Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterCloudServiceServer(s grpc.ServiceRegistrar, srv CloudServiceServer)
- type AddNamespaceRegionRequest
- func (*AddNamespaceRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddNamespaceRegionRequest) GetAsyncOperationId() string
- func (x *AddNamespaceRegionRequest) GetNamespace() string
- func (x *AddNamespaceRegionRequest) GetRegion() string
- func (x *AddNamespaceRegionRequest) GetResourceVersion() string
- func (*AddNamespaceRegionRequest) ProtoMessage()
- func (x *AddNamespaceRegionRequest) ProtoReflect() protoreflect.Message
- func (x *AddNamespaceRegionRequest) Reset()
- func (x *AddNamespaceRegionRequest) String() string
- type AddNamespaceRegionResponse
- func (*AddNamespaceRegionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*AddNamespaceRegionResponse) ProtoMessage()
- func (x *AddNamespaceRegionResponse) ProtoReflect() protoreflect.Message
- func (x *AddNamespaceRegionResponse) Reset()
- func (x *AddNamespaceRegionResponse) String() string
- type CloudServiceClient
- type CloudServiceServer
- type CreateApiKeyRequest
- func (*CreateApiKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateApiKeyRequest) GetAsyncOperationId() string
- func (x *CreateApiKeyRequest) GetSpec() *v1.ApiKeySpec
- func (*CreateApiKeyRequest) ProtoMessage()
- func (x *CreateApiKeyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateApiKeyRequest) Reset()
- func (x *CreateApiKeyRequest) String() string
- type CreateApiKeyResponse
- func (*CreateApiKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
- func (x *CreateApiKeyResponse) GetKeyId() string
- func (x *CreateApiKeyResponse) GetToken() string
- func (*CreateApiKeyResponse) ProtoMessage()
- func (x *CreateApiKeyResponse) ProtoReflect() protoreflect.Message
- func (x *CreateApiKeyResponse) Reset()
- func (x *CreateApiKeyResponse) String() string
- type CreateNamespaceExportSinkRequest
- func (*CreateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNamespaceExportSinkRequest) GetAsyncOperationId() string
- func (x *CreateNamespaceExportSinkRequest) GetNamespace() string
- func (x *CreateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
- func (*CreateNamespaceExportSinkRequest) ProtoMessage()
- func (x *CreateNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNamespaceExportSinkRequest) Reset()
- func (x *CreateNamespaceExportSinkRequest) String() string
- type CreateNamespaceExportSinkResponse
- func (*CreateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*CreateNamespaceExportSinkResponse) ProtoMessage()
- func (x *CreateNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
- func (x *CreateNamespaceExportSinkResponse) Reset()
- func (x *CreateNamespaceExportSinkResponse) String() string
- type CreateNamespaceRequest
- func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNamespaceRequest) GetAsyncOperationId() string
- func (x *CreateNamespaceRequest) GetSpec() *v12.NamespaceSpec
- func (*CreateNamespaceRequest) ProtoMessage()
- func (x *CreateNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNamespaceRequest) Reset()
- func (x *CreateNamespaceRequest) String() string
- type CreateNamespaceResponse
- func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
- func (x *CreateNamespaceResponse) GetNamespace() string
- func (*CreateNamespaceResponse) ProtoMessage()
- func (x *CreateNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateNamespaceResponse) Reset()
- func (x *CreateNamespaceResponse) String() string
- type CreateNexusEndpointRequest
- func (*CreateNexusEndpointRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNexusEndpointRequest) GetAsyncOperationId() string
- func (x *CreateNexusEndpointRequest) GetSpec() *v14.EndpointSpec
- func (*CreateNexusEndpointRequest) ProtoMessage()
- func (x *CreateNexusEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNexusEndpointRequest) Reset()
- func (x *CreateNexusEndpointRequest) String() string
- type CreateNexusEndpointResponse
- func (*CreateNexusEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
- func (x *CreateNexusEndpointResponse) GetEndpointId() string
- func (*CreateNexusEndpointResponse) ProtoMessage()
- func (x *CreateNexusEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *CreateNexusEndpointResponse) Reset()
- func (x *CreateNexusEndpointResponse) String() string
- type CreateServiceAccountRequest
- func (*CreateServiceAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceAccountRequest) GetAsyncOperationId() string
- func (x *CreateServiceAccountRequest) GetSpec() *v1.ServiceAccountSpec
- func (*CreateServiceAccountRequest) ProtoMessage()
- func (x *CreateServiceAccountRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceAccountRequest) Reset()
- func (x *CreateServiceAccountRequest) String() string
- type CreateServiceAccountResponse
- func (*CreateServiceAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
- func (x *CreateServiceAccountResponse) GetServiceAccountId() string
- func (*CreateServiceAccountResponse) ProtoMessage()
- func (x *CreateServiceAccountResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceAccountResponse) Reset()
- func (x *CreateServiceAccountResponse) String() string
- type CreateUserGroupRequest
- func (*CreateUserGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserGroupRequest) GetAsyncOperationId() string
- func (x *CreateUserGroupRequest) GetSpec() *v1.UserGroupSpec
- func (*CreateUserGroupRequest) ProtoMessage()
- func (x *CreateUserGroupRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserGroupRequest) Reset()
- func (x *CreateUserGroupRequest) String() string
- type CreateUserGroupResponse
- func (*CreateUserGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
- func (x *CreateUserGroupResponse) GetGroupId() string
- func (*CreateUserGroupResponse) ProtoMessage()
- func (x *CreateUserGroupResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserGroupResponse) Reset()
- func (x *CreateUserGroupResponse) String() string
- type CreateUserRequest
- func (*CreateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserRequest) GetAsyncOperationId() string
- func (x *CreateUserRequest) GetSpec() *v1.UserSpec
- func (*CreateUserRequest) ProtoMessage()
- func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserRequest) Reset()
- func (x *CreateUserRequest) String() string
- type CreateUserResponse
- func (*CreateUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserResponse) GetAsyncOperation() *v11.AsyncOperation
- func (x *CreateUserResponse) GetUserId() string
- func (*CreateUserResponse) ProtoMessage()
- func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserResponse) Reset()
- func (x *CreateUserResponse) String() string
- type DeleteApiKeyRequest
- func (*DeleteApiKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteApiKeyRequest) GetAsyncOperationId() string
- func (x *DeleteApiKeyRequest) GetKeyId() string
- func (x *DeleteApiKeyRequest) GetResourceVersion() string
- func (*DeleteApiKeyRequest) ProtoMessage()
- func (x *DeleteApiKeyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteApiKeyRequest) Reset()
- func (x *DeleteApiKeyRequest) String() string
- type DeleteApiKeyResponse
- func (*DeleteApiKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*DeleteApiKeyResponse) ProtoMessage()
- func (x *DeleteApiKeyResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteApiKeyResponse) Reset()
- func (x *DeleteApiKeyResponse) String() string
- type DeleteNamespaceExportSinkRequest
- func (*DeleteNamespaceExportSinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNamespaceExportSinkRequest) GetAsyncOperationId() string
- func (x *DeleteNamespaceExportSinkRequest) GetName() string
- func (x *DeleteNamespaceExportSinkRequest) GetNamespace() string
- func (x *DeleteNamespaceExportSinkRequest) GetResourceVersion() string
- func (*DeleteNamespaceExportSinkRequest) ProtoMessage()
- func (x *DeleteNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceExportSinkRequest) Reset()
- func (x *DeleteNamespaceExportSinkRequest) String() string
- type DeleteNamespaceExportSinkResponse
- func (*DeleteNamespaceExportSinkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*DeleteNamespaceExportSinkResponse) ProtoMessage()
- func (x *DeleteNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceExportSinkResponse) Reset()
- func (x *DeleteNamespaceExportSinkResponse) String() string
- type DeleteNamespaceRegionRequest
- func (*DeleteNamespaceRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNamespaceRegionRequest) GetAsyncOperationId() string
- func (x *DeleteNamespaceRegionRequest) GetNamespace() string
- func (x *DeleteNamespaceRegionRequest) GetRegion() string
- func (x *DeleteNamespaceRegionRequest) GetResourceVersion() string
- func (*DeleteNamespaceRegionRequest) ProtoMessage()
- func (x *DeleteNamespaceRegionRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceRegionRequest) Reset()
- func (x *DeleteNamespaceRegionRequest) String() string
- type DeleteNamespaceRegionResponse
- func (*DeleteNamespaceRegionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*DeleteNamespaceRegionResponse) ProtoMessage()
- func (x *DeleteNamespaceRegionResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceRegionResponse) Reset()
- func (x *DeleteNamespaceRegionResponse) String() string
- type DeleteNamespaceRequest
- func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNamespaceRequest) GetAsyncOperationId() string
- func (x *DeleteNamespaceRequest) GetNamespace() string
- func (x *DeleteNamespaceRequest) GetResourceVersion() string
- func (*DeleteNamespaceRequest) ProtoMessage()
- func (x *DeleteNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceRequest) Reset()
- func (x *DeleteNamespaceRequest) String() string
- type DeleteNamespaceResponse
- func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*DeleteNamespaceResponse) ProtoMessage()
- func (x *DeleteNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceResponse) Reset()
- func (x *DeleteNamespaceResponse) String() string
- type DeleteNexusEndpointRequest
- func (*DeleteNexusEndpointRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNexusEndpointRequest) GetAsyncOperationId() string
- func (x *DeleteNexusEndpointRequest) GetEndpointId() string
- func (x *DeleteNexusEndpointRequest) GetResourceVersion() string
- func (*DeleteNexusEndpointRequest) ProtoMessage()
- func (x *DeleteNexusEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNexusEndpointRequest) Reset()
- func (x *DeleteNexusEndpointRequest) String() string
- type DeleteNexusEndpointResponse
- func (*DeleteNexusEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*DeleteNexusEndpointResponse) ProtoMessage()
- func (x *DeleteNexusEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteNexusEndpointResponse) Reset()
- func (x *DeleteNexusEndpointResponse) String() string
- type DeleteServiceAccountRequest
- func (*DeleteServiceAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceAccountRequest) GetAsyncOperationId() string
- func (x *DeleteServiceAccountRequest) GetResourceVersion() string
- func (x *DeleteServiceAccountRequest) GetServiceAccountId() string
- func (*DeleteServiceAccountRequest) ProtoMessage()
- func (x *DeleteServiceAccountRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceAccountRequest) Reset()
- func (x *DeleteServiceAccountRequest) String() string
- type DeleteServiceAccountResponse
- func (*DeleteServiceAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*DeleteServiceAccountResponse) ProtoMessage()
- func (x *DeleteServiceAccountResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceAccountResponse) Reset()
- func (x *DeleteServiceAccountResponse) String() string
- type DeleteUserGroupRequest
- func (*DeleteUserGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserGroupRequest) GetAsyncOperationId() string
- func (x *DeleteUserGroupRequest) GetGroupId() string
- func (x *DeleteUserGroupRequest) GetResourceVersion() string
- func (*DeleteUserGroupRequest) ProtoMessage()
- func (x *DeleteUserGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteUserGroupRequest) Reset()
- func (x *DeleteUserGroupRequest) String() string
- type DeleteUserGroupResponse
- func (*DeleteUserGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*DeleteUserGroupResponse) ProtoMessage()
- func (x *DeleteUserGroupResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteUserGroupResponse) Reset()
- func (x *DeleteUserGroupResponse) String() string
- type DeleteUserRequest
- func (*DeleteUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserRequest) GetAsyncOperationId() string
- func (x *DeleteUserRequest) GetResourceVersion() string
- func (x *DeleteUserRequest) GetUserId() string
- func (*DeleteUserRequest) ProtoMessage()
- func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteUserRequest) Reset()
- func (x *DeleteUserRequest) String() string
- type DeleteUserResponse
- func (*DeleteUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*DeleteUserResponse) ProtoMessage()
- func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteUserResponse) Reset()
- func (x *DeleteUserResponse) String() string
- type FailoverNamespaceRegionRequest
- func (*FailoverNamespaceRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FailoverNamespaceRegionRequest) GetAsyncOperationId() string
- func (x *FailoverNamespaceRegionRequest) GetNamespace() string
- func (x *FailoverNamespaceRegionRequest) GetRegion() string
- func (*FailoverNamespaceRegionRequest) ProtoMessage()
- func (x *FailoverNamespaceRegionRequest) ProtoReflect() protoreflect.Message
- func (x *FailoverNamespaceRegionRequest) Reset()
- func (x *FailoverNamespaceRegionRequest) String() string
- type FailoverNamespaceRegionResponse
- func (*FailoverNamespaceRegionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FailoverNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*FailoverNamespaceRegionResponse) ProtoMessage()
- func (x *FailoverNamespaceRegionResponse) ProtoReflect() protoreflect.Message
- func (x *FailoverNamespaceRegionResponse) Reset()
- func (x *FailoverNamespaceRegionResponse) String() string
- type GetAccountRequest
- type GetAccountResponse
- func (*GetAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccountResponse) GetAccount() *v16.Account
- func (*GetAccountResponse) ProtoMessage()
- func (x *GetAccountResponse) ProtoReflect() protoreflect.Message
- func (x *GetAccountResponse) Reset()
- func (x *GetAccountResponse) String() string
- type GetApiKeyRequest
- type GetApiKeyResponse
- func (*GetApiKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetApiKeyResponse) GetApiKey() *v1.ApiKey
- func (*GetApiKeyResponse) ProtoMessage()
- func (x *GetApiKeyResponse) ProtoReflect() protoreflect.Message
- func (x *GetApiKeyResponse) Reset()
- func (x *GetApiKeyResponse) String() string
- type GetApiKeysRequest
- func (*GetApiKeysRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetApiKeysRequest) GetOwnerId() string
- func (x *GetApiKeysRequest) GetOwnerType() v1.OwnerType
- func (x *GetApiKeysRequest) GetOwnerTypeDeprecated() stringdeprecated
- func (x *GetApiKeysRequest) GetPageSize() int32
- func (x *GetApiKeysRequest) GetPageToken() string
- func (*GetApiKeysRequest) ProtoMessage()
- func (x *GetApiKeysRequest) ProtoReflect() protoreflect.Message
- func (x *GetApiKeysRequest) Reset()
- func (x *GetApiKeysRequest) String() string
- type GetApiKeysResponse
- func (*GetApiKeysResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetApiKeysResponse) GetApiKeys() []*v1.ApiKey
- func (x *GetApiKeysResponse) GetNextPageToken() string
- func (*GetApiKeysResponse) ProtoMessage()
- func (x *GetApiKeysResponse) ProtoReflect() protoreflect.Message
- func (x *GetApiKeysResponse) Reset()
- func (x *GetApiKeysResponse) String() string
- type GetAsyncOperationRequest
- func (*GetAsyncOperationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAsyncOperationRequest) GetAsyncOperationId() string
- func (*GetAsyncOperationRequest) ProtoMessage()
- func (x *GetAsyncOperationRequest) ProtoReflect() protoreflect.Message
- func (x *GetAsyncOperationRequest) Reset()
- func (x *GetAsyncOperationRequest) String() string
- type GetAsyncOperationResponse
- func (*GetAsyncOperationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAsyncOperationResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*GetAsyncOperationResponse) ProtoMessage()
- func (x *GetAsyncOperationResponse) ProtoReflect() protoreflect.Message
- func (x *GetAsyncOperationResponse) Reset()
- func (x *GetAsyncOperationResponse) String() string
- type GetNamespaceExportSinkRequest
- func (*GetNamespaceExportSinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceExportSinkRequest) GetName() string
- func (x *GetNamespaceExportSinkRequest) GetNamespace() string
- func (*GetNamespaceExportSinkRequest) ProtoMessage()
- func (x *GetNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceExportSinkRequest) Reset()
- func (x *GetNamespaceExportSinkRequest) String() string
- type GetNamespaceExportSinkResponse
- func (*GetNamespaceExportSinkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceExportSinkResponse) GetSink() *v12.ExportSink
- func (*GetNamespaceExportSinkResponse) ProtoMessage()
- func (x *GetNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceExportSinkResponse) Reset()
- func (x *GetNamespaceExportSinkResponse) String() string
- type GetNamespaceExportSinksRequest
- func (*GetNamespaceExportSinksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceExportSinksRequest) GetNamespace() string
- func (x *GetNamespaceExportSinksRequest) GetPageSize() int32
- func (x *GetNamespaceExportSinksRequest) GetPageToken() string
- func (*GetNamespaceExportSinksRequest) ProtoMessage()
- func (x *GetNamespaceExportSinksRequest) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceExportSinksRequest) Reset()
- func (x *GetNamespaceExportSinksRequest) String() string
- type GetNamespaceExportSinksResponse
- func (*GetNamespaceExportSinksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceExportSinksResponse) GetNextPageToken() string
- func (x *GetNamespaceExportSinksResponse) GetSinks() []*v12.ExportSink
- func (*GetNamespaceExportSinksResponse) ProtoMessage()
- func (x *GetNamespaceExportSinksResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceExportSinksResponse) Reset()
- func (x *GetNamespaceExportSinksResponse) String() string
- type GetNamespaceRequest
- func (*GetNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceRequest) GetNamespace() string
- func (*GetNamespaceRequest) ProtoMessage()
- func (x *GetNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceRequest) Reset()
- func (x *GetNamespaceRequest) String() string
- type GetNamespaceResponse
- func (*GetNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceResponse) GetNamespace() *v12.Namespace
- func (*GetNamespaceResponse) ProtoMessage()
- func (x *GetNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceResponse) Reset()
- func (x *GetNamespaceResponse) String() string
- type GetNamespacesRequest
- func (*GetNamespacesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespacesRequest) GetName() string
- func (x *GetNamespacesRequest) GetPageSize() int32
- func (x *GetNamespacesRequest) GetPageToken() string
- func (*GetNamespacesRequest) ProtoMessage()
- func (x *GetNamespacesRequest) ProtoReflect() protoreflect.Message
- func (x *GetNamespacesRequest) Reset()
- func (x *GetNamespacesRequest) String() string
- type GetNamespacesResponse
- func (*GetNamespacesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespacesResponse) GetNamespaces() []*v12.Namespace
- func (x *GetNamespacesResponse) GetNextPageToken() string
- func (*GetNamespacesResponse) ProtoMessage()
- func (x *GetNamespacesResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamespacesResponse) Reset()
- func (x *GetNamespacesResponse) String() string
- type GetNexusEndpointRequest
- func (*GetNexusEndpointRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNexusEndpointRequest) GetEndpointId() string
- func (*GetNexusEndpointRequest) ProtoMessage()
- func (x *GetNexusEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *GetNexusEndpointRequest) Reset()
- func (x *GetNexusEndpointRequest) String() string
- type GetNexusEndpointResponse
- func (*GetNexusEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNexusEndpointResponse) GetEndpoint() *v14.Endpoint
- func (*GetNexusEndpointResponse) ProtoMessage()
- func (x *GetNexusEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *GetNexusEndpointResponse) Reset()
- func (x *GetNexusEndpointResponse) String() string
- type GetNexusEndpointsRequest
- func (*GetNexusEndpointsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNexusEndpointsRequest) GetName() string
- func (x *GetNexusEndpointsRequest) GetPageSize() int32
- func (x *GetNexusEndpointsRequest) GetPageToken() string
- func (x *GetNexusEndpointsRequest) GetTargetNamespaceId() string
- func (x *GetNexusEndpointsRequest) GetTargetTaskQueue() string
- func (*GetNexusEndpointsRequest) ProtoMessage()
- func (x *GetNexusEndpointsRequest) ProtoReflect() protoreflect.Message
- func (x *GetNexusEndpointsRequest) Reset()
- func (x *GetNexusEndpointsRequest) String() string
- type GetNexusEndpointsResponse
- func (*GetNexusEndpointsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNexusEndpointsResponse) GetEndpoints() []*v14.Endpoint
- func (x *GetNexusEndpointsResponse) GetNextPageToken() string
- func (*GetNexusEndpointsResponse) ProtoMessage()
- func (x *GetNexusEndpointsResponse) ProtoReflect() protoreflect.Message
- func (x *GetNexusEndpointsResponse) Reset()
- func (x *GetNexusEndpointsResponse) String() string
- type GetRegionRequest
- type GetRegionResponse
- func (*GetRegionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRegionResponse) GetRegion() *v13.Region
- func (*GetRegionResponse) ProtoMessage()
- func (x *GetRegionResponse) ProtoReflect() protoreflect.Message
- func (x *GetRegionResponse) Reset()
- func (x *GetRegionResponse) String() string
- type GetRegionsRequest
- type GetRegionsResponse
- func (*GetRegionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRegionsResponse) GetRegions() []*v13.Region
- func (*GetRegionsResponse) ProtoMessage()
- func (x *GetRegionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetRegionsResponse) Reset()
- func (x *GetRegionsResponse) String() string
- type GetServiceAccountRequest
- func (*GetServiceAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceAccountRequest) GetServiceAccountId() string
- func (*GetServiceAccountRequest) ProtoMessage()
- func (x *GetServiceAccountRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceAccountRequest) Reset()
- func (x *GetServiceAccountRequest) String() string
- type GetServiceAccountResponse
- func (*GetServiceAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceAccountResponse) GetServiceAccount() *v1.ServiceAccount
- func (*GetServiceAccountResponse) ProtoMessage()
- func (x *GetServiceAccountResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceAccountResponse) Reset()
- func (x *GetServiceAccountResponse) String() string
- type GetServiceAccountsRequest
- func (*GetServiceAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceAccountsRequest) GetPageSize() int32
- func (x *GetServiceAccountsRequest) GetPageToken() string
- func (*GetServiceAccountsRequest) ProtoMessage()
- func (x *GetServiceAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceAccountsRequest) Reset()
- func (x *GetServiceAccountsRequest) String() string
- type GetServiceAccountsResponse
- func (*GetServiceAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceAccountsResponse) GetNextPageToken() string
- func (x *GetServiceAccountsResponse) GetServiceAccount() []*v1.ServiceAccount
- func (*GetServiceAccountsResponse) ProtoMessage()
- func (x *GetServiceAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceAccountsResponse) Reset()
- func (x *GetServiceAccountsResponse) String() string
- type GetUsageRequest
- func (*GetUsageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsageRequest) GetEndTimeExclusive() *timestamppb.Timestamp
- func (x *GetUsageRequest) GetPageSize() int32
- func (x *GetUsageRequest) GetPageToken() string
- func (x *GetUsageRequest) GetStartTimeInclusive() *timestamppb.Timestamp
- func (*GetUsageRequest) ProtoMessage()
- func (x *GetUsageRequest) ProtoReflect() protoreflect.Message
- func (x *GetUsageRequest) Reset()
- func (x *GetUsageRequest) String() string
- type GetUsageResponse
- func (*GetUsageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsageResponse) GetNextPageToken() string
- func (x *GetUsageResponse) GetSummaries() []*v15.Summary
- func (*GetUsageResponse) ProtoMessage()
- func (x *GetUsageResponse) ProtoReflect() protoreflect.Message
- func (x *GetUsageResponse) Reset()
- func (x *GetUsageResponse) String() string
- type GetUserGroupRequest
- func (*GetUserGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserGroupRequest) GetGroupId() string
- func (*GetUserGroupRequest) ProtoMessage()
- func (x *GetUserGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserGroupRequest) Reset()
- func (x *GetUserGroupRequest) String() string
- type GetUserGroupResponse
- func (*GetUserGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserGroupResponse) GetGroup() *v1.UserGroup
- func (*GetUserGroupResponse) ProtoMessage()
- func (x *GetUserGroupResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserGroupResponse) Reset()
- func (x *GetUserGroupResponse) String() string
- type GetUserGroupsRequest
- func (*GetUserGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserGroupsRequest) GetDisplayName() string
- func (x *GetUserGroupsRequest) GetGoogleGroup() *GetUserGroupsRequest_GoogleGroupFilter
- func (x *GetUserGroupsRequest) GetNamespace() string
- func (x *GetUserGroupsRequest) GetPageSize() int32
- func (x *GetUserGroupsRequest) GetPageToken() string
- func (*GetUserGroupsRequest) ProtoMessage()
- func (x *GetUserGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserGroupsRequest) Reset()
- func (x *GetUserGroupsRequest) String() string
- type GetUserGroupsRequest_GoogleGroupFilter
- func (*GetUserGroupsRequest_GoogleGroupFilter) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserGroupsRequest_GoogleGroupFilter) GetEmailAddress() string
- func (*GetUserGroupsRequest_GoogleGroupFilter) ProtoMessage()
- func (x *GetUserGroupsRequest_GoogleGroupFilter) ProtoReflect() protoreflect.Message
- func (x *GetUserGroupsRequest_GoogleGroupFilter) Reset()
- func (x *GetUserGroupsRequest_GoogleGroupFilter) String() string
- type GetUserGroupsResponse
- func (*GetUserGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserGroupsResponse) GetGroups() []*v1.UserGroup
- func (x *GetUserGroupsResponse) GetNextPageToken() string
- func (*GetUserGroupsResponse) ProtoMessage()
- func (x *GetUserGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserGroupsResponse) Reset()
- func (x *GetUserGroupsResponse) String() string
- type GetUserRequest
- type GetUserResponse
- type GetUsersRequest
- func (*GetUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsersRequest) GetEmail() string
- func (x *GetUsersRequest) GetNamespace() string
- func (x *GetUsersRequest) GetPageSize() int32
- func (x *GetUsersRequest) GetPageToken() string
- func (*GetUsersRequest) ProtoMessage()
- func (x *GetUsersRequest) ProtoReflect() protoreflect.Message
- func (x *GetUsersRequest) Reset()
- func (x *GetUsersRequest) String() string
- type GetUsersResponse
- func (*GetUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsersResponse) GetNextPageToken() string
- func (x *GetUsersResponse) GetUsers() []*v1.User
- func (*GetUsersResponse) ProtoMessage()
- func (x *GetUsersResponse) ProtoReflect() protoreflect.Message
- func (x *GetUsersResponse) Reset()
- func (x *GetUsersResponse) String() string
- type RenameCustomSearchAttributeRequest
- func (*RenameCustomSearchAttributeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RenameCustomSearchAttributeRequest) GetAsyncOperationId() string
- func (x *RenameCustomSearchAttributeRequest) GetExistingCustomSearchAttributeName() string
- func (x *RenameCustomSearchAttributeRequest) GetNamespace() string
- func (x *RenameCustomSearchAttributeRequest) GetNewCustomSearchAttributeName() string
- func (x *RenameCustomSearchAttributeRequest) GetResourceVersion() string
- func (*RenameCustomSearchAttributeRequest) ProtoMessage()
- func (x *RenameCustomSearchAttributeRequest) ProtoReflect() protoreflect.Message
- func (x *RenameCustomSearchAttributeRequest) Reset()
- func (x *RenameCustomSearchAttributeRequest) String() string
- type RenameCustomSearchAttributeResponse
- func (*RenameCustomSearchAttributeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RenameCustomSearchAttributeResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*RenameCustomSearchAttributeResponse) ProtoMessage()
- func (x *RenameCustomSearchAttributeResponse) ProtoReflect() protoreflect.Message
- func (x *RenameCustomSearchAttributeResponse) Reset()
- func (x *RenameCustomSearchAttributeResponse) String() string
- type SetUserGroupNamespaceAccessRequest
- func (*SetUserGroupNamespaceAccessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserGroupNamespaceAccessRequest) GetAccess() *v1.NamespaceAccess
- func (x *SetUserGroupNamespaceAccessRequest) GetAsyncOperationId() string
- func (x *SetUserGroupNamespaceAccessRequest) GetGroupId() string
- func (x *SetUserGroupNamespaceAccessRequest) GetNamespace() string
- func (x *SetUserGroupNamespaceAccessRequest) GetResourceVersion() string
- func (*SetUserGroupNamespaceAccessRequest) ProtoMessage()
- func (x *SetUserGroupNamespaceAccessRequest) ProtoReflect() protoreflect.Message
- func (x *SetUserGroupNamespaceAccessRequest) Reset()
- func (x *SetUserGroupNamespaceAccessRequest) String() string
- type SetUserGroupNamespaceAccessResponse
- func (*SetUserGroupNamespaceAccessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserGroupNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*SetUserGroupNamespaceAccessResponse) ProtoMessage()
- func (x *SetUserGroupNamespaceAccessResponse) ProtoReflect() protoreflect.Message
- func (x *SetUserGroupNamespaceAccessResponse) Reset()
- func (x *SetUserGroupNamespaceAccessResponse) String() string
- type SetUserNamespaceAccessRequest
- func (*SetUserNamespaceAccessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserNamespaceAccessRequest) GetAccess() *v1.NamespaceAccess
- func (x *SetUserNamespaceAccessRequest) GetAsyncOperationId() string
- func (x *SetUserNamespaceAccessRequest) GetNamespace() string
- func (x *SetUserNamespaceAccessRequest) GetResourceVersion() string
- func (x *SetUserNamespaceAccessRequest) GetUserId() string
- func (*SetUserNamespaceAccessRequest) ProtoMessage()
- func (x *SetUserNamespaceAccessRequest) ProtoReflect() protoreflect.Message
- func (x *SetUserNamespaceAccessRequest) Reset()
- func (x *SetUserNamespaceAccessRequest) String() string
- type SetUserNamespaceAccessResponse
- func (*SetUserNamespaceAccessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*SetUserNamespaceAccessResponse) ProtoMessage()
- func (x *SetUserNamespaceAccessResponse) ProtoReflect() protoreflect.Message
- func (x *SetUserNamespaceAccessResponse) Reset()
- func (x *SetUserNamespaceAccessResponse) String() string
- type UnimplementedCloudServiceServer
- func (UnimplementedCloudServiceServer) AddNamespaceRegion(context.Context, *AddNamespaceRegionRequest) (*AddNamespaceRegionResponse, error)
- func (UnimplementedCloudServiceServer) CreateApiKey(context.Context, *CreateApiKeyRequest) (*CreateApiKeyResponse, error)
- func (UnimplementedCloudServiceServer) CreateNamespace(context.Context, *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
- func (UnimplementedCloudServiceServer) CreateNamespaceExportSink(context.Context, *CreateNamespaceExportSinkRequest) (*CreateNamespaceExportSinkResponse, error)
- func (UnimplementedCloudServiceServer) CreateNexusEndpoint(context.Context, *CreateNexusEndpointRequest) (*CreateNexusEndpointResponse, error)
- func (UnimplementedCloudServiceServer) CreateServiceAccount(context.Context, *CreateServiceAccountRequest) (*CreateServiceAccountResponse, error)
- func (UnimplementedCloudServiceServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error)
- func (UnimplementedCloudServiceServer) CreateUserGroup(context.Context, *CreateUserGroupRequest) (*CreateUserGroupResponse, error)
- func (UnimplementedCloudServiceServer) DeleteApiKey(context.Context, *DeleteApiKeyRequest) (*DeleteApiKeyResponse, error)
- func (UnimplementedCloudServiceServer) DeleteNamespace(context.Context, *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error)
- func (UnimplementedCloudServiceServer) DeleteNamespaceExportSink(context.Context, *DeleteNamespaceExportSinkRequest) (*DeleteNamespaceExportSinkResponse, error)
- func (UnimplementedCloudServiceServer) DeleteNamespaceRegion(context.Context, *DeleteNamespaceRegionRequest) (*DeleteNamespaceRegionResponse, error)
- func (UnimplementedCloudServiceServer) DeleteNexusEndpoint(context.Context, *DeleteNexusEndpointRequest) (*DeleteNexusEndpointResponse, error)
- func (UnimplementedCloudServiceServer) DeleteServiceAccount(context.Context, *DeleteServiceAccountRequest) (*DeleteServiceAccountResponse, error)
- func (UnimplementedCloudServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error)
- func (UnimplementedCloudServiceServer) DeleteUserGroup(context.Context, *DeleteUserGroupRequest) (*DeleteUserGroupResponse, error)
- func (UnimplementedCloudServiceServer) FailoverNamespaceRegion(context.Context, *FailoverNamespaceRegionRequest) (*FailoverNamespaceRegionResponse, error)
- func (UnimplementedCloudServiceServer) GetAccount(context.Context, *GetAccountRequest) (*GetAccountResponse, error)
- func (UnimplementedCloudServiceServer) GetApiKey(context.Context, *GetApiKeyRequest) (*GetApiKeyResponse, error)
- func (UnimplementedCloudServiceServer) GetApiKeys(context.Context, *GetApiKeysRequest) (*GetApiKeysResponse, error)
- func (UnimplementedCloudServiceServer) GetAsyncOperation(context.Context, *GetAsyncOperationRequest) (*GetAsyncOperationResponse, error)
- func (UnimplementedCloudServiceServer) GetNamespace(context.Context, *GetNamespaceRequest) (*GetNamespaceResponse, error)
- func (UnimplementedCloudServiceServer) GetNamespaceExportSink(context.Context, *GetNamespaceExportSinkRequest) (*GetNamespaceExportSinkResponse, error)
- func (UnimplementedCloudServiceServer) GetNamespaceExportSinks(context.Context, *GetNamespaceExportSinksRequest) (*GetNamespaceExportSinksResponse, error)
- func (UnimplementedCloudServiceServer) GetNamespaces(context.Context, *GetNamespacesRequest) (*GetNamespacesResponse, error)
- func (UnimplementedCloudServiceServer) GetNexusEndpoint(context.Context, *GetNexusEndpointRequest) (*GetNexusEndpointResponse, error)
- func (UnimplementedCloudServiceServer) GetNexusEndpoints(context.Context, *GetNexusEndpointsRequest) (*GetNexusEndpointsResponse, error)
- func (UnimplementedCloudServiceServer) GetRegion(context.Context, *GetRegionRequest) (*GetRegionResponse, error)
- func (UnimplementedCloudServiceServer) GetRegions(context.Context, *GetRegionsRequest) (*GetRegionsResponse, error)
- func (UnimplementedCloudServiceServer) GetServiceAccount(context.Context, *GetServiceAccountRequest) (*GetServiceAccountResponse, error)
- func (UnimplementedCloudServiceServer) GetServiceAccounts(context.Context, *GetServiceAccountsRequest) (*GetServiceAccountsResponse, error)
- func (UnimplementedCloudServiceServer) GetUsage(context.Context, *GetUsageRequest) (*GetUsageResponse, error)
- func (UnimplementedCloudServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
- func (UnimplementedCloudServiceServer) GetUserGroup(context.Context, *GetUserGroupRequest) (*GetUserGroupResponse, error)
- func (UnimplementedCloudServiceServer) GetUserGroups(context.Context, *GetUserGroupsRequest) (*GetUserGroupsResponse, error)
- func (UnimplementedCloudServiceServer) GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error)
- func (UnimplementedCloudServiceServer) RenameCustomSearchAttribute(context.Context, *RenameCustomSearchAttributeRequest) (*RenameCustomSearchAttributeResponse, error)
- func (UnimplementedCloudServiceServer) SetUserGroupNamespaceAccess(context.Context, *SetUserGroupNamespaceAccessRequest) (*SetUserGroupNamespaceAccessResponse, error)
- func (UnimplementedCloudServiceServer) SetUserNamespaceAccess(context.Context, *SetUserNamespaceAccessRequest) (*SetUserNamespaceAccessResponse, error)
- func (UnimplementedCloudServiceServer) UpdateAccount(context.Context, *UpdateAccountRequest) (*UpdateAccountResponse, error)
- func (UnimplementedCloudServiceServer) UpdateApiKey(context.Context, *UpdateApiKeyRequest) (*UpdateApiKeyResponse, error)
- func (UnimplementedCloudServiceServer) UpdateNamespace(context.Context, *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error)
- func (UnimplementedCloudServiceServer) UpdateNamespaceExportSink(context.Context, *UpdateNamespaceExportSinkRequest) (*UpdateNamespaceExportSinkResponse, error)
- func (UnimplementedCloudServiceServer) UpdateNexusEndpoint(context.Context, *UpdateNexusEndpointRequest) (*UpdateNexusEndpointResponse, error)
- func (UnimplementedCloudServiceServer) UpdateServiceAccount(context.Context, *UpdateServiceAccountRequest) (*UpdateServiceAccountResponse, error)
- func (UnimplementedCloudServiceServer) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error)
- func (UnimplementedCloudServiceServer) UpdateUserGroup(context.Context, *UpdateUserGroupRequest) (*UpdateUserGroupResponse, error)
- func (UnimplementedCloudServiceServer) ValidateNamespaceExportSink(context.Context, *ValidateNamespaceExportSinkRequest) (*ValidateNamespaceExportSinkResponse, error)
- type UnsafeCloudServiceServer
- type UpdateAccountRequest
- func (*UpdateAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAccountRequest) GetAsyncOperationId() string
- func (x *UpdateAccountRequest) GetResourceVersion() string
- func (x *UpdateAccountRequest) GetSpec() *v16.AccountSpec
- func (*UpdateAccountRequest) ProtoMessage()
- func (x *UpdateAccountRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAccountRequest) Reset()
- func (x *UpdateAccountRequest) String() string
- type UpdateAccountResponse
- func (*UpdateAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAccountResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*UpdateAccountResponse) ProtoMessage()
- func (x *UpdateAccountResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAccountResponse) Reset()
- func (x *UpdateAccountResponse) String() string
- type UpdateApiKeyRequest
- func (*UpdateApiKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateApiKeyRequest) GetAsyncOperationId() string
- func (x *UpdateApiKeyRequest) GetKeyId() string
- func (x *UpdateApiKeyRequest) GetResourceVersion() string
- func (x *UpdateApiKeyRequest) GetSpec() *v1.ApiKeySpec
- func (*UpdateApiKeyRequest) ProtoMessage()
- func (x *UpdateApiKeyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateApiKeyRequest) Reset()
- func (x *UpdateApiKeyRequest) String() string
- type UpdateApiKeyResponse
- func (*UpdateApiKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*UpdateApiKeyResponse) ProtoMessage()
- func (x *UpdateApiKeyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateApiKeyResponse) Reset()
- func (x *UpdateApiKeyResponse) String() string
- type UpdateNamespaceExportSinkRequest
- func (*UpdateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNamespaceExportSinkRequest) GetAsyncOperationId() string
- func (x *UpdateNamespaceExportSinkRequest) GetNamespace() string
- func (x *UpdateNamespaceExportSinkRequest) GetResourceVersion() string
- func (x *UpdateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
- func (*UpdateNamespaceExportSinkRequest) ProtoMessage()
- func (x *UpdateNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNamespaceExportSinkRequest) Reset()
- func (x *UpdateNamespaceExportSinkRequest) String() string
- type UpdateNamespaceExportSinkResponse
- func (*UpdateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*UpdateNamespaceExportSinkResponse) ProtoMessage()
- func (x *UpdateNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateNamespaceExportSinkResponse) Reset()
- func (x *UpdateNamespaceExportSinkResponse) String() string
- type UpdateNamespaceRequest
- func (*UpdateNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNamespaceRequest) GetAsyncOperationId() string
- func (x *UpdateNamespaceRequest) GetNamespace() string
- func (x *UpdateNamespaceRequest) GetResourceVersion() string
- func (x *UpdateNamespaceRequest) GetSpec() *v12.NamespaceSpec
- func (*UpdateNamespaceRequest) ProtoMessage()
- func (x *UpdateNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNamespaceRequest) Reset()
- func (x *UpdateNamespaceRequest) String() string
- type UpdateNamespaceResponse
- func (*UpdateNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*UpdateNamespaceResponse) ProtoMessage()
- func (x *UpdateNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateNamespaceResponse) Reset()
- func (x *UpdateNamespaceResponse) String() string
- type UpdateNexusEndpointRequest
- func (*UpdateNexusEndpointRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNexusEndpointRequest) GetAsyncOperationId() string
- func (x *UpdateNexusEndpointRequest) GetEndpointId() string
- func (x *UpdateNexusEndpointRequest) GetResourceVersion() string
- func (x *UpdateNexusEndpointRequest) GetSpec() *v14.EndpointSpec
- func (*UpdateNexusEndpointRequest) ProtoMessage()
- func (x *UpdateNexusEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNexusEndpointRequest) Reset()
- func (x *UpdateNexusEndpointRequest) String() string
- type UpdateNexusEndpointResponse
- func (*UpdateNexusEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*UpdateNexusEndpointResponse) ProtoMessage()
- func (x *UpdateNexusEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateNexusEndpointResponse) Reset()
- func (x *UpdateNexusEndpointResponse) String() string
- type UpdateServiceAccountRequest
- func (*UpdateServiceAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateServiceAccountRequest) GetAsyncOperationId() string
- func (x *UpdateServiceAccountRequest) GetResourceVersion() string
- func (x *UpdateServiceAccountRequest) GetServiceAccountId() string
- func (x *UpdateServiceAccountRequest) GetSpec() *v1.ServiceAccountSpec
- func (*UpdateServiceAccountRequest) ProtoMessage()
- func (x *UpdateServiceAccountRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateServiceAccountRequest) Reset()
- func (x *UpdateServiceAccountRequest) String() string
- type UpdateServiceAccountResponse
- func (*UpdateServiceAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*UpdateServiceAccountResponse) ProtoMessage()
- func (x *UpdateServiceAccountResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateServiceAccountResponse) Reset()
- func (x *UpdateServiceAccountResponse) String() string
- type UpdateUserGroupRequest
- func (*UpdateUserGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserGroupRequest) GetAsyncOperationId() string
- func (x *UpdateUserGroupRequest) GetGroupId() string
- func (x *UpdateUserGroupRequest) GetResourceVersion() string
- func (x *UpdateUserGroupRequest) GetSpec() *v1.UserGroupSpec
- func (*UpdateUserGroupRequest) ProtoMessage()
- func (x *UpdateUserGroupRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserGroupRequest) Reset()
- func (x *UpdateUserGroupRequest) String() string
- type UpdateUserGroupResponse
- func (*UpdateUserGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*UpdateUserGroupResponse) ProtoMessage()
- func (x *UpdateUserGroupResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateUserGroupResponse) Reset()
- func (x *UpdateUserGroupResponse) String() string
- type UpdateUserRequest
- func (*UpdateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserRequest) GetAsyncOperationId() string
- func (x *UpdateUserRequest) GetResourceVersion() string
- func (x *UpdateUserRequest) GetSpec() *v1.UserSpec
- func (x *UpdateUserRequest) GetUserId() string
- func (*UpdateUserRequest) ProtoMessage()
- func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserRequest) Reset()
- func (x *UpdateUserRequest) String() string
- type UpdateUserResponse
- func (*UpdateUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserResponse) GetAsyncOperation() *v11.AsyncOperation
- func (*UpdateUserResponse) ProtoMessage()
- func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateUserResponse) Reset()
- func (x *UpdateUserResponse) String() string
- type ValidateNamespaceExportSinkRequest
- func (*ValidateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateNamespaceExportSinkRequest) GetNamespace() string
- func (x *ValidateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
- func (*ValidateNamespaceExportSinkRequest) ProtoMessage()
- func (x *ValidateNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateNamespaceExportSinkRequest) Reset()
- func (x *ValidateNamespaceExportSinkRequest) String() string
- type ValidateNamespaceExportSinkResponse
- func (*ValidateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)deprecated
- func (*ValidateNamespaceExportSinkResponse) ProtoMessage()
- func (x *ValidateNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
- func (x *ValidateNamespaceExportSinkResponse) Reset()
- func (x *ValidateNamespaceExportSinkResponse) String() string
Constants ¶
const ( CloudService_GetUsers_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetUsers" CloudService_GetUser_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetUser" CloudService_CreateUser_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/CreateUser" CloudService_UpdateUser_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/UpdateUser" CloudService_DeleteUser_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/DeleteUser" CloudService_SetUserNamespaceAccess_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/SetUserNamespaceAccess" CloudService_GetAsyncOperation_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetAsyncOperation" CloudService_CreateNamespace_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/CreateNamespace" CloudService_GetNamespaces_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetNamespaces" CloudService_GetNamespace_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetNamespace" CloudService_UpdateNamespace_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/UpdateNamespace" CloudService_RenameCustomSearchAttribute_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/RenameCustomSearchAttribute" CloudService_DeleteNamespace_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/DeleteNamespace" CloudService_FailoverNamespaceRegion_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/FailoverNamespaceRegion" CloudService_AddNamespaceRegion_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/AddNamespaceRegion" CloudService_DeleteNamespaceRegion_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/DeleteNamespaceRegion" CloudService_GetRegions_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetRegions" CloudService_GetRegion_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetRegion" CloudService_GetApiKeys_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetApiKeys" CloudService_GetApiKey_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetApiKey" CloudService_CreateApiKey_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/CreateApiKey" CloudService_UpdateApiKey_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/UpdateApiKey" CloudService_DeleteApiKey_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/DeleteApiKey" CloudService_GetNexusEndpoints_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetNexusEndpoints" CloudService_GetNexusEndpoint_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetNexusEndpoint" CloudService_CreateNexusEndpoint_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/CreateNexusEndpoint" CloudService_UpdateNexusEndpoint_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/UpdateNexusEndpoint" CloudService_DeleteNexusEndpoint_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/DeleteNexusEndpoint" CloudService_GetUserGroups_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetUserGroups" CloudService_GetUserGroup_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetUserGroup" CloudService_CreateUserGroup_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/CreateUserGroup" CloudService_UpdateUserGroup_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/UpdateUserGroup" CloudService_DeleteUserGroup_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/DeleteUserGroup" CloudService_SetUserGroupNamespaceAccess_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/SetUserGroupNamespaceAccess" CloudService_CreateServiceAccount_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/CreateServiceAccount" CloudService_GetServiceAccount_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetServiceAccount" CloudService_GetServiceAccounts_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetServiceAccounts" CloudService_UpdateServiceAccount_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/UpdateServiceAccount" CloudService_DeleteServiceAccount_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/DeleteServiceAccount" CloudService_GetUsage_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetUsage" CloudService_GetAccount_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetAccount" CloudService_UpdateAccount_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/UpdateAccount" CloudService_CreateNamespaceExportSink_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/CreateNamespaceExportSink" CloudService_GetNamespaceExportSink_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetNamespaceExportSink" CloudService_GetNamespaceExportSinks_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/GetNamespaceExportSinks" CloudService_UpdateNamespaceExportSink_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/UpdateNamespaceExportSink" CloudService_DeleteNamespaceExportSink_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/DeleteNamespaceExportSink" CloudService_ValidateNamespaceExportSink_FullMethodName = "/temporal.api.cloud.cloudservice.v1.CloudService/ValidateNamespaceExportSink" )
Variables ¶
var CloudService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "temporal.api.cloud.cloudservice.v1.CloudService", HandlerType: (*CloudServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetUsers", Handler: _CloudService_GetUsers_Handler, }, { MethodName: "GetUser", Handler: _CloudService_GetUser_Handler, }, { MethodName: "CreateUser", Handler: _CloudService_CreateUser_Handler, }, { MethodName: "UpdateUser", Handler: _CloudService_UpdateUser_Handler, }, { MethodName: "DeleteUser", Handler: _CloudService_DeleteUser_Handler, }, { MethodName: "SetUserNamespaceAccess", Handler: _CloudService_SetUserNamespaceAccess_Handler, }, { MethodName: "GetAsyncOperation", Handler: _CloudService_GetAsyncOperation_Handler, }, { MethodName: "CreateNamespace", Handler: _CloudService_CreateNamespace_Handler, }, { MethodName: "GetNamespaces", Handler: _CloudService_GetNamespaces_Handler, }, { MethodName: "GetNamespace", Handler: _CloudService_GetNamespace_Handler, }, { MethodName: "UpdateNamespace", Handler: _CloudService_UpdateNamespace_Handler, }, { MethodName: "RenameCustomSearchAttribute", Handler: _CloudService_RenameCustomSearchAttribute_Handler, }, { MethodName: "DeleteNamespace", Handler: _CloudService_DeleteNamespace_Handler, }, { MethodName: "FailoverNamespaceRegion", Handler: _CloudService_FailoverNamespaceRegion_Handler, }, { MethodName: "AddNamespaceRegion", Handler: _CloudService_AddNamespaceRegion_Handler, }, { MethodName: "DeleteNamespaceRegion", Handler: _CloudService_DeleteNamespaceRegion_Handler, }, { MethodName: "GetRegions", Handler: _CloudService_GetRegions_Handler, }, { MethodName: "GetRegion", Handler: _CloudService_GetRegion_Handler, }, { MethodName: "GetApiKeys", Handler: _CloudService_GetApiKeys_Handler, }, { MethodName: "GetApiKey", Handler: _CloudService_GetApiKey_Handler, }, { MethodName: "CreateApiKey", Handler: _CloudService_CreateApiKey_Handler, }, { MethodName: "UpdateApiKey", Handler: _CloudService_UpdateApiKey_Handler, }, { MethodName: "DeleteApiKey", Handler: _CloudService_DeleteApiKey_Handler, }, { MethodName: "GetNexusEndpoints", Handler: _CloudService_GetNexusEndpoints_Handler, }, { MethodName: "GetNexusEndpoint", Handler: _CloudService_GetNexusEndpoint_Handler, }, { MethodName: "CreateNexusEndpoint", Handler: _CloudService_CreateNexusEndpoint_Handler, }, { MethodName: "UpdateNexusEndpoint", Handler: _CloudService_UpdateNexusEndpoint_Handler, }, { MethodName: "DeleteNexusEndpoint", Handler: _CloudService_DeleteNexusEndpoint_Handler, }, { MethodName: "GetUserGroups", Handler: _CloudService_GetUserGroups_Handler, }, { MethodName: "GetUserGroup", Handler: _CloudService_GetUserGroup_Handler, }, { MethodName: "CreateUserGroup", Handler: _CloudService_CreateUserGroup_Handler, }, { MethodName: "UpdateUserGroup", Handler: _CloudService_UpdateUserGroup_Handler, }, { MethodName: "DeleteUserGroup", Handler: _CloudService_DeleteUserGroup_Handler, }, { MethodName: "SetUserGroupNamespaceAccess", Handler: _CloudService_SetUserGroupNamespaceAccess_Handler, }, { MethodName: "CreateServiceAccount", Handler: _CloudService_CreateServiceAccount_Handler, }, { MethodName: "GetServiceAccount", Handler: _CloudService_GetServiceAccount_Handler, }, { MethodName: "GetServiceAccounts", Handler: _CloudService_GetServiceAccounts_Handler, }, { MethodName: "UpdateServiceAccount", Handler: _CloudService_UpdateServiceAccount_Handler, }, { MethodName: "DeleteServiceAccount", Handler: _CloudService_DeleteServiceAccount_Handler, }, { MethodName: "GetUsage", Handler: _CloudService_GetUsage_Handler, }, { MethodName: "GetAccount", Handler: _CloudService_GetAccount_Handler, }, { MethodName: "UpdateAccount", Handler: _CloudService_UpdateAccount_Handler, }, { MethodName: "CreateNamespaceExportSink", Handler: _CloudService_CreateNamespaceExportSink_Handler, }, { MethodName: "GetNamespaceExportSink", Handler: _CloudService_GetNamespaceExportSink_Handler, }, { MethodName: "GetNamespaceExportSinks", Handler: _CloudService_GetNamespaceExportSinks_Handler, }, { MethodName: "UpdateNamespaceExportSink", Handler: _CloudService_UpdateNamespaceExportSink_Handler, }, { MethodName: "DeleteNamespaceExportSink", Handler: _CloudService_DeleteNamespaceExportSink_Handler, }, { MethodName: "ValidateNamespaceExportSink", Handler: _CloudService_ValidateNamespaceExportSink_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "temporal/api/cloud/cloudservice/v1/service.proto", }
CloudService_ServiceDesc is the grpc.ServiceDesc for CloudService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_temporal_api_cloud_cloudservice_v1_request_response_proto protoreflect.FileDescriptor
var File_temporal_api_cloud_cloudservice_v1_service_proto protoreflect.FileDescriptor
Functions ¶
func RegisterCloudServiceServer ¶
func RegisterCloudServiceServer(s grpc.ServiceRegistrar, srv CloudServiceServer)
Types ¶
type AddNamespaceRegionRequest ¶
type AddNamespaceRegionRequest struct { // The namespace to add the region to. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The id of the standby region to add to the namespace. // The GetRegions API can be used to get the list of valid region ids. // Example: "aws-us-west-2". Region string `protobuf:"bytes,2,opt,name=region,proto3" json:"region,omitempty"` // The version of the namespace for which this add region operation is intended for. // The latest version can be found in the GetNamespace operation response. ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*AddNamespaceRegionRequest) Descriptor
deprecated
func (*AddNamespaceRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddNamespaceRegionRequest.ProtoReflect.Descriptor instead.
func (*AddNamespaceRegionRequest) GetAsyncOperationId ¶
func (x *AddNamespaceRegionRequest) GetAsyncOperationId() string
func (*AddNamespaceRegionRequest) GetNamespace ¶
func (x *AddNamespaceRegionRequest) GetNamespace() string
func (*AddNamespaceRegionRequest) GetRegion ¶
func (x *AddNamespaceRegionRequest) GetRegion() string
func (*AddNamespaceRegionRequest) GetResourceVersion ¶
func (x *AddNamespaceRegionRequest) GetResourceVersion() string
func (*AddNamespaceRegionRequest) ProtoMessage ¶
func (*AddNamespaceRegionRequest) ProtoMessage()
func (*AddNamespaceRegionRequest) ProtoReflect ¶
func (x *AddNamespaceRegionRequest) ProtoReflect() protoreflect.Message
func (*AddNamespaceRegionRequest) Reset ¶
func (x *AddNamespaceRegionRequest) Reset()
func (*AddNamespaceRegionRequest) String ¶
func (x *AddNamespaceRegionRequest) String() string
type AddNamespaceRegionResponse ¶
type AddNamespaceRegionResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*AddNamespaceRegionResponse) Descriptor
deprecated
func (*AddNamespaceRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddNamespaceRegionResponse.ProtoReflect.Descriptor instead.
func (*AddNamespaceRegionResponse) GetAsyncOperation ¶
func (x *AddNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
func (*AddNamespaceRegionResponse) ProtoMessage ¶
func (*AddNamespaceRegionResponse) ProtoMessage()
func (*AddNamespaceRegionResponse) ProtoReflect ¶
func (x *AddNamespaceRegionResponse) ProtoReflect() protoreflect.Message
func (*AddNamespaceRegionResponse) Reset ¶
func (x *AddNamespaceRegionResponse) Reset()
func (*AddNamespaceRegionResponse) String ¶
func (x *AddNamespaceRegionResponse) String() string
type CloudServiceClient ¶
type CloudServiceClient interface { // Gets all known users GetUsers(ctx context.Context, in *GetUsersRequest, opts ...grpc.CallOption) (*GetUsersResponse, error) // Get a user GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error) // Create a user CreateUser(ctx context.Context, in *CreateUserRequest, opts ...grpc.CallOption) (*CreateUserResponse, error) // Update a user UpdateUser(ctx context.Context, in *UpdateUserRequest, opts ...grpc.CallOption) (*UpdateUserResponse, error) // Delete a user DeleteUser(ctx context.Context, in *DeleteUserRequest, opts ...grpc.CallOption) (*DeleteUserResponse, error) // Set a user's access to a namespace SetUserNamespaceAccess(ctx context.Context, in *SetUserNamespaceAccessRequest, opts ...grpc.CallOption) (*SetUserNamespaceAccessResponse, error) // Get the latest information on an async operation GetAsyncOperation(ctx context.Context, in *GetAsyncOperationRequest, opts ...grpc.CallOption) (*GetAsyncOperationResponse, error) // Create a new namespace CreateNamespace(ctx context.Context, in *CreateNamespaceRequest, opts ...grpc.CallOption) (*CreateNamespaceResponse, error) // Get all namespaces GetNamespaces(ctx context.Context, in *GetNamespacesRequest, opts ...grpc.CallOption) (*GetNamespacesResponse, error) // Get a namespace GetNamespace(ctx context.Context, in *GetNamespaceRequest, opts ...grpc.CallOption) (*GetNamespaceResponse, error) // Update a namespace UpdateNamespace(ctx context.Context, in *UpdateNamespaceRequest, opts ...grpc.CallOption) (*UpdateNamespaceResponse, error) // Rename an existing customer search attribute RenameCustomSearchAttribute(ctx context.Context, in *RenameCustomSearchAttributeRequest, opts ...grpc.CallOption) (*RenameCustomSearchAttributeResponse, error) // Delete a namespace DeleteNamespace(ctx context.Context, in *DeleteNamespaceRequest, opts ...grpc.CallOption) (*DeleteNamespaceResponse, error) // Failover a multi-region namespace FailoverNamespaceRegion(ctx context.Context, in *FailoverNamespaceRegionRequest, opts ...grpc.CallOption) (*FailoverNamespaceRegionResponse, error) // Add a new region to a namespace AddNamespaceRegion(ctx context.Context, in *AddNamespaceRegionRequest, opts ...grpc.CallOption) (*AddNamespaceRegionResponse, error) // Delete a region from a namespace DeleteNamespaceRegion(ctx context.Context, in *DeleteNamespaceRegionRequest, opts ...grpc.CallOption) (*DeleteNamespaceRegionResponse, error) // Get all regions GetRegions(ctx context.Context, in *GetRegionsRequest, opts ...grpc.CallOption) (*GetRegionsResponse, error) // Get a region GetRegion(ctx context.Context, in *GetRegionRequest, opts ...grpc.CallOption) (*GetRegionResponse, error) // Get all known API keys GetApiKeys(ctx context.Context, in *GetApiKeysRequest, opts ...grpc.CallOption) (*GetApiKeysResponse, error) // Get an API key GetApiKey(ctx context.Context, in *GetApiKeyRequest, opts ...grpc.CallOption) (*GetApiKeyResponse, error) // Create an API key CreateApiKey(ctx context.Context, in *CreateApiKeyRequest, opts ...grpc.CallOption) (*CreateApiKeyResponse, error) // Update an API key UpdateApiKey(ctx context.Context, in *UpdateApiKeyRequest, opts ...grpc.CallOption) (*UpdateApiKeyResponse, error) // Delete an API key DeleteApiKey(ctx context.Context, in *DeleteApiKeyRequest, opts ...grpc.CallOption) (*DeleteApiKeyResponse, error) // Gets nexus endpoints GetNexusEndpoints(ctx context.Context, in *GetNexusEndpointsRequest, opts ...grpc.CallOption) (*GetNexusEndpointsResponse, error) // Get a nexus endpoint GetNexusEndpoint(ctx context.Context, in *GetNexusEndpointRequest, opts ...grpc.CallOption) (*GetNexusEndpointResponse, error) // Create a nexus endpoint CreateNexusEndpoint(ctx context.Context, in *CreateNexusEndpointRequest, opts ...grpc.CallOption) (*CreateNexusEndpointResponse, error) // Update a nexus endpoint UpdateNexusEndpoint(ctx context.Context, in *UpdateNexusEndpointRequest, opts ...grpc.CallOption) (*UpdateNexusEndpointResponse, error) // Delete a nexus endpoint DeleteNexusEndpoint(ctx context.Context, in *DeleteNexusEndpointRequest, opts ...grpc.CallOption) (*DeleteNexusEndpointResponse, error) // Get all user groups GetUserGroups(ctx context.Context, in *GetUserGroupsRequest, opts ...grpc.CallOption) (*GetUserGroupsResponse, error) // Get a user group GetUserGroup(ctx context.Context, in *GetUserGroupRequest, opts ...grpc.CallOption) (*GetUserGroupResponse, error) // Create new a user group CreateUserGroup(ctx context.Context, in *CreateUserGroupRequest, opts ...grpc.CallOption) (*CreateUserGroupResponse, error) // Update a user group UpdateUserGroup(ctx context.Context, in *UpdateUserGroupRequest, opts ...grpc.CallOption) (*UpdateUserGroupResponse, error) // Delete a user group DeleteUserGroup(ctx context.Context, in *DeleteUserGroupRequest, opts ...grpc.CallOption) (*DeleteUserGroupResponse, error) // Set a user group's access to a namespace SetUserGroupNamespaceAccess(ctx context.Context, in *SetUserGroupNamespaceAccessRequest, opts ...grpc.CallOption) (*SetUserGroupNamespaceAccessResponse, error) // Create a service account. CreateServiceAccount(ctx context.Context, in *CreateServiceAccountRequest, opts ...grpc.CallOption) (*CreateServiceAccountResponse, error) // Get a service account. GetServiceAccount(ctx context.Context, in *GetServiceAccountRequest, opts ...grpc.CallOption) (*GetServiceAccountResponse, error) // Get service accounts. GetServiceAccounts(ctx context.Context, in *GetServiceAccountsRequest, opts ...grpc.CallOption) (*GetServiceAccountsResponse, error) // Update a service account. UpdateServiceAccount(ctx context.Context, in *UpdateServiceAccountRequest, opts ...grpc.CallOption) (*UpdateServiceAccountResponse, error) // Delete a service account. DeleteServiceAccount(ctx context.Context, in *DeleteServiceAccountRequest, opts ...grpc.CallOption) (*DeleteServiceAccountResponse, error) // WARNING: Pre-Release Feature // Get usage data across namespaces GetUsage(ctx context.Context, in *GetUsageRequest, opts ...grpc.CallOption) (*GetUsageResponse, error) // Get account information. GetAccount(ctx context.Context, in *GetAccountRequest, opts ...grpc.CallOption) (*GetAccountResponse, error) // Update account information. UpdateAccount(ctx context.Context, in *UpdateAccountRequest, opts ...grpc.CallOption) (*UpdateAccountResponse, error) // Create an export sink CreateNamespaceExportSink(ctx context.Context, in *CreateNamespaceExportSinkRequest, opts ...grpc.CallOption) (*CreateNamespaceExportSinkResponse, error) // Get an export sink GetNamespaceExportSink(ctx context.Context, in *GetNamespaceExportSinkRequest, opts ...grpc.CallOption) (*GetNamespaceExportSinkResponse, error) // Get export sinks GetNamespaceExportSinks(ctx context.Context, in *GetNamespaceExportSinksRequest, opts ...grpc.CallOption) (*GetNamespaceExportSinksResponse, error) // Update an export sink UpdateNamespaceExportSink(ctx context.Context, in *UpdateNamespaceExportSinkRequest, opts ...grpc.CallOption) (*UpdateNamespaceExportSinkResponse, error) // Delete an export sink DeleteNamespaceExportSink(ctx context.Context, in *DeleteNamespaceExportSinkRequest, opts ...grpc.CallOption) (*DeleteNamespaceExportSinkResponse, error) // Validates an export sink configuration by delivering an empty test file to the specified sink. // This operation verifies that the sink is correctly configured, accessible, and ready for data export. ValidateNamespaceExportSink(ctx context.Context, in *ValidateNamespaceExportSinkRequest, opts ...grpc.CallOption) (*ValidateNamespaceExportSinkResponse, error) }
CloudServiceClient is the client API for CloudService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
WARNING: This service is currently experimental and may change in incompatible ways.
func NewCloudServiceClient ¶
func NewCloudServiceClient(cc grpc.ClientConnInterface) CloudServiceClient
type CloudServiceServer ¶
type CloudServiceServer interface { // Gets all known users GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error) // Get a user GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error) // Create a user CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error) // Update a user UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error) // Delete a user DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error) // Set a user's access to a namespace SetUserNamespaceAccess(context.Context, *SetUserNamespaceAccessRequest) (*SetUserNamespaceAccessResponse, error) // Get the latest information on an async operation GetAsyncOperation(context.Context, *GetAsyncOperationRequest) (*GetAsyncOperationResponse, error) // Create a new namespace CreateNamespace(context.Context, *CreateNamespaceRequest) (*CreateNamespaceResponse, error) // Get all namespaces GetNamespaces(context.Context, *GetNamespacesRequest) (*GetNamespacesResponse, error) // Get a namespace GetNamespace(context.Context, *GetNamespaceRequest) (*GetNamespaceResponse, error) // Update a namespace UpdateNamespace(context.Context, *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error) // Rename an existing customer search attribute RenameCustomSearchAttribute(context.Context, *RenameCustomSearchAttributeRequest) (*RenameCustomSearchAttributeResponse, error) // Delete a namespace DeleteNamespace(context.Context, *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error) // Failover a multi-region namespace FailoverNamespaceRegion(context.Context, *FailoverNamespaceRegionRequest) (*FailoverNamespaceRegionResponse, error) // Add a new region to a namespace AddNamespaceRegion(context.Context, *AddNamespaceRegionRequest) (*AddNamespaceRegionResponse, error) // Delete a region from a namespace DeleteNamespaceRegion(context.Context, *DeleteNamespaceRegionRequest) (*DeleteNamespaceRegionResponse, error) // Get all regions GetRegions(context.Context, *GetRegionsRequest) (*GetRegionsResponse, error) // Get a region GetRegion(context.Context, *GetRegionRequest) (*GetRegionResponse, error) // Get all known API keys GetApiKeys(context.Context, *GetApiKeysRequest) (*GetApiKeysResponse, error) // Get an API key GetApiKey(context.Context, *GetApiKeyRequest) (*GetApiKeyResponse, error) // Create an API key CreateApiKey(context.Context, *CreateApiKeyRequest) (*CreateApiKeyResponse, error) // Update an API key UpdateApiKey(context.Context, *UpdateApiKeyRequest) (*UpdateApiKeyResponse, error) // Delete an API key DeleteApiKey(context.Context, *DeleteApiKeyRequest) (*DeleteApiKeyResponse, error) // Gets nexus endpoints GetNexusEndpoints(context.Context, *GetNexusEndpointsRequest) (*GetNexusEndpointsResponse, error) // Get a nexus endpoint GetNexusEndpoint(context.Context, *GetNexusEndpointRequest) (*GetNexusEndpointResponse, error) // Create a nexus endpoint CreateNexusEndpoint(context.Context, *CreateNexusEndpointRequest) (*CreateNexusEndpointResponse, error) // Update a nexus endpoint UpdateNexusEndpoint(context.Context, *UpdateNexusEndpointRequest) (*UpdateNexusEndpointResponse, error) // Delete a nexus endpoint DeleteNexusEndpoint(context.Context, *DeleteNexusEndpointRequest) (*DeleteNexusEndpointResponse, error) // Get all user groups GetUserGroups(context.Context, *GetUserGroupsRequest) (*GetUserGroupsResponse, error) // Get a user group GetUserGroup(context.Context, *GetUserGroupRequest) (*GetUserGroupResponse, error) // Create new a user group CreateUserGroup(context.Context, *CreateUserGroupRequest) (*CreateUserGroupResponse, error) // Update a user group UpdateUserGroup(context.Context, *UpdateUserGroupRequest) (*UpdateUserGroupResponse, error) // Delete a user group DeleteUserGroup(context.Context, *DeleteUserGroupRequest) (*DeleteUserGroupResponse, error) // Set a user group's access to a namespace SetUserGroupNamespaceAccess(context.Context, *SetUserGroupNamespaceAccessRequest) (*SetUserGroupNamespaceAccessResponse, error) // Create a service account. CreateServiceAccount(context.Context, *CreateServiceAccountRequest) (*CreateServiceAccountResponse, error) // Get a service account. GetServiceAccount(context.Context, *GetServiceAccountRequest) (*GetServiceAccountResponse, error) // Get service accounts. GetServiceAccounts(context.Context, *GetServiceAccountsRequest) (*GetServiceAccountsResponse, error) // Update a service account. UpdateServiceAccount(context.Context, *UpdateServiceAccountRequest) (*UpdateServiceAccountResponse, error) // Delete a service account. DeleteServiceAccount(context.Context, *DeleteServiceAccountRequest) (*DeleteServiceAccountResponse, error) // WARNING: Pre-Release Feature // Get usage data across namespaces GetUsage(context.Context, *GetUsageRequest) (*GetUsageResponse, error) // Get account information. GetAccount(context.Context, *GetAccountRequest) (*GetAccountResponse, error) // Update account information. UpdateAccount(context.Context, *UpdateAccountRequest) (*UpdateAccountResponse, error) // Create an export sink CreateNamespaceExportSink(context.Context, *CreateNamespaceExportSinkRequest) (*CreateNamespaceExportSinkResponse, error) // Get an export sink GetNamespaceExportSink(context.Context, *GetNamespaceExportSinkRequest) (*GetNamespaceExportSinkResponse, error) // Get export sinks GetNamespaceExportSinks(context.Context, *GetNamespaceExportSinksRequest) (*GetNamespaceExportSinksResponse, error) // Update an export sink UpdateNamespaceExportSink(context.Context, *UpdateNamespaceExportSinkRequest) (*UpdateNamespaceExportSinkResponse, error) // Delete an export sink DeleteNamespaceExportSink(context.Context, *DeleteNamespaceExportSinkRequest) (*DeleteNamespaceExportSinkResponse, error) // Validates an export sink configuration by delivering an empty test file to the specified sink. // This operation verifies that the sink is correctly configured, accessible, and ready for data export. ValidateNamespaceExportSink(context.Context, *ValidateNamespaceExportSinkRequest) (*ValidateNamespaceExportSinkResponse, error) // contains filtered or unexported methods }
CloudServiceServer is the server API for CloudService service. All implementations must embed UnimplementedCloudServiceServer for forward compatibility.
WARNING: This service is currently experimental and may change in incompatible ways.
type CreateApiKeyRequest ¶
type CreateApiKeyRequest struct { // The spec for the api key to create. // Create api key only supports service-account owner type for now. Spec *v1.ApiKeySpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"` // The id to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,2,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*CreateApiKeyRequest) Descriptor
deprecated
func (*CreateApiKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateApiKeyRequest.ProtoReflect.Descriptor instead.
func (*CreateApiKeyRequest) GetAsyncOperationId ¶
func (x *CreateApiKeyRequest) GetAsyncOperationId() string
func (*CreateApiKeyRequest) GetSpec ¶
func (x *CreateApiKeyRequest) GetSpec() *v1.ApiKeySpec
func (*CreateApiKeyRequest) ProtoMessage ¶
func (*CreateApiKeyRequest) ProtoMessage()
func (*CreateApiKeyRequest) ProtoReflect ¶
func (x *CreateApiKeyRequest) ProtoReflect() protoreflect.Message
func (*CreateApiKeyRequest) Reset ¶
func (x *CreateApiKeyRequest) Reset()
func (*CreateApiKeyRequest) String ¶
func (x *CreateApiKeyRequest) String() string
type CreateApiKeyResponse ¶
type CreateApiKeyResponse struct { // The id of the api key created. KeyId string `protobuf:"bytes,1,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"` // The token of the api key created. // This is a secret and should be stored securely. // It will not be retrievable after this response. Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,3,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*CreateApiKeyResponse) Descriptor
deprecated
func (*CreateApiKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateApiKeyResponse.ProtoReflect.Descriptor instead.
func (*CreateApiKeyResponse) GetAsyncOperation ¶
func (x *CreateApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateApiKeyResponse) GetKeyId ¶
func (x *CreateApiKeyResponse) GetKeyId() string
func (*CreateApiKeyResponse) GetToken ¶
func (x *CreateApiKeyResponse) GetToken() string
func (*CreateApiKeyResponse) ProtoMessage ¶
func (*CreateApiKeyResponse) ProtoMessage()
func (*CreateApiKeyResponse) ProtoReflect ¶
func (x *CreateApiKeyResponse) ProtoReflect() protoreflect.Message
func (*CreateApiKeyResponse) Reset ¶
func (x *CreateApiKeyResponse) Reset()
func (*CreateApiKeyResponse) String ¶
func (x *CreateApiKeyResponse) String() string
type CreateNamespaceExportSinkRequest ¶ added in v0.2.0
type CreateNamespaceExportSinkRequest struct { // The namespace under which the sink is configured. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The specification for the export sink. Spec *v12.ExportSinkSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // Optional. The ID to use for this async operation. AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*CreateNamespaceExportSinkRequest) Descriptor
deprecated
added in
v0.2.0
func (*CreateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateNamespaceExportSinkRequest.ProtoReflect.Descriptor instead.
func (*CreateNamespaceExportSinkRequest) GetAsyncOperationId ¶ added in v0.2.0
func (x *CreateNamespaceExportSinkRequest) GetAsyncOperationId() string
func (*CreateNamespaceExportSinkRequest) GetNamespace ¶ added in v0.2.0
func (x *CreateNamespaceExportSinkRequest) GetNamespace() string
func (*CreateNamespaceExportSinkRequest) GetSpec ¶ added in v0.2.0
func (x *CreateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
func (*CreateNamespaceExportSinkRequest) ProtoMessage ¶ added in v0.2.0
func (*CreateNamespaceExportSinkRequest) ProtoMessage()
func (*CreateNamespaceExportSinkRequest) ProtoReflect ¶ added in v0.2.0
func (x *CreateNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
func (*CreateNamespaceExportSinkRequest) Reset ¶ added in v0.2.0
func (x *CreateNamespaceExportSinkRequest) Reset()
func (*CreateNamespaceExportSinkRequest) String ¶ added in v0.2.0
func (x *CreateNamespaceExportSinkRequest) String() string
type CreateNamespaceExportSinkResponse ¶ added in v0.2.0
type CreateNamespaceExportSinkResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*CreateNamespaceExportSinkResponse) Descriptor
deprecated
added in
v0.2.0
func (*CreateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateNamespaceExportSinkResponse.ProtoReflect.Descriptor instead.
func (*CreateNamespaceExportSinkResponse) GetAsyncOperation ¶ added in v0.2.0
func (x *CreateNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateNamespaceExportSinkResponse) ProtoMessage ¶ added in v0.2.0
func (*CreateNamespaceExportSinkResponse) ProtoMessage()
func (*CreateNamespaceExportSinkResponse) ProtoReflect ¶ added in v0.2.0
func (x *CreateNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
func (*CreateNamespaceExportSinkResponse) Reset ¶ added in v0.2.0
func (x *CreateNamespaceExportSinkResponse) Reset()
func (*CreateNamespaceExportSinkResponse) String ¶ added in v0.2.0
func (x *CreateNamespaceExportSinkResponse) String() string
type CreateNamespaceRequest ¶
type CreateNamespaceRequest struct { // The namespace specification. Spec *v12.NamespaceSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // The id to use for this async operation. // Optional, if not provided a random id will be generated. AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*CreateNamespaceRequest) Descriptor
deprecated
func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateNamespaceRequest.ProtoReflect.Descriptor instead.
func (*CreateNamespaceRequest) GetAsyncOperationId ¶
func (x *CreateNamespaceRequest) GetAsyncOperationId() string
func (*CreateNamespaceRequest) GetSpec ¶
func (x *CreateNamespaceRequest) GetSpec() *v12.NamespaceSpec
func (*CreateNamespaceRequest) ProtoMessage ¶
func (*CreateNamespaceRequest) ProtoMessage()
func (*CreateNamespaceRequest) ProtoReflect ¶
func (x *CreateNamespaceRequest) ProtoReflect() protoreflect.Message
func (*CreateNamespaceRequest) Reset ¶
func (x *CreateNamespaceRequest) Reset()
func (*CreateNamespaceRequest) String ¶
func (x *CreateNamespaceRequest) String() string
type CreateNamespaceResponse ¶
type CreateNamespaceResponse struct { // The namespace that was created. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*CreateNamespaceResponse) Descriptor
deprecated
func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateNamespaceResponse.ProtoReflect.Descriptor instead.
func (*CreateNamespaceResponse) GetAsyncOperation ¶
func (x *CreateNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateNamespaceResponse) GetNamespace ¶
func (x *CreateNamespaceResponse) GetNamespace() string
func (*CreateNamespaceResponse) ProtoMessage ¶
func (*CreateNamespaceResponse) ProtoMessage()
func (*CreateNamespaceResponse) ProtoReflect ¶
func (x *CreateNamespaceResponse) ProtoReflect() protoreflect.Message
func (*CreateNamespaceResponse) Reset ¶
func (x *CreateNamespaceResponse) Reset()
func (*CreateNamespaceResponse) String ¶
func (x *CreateNamespaceResponse) String() string
type CreateNexusEndpointRequest ¶
type CreateNexusEndpointRequest struct { // The spec for the nexus endpoint. Spec *v14.EndpointSpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"` // The id to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,2,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*CreateNexusEndpointRequest) Descriptor
deprecated
func (*CreateNexusEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateNexusEndpointRequest.ProtoReflect.Descriptor instead.
func (*CreateNexusEndpointRequest) GetAsyncOperationId ¶
func (x *CreateNexusEndpointRequest) GetAsyncOperationId() string
func (*CreateNexusEndpointRequest) GetSpec ¶
func (x *CreateNexusEndpointRequest) GetSpec() *v14.EndpointSpec
func (*CreateNexusEndpointRequest) ProtoMessage ¶
func (*CreateNexusEndpointRequest) ProtoMessage()
func (*CreateNexusEndpointRequest) ProtoReflect ¶
func (x *CreateNexusEndpointRequest) ProtoReflect() protoreflect.Message
func (*CreateNexusEndpointRequest) Reset ¶
func (x *CreateNexusEndpointRequest) Reset()
func (*CreateNexusEndpointRequest) String ¶
func (x *CreateNexusEndpointRequest) String() string
type CreateNexusEndpointResponse ¶
type CreateNexusEndpointResponse struct { // The id of the endpoint that was created. EndpointId string `protobuf:"bytes,1,opt,name=endpoint_id,json=endpointId,proto3" json:"endpoint_id,omitempty"` // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*CreateNexusEndpointResponse) Descriptor
deprecated
func (*CreateNexusEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateNexusEndpointResponse.ProtoReflect.Descriptor instead.
func (*CreateNexusEndpointResponse) GetAsyncOperation ¶
func (x *CreateNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateNexusEndpointResponse) GetEndpointId ¶
func (x *CreateNexusEndpointResponse) GetEndpointId() string
func (*CreateNexusEndpointResponse) ProtoMessage ¶
func (*CreateNexusEndpointResponse) ProtoMessage()
func (*CreateNexusEndpointResponse) ProtoReflect ¶
func (x *CreateNexusEndpointResponse) ProtoReflect() protoreflect.Message
func (*CreateNexusEndpointResponse) Reset ¶
func (x *CreateNexusEndpointResponse) Reset()
func (*CreateNexusEndpointResponse) String ¶
func (x *CreateNexusEndpointResponse) String() string
type CreateServiceAccountRequest ¶
type CreateServiceAccountRequest struct { // The spec of the service account to create. Spec *v1.ServiceAccountSpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"` // The ID to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,2,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceAccountRequest) Descriptor
deprecated
func (*CreateServiceAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceAccountRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceAccountRequest) GetAsyncOperationId ¶
func (x *CreateServiceAccountRequest) GetAsyncOperationId() string
func (*CreateServiceAccountRequest) GetSpec ¶
func (x *CreateServiceAccountRequest) GetSpec() *v1.ServiceAccountSpec
func (*CreateServiceAccountRequest) ProtoMessage ¶
func (*CreateServiceAccountRequest) ProtoMessage()
func (*CreateServiceAccountRequest) ProtoReflect ¶
func (x *CreateServiceAccountRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceAccountRequest) Reset ¶
func (x *CreateServiceAccountRequest) Reset()
func (*CreateServiceAccountRequest) String ¶
func (x *CreateServiceAccountRequest) String() string
type CreateServiceAccountResponse ¶
type CreateServiceAccountResponse struct { // The ID of the created service account. ServiceAccountId string `protobuf:"bytes,1,opt,name=service_account_id,json=serviceAccountId,proto3" json:"service_account_id,omitempty"` // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceAccountResponse) Descriptor
deprecated
func (*CreateServiceAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceAccountResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceAccountResponse) GetAsyncOperation ¶
func (x *CreateServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateServiceAccountResponse) GetServiceAccountId ¶
func (x *CreateServiceAccountResponse) GetServiceAccountId() string
func (*CreateServiceAccountResponse) ProtoMessage ¶
func (*CreateServiceAccountResponse) ProtoMessage()
func (*CreateServiceAccountResponse) ProtoReflect ¶
func (x *CreateServiceAccountResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceAccountResponse) Reset ¶
func (x *CreateServiceAccountResponse) Reset()
func (*CreateServiceAccountResponse) String ¶
func (x *CreateServiceAccountResponse) String() string
type CreateUserGroupRequest ¶
type CreateUserGroupRequest struct { // The spec for the group to create. Spec *v1.UserGroupSpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"` // The id to use for this async operation. // Optional, if not provided a random id will be generated. AsyncOperationId string `protobuf:"bytes,2,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*CreateUserGroupRequest) Descriptor
deprecated
func (*CreateUserGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserGroupRequest.ProtoReflect.Descriptor instead.
func (*CreateUserGroupRequest) GetAsyncOperationId ¶
func (x *CreateUserGroupRequest) GetAsyncOperationId() string
func (*CreateUserGroupRequest) GetSpec ¶
func (x *CreateUserGroupRequest) GetSpec() *v1.UserGroupSpec
func (*CreateUserGroupRequest) ProtoMessage ¶
func (*CreateUserGroupRequest) ProtoMessage()
func (*CreateUserGroupRequest) ProtoReflect ¶
func (x *CreateUserGroupRequest) ProtoReflect() protoreflect.Message
func (*CreateUserGroupRequest) Reset ¶
func (x *CreateUserGroupRequest) Reset()
func (*CreateUserGroupRequest) String ¶
func (x *CreateUserGroupRequest) String() string
type CreateUserGroupResponse ¶
type CreateUserGroupResponse struct { // The id of the group that was created. GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*CreateUserGroupResponse) Descriptor
deprecated
func (*CreateUserGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserGroupResponse.ProtoReflect.Descriptor instead.
func (*CreateUserGroupResponse) GetAsyncOperation ¶
func (x *CreateUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateUserGroupResponse) GetGroupId ¶
func (x *CreateUserGroupResponse) GetGroupId() string
func (*CreateUserGroupResponse) ProtoMessage ¶
func (*CreateUserGroupResponse) ProtoMessage()
func (*CreateUserGroupResponse) ProtoReflect ¶
func (x *CreateUserGroupResponse) ProtoReflect() protoreflect.Message
func (*CreateUserGroupResponse) Reset ¶
func (x *CreateUserGroupResponse) Reset()
func (*CreateUserGroupResponse) String ¶
func (x *CreateUserGroupResponse) String() string
type CreateUserRequest ¶
type CreateUserRequest struct { // The spec for the user to invite Spec *v1.UserSpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"` // The id to use for this async operation - optional AsyncOperationId string `protobuf:"bytes,2,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*CreateUserRequest) Descriptor
deprecated
func (*CreateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserRequest.ProtoReflect.Descriptor instead.
func (*CreateUserRequest) GetAsyncOperationId ¶
func (x *CreateUserRequest) GetAsyncOperationId() string
func (*CreateUserRequest) GetSpec ¶
func (x *CreateUserRequest) GetSpec() *v1.UserSpec
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) ProtoReflect ¶
func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
func (*CreateUserRequest) Reset ¶
func (x *CreateUserRequest) Reset()
func (*CreateUserRequest) String ¶
func (x *CreateUserRequest) String() string
type CreateUserResponse ¶
type CreateUserResponse struct { // The id of the user that was invited UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // The async operation AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*CreateUserResponse) Descriptor
deprecated
func (*CreateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserResponse.ProtoReflect.Descriptor instead.
func (*CreateUserResponse) GetAsyncOperation ¶
func (x *CreateUserResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateUserResponse) GetUserId ¶
func (x *CreateUserResponse) GetUserId() string
func (*CreateUserResponse) ProtoMessage ¶
func (*CreateUserResponse) ProtoMessage()
func (*CreateUserResponse) ProtoReflect ¶
func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
func (*CreateUserResponse) Reset ¶
func (x *CreateUserResponse) Reset()
func (*CreateUserResponse) String ¶
func (x *CreateUserResponse) String() string
type DeleteApiKeyRequest ¶
type DeleteApiKeyRequest struct { // The id of the api key to delete. KeyId string `protobuf:"bytes,1,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"` // The version of the api key for which this delete is intended for. // The latest version can be found in the GetApiKey operation response. ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteApiKeyRequest) Descriptor
deprecated
func (*DeleteApiKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteApiKeyRequest.ProtoReflect.Descriptor instead.
func (*DeleteApiKeyRequest) GetAsyncOperationId ¶
func (x *DeleteApiKeyRequest) GetAsyncOperationId() string
func (*DeleteApiKeyRequest) GetKeyId ¶
func (x *DeleteApiKeyRequest) GetKeyId() string
func (*DeleteApiKeyRequest) GetResourceVersion ¶
func (x *DeleteApiKeyRequest) GetResourceVersion() string
func (*DeleteApiKeyRequest) ProtoMessage ¶
func (*DeleteApiKeyRequest) ProtoMessage()
func (*DeleteApiKeyRequest) ProtoReflect ¶
func (x *DeleteApiKeyRequest) ProtoReflect() protoreflect.Message
func (*DeleteApiKeyRequest) Reset ¶
func (x *DeleteApiKeyRequest) Reset()
func (*DeleteApiKeyRequest) String ¶
func (x *DeleteApiKeyRequest) String() string
type DeleteApiKeyResponse ¶
type DeleteApiKeyResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*DeleteApiKeyResponse) Descriptor
deprecated
func (*DeleteApiKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteApiKeyResponse.ProtoReflect.Descriptor instead.
func (*DeleteApiKeyResponse) GetAsyncOperation ¶
func (x *DeleteApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteApiKeyResponse) ProtoMessage ¶
func (*DeleteApiKeyResponse) ProtoMessage()
func (*DeleteApiKeyResponse) ProtoReflect ¶
func (x *DeleteApiKeyResponse) ProtoReflect() protoreflect.Message
func (*DeleteApiKeyResponse) Reset ¶
func (x *DeleteApiKeyResponse) Reset()
func (*DeleteApiKeyResponse) String ¶
func (x *DeleteApiKeyResponse) String() string
type DeleteNamespaceExportSinkRequest ¶ added in v0.2.0
type DeleteNamespaceExportSinkRequest struct { // The namespace to which the sink belongs. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The name of the sink to delete. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // The version of the sink to delete. The latest version can be // retrieved using the GetNamespaceExportSink call. ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The ID to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteNamespaceExportSinkRequest) Descriptor
deprecated
added in
v0.2.0
func (*DeleteNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceExportSinkRequest.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceExportSinkRequest) GetAsyncOperationId ¶ added in v0.2.0
func (x *DeleteNamespaceExportSinkRequest) GetAsyncOperationId() string
func (*DeleteNamespaceExportSinkRequest) GetName ¶ added in v0.2.0
func (x *DeleteNamespaceExportSinkRequest) GetName() string
func (*DeleteNamespaceExportSinkRequest) GetNamespace ¶ added in v0.2.0
func (x *DeleteNamespaceExportSinkRequest) GetNamespace() string
func (*DeleteNamespaceExportSinkRequest) GetResourceVersion ¶ added in v0.2.0
func (x *DeleteNamespaceExportSinkRequest) GetResourceVersion() string
func (*DeleteNamespaceExportSinkRequest) ProtoMessage ¶ added in v0.2.0
func (*DeleteNamespaceExportSinkRequest) ProtoMessage()
func (*DeleteNamespaceExportSinkRequest) ProtoReflect ¶ added in v0.2.0
func (x *DeleteNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceExportSinkRequest) Reset ¶ added in v0.2.0
func (x *DeleteNamespaceExportSinkRequest) Reset()
func (*DeleteNamespaceExportSinkRequest) String ¶ added in v0.2.0
func (x *DeleteNamespaceExportSinkRequest) String() string
type DeleteNamespaceExportSinkResponse ¶ added in v0.2.0
type DeleteNamespaceExportSinkResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*DeleteNamespaceExportSinkResponse) Descriptor
deprecated
added in
v0.2.0
func (*DeleteNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceExportSinkResponse.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceExportSinkResponse) GetAsyncOperation ¶ added in v0.2.0
func (x *DeleteNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteNamespaceExportSinkResponse) ProtoMessage ¶ added in v0.2.0
func (*DeleteNamespaceExportSinkResponse) ProtoMessage()
func (*DeleteNamespaceExportSinkResponse) ProtoReflect ¶ added in v0.2.0
func (x *DeleteNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceExportSinkResponse) Reset ¶ added in v0.2.0
func (x *DeleteNamespaceExportSinkResponse) Reset()
func (*DeleteNamespaceExportSinkResponse) String ¶ added in v0.2.0
func (x *DeleteNamespaceExportSinkResponse) String() string
type DeleteNamespaceRegionRequest ¶ added in v0.2.0
type DeleteNamespaceRegionRequest struct { // The namespace to delete a region. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The id of the standby region to be deleted. // The GetRegions API can be used to get the list of valid region ids. // Example: "aws-us-west-2". Region string `protobuf:"bytes,2,opt,name=region,proto3" json:"region,omitempty"` // The version of the namespace for which this delete region operation is intended for. // The latest version can be found in the GetNamespace operation response. ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteNamespaceRegionRequest) Descriptor
deprecated
added in
v0.2.0
func (*DeleteNamespaceRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceRegionRequest.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceRegionRequest) GetAsyncOperationId ¶ added in v0.2.0
func (x *DeleteNamespaceRegionRequest) GetAsyncOperationId() string
func (*DeleteNamespaceRegionRequest) GetNamespace ¶ added in v0.2.0
func (x *DeleteNamespaceRegionRequest) GetNamespace() string
func (*DeleteNamespaceRegionRequest) GetRegion ¶ added in v0.2.0
func (x *DeleteNamespaceRegionRequest) GetRegion() string
func (*DeleteNamespaceRegionRequest) GetResourceVersion ¶ added in v0.2.0
func (x *DeleteNamespaceRegionRequest) GetResourceVersion() string
func (*DeleteNamespaceRegionRequest) ProtoMessage ¶ added in v0.2.0
func (*DeleteNamespaceRegionRequest) ProtoMessage()
func (*DeleteNamespaceRegionRequest) ProtoReflect ¶ added in v0.2.0
func (x *DeleteNamespaceRegionRequest) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceRegionRequest) Reset ¶ added in v0.2.0
func (x *DeleteNamespaceRegionRequest) Reset()
func (*DeleteNamespaceRegionRequest) String ¶ added in v0.2.0
func (x *DeleteNamespaceRegionRequest) String() string
type DeleteNamespaceRegionResponse ¶ added in v0.2.0
type DeleteNamespaceRegionResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*DeleteNamespaceRegionResponse) Descriptor
deprecated
added in
v0.2.0
func (*DeleteNamespaceRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceRegionResponse.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceRegionResponse) GetAsyncOperation ¶ added in v0.2.0
func (x *DeleteNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteNamespaceRegionResponse) ProtoMessage ¶ added in v0.2.0
func (*DeleteNamespaceRegionResponse) ProtoMessage()
func (*DeleteNamespaceRegionResponse) ProtoReflect ¶ added in v0.2.0
func (x *DeleteNamespaceRegionResponse) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceRegionResponse) Reset ¶ added in v0.2.0
func (x *DeleteNamespaceRegionResponse) Reset()
func (*DeleteNamespaceRegionResponse) String ¶ added in v0.2.0
func (x *DeleteNamespaceRegionResponse) String() string
type DeleteNamespaceRequest ¶
type DeleteNamespaceRequest struct { // The namespace to delete. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The version of the namespace for which this delete is intended for. // The latest version can be found in the namespace status. ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation. // Optional, if not provided a random id will be generated. AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteNamespaceRequest) Descriptor
deprecated
func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceRequest.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceRequest) GetAsyncOperationId ¶
func (x *DeleteNamespaceRequest) GetAsyncOperationId() string
func (*DeleteNamespaceRequest) GetNamespace ¶
func (x *DeleteNamespaceRequest) GetNamespace() string
func (*DeleteNamespaceRequest) GetResourceVersion ¶
func (x *DeleteNamespaceRequest) GetResourceVersion() string
func (*DeleteNamespaceRequest) ProtoMessage ¶
func (*DeleteNamespaceRequest) ProtoMessage()
func (*DeleteNamespaceRequest) ProtoReflect ¶
func (x *DeleteNamespaceRequest) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceRequest) Reset ¶
func (x *DeleteNamespaceRequest) Reset()
func (*DeleteNamespaceRequest) String ¶
func (x *DeleteNamespaceRequest) String() string
type DeleteNamespaceResponse ¶
type DeleteNamespaceResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*DeleteNamespaceResponse) Descriptor
deprecated
func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceResponse.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceResponse) GetAsyncOperation ¶
func (x *DeleteNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteNamespaceResponse) ProtoMessage ¶
func (*DeleteNamespaceResponse) ProtoMessage()
func (*DeleteNamespaceResponse) ProtoReflect ¶
func (x *DeleteNamespaceResponse) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceResponse) Reset ¶
func (x *DeleteNamespaceResponse) Reset()
func (*DeleteNamespaceResponse) String ¶
func (x *DeleteNamespaceResponse) String() string
type DeleteNexusEndpointRequest ¶
type DeleteNexusEndpointRequest struct { // The id of the nexus endpoint to delete. EndpointId string `protobuf:"bytes,1,opt,name=endpoint_id,json=endpointId,proto3" json:"endpoint_id,omitempty"` // The version of the endpoint for which this delete is intended for. // The latest version can be found in the GetNexusEndpoint operation response. ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteNexusEndpointRequest) Descriptor
deprecated
func (*DeleteNexusEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNexusEndpointRequest.ProtoReflect.Descriptor instead.
func (*DeleteNexusEndpointRequest) GetAsyncOperationId ¶
func (x *DeleteNexusEndpointRequest) GetAsyncOperationId() string
func (*DeleteNexusEndpointRequest) GetEndpointId ¶
func (x *DeleteNexusEndpointRequest) GetEndpointId() string
func (*DeleteNexusEndpointRequest) GetResourceVersion ¶
func (x *DeleteNexusEndpointRequest) GetResourceVersion() string
func (*DeleteNexusEndpointRequest) ProtoMessage ¶
func (*DeleteNexusEndpointRequest) ProtoMessage()
func (*DeleteNexusEndpointRequest) ProtoReflect ¶
func (x *DeleteNexusEndpointRequest) ProtoReflect() protoreflect.Message
func (*DeleteNexusEndpointRequest) Reset ¶
func (x *DeleteNexusEndpointRequest) Reset()
func (*DeleteNexusEndpointRequest) String ¶
func (x *DeleteNexusEndpointRequest) String() string
type DeleteNexusEndpointResponse ¶
type DeleteNexusEndpointResponse struct { // The async operation AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*DeleteNexusEndpointResponse) Descriptor
deprecated
func (*DeleteNexusEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNexusEndpointResponse.ProtoReflect.Descriptor instead.
func (*DeleteNexusEndpointResponse) GetAsyncOperation ¶
func (x *DeleteNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteNexusEndpointResponse) ProtoMessage ¶
func (*DeleteNexusEndpointResponse) ProtoMessage()
func (*DeleteNexusEndpointResponse) ProtoReflect ¶
func (x *DeleteNexusEndpointResponse) ProtoReflect() protoreflect.Message
func (*DeleteNexusEndpointResponse) Reset ¶
func (x *DeleteNexusEndpointResponse) Reset()
func (*DeleteNexusEndpointResponse) String ¶
func (x *DeleteNexusEndpointResponse) String() string
type DeleteServiceAccountRequest ¶
type DeleteServiceAccountRequest struct { // The ID of the service account to delete; ServiceAccountId string `protobuf:"bytes,1,opt,name=service_account_id,json=serviceAccountId,proto3" json:"service_account_id,omitempty"` // The version of the service account for which this update is intended for. // The latest version can be found in the GetServiceAccount response. ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The ID to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteServiceAccountRequest) Descriptor
deprecated
func (*DeleteServiceAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceAccountRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceAccountRequest) GetAsyncOperationId ¶
func (x *DeleteServiceAccountRequest) GetAsyncOperationId() string
func (*DeleteServiceAccountRequest) GetResourceVersion ¶
func (x *DeleteServiceAccountRequest) GetResourceVersion() string
func (*DeleteServiceAccountRequest) GetServiceAccountId ¶
func (x *DeleteServiceAccountRequest) GetServiceAccountId() string
func (*DeleteServiceAccountRequest) ProtoMessage ¶
func (*DeleteServiceAccountRequest) ProtoMessage()
func (*DeleteServiceAccountRequest) ProtoReflect ¶
func (x *DeleteServiceAccountRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceAccountRequest) Reset ¶
func (x *DeleteServiceAccountRequest) Reset()
func (*DeleteServiceAccountRequest) String ¶
func (x *DeleteServiceAccountRequest) String() string
type DeleteServiceAccountResponse ¶
type DeleteServiceAccountResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*DeleteServiceAccountResponse) Descriptor
deprecated
func (*DeleteServiceAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceAccountResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceAccountResponse) GetAsyncOperation ¶
func (x *DeleteServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteServiceAccountResponse) ProtoMessage ¶
func (*DeleteServiceAccountResponse) ProtoMessage()
func (*DeleteServiceAccountResponse) ProtoReflect ¶
func (x *DeleteServiceAccountResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceAccountResponse) Reset ¶
func (x *DeleteServiceAccountResponse) Reset()
func (*DeleteServiceAccountResponse) String ¶
func (x *DeleteServiceAccountResponse) String() string
type DeleteUserGroupRequest ¶
type DeleteUserGroupRequest struct { // The id of the group to delete. GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // The version of the group for which this delete is intended for. // The latest version can be found in the GetGroup operation response. ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation. // Optional, if not provided a random id will be generated. AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteUserGroupRequest) Descriptor
deprecated
func (*DeleteUserGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserGroupRequest) GetAsyncOperationId ¶
func (x *DeleteUserGroupRequest) GetAsyncOperationId() string
func (*DeleteUserGroupRequest) GetGroupId ¶
func (x *DeleteUserGroupRequest) GetGroupId() string
func (*DeleteUserGroupRequest) GetResourceVersion ¶
func (x *DeleteUserGroupRequest) GetResourceVersion() string
func (*DeleteUserGroupRequest) ProtoMessage ¶
func (*DeleteUserGroupRequest) ProtoMessage()
func (*DeleteUserGroupRequest) ProtoReflect ¶
func (x *DeleteUserGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserGroupRequest) Reset ¶
func (x *DeleteUserGroupRequest) Reset()
func (*DeleteUserGroupRequest) String ¶
func (x *DeleteUserGroupRequest) String() string
type DeleteUserGroupResponse ¶
type DeleteUserGroupResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*DeleteUserGroupResponse) Descriptor
deprecated
func (*DeleteUserGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserGroupResponse.ProtoReflect.Descriptor instead.
func (*DeleteUserGroupResponse) GetAsyncOperation ¶
func (x *DeleteUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteUserGroupResponse) ProtoMessage ¶
func (*DeleteUserGroupResponse) ProtoMessage()
func (*DeleteUserGroupResponse) ProtoReflect ¶
func (x *DeleteUserGroupResponse) ProtoReflect() protoreflect.Message
func (*DeleteUserGroupResponse) Reset ¶
func (x *DeleteUserGroupResponse) Reset()
func (*DeleteUserGroupResponse) String ¶
func (x *DeleteUserGroupResponse) String() string
type DeleteUserRequest ¶
type DeleteUserRequest struct { // The id of the user to delete UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // The version of the user for which this delete is intended for // The latest version can be found in the GetUser operation response ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation - optional AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteUserRequest) Descriptor
deprecated
func (*DeleteUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserRequest) GetAsyncOperationId ¶
func (x *DeleteUserRequest) GetAsyncOperationId() string
func (*DeleteUserRequest) GetResourceVersion ¶
func (x *DeleteUserRequest) GetResourceVersion() string
func (*DeleteUserRequest) GetUserId ¶
func (x *DeleteUserRequest) GetUserId() string
func (*DeleteUserRequest) ProtoMessage ¶
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) ProtoReflect ¶
func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserRequest) Reset ¶
func (x *DeleteUserRequest) Reset()
func (*DeleteUserRequest) String ¶
func (x *DeleteUserRequest) String() string
type DeleteUserResponse ¶
type DeleteUserResponse struct { // The async operation AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*DeleteUserResponse) Descriptor
deprecated
func (*DeleteUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserResponse.ProtoReflect.Descriptor instead.
func (*DeleteUserResponse) GetAsyncOperation ¶
func (x *DeleteUserResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteUserResponse) ProtoMessage ¶
func (*DeleteUserResponse) ProtoMessage()
func (*DeleteUserResponse) ProtoReflect ¶
func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
func (*DeleteUserResponse) Reset ¶
func (x *DeleteUserResponse) Reset()
func (*DeleteUserResponse) String ¶
func (x *DeleteUserResponse) String() string
type FailoverNamespaceRegionRequest ¶
type FailoverNamespaceRegionRequest struct { // The namespace to failover. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The id of the region to failover to. // Must be a region that the namespace is currently available in. Region string `protobuf:"bytes,2,opt,name=region,proto3" json:"region,omitempty"` // The id to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*FailoverNamespaceRegionRequest) Descriptor
deprecated
func (*FailoverNamespaceRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use FailoverNamespaceRegionRequest.ProtoReflect.Descriptor instead.
func (*FailoverNamespaceRegionRequest) GetAsyncOperationId ¶
func (x *FailoverNamespaceRegionRequest) GetAsyncOperationId() string
func (*FailoverNamespaceRegionRequest) GetNamespace ¶
func (x *FailoverNamespaceRegionRequest) GetNamespace() string
func (*FailoverNamespaceRegionRequest) GetRegion ¶
func (x *FailoverNamespaceRegionRequest) GetRegion() string
func (*FailoverNamespaceRegionRequest) ProtoMessage ¶
func (*FailoverNamespaceRegionRequest) ProtoMessage()
func (*FailoverNamespaceRegionRequest) ProtoReflect ¶
func (x *FailoverNamespaceRegionRequest) ProtoReflect() protoreflect.Message
func (*FailoverNamespaceRegionRequest) Reset ¶
func (x *FailoverNamespaceRegionRequest) Reset()
func (*FailoverNamespaceRegionRequest) String ¶
func (x *FailoverNamespaceRegionRequest) String() string
type FailoverNamespaceRegionResponse ¶
type FailoverNamespaceRegionResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*FailoverNamespaceRegionResponse) Descriptor
deprecated
func (*FailoverNamespaceRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use FailoverNamespaceRegionResponse.ProtoReflect.Descriptor instead.
func (*FailoverNamespaceRegionResponse) GetAsyncOperation ¶
func (x *FailoverNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
func (*FailoverNamespaceRegionResponse) ProtoMessage ¶
func (*FailoverNamespaceRegionResponse) ProtoMessage()
func (*FailoverNamespaceRegionResponse) ProtoReflect ¶
func (x *FailoverNamespaceRegionResponse) ProtoReflect() protoreflect.Message
func (*FailoverNamespaceRegionResponse) Reset ¶
func (x *FailoverNamespaceRegionResponse) Reset()
func (*FailoverNamespaceRegionResponse) String ¶
func (x *FailoverNamespaceRegionResponse) String() string
type GetAccountRequest ¶
type GetAccountRequest struct {
// contains filtered or unexported fields
}
func (*GetAccountRequest) Descriptor
deprecated
func (*GetAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountRequest.ProtoReflect.Descriptor instead.
func (*GetAccountRequest) ProtoMessage ¶
func (*GetAccountRequest) ProtoMessage()
func (*GetAccountRequest) ProtoReflect ¶
func (x *GetAccountRequest) ProtoReflect() protoreflect.Message
func (*GetAccountRequest) Reset ¶
func (x *GetAccountRequest) Reset()
func (*GetAccountRequest) String ¶
func (x *GetAccountRequest) String() string
type GetAccountResponse ¶
type GetAccountResponse struct { // The account. Account *v16.Account `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` // contains filtered or unexported fields }
func (*GetAccountResponse) Descriptor
deprecated
func (*GetAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountResponse.ProtoReflect.Descriptor instead.
func (*GetAccountResponse) GetAccount ¶
func (x *GetAccountResponse) GetAccount() *v16.Account
func (*GetAccountResponse) ProtoMessage ¶
func (*GetAccountResponse) ProtoMessage()
func (*GetAccountResponse) ProtoReflect ¶
func (x *GetAccountResponse) ProtoReflect() protoreflect.Message
func (*GetAccountResponse) Reset ¶
func (x *GetAccountResponse) Reset()
func (*GetAccountResponse) String ¶
func (x *GetAccountResponse) String() string
type GetApiKeyRequest ¶
type GetApiKeyRequest struct { // The id of the api key to get. KeyId string `protobuf:"bytes,1,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"` // contains filtered or unexported fields }
func (*GetApiKeyRequest) Descriptor
deprecated
func (*GetApiKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetApiKeyRequest.ProtoReflect.Descriptor instead.
func (*GetApiKeyRequest) GetKeyId ¶
func (x *GetApiKeyRequest) GetKeyId() string
func (*GetApiKeyRequest) ProtoMessage ¶
func (*GetApiKeyRequest) ProtoMessage()
func (*GetApiKeyRequest) ProtoReflect ¶
func (x *GetApiKeyRequest) ProtoReflect() protoreflect.Message
func (*GetApiKeyRequest) Reset ¶
func (x *GetApiKeyRequest) Reset()
func (*GetApiKeyRequest) String ¶
func (x *GetApiKeyRequest) String() string
type GetApiKeyResponse ¶
type GetApiKeyResponse struct { // The api key. ApiKey *v1.ApiKey `protobuf:"bytes,1,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` // contains filtered or unexported fields }
func (*GetApiKeyResponse) Descriptor
deprecated
func (*GetApiKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetApiKeyResponse.ProtoReflect.Descriptor instead.
func (*GetApiKeyResponse) GetApiKey ¶
func (x *GetApiKeyResponse) GetApiKey() *v1.ApiKey
func (*GetApiKeyResponse) ProtoMessage ¶
func (*GetApiKeyResponse) ProtoMessage()
func (*GetApiKeyResponse) ProtoReflect ¶
func (x *GetApiKeyResponse) ProtoReflect() protoreflect.Message
func (*GetApiKeyResponse) Reset ¶
func (x *GetApiKeyResponse) Reset()
func (*GetApiKeyResponse) String ¶
func (x *GetApiKeyResponse) String() string
type GetApiKeysRequest ¶
type GetApiKeysRequest struct { // The requested size of the page to retrieve - optional. // Cannot exceed 1000. Defaults to 100. PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // The page token if this is continuing from another response - optional. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Filter api keys by owner id - optional. OwnerId string `protobuf:"bytes,3,opt,name=owner_id,json=ownerId,proto3" json:"owner_id,omitempty"` // Filter api keys by owner type - optional. // Possible values: user, service-account // // Deprecated: Marked as deprecated in temporal/api/cloud/cloudservice/v1/request_response.proto. OwnerTypeDeprecated string `protobuf:"bytes,4,opt,name=owner_type_deprecated,json=ownerTypeDeprecated,proto3" json:"owner_type_deprecated,omitempty"` // Filter api keys by owner type - optional. // temporal:enums:replaces=owner_type_deprecated OwnerType v1.OwnerType `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetApiKeysRequest) Descriptor
deprecated
func (*GetApiKeysRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetApiKeysRequest.ProtoReflect.Descriptor instead.
func (*GetApiKeysRequest) GetOwnerId ¶
func (x *GetApiKeysRequest) GetOwnerId() string
func (*GetApiKeysRequest) GetOwnerType ¶
func (x *GetApiKeysRequest) GetOwnerType() v1.OwnerType
func (*GetApiKeysRequest) GetOwnerTypeDeprecated
deprecated
func (x *GetApiKeysRequest) GetOwnerTypeDeprecated() string
Deprecated: Marked as deprecated in temporal/api/cloud/cloudservice/v1/request_response.proto.
func (*GetApiKeysRequest) GetPageSize ¶
func (x *GetApiKeysRequest) GetPageSize() int32
func (*GetApiKeysRequest) GetPageToken ¶
func (x *GetApiKeysRequest) GetPageToken() string
func (*GetApiKeysRequest) ProtoMessage ¶
func (*GetApiKeysRequest) ProtoMessage()
func (*GetApiKeysRequest) ProtoReflect ¶
func (x *GetApiKeysRequest) ProtoReflect() protoreflect.Message
func (*GetApiKeysRequest) Reset ¶
func (x *GetApiKeysRequest) Reset()
func (*GetApiKeysRequest) String ¶
func (x *GetApiKeysRequest) String() string
type GetApiKeysResponse ¶
type GetApiKeysResponse struct { // The list of api keys in ascending id order. ApiKeys []*v1.ApiKey `protobuf:"bytes,1,rep,name=api_keys,json=apiKeys,proto3" json:"api_keys,omitempty"` // The next page's token. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*GetApiKeysResponse) Descriptor
deprecated
func (*GetApiKeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetApiKeysResponse.ProtoReflect.Descriptor instead.
func (*GetApiKeysResponse) GetApiKeys ¶
func (x *GetApiKeysResponse) GetApiKeys() []*v1.ApiKey
func (*GetApiKeysResponse) GetNextPageToken ¶
func (x *GetApiKeysResponse) GetNextPageToken() string
func (*GetApiKeysResponse) ProtoMessage ¶
func (*GetApiKeysResponse) ProtoMessage()
func (*GetApiKeysResponse) ProtoReflect ¶
func (x *GetApiKeysResponse) ProtoReflect() protoreflect.Message
func (*GetApiKeysResponse) Reset ¶
func (x *GetApiKeysResponse) Reset()
func (*GetApiKeysResponse) String ¶
func (x *GetApiKeysResponse) String() string
type GetAsyncOperationRequest ¶
type GetAsyncOperationRequest struct { // The id of the async operation to get AsyncOperationId string `protobuf:"bytes,1,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*GetAsyncOperationRequest) Descriptor
deprecated
func (*GetAsyncOperationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAsyncOperationRequest.ProtoReflect.Descriptor instead.
func (*GetAsyncOperationRequest) GetAsyncOperationId ¶
func (x *GetAsyncOperationRequest) GetAsyncOperationId() string
func (*GetAsyncOperationRequest) ProtoMessage ¶
func (*GetAsyncOperationRequest) ProtoMessage()
func (*GetAsyncOperationRequest) ProtoReflect ¶
func (x *GetAsyncOperationRequest) ProtoReflect() protoreflect.Message
func (*GetAsyncOperationRequest) Reset ¶
func (x *GetAsyncOperationRequest) Reset()
func (*GetAsyncOperationRequest) String ¶
func (x *GetAsyncOperationRequest) String() string
type GetAsyncOperationResponse ¶
type GetAsyncOperationResponse struct { // The async operation AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*GetAsyncOperationResponse) Descriptor
deprecated
func (*GetAsyncOperationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAsyncOperationResponse.ProtoReflect.Descriptor instead.
func (*GetAsyncOperationResponse) GetAsyncOperation ¶
func (x *GetAsyncOperationResponse) GetAsyncOperation() *v11.AsyncOperation
func (*GetAsyncOperationResponse) ProtoMessage ¶
func (*GetAsyncOperationResponse) ProtoMessage()
func (*GetAsyncOperationResponse) ProtoReflect ¶
func (x *GetAsyncOperationResponse) ProtoReflect() protoreflect.Message
func (*GetAsyncOperationResponse) Reset ¶
func (x *GetAsyncOperationResponse) Reset()
func (*GetAsyncOperationResponse) String ¶
func (x *GetAsyncOperationResponse) String() string
type GetNamespaceExportSinkRequest ¶ added in v0.2.0
type GetNamespaceExportSinkRequest struct { // The namespace to which the sink belongs. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The name of the sink to retrieve. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetNamespaceExportSinkRequest) Descriptor
deprecated
added in
v0.2.0
func (*GetNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceExportSinkRequest.ProtoReflect.Descriptor instead.
func (*GetNamespaceExportSinkRequest) GetName ¶ added in v0.2.0
func (x *GetNamespaceExportSinkRequest) GetName() string
func (*GetNamespaceExportSinkRequest) GetNamespace ¶ added in v0.2.0
func (x *GetNamespaceExportSinkRequest) GetNamespace() string
func (*GetNamespaceExportSinkRequest) ProtoMessage ¶ added in v0.2.0
func (*GetNamespaceExportSinkRequest) ProtoMessage()
func (*GetNamespaceExportSinkRequest) ProtoReflect ¶ added in v0.2.0
func (x *GetNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
func (*GetNamespaceExportSinkRequest) Reset ¶ added in v0.2.0
func (x *GetNamespaceExportSinkRequest) Reset()
func (*GetNamespaceExportSinkRequest) String ¶ added in v0.2.0
func (x *GetNamespaceExportSinkRequest) String() string
type GetNamespaceExportSinkResponse ¶ added in v0.2.0
type GetNamespaceExportSinkResponse struct { // The export sink retrieved. Sink *v12.ExportSink `protobuf:"bytes,1,opt,name=sink,proto3" json:"sink,omitempty"` // contains filtered or unexported fields }
func (*GetNamespaceExportSinkResponse) Descriptor
deprecated
added in
v0.2.0
func (*GetNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceExportSinkResponse.ProtoReflect.Descriptor instead.
func (*GetNamespaceExportSinkResponse) GetSink ¶ added in v0.2.0
func (x *GetNamespaceExportSinkResponse) GetSink() *v12.ExportSink
func (*GetNamespaceExportSinkResponse) ProtoMessage ¶ added in v0.2.0
func (*GetNamespaceExportSinkResponse) ProtoMessage()
func (*GetNamespaceExportSinkResponse) ProtoReflect ¶ added in v0.2.0
func (x *GetNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
func (*GetNamespaceExportSinkResponse) Reset ¶ added in v0.2.0
func (x *GetNamespaceExportSinkResponse) Reset()
func (*GetNamespaceExportSinkResponse) String ¶ added in v0.2.0
func (x *GetNamespaceExportSinkResponse) String() string
type GetNamespaceExportSinksRequest ¶ added in v0.2.0
type GetNamespaceExportSinksRequest struct { // The namespace to which the sinks belong. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The requested size of the page to retrieve. Cannot exceed 1000. // Defaults to 100 if not specified. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // The page token if this is continuing from another response - optional. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*GetNamespaceExportSinksRequest) Descriptor
deprecated
added in
v0.2.0
func (*GetNamespaceExportSinksRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceExportSinksRequest.ProtoReflect.Descriptor instead.
func (*GetNamespaceExportSinksRequest) GetNamespace ¶ added in v0.2.0
func (x *GetNamespaceExportSinksRequest) GetNamespace() string
func (*GetNamespaceExportSinksRequest) GetPageSize ¶ added in v0.2.0
func (x *GetNamespaceExportSinksRequest) GetPageSize() int32
func (*GetNamespaceExportSinksRequest) GetPageToken ¶ added in v0.2.0
func (x *GetNamespaceExportSinksRequest) GetPageToken() string
func (*GetNamespaceExportSinksRequest) ProtoMessage ¶ added in v0.2.0
func (*GetNamespaceExportSinksRequest) ProtoMessage()
func (*GetNamespaceExportSinksRequest) ProtoReflect ¶ added in v0.2.0
func (x *GetNamespaceExportSinksRequest) ProtoReflect() protoreflect.Message
func (*GetNamespaceExportSinksRequest) Reset ¶ added in v0.2.0
func (x *GetNamespaceExportSinksRequest) Reset()
func (*GetNamespaceExportSinksRequest) String ¶ added in v0.2.0
func (x *GetNamespaceExportSinksRequest) String() string
type GetNamespaceExportSinksResponse ¶ added in v0.2.0
type GetNamespaceExportSinksResponse struct { // The list of export sinks retrieved. Sinks []*v12.ExportSink `protobuf:"bytes,1,rep,name=sinks,proto3" json:"sinks,omitempty"` // The next page token, set if there is another page. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*GetNamespaceExportSinksResponse) Descriptor
deprecated
added in
v0.2.0
func (*GetNamespaceExportSinksResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceExportSinksResponse.ProtoReflect.Descriptor instead.
func (*GetNamespaceExportSinksResponse) GetNextPageToken ¶ added in v0.2.0
func (x *GetNamespaceExportSinksResponse) GetNextPageToken() string
func (*GetNamespaceExportSinksResponse) GetSinks ¶ added in v0.2.0
func (x *GetNamespaceExportSinksResponse) GetSinks() []*v12.ExportSink
func (*GetNamespaceExportSinksResponse) ProtoMessage ¶ added in v0.2.0
func (*GetNamespaceExportSinksResponse) ProtoMessage()
func (*GetNamespaceExportSinksResponse) ProtoReflect ¶ added in v0.2.0
func (x *GetNamespaceExportSinksResponse) ProtoReflect() protoreflect.Message
func (*GetNamespaceExportSinksResponse) Reset ¶ added in v0.2.0
func (x *GetNamespaceExportSinksResponse) Reset()
func (*GetNamespaceExportSinksResponse) String ¶ added in v0.2.0
func (x *GetNamespaceExportSinksResponse) String() string
type GetNamespaceRequest ¶
type GetNamespaceRequest struct { // The namespace to get. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetNamespaceRequest) Descriptor
deprecated
func (*GetNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceRequest.ProtoReflect.Descriptor instead.
func (*GetNamespaceRequest) GetNamespace ¶
func (x *GetNamespaceRequest) GetNamespace() string
func (*GetNamespaceRequest) ProtoMessage ¶
func (*GetNamespaceRequest) ProtoMessage()
func (*GetNamespaceRequest) ProtoReflect ¶
func (x *GetNamespaceRequest) ProtoReflect() protoreflect.Message
func (*GetNamespaceRequest) Reset ¶
func (x *GetNamespaceRequest) Reset()
func (*GetNamespaceRequest) String ¶
func (x *GetNamespaceRequest) String() string
type GetNamespaceResponse ¶
type GetNamespaceResponse struct { // The namespace. Namespace *v12.Namespace `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetNamespaceResponse) Descriptor
deprecated
func (*GetNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceResponse.ProtoReflect.Descriptor instead.
func (*GetNamespaceResponse) GetNamespace ¶
func (x *GetNamespaceResponse) GetNamespace() *v12.Namespace
func (*GetNamespaceResponse) ProtoMessage ¶
func (*GetNamespaceResponse) ProtoMessage()
func (*GetNamespaceResponse) ProtoReflect ¶
func (x *GetNamespaceResponse) ProtoReflect() protoreflect.Message
func (*GetNamespaceResponse) Reset ¶
func (x *GetNamespaceResponse) Reset()
func (*GetNamespaceResponse) String ¶
func (x *GetNamespaceResponse) String() string
type GetNamespacesRequest ¶
type GetNamespacesRequest struct { // The requested size of the page to retrieve. // Cannot exceed 1000. // Optional, defaults to 100. PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // The page token if this is continuing from another response. // Optional, defaults to empty. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Filter namespaces by their name. // Optional, defaults to empty. Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetNamespacesRequest) Descriptor
deprecated
func (*GetNamespacesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespacesRequest.ProtoReflect.Descriptor instead.
func (*GetNamespacesRequest) GetName ¶
func (x *GetNamespacesRequest) GetName() string
func (*GetNamespacesRequest) GetPageSize ¶
func (x *GetNamespacesRequest) GetPageSize() int32
func (*GetNamespacesRequest) GetPageToken ¶
func (x *GetNamespacesRequest) GetPageToken() string
func (*GetNamespacesRequest) ProtoMessage ¶
func (*GetNamespacesRequest) ProtoMessage()
func (*GetNamespacesRequest) ProtoReflect ¶
func (x *GetNamespacesRequest) ProtoReflect() protoreflect.Message
func (*GetNamespacesRequest) Reset ¶
func (x *GetNamespacesRequest) Reset()
func (*GetNamespacesRequest) String ¶
func (x *GetNamespacesRequest) String() string
type GetNamespacesResponse ¶
type GetNamespacesResponse struct { // The list of namespaces in ascending name order. Namespaces []*v12.Namespace `protobuf:"bytes,1,rep,name=namespaces,proto3" json:"namespaces,omitempty"` // The next page's token. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*GetNamespacesResponse) Descriptor
deprecated
func (*GetNamespacesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespacesResponse.ProtoReflect.Descriptor instead.
func (*GetNamespacesResponse) GetNamespaces ¶
func (x *GetNamespacesResponse) GetNamespaces() []*v12.Namespace
func (*GetNamespacesResponse) GetNextPageToken ¶
func (x *GetNamespacesResponse) GetNextPageToken() string
func (*GetNamespacesResponse) ProtoMessage ¶
func (*GetNamespacesResponse) ProtoMessage()
func (*GetNamespacesResponse) ProtoReflect ¶
func (x *GetNamespacesResponse) ProtoReflect() protoreflect.Message
func (*GetNamespacesResponse) Reset ¶
func (x *GetNamespacesResponse) Reset()
func (*GetNamespacesResponse) String ¶
func (x *GetNamespacesResponse) String() string
type GetNexusEndpointRequest ¶
type GetNexusEndpointRequest struct { // The id of the nexus endpoint to get. EndpointId string `protobuf:"bytes,1,opt,name=endpoint_id,json=endpointId,proto3" json:"endpoint_id,omitempty"` // contains filtered or unexported fields }
func (*GetNexusEndpointRequest) Descriptor
deprecated
func (*GetNexusEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNexusEndpointRequest.ProtoReflect.Descriptor instead.
func (*GetNexusEndpointRequest) GetEndpointId ¶
func (x *GetNexusEndpointRequest) GetEndpointId() string
func (*GetNexusEndpointRequest) ProtoMessage ¶
func (*GetNexusEndpointRequest) ProtoMessage()
func (*GetNexusEndpointRequest) ProtoReflect ¶
func (x *GetNexusEndpointRequest) ProtoReflect() protoreflect.Message
func (*GetNexusEndpointRequest) Reset ¶
func (x *GetNexusEndpointRequest) Reset()
func (*GetNexusEndpointRequest) String ¶
func (x *GetNexusEndpointRequest) String() string
type GetNexusEndpointResponse ¶
type GetNexusEndpointResponse struct { // The nexus endpoint. Endpoint *v14.Endpoint `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // contains filtered or unexported fields }
func (*GetNexusEndpointResponse) Descriptor
deprecated
func (*GetNexusEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNexusEndpointResponse.ProtoReflect.Descriptor instead.
func (*GetNexusEndpointResponse) GetEndpoint ¶
func (x *GetNexusEndpointResponse) GetEndpoint() *v14.Endpoint
func (*GetNexusEndpointResponse) ProtoMessage ¶
func (*GetNexusEndpointResponse) ProtoMessage()
func (*GetNexusEndpointResponse) ProtoReflect ¶
func (x *GetNexusEndpointResponse) ProtoReflect() protoreflect.Message
func (*GetNexusEndpointResponse) Reset ¶
func (x *GetNexusEndpointResponse) Reset()
func (*GetNexusEndpointResponse) String ¶
func (x *GetNexusEndpointResponse) String() string
type GetNexusEndpointsRequest ¶
type GetNexusEndpointsRequest struct { // The requested size of the page to retrieve - optional. // Cannot exceed 1000. Defaults to 100. PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // The page token if this is continuing from another response - optional. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // optional, treated as an AND if specified TargetNamespaceId string `protobuf:"bytes,3,opt,name=target_namespace_id,json=targetNamespaceId,proto3" json:"target_namespace_id,omitempty"` // optional, treated as an AND if specified TargetTaskQueue string `protobuf:"bytes,4,opt,name=target_task_queue,json=targetTaskQueue,proto3" json:"target_task_queue,omitempty"` // Filter endpoints by their name - optional, treated as an AND if specified. Specifying this will result in zero or one results. Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetNexusEndpointsRequest) Descriptor
deprecated
func (*GetNexusEndpointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNexusEndpointsRequest.ProtoReflect.Descriptor instead.
func (*GetNexusEndpointsRequest) GetName ¶
func (x *GetNexusEndpointsRequest) GetName() string
func (*GetNexusEndpointsRequest) GetPageSize ¶
func (x *GetNexusEndpointsRequest) GetPageSize() int32
func (*GetNexusEndpointsRequest) GetPageToken ¶
func (x *GetNexusEndpointsRequest) GetPageToken() string
func (*GetNexusEndpointsRequest) GetTargetNamespaceId ¶
func (x *GetNexusEndpointsRequest) GetTargetNamespaceId() string
func (*GetNexusEndpointsRequest) GetTargetTaskQueue ¶
func (x *GetNexusEndpointsRequest) GetTargetTaskQueue() string
func (*GetNexusEndpointsRequest) ProtoMessage ¶
func (*GetNexusEndpointsRequest) ProtoMessage()
func (*GetNexusEndpointsRequest) ProtoReflect ¶
func (x *GetNexusEndpointsRequest) ProtoReflect() protoreflect.Message
func (*GetNexusEndpointsRequest) Reset ¶
func (x *GetNexusEndpointsRequest) Reset()
func (*GetNexusEndpointsRequest) String ¶
func (x *GetNexusEndpointsRequest) String() string
type GetNexusEndpointsResponse ¶
type GetNexusEndpointsResponse struct { // The list of endpoints in ascending id order. Endpoints []*v14.Endpoint `protobuf:"bytes,1,rep,name=endpoints,proto3" json:"endpoints,omitempty"` // The next page's token. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*GetNexusEndpointsResponse) Descriptor
deprecated
func (*GetNexusEndpointsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNexusEndpointsResponse.ProtoReflect.Descriptor instead.
func (*GetNexusEndpointsResponse) GetEndpoints ¶
func (x *GetNexusEndpointsResponse) GetEndpoints() []*v14.Endpoint
func (*GetNexusEndpointsResponse) GetNextPageToken ¶
func (x *GetNexusEndpointsResponse) GetNextPageToken() string
func (*GetNexusEndpointsResponse) ProtoMessage ¶
func (*GetNexusEndpointsResponse) ProtoMessage()
func (*GetNexusEndpointsResponse) ProtoReflect ¶
func (x *GetNexusEndpointsResponse) ProtoReflect() protoreflect.Message
func (*GetNexusEndpointsResponse) Reset ¶
func (x *GetNexusEndpointsResponse) Reset()
func (*GetNexusEndpointsResponse) String ¶
func (x *GetNexusEndpointsResponse) String() string
type GetRegionRequest ¶
type GetRegionRequest struct { // The id of the region to get. Region string `protobuf:"bytes,1,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
func (*GetRegionRequest) Descriptor
deprecated
func (*GetRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionRequest.ProtoReflect.Descriptor instead.
func (*GetRegionRequest) GetRegion ¶
func (x *GetRegionRequest) GetRegion() string
func (*GetRegionRequest) ProtoMessage ¶
func (*GetRegionRequest) ProtoMessage()
func (*GetRegionRequest) ProtoReflect ¶
func (x *GetRegionRequest) ProtoReflect() protoreflect.Message
func (*GetRegionRequest) Reset ¶
func (x *GetRegionRequest) Reset()
func (*GetRegionRequest) String ¶
func (x *GetRegionRequest) String() string
type GetRegionResponse ¶
type GetRegionResponse struct { // The temporal cloud region. Region *v13.Region `protobuf:"bytes,1,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
func (*GetRegionResponse) Descriptor
deprecated
func (*GetRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionResponse.ProtoReflect.Descriptor instead.
func (*GetRegionResponse) GetRegion ¶
func (x *GetRegionResponse) GetRegion() *v13.Region
func (*GetRegionResponse) ProtoMessage ¶
func (*GetRegionResponse) ProtoMessage()
func (*GetRegionResponse) ProtoReflect ¶
func (x *GetRegionResponse) ProtoReflect() protoreflect.Message
func (*GetRegionResponse) Reset ¶
func (x *GetRegionResponse) Reset()
func (*GetRegionResponse) String ¶
func (x *GetRegionResponse) String() string
type GetRegionsRequest ¶
type GetRegionsRequest struct {
// contains filtered or unexported fields
}
func (*GetRegionsRequest) Descriptor
deprecated
func (*GetRegionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionsRequest.ProtoReflect.Descriptor instead.
func (*GetRegionsRequest) ProtoMessage ¶
func (*GetRegionsRequest) ProtoMessage()
func (*GetRegionsRequest) ProtoReflect ¶
func (x *GetRegionsRequest) ProtoReflect() protoreflect.Message
func (*GetRegionsRequest) Reset ¶
func (x *GetRegionsRequest) Reset()
func (*GetRegionsRequest) String ¶
func (x *GetRegionsRequest) String() string
type GetRegionsResponse ¶
type GetRegionsResponse struct { // The temporal cloud regions. Regions []*v13.Region `protobuf:"bytes,1,rep,name=regions,proto3" json:"regions,omitempty"` // contains filtered or unexported fields }
func (*GetRegionsResponse) Descriptor
deprecated
func (*GetRegionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionsResponse.ProtoReflect.Descriptor instead.
func (*GetRegionsResponse) GetRegions ¶
func (x *GetRegionsResponse) GetRegions() []*v13.Region
func (*GetRegionsResponse) ProtoMessage ¶
func (*GetRegionsResponse) ProtoMessage()
func (*GetRegionsResponse) ProtoReflect ¶
func (x *GetRegionsResponse) ProtoReflect() protoreflect.Message
func (*GetRegionsResponse) Reset ¶
func (x *GetRegionsResponse) Reset()
func (*GetRegionsResponse) String ¶
func (x *GetRegionsResponse) String() string
type GetServiceAccountRequest ¶
type GetServiceAccountRequest struct { // ID of the service account to retrieve. ServiceAccountId string `protobuf:"bytes,1,opt,name=service_account_id,json=serviceAccountId,proto3" json:"service_account_id,omitempty"` // contains filtered or unexported fields }
func (*GetServiceAccountRequest) Descriptor
deprecated
func (*GetServiceAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceAccountRequest.ProtoReflect.Descriptor instead.
func (*GetServiceAccountRequest) GetServiceAccountId ¶
func (x *GetServiceAccountRequest) GetServiceAccountId() string
func (*GetServiceAccountRequest) ProtoMessage ¶
func (*GetServiceAccountRequest) ProtoMessage()
func (*GetServiceAccountRequest) ProtoReflect ¶
func (x *GetServiceAccountRequest) ProtoReflect() protoreflect.Message
func (*GetServiceAccountRequest) Reset ¶
func (x *GetServiceAccountRequest) Reset()
func (*GetServiceAccountRequest) String ¶
func (x *GetServiceAccountRequest) String() string
type GetServiceAccountResponse ¶
type GetServiceAccountResponse struct { // The service account retrieved. ServiceAccount *v1.ServiceAccount `protobuf:"bytes,1,opt,name=service_account,json=serviceAccount,proto3" json:"service_account,omitempty"` // contains filtered or unexported fields }
func (*GetServiceAccountResponse) Descriptor
deprecated
func (*GetServiceAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceAccountResponse.ProtoReflect.Descriptor instead.
func (*GetServiceAccountResponse) GetServiceAccount ¶
func (x *GetServiceAccountResponse) GetServiceAccount() *v1.ServiceAccount
func (*GetServiceAccountResponse) ProtoMessage ¶
func (*GetServiceAccountResponse) ProtoMessage()
func (*GetServiceAccountResponse) ProtoReflect ¶
func (x *GetServiceAccountResponse) ProtoReflect() protoreflect.Message
func (*GetServiceAccountResponse) Reset ¶
func (x *GetServiceAccountResponse) Reset()
func (*GetServiceAccountResponse) String ¶
func (x *GetServiceAccountResponse) String() string
type GetServiceAccountsRequest ¶
type GetServiceAccountsRequest struct { // The requested size of the page to retrieve - optional. // Cannot exceed 1000. Defaults to 100. PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // The page token if this is continuing from another response - optional. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*GetServiceAccountsRequest) Descriptor
deprecated
func (*GetServiceAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceAccountsRequest.ProtoReflect.Descriptor instead.
func (*GetServiceAccountsRequest) GetPageSize ¶
func (x *GetServiceAccountsRequest) GetPageSize() int32
func (*GetServiceAccountsRequest) GetPageToken ¶
func (x *GetServiceAccountsRequest) GetPageToken() string
func (*GetServiceAccountsRequest) ProtoMessage ¶
func (*GetServiceAccountsRequest) ProtoMessage()
func (*GetServiceAccountsRequest) ProtoReflect ¶
func (x *GetServiceAccountsRequest) ProtoReflect() protoreflect.Message
func (*GetServiceAccountsRequest) Reset ¶
func (x *GetServiceAccountsRequest) Reset()
func (*GetServiceAccountsRequest) String ¶
func (x *GetServiceAccountsRequest) String() string
type GetServiceAccountsResponse ¶
type GetServiceAccountsResponse struct { // The list of service accounts in ascending ID order. ServiceAccount []*v1.ServiceAccount `protobuf:"bytes,1,rep,name=service_account,json=serviceAccount,proto3" json:"service_account,omitempty"` // The next page token, set if there is another page. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*GetServiceAccountsResponse) Descriptor
deprecated
func (*GetServiceAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceAccountsResponse.ProtoReflect.Descriptor instead.
func (*GetServiceAccountsResponse) GetNextPageToken ¶
func (x *GetServiceAccountsResponse) GetNextPageToken() string
func (*GetServiceAccountsResponse) GetServiceAccount ¶
func (x *GetServiceAccountsResponse) GetServiceAccount() []*v1.ServiceAccount
func (*GetServiceAccountsResponse) ProtoMessage ¶
func (*GetServiceAccountsResponse) ProtoMessage()
func (*GetServiceAccountsResponse) ProtoReflect ¶
func (x *GetServiceAccountsResponse) ProtoReflect() protoreflect.Message
func (*GetServiceAccountsResponse) Reset ¶
func (x *GetServiceAccountsResponse) Reset()
func (*GetServiceAccountsResponse) String ¶
func (x *GetServiceAccountsResponse) String() string
type GetUsageRequest ¶
type GetUsageRequest struct { // Filter for UTC time >= - optional. // Defaults to: start of the current month. // Must be: within the last 90 days from the current date. // Must be: midnight UTC time. StartTimeInclusive *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=start_time_inclusive,json=startTimeInclusive,proto3" json:"start_time_inclusive,omitempty"` // Filter for UTC time < - optional. // Defaults to: start of the next UTC day. // Must be: within the last 90 days from the current date. // Must be: midnight UTC time. EndTimeExclusive *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=end_time_exclusive,json=endTimeExclusive,proto3" json:"end_time_exclusive,omitempty"` // The requested size of the page to retrieve - optional. // Each count corresponds to a single object - per day per namespace // Cannot exceed 1000. Defaults to 100. PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // The page token if this is continuing from another response - optional. PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*GetUsageRequest) Descriptor
deprecated
func (*GetUsageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUsageRequest.ProtoReflect.Descriptor instead.
func (*GetUsageRequest) GetEndTimeExclusive ¶
func (x *GetUsageRequest) GetEndTimeExclusive() *timestamppb.Timestamp
func (*GetUsageRequest) GetPageSize ¶
func (x *GetUsageRequest) GetPageSize() int32
func (*GetUsageRequest) GetPageToken ¶
func (x *GetUsageRequest) GetPageToken() string
func (*GetUsageRequest) GetStartTimeInclusive ¶
func (x *GetUsageRequest) GetStartTimeInclusive() *timestamppb.Timestamp
func (*GetUsageRequest) ProtoMessage ¶
func (*GetUsageRequest) ProtoMessage()
func (*GetUsageRequest) ProtoReflect ¶
func (x *GetUsageRequest) ProtoReflect() protoreflect.Message
func (*GetUsageRequest) Reset ¶
func (x *GetUsageRequest) Reset()
func (*GetUsageRequest) String ¶
func (x *GetUsageRequest) String() string
type GetUsageResponse ¶
type GetUsageResponse struct { // The list of data based on granularity (per Day for now) // Ordered by: time range in ascending order Summaries []*v15.Summary `protobuf:"bytes,1,rep,name=summaries,proto3" json:"summaries,omitempty"` // The next page's token. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*GetUsageResponse) Descriptor
deprecated
func (*GetUsageResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUsageResponse.ProtoReflect.Descriptor instead.
func (*GetUsageResponse) GetNextPageToken ¶
func (x *GetUsageResponse) GetNextPageToken() string
func (*GetUsageResponse) GetSummaries ¶
func (x *GetUsageResponse) GetSummaries() []*v15.Summary
func (*GetUsageResponse) ProtoMessage ¶
func (*GetUsageResponse) ProtoMessage()
func (*GetUsageResponse) ProtoReflect ¶
func (x *GetUsageResponse) ProtoReflect() protoreflect.Message
func (*GetUsageResponse) Reset ¶
func (x *GetUsageResponse) Reset()
func (*GetUsageResponse) String ¶
func (x *GetUsageResponse) String() string
type GetUserGroupRequest ¶
type GetUserGroupRequest struct { // The id of the group to get. GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
func (*GetUserGroupRequest) Descriptor
deprecated
func (*GetUserGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserGroupRequest.ProtoReflect.Descriptor instead.
func (*GetUserGroupRequest) GetGroupId ¶
func (x *GetUserGroupRequest) GetGroupId() string
func (*GetUserGroupRequest) ProtoMessage ¶
func (*GetUserGroupRequest) ProtoMessage()
func (*GetUserGroupRequest) ProtoReflect ¶
func (x *GetUserGroupRequest) ProtoReflect() protoreflect.Message
func (*GetUserGroupRequest) Reset ¶
func (x *GetUserGroupRequest) Reset()
func (*GetUserGroupRequest) String ¶
func (x *GetUserGroupRequest) String() string
type GetUserGroupResponse ¶
type GetUserGroupResponse struct { // The group. Group *v1.UserGroup `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"` // contains filtered or unexported fields }
func (*GetUserGroupResponse) Descriptor
deprecated
func (*GetUserGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserGroupResponse.ProtoReflect.Descriptor instead.
func (*GetUserGroupResponse) GetGroup ¶
func (x *GetUserGroupResponse) GetGroup() *v1.UserGroup
func (*GetUserGroupResponse) ProtoMessage ¶
func (*GetUserGroupResponse) ProtoMessage()
func (*GetUserGroupResponse) ProtoReflect ¶
func (x *GetUserGroupResponse) ProtoReflect() protoreflect.Message
func (*GetUserGroupResponse) Reset ¶
func (x *GetUserGroupResponse) Reset()
func (*GetUserGroupResponse) String ¶
func (x *GetUserGroupResponse) String() string
type GetUserGroupsRequest ¶
type GetUserGroupsRequest struct { // The requested size of the page to retrieve - optional. // Cannot exceed 1000. Defaults to 100. PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // The page token if this is continuing from another response - optional. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Filter groups by the namespace they have access to - optional. Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // Filter groups by the display name - optional. DisplayName string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Filter groups by the google group specification - optional. GoogleGroup *GetUserGroupsRequest_GoogleGroupFilter `protobuf:"bytes,5,opt,name=google_group,json=googleGroup,proto3" json:"google_group,omitempty"` // contains filtered or unexported fields }
func (*GetUserGroupsRequest) Descriptor
deprecated
func (*GetUserGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserGroupsRequest.ProtoReflect.Descriptor instead.
func (*GetUserGroupsRequest) GetDisplayName ¶
func (x *GetUserGroupsRequest) GetDisplayName() string
func (*GetUserGroupsRequest) GetGoogleGroup ¶
func (x *GetUserGroupsRequest) GetGoogleGroup() *GetUserGroupsRequest_GoogleGroupFilter
func (*GetUserGroupsRequest) GetNamespace ¶
func (x *GetUserGroupsRequest) GetNamespace() string
func (*GetUserGroupsRequest) GetPageSize ¶
func (x *GetUserGroupsRequest) GetPageSize() int32
func (*GetUserGroupsRequest) GetPageToken ¶
func (x *GetUserGroupsRequest) GetPageToken() string
func (*GetUserGroupsRequest) ProtoMessage ¶
func (*GetUserGroupsRequest) ProtoMessage()
func (*GetUserGroupsRequest) ProtoReflect ¶
func (x *GetUserGroupsRequest) ProtoReflect() protoreflect.Message
func (*GetUserGroupsRequest) Reset ¶
func (x *GetUserGroupsRequest) Reset()
func (*GetUserGroupsRequest) String ¶
func (x *GetUserGroupsRequest) String() string
type GetUserGroupsRequest_GoogleGroupFilter ¶
type GetUserGroupsRequest_GoogleGroupFilter struct { // Filter groups by the google group email - optional. EmailAddress string `protobuf:"bytes,1,opt,name=email_address,json=emailAddress,proto3" json:"email_address,omitempty"` // contains filtered or unexported fields }
func (*GetUserGroupsRequest_GoogleGroupFilter) Descriptor
deprecated
func (*GetUserGroupsRequest_GoogleGroupFilter) Descriptor() ([]byte, []int)
Deprecated: Use GetUserGroupsRequest_GoogleGroupFilter.ProtoReflect.Descriptor instead.
func (*GetUserGroupsRequest_GoogleGroupFilter) GetEmailAddress ¶
func (x *GetUserGroupsRequest_GoogleGroupFilter) GetEmailAddress() string
func (*GetUserGroupsRequest_GoogleGroupFilter) ProtoMessage ¶
func (*GetUserGroupsRequest_GoogleGroupFilter) ProtoMessage()
func (*GetUserGroupsRequest_GoogleGroupFilter) ProtoReflect ¶
func (x *GetUserGroupsRequest_GoogleGroupFilter) ProtoReflect() protoreflect.Message
func (*GetUserGroupsRequest_GoogleGroupFilter) Reset ¶
func (x *GetUserGroupsRequest_GoogleGroupFilter) Reset()
func (*GetUserGroupsRequest_GoogleGroupFilter) String ¶
func (x *GetUserGroupsRequest_GoogleGroupFilter) String() string
type GetUserGroupsResponse ¶
type GetUserGroupsResponse struct { // The list of groups in ascending name order. Groups []*v1.UserGroup `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"` // The next page's token. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*GetUserGroupsResponse) Descriptor
deprecated
func (*GetUserGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserGroupsResponse.ProtoReflect.Descriptor instead.
func (*GetUserGroupsResponse) GetGroups ¶
func (x *GetUserGroupsResponse) GetGroups() []*v1.UserGroup
func (*GetUserGroupsResponse) GetNextPageToken ¶
func (x *GetUserGroupsResponse) GetNextPageToken() string
func (*GetUserGroupsResponse) ProtoMessage ¶
func (*GetUserGroupsResponse) ProtoMessage()
func (*GetUserGroupsResponse) ProtoReflect ¶
func (x *GetUserGroupsResponse) ProtoReflect() protoreflect.Message
func (*GetUserGroupsResponse) Reset ¶
func (x *GetUserGroupsResponse) Reset()
func (*GetUserGroupsResponse) String ¶
func (x *GetUserGroupsResponse) String() string
type GetUserRequest ¶
type GetUserRequest struct { // The id of the user to get UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*GetUserRequest) Descriptor
deprecated
func (*GetUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserRequest.ProtoReflect.Descriptor instead.
func (*GetUserRequest) GetUserId ¶
func (x *GetUserRequest) GetUserId() string
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) ProtoReflect ¶
func (x *GetUserRequest) ProtoReflect() protoreflect.Message
func (*GetUserRequest) Reset ¶
func (x *GetUserRequest) Reset()
func (*GetUserRequest) String ¶
func (x *GetUserRequest) String() string
type GetUserResponse ¶
type GetUserResponse struct { // The user User *v1.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*GetUserResponse) Descriptor
deprecated
func (*GetUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserResponse.ProtoReflect.Descriptor instead.
func (*GetUserResponse) GetUser ¶
func (x *GetUserResponse) GetUser() *v1.User
func (*GetUserResponse) ProtoMessage ¶
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) ProtoReflect ¶
func (x *GetUserResponse) ProtoReflect() protoreflect.Message
func (*GetUserResponse) Reset ¶
func (x *GetUserResponse) Reset()
func (*GetUserResponse) String ¶
func (x *GetUserResponse) String() string
type GetUsersRequest ¶
type GetUsersRequest struct { // The requested size of the page to retrieve - optional. // Cannot exceed 1000. Defaults to 100. PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // The page token if this is continuing from another response - optional. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Filter users by email address - optional. Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` // Filter users by the namespace they have access to - optional. Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetUsersRequest) Descriptor
deprecated
func (*GetUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUsersRequest.ProtoReflect.Descriptor instead.
func (*GetUsersRequest) GetEmail ¶
func (x *GetUsersRequest) GetEmail() string
func (*GetUsersRequest) GetNamespace ¶
func (x *GetUsersRequest) GetNamespace() string
func (*GetUsersRequest) GetPageSize ¶
func (x *GetUsersRequest) GetPageSize() int32
func (*GetUsersRequest) GetPageToken ¶
func (x *GetUsersRequest) GetPageToken() string
func (*GetUsersRequest) ProtoMessage ¶
func (*GetUsersRequest) ProtoMessage()
func (*GetUsersRequest) ProtoReflect ¶
func (x *GetUsersRequest) ProtoReflect() protoreflect.Message
func (*GetUsersRequest) Reset ¶
func (x *GetUsersRequest) Reset()
func (*GetUsersRequest) String ¶
func (x *GetUsersRequest) String() string
type GetUsersResponse ¶
type GetUsersResponse struct { // The list of users in ascending ids order Users []*v1.User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` // The next page's token NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*GetUsersResponse) Descriptor
deprecated
func (*GetUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUsersResponse.ProtoReflect.Descriptor instead.
func (*GetUsersResponse) GetNextPageToken ¶
func (x *GetUsersResponse) GetNextPageToken() string
func (*GetUsersResponse) GetUsers ¶
func (x *GetUsersResponse) GetUsers() []*v1.User
func (*GetUsersResponse) ProtoMessage ¶
func (*GetUsersResponse) ProtoMessage()
func (*GetUsersResponse) ProtoReflect ¶
func (x *GetUsersResponse) ProtoReflect() protoreflect.Message
func (*GetUsersResponse) Reset ¶
func (x *GetUsersResponse) Reset()
func (*GetUsersResponse) String ¶
func (x *GetUsersResponse) String() string
type RenameCustomSearchAttributeRequest ¶
type RenameCustomSearchAttributeRequest struct { // The namespace to rename the custom search attribute for. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The existing name of the custom search attribute to be renamed. ExistingCustomSearchAttributeName string `` /* 166-byte string literal not displayed */ // The new name of the custom search attribute. NewCustomSearchAttributeName string `` /* 151-byte string literal not displayed */ // The version of the namespace for which this update is intended for. // The latest version can be found in the namespace status. ResourceVersion string `protobuf:"bytes,4,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation. // Optional, if not provided a random id will be generated. AsyncOperationId string `protobuf:"bytes,5,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*RenameCustomSearchAttributeRequest) Descriptor
deprecated
func (*RenameCustomSearchAttributeRequest) Descriptor() ([]byte, []int)
Deprecated: Use RenameCustomSearchAttributeRequest.ProtoReflect.Descriptor instead.
func (*RenameCustomSearchAttributeRequest) GetAsyncOperationId ¶
func (x *RenameCustomSearchAttributeRequest) GetAsyncOperationId() string
func (*RenameCustomSearchAttributeRequest) GetExistingCustomSearchAttributeName ¶
func (x *RenameCustomSearchAttributeRequest) GetExistingCustomSearchAttributeName() string
func (*RenameCustomSearchAttributeRequest) GetNamespace ¶
func (x *RenameCustomSearchAttributeRequest) GetNamespace() string
func (*RenameCustomSearchAttributeRequest) GetNewCustomSearchAttributeName ¶
func (x *RenameCustomSearchAttributeRequest) GetNewCustomSearchAttributeName() string
func (*RenameCustomSearchAttributeRequest) GetResourceVersion ¶
func (x *RenameCustomSearchAttributeRequest) GetResourceVersion() string
func (*RenameCustomSearchAttributeRequest) ProtoMessage ¶
func (*RenameCustomSearchAttributeRequest) ProtoMessage()
func (*RenameCustomSearchAttributeRequest) ProtoReflect ¶
func (x *RenameCustomSearchAttributeRequest) ProtoReflect() protoreflect.Message
func (*RenameCustomSearchAttributeRequest) Reset ¶
func (x *RenameCustomSearchAttributeRequest) Reset()
func (*RenameCustomSearchAttributeRequest) String ¶
func (x *RenameCustomSearchAttributeRequest) String() string
type RenameCustomSearchAttributeResponse ¶
type RenameCustomSearchAttributeResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*RenameCustomSearchAttributeResponse) Descriptor
deprecated
func (*RenameCustomSearchAttributeResponse) Descriptor() ([]byte, []int)
Deprecated: Use RenameCustomSearchAttributeResponse.ProtoReflect.Descriptor instead.
func (*RenameCustomSearchAttributeResponse) GetAsyncOperation ¶
func (x *RenameCustomSearchAttributeResponse) GetAsyncOperation() *v11.AsyncOperation
func (*RenameCustomSearchAttributeResponse) ProtoMessage ¶
func (*RenameCustomSearchAttributeResponse) ProtoMessage()
func (*RenameCustomSearchAttributeResponse) ProtoReflect ¶
func (x *RenameCustomSearchAttributeResponse) ProtoReflect() protoreflect.Message
func (*RenameCustomSearchAttributeResponse) Reset ¶
func (x *RenameCustomSearchAttributeResponse) Reset()
func (*RenameCustomSearchAttributeResponse) String ¶
func (x *RenameCustomSearchAttributeResponse) String() string
type SetUserGroupNamespaceAccessRequest ¶
type SetUserGroupNamespaceAccessRequest struct { // The namespace to set permissions for. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The id of the group to set permissions for. GroupId string `protobuf:"bytes,2,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // The namespace access to assign the group. If left empty, the group will be removed from the namespace access. Access *v1.NamespaceAccess `protobuf:"bytes,3,opt,name=access,proto3" json:"access,omitempty"` // The version of the group for which this update is intended for. // The latest version can be found in the GetGroup operation response. ResourceVersion string `protobuf:"bytes,4,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,5,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*SetUserGroupNamespaceAccessRequest) Descriptor
deprecated
func (*SetUserGroupNamespaceAccessRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUserGroupNamespaceAccessRequest.ProtoReflect.Descriptor instead.
func (*SetUserGroupNamespaceAccessRequest) GetAccess ¶
func (x *SetUserGroupNamespaceAccessRequest) GetAccess() *v1.NamespaceAccess
func (*SetUserGroupNamespaceAccessRequest) GetAsyncOperationId ¶
func (x *SetUserGroupNamespaceAccessRequest) GetAsyncOperationId() string
func (*SetUserGroupNamespaceAccessRequest) GetGroupId ¶
func (x *SetUserGroupNamespaceAccessRequest) GetGroupId() string
func (*SetUserGroupNamespaceAccessRequest) GetNamespace ¶
func (x *SetUserGroupNamespaceAccessRequest) GetNamespace() string
func (*SetUserGroupNamespaceAccessRequest) GetResourceVersion ¶
func (x *SetUserGroupNamespaceAccessRequest) GetResourceVersion() string
func (*SetUserGroupNamespaceAccessRequest) ProtoMessage ¶
func (*SetUserGroupNamespaceAccessRequest) ProtoMessage()
func (*SetUserGroupNamespaceAccessRequest) ProtoReflect ¶
func (x *SetUserGroupNamespaceAccessRequest) ProtoReflect() protoreflect.Message
func (*SetUserGroupNamespaceAccessRequest) Reset ¶
func (x *SetUserGroupNamespaceAccessRequest) Reset()
func (*SetUserGroupNamespaceAccessRequest) String ¶
func (x *SetUserGroupNamespaceAccessRequest) String() string
type SetUserGroupNamespaceAccessResponse ¶
type SetUserGroupNamespaceAccessResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*SetUserGroupNamespaceAccessResponse) Descriptor
deprecated
func (*SetUserGroupNamespaceAccessResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetUserGroupNamespaceAccessResponse.ProtoReflect.Descriptor instead.
func (*SetUserGroupNamespaceAccessResponse) GetAsyncOperation ¶
func (x *SetUserGroupNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
func (*SetUserGroupNamespaceAccessResponse) ProtoMessage ¶
func (*SetUserGroupNamespaceAccessResponse) ProtoMessage()
func (*SetUserGroupNamespaceAccessResponse) ProtoReflect ¶
func (x *SetUserGroupNamespaceAccessResponse) ProtoReflect() protoreflect.Message
func (*SetUserGroupNamespaceAccessResponse) Reset ¶
func (x *SetUserGroupNamespaceAccessResponse) Reset()
func (*SetUserGroupNamespaceAccessResponse) String ¶
func (x *SetUserGroupNamespaceAccessResponse) String() string
type SetUserNamespaceAccessRequest ¶
type SetUserNamespaceAccessRequest struct { // The namespace to set permissions for Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The id of the user to set permissions for UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // The namespace access to assign the user Access *v1.NamespaceAccess `protobuf:"bytes,3,opt,name=access,proto3" json:"access,omitempty"` // The version of the user for which this update is intended for // The latest version can be found in the GetUser operation response ResourceVersion string `protobuf:"bytes,4,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation - optional AsyncOperationId string `protobuf:"bytes,5,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*SetUserNamespaceAccessRequest) Descriptor
deprecated
func (*SetUserNamespaceAccessRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUserNamespaceAccessRequest.ProtoReflect.Descriptor instead.
func (*SetUserNamespaceAccessRequest) GetAccess ¶
func (x *SetUserNamespaceAccessRequest) GetAccess() *v1.NamespaceAccess
func (*SetUserNamespaceAccessRequest) GetAsyncOperationId ¶
func (x *SetUserNamespaceAccessRequest) GetAsyncOperationId() string
func (*SetUserNamespaceAccessRequest) GetNamespace ¶
func (x *SetUserNamespaceAccessRequest) GetNamespace() string
func (*SetUserNamespaceAccessRequest) GetResourceVersion ¶
func (x *SetUserNamespaceAccessRequest) GetResourceVersion() string
func (*SetUserNamespaceAccessRequest) GetUserId ¶
func (x *SetUserNamespaceAccessRequest) GetUserId() string
func (*SetUserNamespaceAccessRequest) ProtoMessage ¶
func (*SetUserNamespaceAccessRequest) ProtoMessage()
func (*SetUserNamespaceAccessRequest) ProtoReflect ¶
func (x *SetUserNamespaceAccessRequest) ProtoReflect() protoreflect.Message
func (*SetUserNamespaceAccessRequest) Reset ¶
func (x *SetUserNamespaceAccessRequest) Reset()
func (*SetUserNamespaceAccessRequest) String ¶
func (x *SetUserNamespaceAccessRequest) String() string
type SetUserNamespaceAccessResponse ¶
type SetUserNamespaceAccessResponse struct { // The async operation AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*SetUserNamespaceAccessResponse) Descriptor
deprecated
func (*SetUserNamespaceAccessResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetUserNamespaceAccessResponse.ProtoReflect.Descriptor instead.
func (*SetUserNamespaceAccessResponse) GetAsyncOperation ¶
func (x *SetUserNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
func (*SetUserNamespaceAccessResponse) ProtoMessage ¶
func (*SetUserNamespaceAccessResponse) ProtoMessage()
func (*SetUserNamespaceAccessResponse) ProtoReflect ¶
func (x *SetUserNamespaceAccessResponse) ProtoReflect() protoreflect.Message
func (*SetUserNamespaceAccessResponse) Reset ¶
func (x *SetUserNamespaceAccessResponse) Reset()
func (*SetUserNamespaceAccessResponse) String ¶
func (x *SetUserNamespaceAccessResponse) String() string
type UnimplementedCloudServiceServer ¶
type UnimplementedCloudServiceServer struct{}
UnimplementedCloudServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedCloudServiceServer) AddNamespaceRegion ¶
func (UnimplementedCloudServiceServer) AddNamespaceRegion(context.Context, *AddNamespaceRegionRequest) (*AddNamespaceRegionResponse, error)
func (UnimplementedCloudServiceServer) CreateApiKey ¶
func (UnimplementedCloudServiceServer) CreateApiKey(context.Context, *CreateApiKeyRequest) (*CreateApiKeyResponse, error)
func (UnimplementedCloudServiceServer) CreateNamespace ¶
func (UnimplementedCloudServiceServer) CreateNamespace(context.Context, *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
func (UnimplementedCloudServiceServer) CreateNamespaceExportSink ¶ added in v0.2.0
func (UnimplementedCloudServiceServer) CreateNamespaceExportSink(context.Context, *CreateNamespaceExportSinkRequest) (*CreateNamespaceExportSinkResponse, error)
func (UnimplementedCloudServiceServer) CreateNexusEndpoint ¶
func (UnimplementedCloudServiceServer) CreateNexusEndpoint(context.Context, *CreateNexusEndpointRequest) (*CreateNexusEndpointResponse, error)
func (UnimplementedCloudServiceServer) CreateServiceAccount ¶
func (UnimplementedCloudServiceServer) CreateServiceAccount(context.Context, *CreateServiceAccountRequest) (*CreateServiceAccountResponse, error)
func (UnimplementedCloudServiceServer) CreateUser ¶
func (UnimplementedCloudServiceServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error)
func (UnimplementedCloudServiceServer) CreateUserGroup ¶
func (UnimplementedCloudServiceServer) CreateUserGroup(context.Context, *CreateUserGroupRequest) (*CreateUserGroupResponse, error)
func (UnimplementedCloudServiceServer) DeleteApiKey ¶
func (UnimplementedCloudServiceServer) DeleteApiKey(context.Context, *DeleteApiKeyRequest) (*DeleteApiKeyResponse, error)
func (UnimplementedCloudServiceServer) DeleteNamespace ¶
func (UnimplementedCloudServiceServer) DeleteNamespace(context.Context, *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error)
func (UnimplementedCloudServiceServer) DeleteNamespaceExportSink ¶ added in v0.2.0
func (UnimplementedCloudServiceServer) DeleteNamespaceExportSink(context.Context, *DeleteNamespaceExportSinkRequest) (*DeleteNamespaceExportSinkResponse, error)
func (UnimplementedCloudServiceServer) DeleteNamespaceRegion ¶ added in v0.2.0
func (UnimplementedCloudServiceServer) DeleteNamespaceRegion(context.Context, *DeleteNamespaceRegionRequest) (*DeleteNamespaceRegionResponse, error)
func (UnimplementedCloudServiceServer) DeleteNexusEndpoint ¶
func (UnimplementedCloudServiceServer) DeleteNexusEndpoint(context.Context, *DeleteNexusEndpointRequest) (*DeleteNexusEndpointResponse, error)
func (UnimplementedCloudServiceServer) DeleteServiceAccount ¶
func (UnimplementedCloudServiceServer) DeleteServiceAccount(context.Context, *DeleteServiceAccountRequest) (*DeleteServiceAccountResponse, error)
func (UnimplementedCloudServiceServer) DeleteUser ¶
func (UnimplementedCloudServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error)
func (UnimplementedCloudServiceServer) DeleteUserGroup ¶
func (UnimplementedCloudServiceServer) DeleteUserGroup(context.Context, *DeleteUserGroupRequest) (*DeleteUserGroupResponse, error)
func (UnimplementedCloudServiceServer) FailoverNamespaceRegion ¶
func (UnimplementedCloudServiceServer) FailoverNamespaceRegion(context.Context, *FailoverNamespaceRegionRequest) (*FailoverNamespaceRegionResponse, error)
func (UnimplementedCloudServiceServer) GetAccount ¶
func (UnimplementedCloudServiceServer) GetAccount(context.Context, *GetAccountRequest) (*GetAccountResponse, error)
func (UnimplementedCloudServiceServer) GetApiKey ¶
func (UnimplementedCloudServiceServer) GetApiKey(context.Context, *GetApiKeyRequest) (*GetApiKeyResponse, error)
func (UnimplementedCloudServiceServer) GetApiKeys ¶
func (UnimplementedCloudServiceServer) GetApiKeys(context.Context, *GetApiKeysRequest) (*GetApiKeysResponse, error)
func (UnimplementedCloudServiceServer) GetAsyncOperation ¶
func (UnimplementedCloudServiceServer) GetAsyncOperation(context.Context, *GetAsyncOperationRequest) (*GetAsyncOperationResponse, error)
func (UnimplementedCloudServiceServer) GetNamespace ¶
func (UnimplementedCloudServiceServer) GetNamespace(context.Context, *GetNamespaceRequest) (*GetNamespaceResponse, error)
func (UnimplementedCloudServiceServer) GetNamespaceExportSink ¶ added in v0.2.0
func (UnimplementedCloudServiceServer) GetNamespaceExportSink(context.Context, *GetNamespaceExportSinkRequest) (*GetNamespaceExportSinkResponse, error)
func (UnimplementedCloudServiceServer) GetNamespaceExportSinks ¶ added in v0.2.0
func (UnimplementedCloudServiceServer) GetNamespaceExportSinks(context.Context, *GetNamespaceExportSinksRequest) (*GetNamespaceExportSinksResponse, error)
func (UnimplementedCloudServiceServer) GetNamespaces ¶
func (UnimplementedCloudServiceServer) GetNamespaces(context.Context, *GetNamespacesRequest) (*GetNamespacesResponse, error)
func (UnimplementedCloudServiceServer) GetNexusEndpoint ¶
func (UnimplementedCloudServiceServer) GetNexusEndpoint(context.Context, *GetNexusEndpointRequest) (*GetNexusEndpointResponse, error)
func (UnimplementedCloudServiceServer) GetNexusEndpoints ¶
func (UnimplementedCloudServiceServer) GetNexusEndpoints(context.Context, *GetNexusEndpointsRequest) (*GetNexusEndpointsResponse, error)
func (UnimplementedCloudServiceServer) GetRegion ¶
func (UnimplementedCloudServiceServer) GetRegion(context.Context, *GetRegionRequest) (*GetRegionResponse, error)
func (UnimplementedCloudServiceServer) GetRegions ¶
func (UnimplementedCloudServiceServer) GetRegions(context.Context, *GetRegionsRequest) (*GetRegionsResponse, error)
func (UnimplementedCloudServiceServer) GetServiceAccount ¶
func (UnimplementedCloudServiceServer) GetServiceAccount(context.Context, *GetServiceAccountRequest) (*GetServiceAccountResponse, error)
func (UnimplementedCloudServiceServer) GetServiceAccounts ¶
func (UnimplementedCloudServiceServer) GetServiceAccounts(context.Context, *GetServiceAccountsRequest) (*GetServiceAccountsResponse, error)
func (UnimplementedCloudServiceServer) GetUsage ¶
func (UnimplementedCloudServiceServer) GetUsage(context.Context, *GetUsageRequest) (*GetUsageResponse, error)
func (UnimplementedCloudServiceServer) GetUser ¶
func (UnimplementedCloudServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
func (UnimplementedCloudServiceServer) GetUserGroup ¶
func (UnimplementedCloudServiceServer) GetUserGroup(context.Context, *GetUserGroupRequest) (*GetUserGroupResponse, error)
func (UnimplementedCloudServiceServer) GetUserGroups ¶
func (UnimplementedCloudServiceServer) GetUserGroups(context.Context, *GetUserGroupsRequest) (*GetUserGroupsResponse, error)
func (UnimplementedCloudServiceServer) GetUsers ¶
func (UnimplementedCloudServiceServer) GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error)
func (UnimplementedCloudServiceServer) RenameCustomSearchAttribute ¶
func (UnimplementedCloudServiceServer) RenameCustomSearchAttribute(context.Context, *RenameCustomSearchAttributeRequest) (*RenameCustomSearchAttributeResponse, error)
func (UnimplementedCloudServiceServer) SetUserGroupNamespaceAccess ¶
func (UnimplementedCloudServiceServer) SetUserGroupNamespaceAccess(context.Context, *SetUserGroupNamespaceAccessRequest) (*SetUserGroupNamespaceAccessResponse, error)
func (UnimplementedCloudServiceServer) SetUserNamespaceAccess ¶
func (UnimplementedCloudServiceServer) SetUserNamespaceAccess(context.Context, *SetUserNamespaceAccessRequest) (*SetUserNamespaceAccessResponse, error)
func (UnimplementedCloudServiceServer) UpdateAccount ¶
func (UnimplementedCloudServiceServer) UpdateAccount(context.Context, *UpdateAccountRequest) (*UpdateAccountResponse, error)
func (UnimplementedCloudServiceServer) UpdateApiKey ¶
func (UnimplementedCloudServiceServer) UpdateApiKey(context.Context, *UpdateApiKeyRequest) (*UpdateApiKeyResponse, error)
func (UnimplementedCloudServiceServer) UpdateNamespace ¶
func (UnimplementedCloudServiceServer) UpdateNamespace(context.Context, *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error)
func (UnimplementedCloudServiceServer) UpdateNamespaceExportSink ¶ added in v0.2.0
func (UnimplementedCloudServiceServer) UpdateNamespaceExportSink(context.Context, *UpdateNamespaceExportSinkRequest) (*UpdateNamespaceExportSinkResponse, error)
func (UnimplementedCloudServiceServer) UpdateNexusEndpoint ¶
func (UnimplementedCloudServiceServer) UpdateNexusEndpoint(context.Context, *UpdateNexusEndpointRequest) (*UpdateNexusEndpointResponse, error)
func (UnimplementedCloudServiceServer) UpdateServiceAccount ¶
func (UnimplementedCloudServiceServer) UpdateServiceAccount(context.Context, *UpdateServiceAccountRequest) (*UpdateServiceAccountResponse, error)
func (UnimplementedCloudServiceServer) UpdateUser ¶
func (UnimplementedCloudServiceServer) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error)
func (UnimplementedCloudServiceServer) UpdateUserGroup ¶
func (UnimplementedCloudServiceServer) UpdateUserGroup(context.Context, *UpdateUserGroupRequest) (*UpdateUserGroupResponse, error)
func (UnimplementedCloudServiceServer) ValidateNamespaceExportSink ¶ added in v0.2.0
func (UnimplementedCloudServiceServer) ValidateNamespaceExportSink(context.Context, *ValidateNamespaceExportSinkRequest) (*ValidateNamespaceExportSinkResponse, error)
type UnsafeCloudServiceServer ¶
type UnsafeCloudServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCloudServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CloudServiceServer will result in compilation errors.
type UpdateAccountRequest ¶
type UpdateAccountRequest struct { // The updated account specification to apply. Spec *v16.AccountSpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"` // The version of the account for which this update is intended for. // The latest version can be found in the GetAccount operation response. ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation. // Optional, if not provided a random id will be generated. AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateAccountRequest) Descriptor
deprecated
func (*UpdateAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAccountRequest.ProtoReflect.Descriptor instead.
func (*UpdateAccountRequest) GetAsyncOperationId ¶
func (x *UpdateAccountRequest) GetAsyncOperationId() string
func (*UpdateAccountRequest) GetResourceVersion ¶
func (x *UpdateAccountRequest) GetResourceVersion() string
func (*UpdateAccountRequest) GetSpec ¶
func (x *UpdateAccountRequest) GetSpec() *v16.AccountSpec
func (*UpdateAccountRequest) ProtoMessage ¶
func (*UpdateAccountRequest) ProtoMessage()
func (*UpdateAccountRequest) ProtoReflect ¶
func (x *UpdateAccountRequest) ProtoReflect() protoreflect.Message
func (*UpdateAccountRequest) Reset ¶
func (x *UpdateAccountRequest) Reset()
func (*UpdateAccountRequest) String ¶
func (x *UpdateAccountRequest) String() string
type UpdateAccountResponse ¶
type UpdateAccountResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*UpdateAccountResponse) Descriptor
deprecated
func (*UpdateAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAccountResponse.ProtoReflect.Descriptor instead.
func (*UpdateAccountResponse) GetAsyncOperation ¶
func (x *UpdateAccountResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateAccountResponse) ProtoMessage ¶
func (*UpdateAccountResponse) ProtoMessage()
func (*UpdateAccountResponse) ProtoReflect ¶
func (x *UpdateAccountResponse) ProtoReflect() protoreflect.Message
func (*UpdateAccountResponse) Reset ¶
func (x *UpdateAccountResponse) Reset()
func (*UpdateAccountResponse) String ¶
func (x *UpdateAccountResponse) String() string
type UpdateApiKeyRequest ¶
type UpdateApiKeyRequest struct { // The id of the api key to update. KeyId string `protobuf:"bytes,1,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"` // The new api key specification. Spec *v1.ApiKeySpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // The version of the api key for which this update is intended for. // The latest version can be found in the GetApiKey operation response. ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateApiKeyRequest) Descriptor
deprecated
func (*UpdateApiKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateApiKeyRequest.ProtoReflect.Descriptor instead.
func (*UpdateApiKeyRequest) GetAsyncOperationId ¶
func (x *UpdateApiKeyRequest) GetAsyncOperationId() string
func (*UpdateApiKeyRequest) GetKeyId ¶
func (x *UpdateApiKeyRequest) GetKeyId() string
func (*UpdateApiKeyRequest) GetResourceVersion ¶
func (x *UpdateApiKeyRequest) GetResourceVersion() string
func (*UpdateApiKeyRequest) GetSpec ¶
func (x *UpdateApiKeyRequest) GetSpec() *v1.ApiKeySpec
func (*UpdateApiKeyRequest) ProtoMessage ¶
func (*UpdateApiKeyRequest) ProtoMessage()
func (*UpdateApiKeyRequest) ProtoReflect ¶
func (x *UpdateApiKeyRequest) ProtoReflect() protoreflect.Message
func (*UpdateApiKeyRequest) Reset ¶
func (x *UpdateApiKeyRequest) Reset()
func (*UpdateApiKeyRequest) String ¶
func (x *UpdateApiKeyRequest) String() string
type UpdateApiKeyResponse ¶
type UpdateApiKeyResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*UpdateApiKeyResponse) Descriptor
deprecated
func (*UpdateApiKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateApiKeyResponse.ProtoReflect.Descriptor instead.
func (*UpdateApiKeyResponse) GetAsyncOperation ¶
func (x *UpdateApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateApiKeyResponse) ProtoMessage ¶
func (*UpdateApiKeyResponse) ProtoMessage()
func (*UpdateApiKeyResponse) ProtoReflect ¶
func (x *UpdateApiKeyResponse) ProtoReflect() protoreflect.Message
func (*UpdateApiKeyResponse) Reset ¶
func (x *UpdateApiKeyResponse) Reset()
func (*UpdateApiKeyResponse) String ¶
func (x *UpdateApiKeyResponse) String() string
type UpdateNamespaceExportSinkRequest ¶ added in v0.2.0
type UpdateNamespaceExportSinkRequest struct { // The namespace to which the sink belongs. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The updated export sink specification. Spec *v12.ExportSinkSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // The version of the sink to update. The latest version can be // retrieved using the GetNamespaceExportSink call. ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The ID to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateNamespaceExportSinkRequest) Descriptor
deprecated
added in
v0.2.0
func (*UpdateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNamespaceExportSinkRequest.ProtoReflect.Descriptor instead.
func (*UpdateNamespaceExportSinkRequest) GetAsyncOperationId ¶ added in v0.2.0
func (x *UpdateNamespaceExportSinkRequest) GetAsyncOperationId() string
func (*UpdateNamespaceExportSinkRequest) GetNamespace ¶ added in v0.2.0
func (x *UpdateNamespaceExportSinkRequest) GetNamespace() string
func (*UpdateNamespaceExportSinkRequest) GetResourceVersion ¶ added in v0.2.0
func (x *UpdateNamespaceExportSinkRequest) GetResourceVersion() string
func (*UpdateNamespaceExportSinkRequest) GetSpec ¶ added in v0.2.0
func (x *UpdateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
func (*UpdateNamespaceExportSinkRequest) ProtoMessage ¶ added in v0.2.0
func (*UpdateNamespaceExportSinkRequest) ProtoMessage()
func (*UpdateNamespaceExportSinkRequest) ProtoReflect ¶ added in v0.2.0
func (x *UpdateNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
func (*UpdateNamespaceExportSinkRequest) Reset ¶ added in v0.2.0
func (x *UpdateNamespaceExportSinkRequest) Reset()
func (*UpdateNamespaceExportSinkRequest) String ¶ added in v0.2.0
func (x *UpdateNamespaceExportSinkRequest) String() string
type UpdateNamespaceExportSinkResponse ¶ added in v0.2.0
type UpdateNamespaceExportSinkResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*UpdateNamespaceExportSinkResponse) Descriptor
deprecated
added in
v0.2.0
func (*UpdateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNamespaceExportSinkResponse.ProtoReflect.Descriptor instead.
func (*UpdateNamespaceExportSinkResponse) GetAsyncOperation ¶ added in v0.2.0
func (x *UpdateNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateNamespaceExportSinkResponse) ProtoMessage ¶ added in v0.2.0
func (*UpdateNamespaceExportSinkResponse) ProtoMessage()
func (*UpdateNamespaceExportSinkResponse) ProtoReflect ¶ added in v0.2.0
func (x *UpdateNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
func (*UpdateNamespaceExportSinkResponse) Reset ¶ added in v0.2.0
func (x *UpdateNamespaceExportSinkResponse) Reset()
func (*UpdateNamespaceExportSinkResponse) String ¶ added in v0.2.0
func (x *UpdateNamespaceExportSinkResponse) String() string
type UpdateNamespaceRequest ¶
type UpdateNamespaceRequest struct { // The namespace to update. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The new namespace specification. Spec *v12.NamespaceSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // The version of the namespace for which this update is intended for. // The latest version can be found in the namespace status. ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation. // Optional, if not provided a random id will be generated. AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateNamespaceRequest) Descriptor
deprecated
func (*UpdateNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNamespaceRequest.ProtoReflect.Descriptor instead.
func (*UpdateNamespaceRequest) GetAsyncOperationId ¶
func (x *UpdateNamespaceRequest) GetAsyncOperationId() string
func (*UpdateNamespaceRequest) GetNamespace ¶
func (x *UpdateNamespaceRequest) GetNamespace() string
func (*UpdateNamespaceRequest) GetResourceVersion ¶
func (x *UpdateNamespaceRequest) GetResourceVersion() string
func (*UpdateNamespaceRequest) GetSpec ¶
func (x *UpdateNamespaceRequest) GetSpec() *v12.NamespaceSpec
func (*UpdateNamespaceRequest) ProtoMessage ¶
func (*UpdateNamespaceRequest) ProtoMessage()
func (*UpdateNamespaceRequest) ProtoReflect ¶
func (x *UpdateNamespaceRequest) ProtoReflect() protoreflect.Message
func (*UpdateNamespaceRequest) Reset ¶
func (x *UpdateNamespaceRequest) Reset()
func (*UpdateNamespaceRequest) String ¶
func (x *UpdateNamespaceRequest) String() string
type UpdateNamespaceResponse ¶
type UpdateNamespaceResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*UpdateNamespaceResponse) Descriptor
deprecated
func (*UpdateNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNamespaceResponse.ProtoReflect.Descriptor instead.
func (*UpdateNamespaceResponse) GetAsyncOperation ¶
func (x *UpdateNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateNamespaceResponse) ProtoMessage ¶
func (*UpdateNamespaceResponse) ProtoMessage()
func (*UpdateNamespaceResponse) ProtoReflect ¶
func (x *UpdateNamespaceResponse) ProtoReflect() protoreflect.Message
func (*UpdateNamespaceResponse) Reset ¶
func (x *UpdateNamespaceResponse) Reset()
func (*UpdateNamespaceResponse) String ¶
func (x *UpdateNamespaceResponse) String() string
type UpdateNexusEndpointRequest ¶
type UpdateNexusEndpointRequest struct { // The id of the nexus endpoint to update. EndpointId string `protobuf:"bytes,1,opt,name=endpoint_id,json=endpointId,proto3" json:"endpoint_id,omitempty"` // The updated nexus endpoint specification. Spec *v14.EndpointSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // The version of the nexus endpoint for which this update is intended for. // The latest version can be found in the GetNexusEndpoint operation response. ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateNexusEndpointRequest) Descriptor
deprecated
func (*UpdateNexusEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNexusEndpointRequest.ProtoReflect.Descriptor instead.
func (*UpdateNexusEndpointRequest) GetAsyncOperationId ¶
func (x *UpdateNexusEndpointRequest) GetAsyncOperationId() string
func (*UpdateNexusEndpointRequest) GetEndpointId ¶
func (x *UpdateNexusEndpointRequest) GetEndpointId() string
func (*UpdateNexusEndpointRequest) GetResourceVersion ¶
func (x *UpdateNexusEndpointRequest) GetResourceVersion() string
func (*UpdateNexusEndpointRequest) GetSpec ¶
func (x *UpdateNexusEndpointRequest) GetSpec() *v14.EndpointSpec
func (*UpdateNexusEndpointRequest) ProtoMessage ¶
func (*UpdateNexusEndpointRequest) ProtoMessage()
func (*UpdateNexusEndpointRequest) ProtoReflect ¶
func (x *UpdateNexusEndpointRequest) ProtoReflect() protoreflect.Message
func (*UpdateNexusEndpointRequest) Reset ¶
func (x *UpdateNexusEndpointRequest) Reset()
func (*UpdateNexusEndpointRequest) String ¶
func (x *UpdateNexusEndpointRequest) String() string
type UpdateNexusEndpointResponse ¶
type UpdateNexusEndpointResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*UpdateNexusEndpointResponse) Descriptor
deprecated
func (*UpdateNexusEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNexusEndpointResponse.ProtoReflect.Descriptor instead.
func (*UpdateNexusEndpointResponse) GetAsyncOperation ¶
func (x *UpdateNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateNexusEndpointResponse) ProtoMessage ¶
func (*UpdateNexusEndpointResponse) ProtoMessage()
func (*UpdateNexusEndpointResponse) ProtoReflect ¶
func (x *UpdateNexusEndpointResponse) ProtoReflect() protoreflect.Message
func (*UpdateNexusEndpointResponse) Reset ¶
func (x *UpdateNexusEndpointResponse) Reset()
func (*UpdateNexusEndpointResponse) String ¶
func (x *UpdateNexusEndpointResponse) String() string
type UpdateServiceAccountRequest ¶
type UpdateServiceAccountRequest struct { // The ID of the service account to update. ServiceAccountId string `protobuf:"bytes,1,opt,name=service_account_id,json=serviceAccountId,proto3" json:"service_account_id,omitempty"` // The new service account specification. Spec *v1.ServiceAccountSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // The version of the service account for which this update is intended for. // The latest version can be found in the GetServiceAccount response. ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The ID to use for this async operation - optional. AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateServiceAccountRequest) Descriptor
deprecated
func (*UpdateServiceAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateServiceAccountRequest.ProtoReflect.Descriptor instead.
func (*UpdateServiceAccountRequest) GetAsyncOperationId ¶
func (x *UpdateServiceAccountRequest) GetAsyncOperationId() string
func (*UpdateServiceAccountRequest) GetResourceVersion ¶
func (x *UpdateServiceAccountRequest) GetResourceVersion() string
func (*UpdateServiceAccountRequest) GetServiceAccountId ¶
func (x *UpdateServiceAccountRequest) GetServiceAccountId() string
func (*UpdateServiceAccountRequest) GetSpec ¶
func (x *UpdateServiceAccountRequest) GetSpec() *v1.ServiceAccountSpec
func (*UpdateServiceAccountRequest) ProtoMessage ¶
func (*UpdateServiceAccountRequest) ProtoMessage()
func (*UpdateServiceAccountRequest) ProtoReflect ¶
func (x *UpdateServiceAccountRequest) ProtoReflect() protoreflect.Message
func (*UpdateServiceAccountRequest) Reset ¶
func (x *UpdateServiceAccountRequest) Reset()
func (*UpdateServiceAccountRequest) String ¶
func (x *UpdateServiceAccountRequest) String() string
type UpdateServiceAccountResponse ¶
type UpdateServiceAccountResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*UpdateServiceAccountResponse) Descriptor
deprecated
func (*UpdateServiceAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateServiceAccountResponse.ProtoReflect.Descriptor instead.
func (*UpdateServiceAccountResponse) GetAsyncOperation ¶
func (x *UpdateServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateServiceAccountResponse) ProtoMessage ¶
func (*UpdateServiceAccountResponse) ProtoMessage()
func (*UpdateServiceAccountResponse) ProtoReflect ¶
func (x *UpdateServiceAccountResponse) ProtoReflect() protoreflect.Message
func (*UpdateServiceAccountResponse) Reset ¶
func (x *UpdateServiceAccountResponse) Reset()
func (*UpdateServiceAccountResponse) String ¶
func (x *UpdateServiceAccountResponse) String() string
type UpdateUserGroupRequest ¶
type UpdateUserGroupRequest struct { // The id of the group to update. GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // The new group specification. Spec *v1.UserGroupSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // The version of the group for which this update is intended for. // The latest version can be found in the GetGroup operation response. ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation. // Optional, if not provided a random id will be generated. AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserGroupRequest) Descriptor
deprecated
func (*UpdateUserGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserGroupRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserGroupRequest) GetAsyncOperationId ¶
func (x *UpdateUserGroupRequest) GetAsyncOperationId() string
func (*UpdateUserGroupRequest) GetGroupId ¶
func (x *UpdateUserGroupRequest) GetGroupId() string
func (*UpdateUserGroupRequest) GetResourceVersion ¶
func (x *UpdateUserGroupRequest) GetResourceVersion() string
func (*UpdateUserGroupRequest) GetSpec ¶
func (x *UpdateUserGroupRequest) GetSpec() *v1.UserGroupSpec
func (*UpdateUserGroupRequest) ProtoMessage ¶
func (*UpdateUserGroupRequest) ProtoMessage()
func (*UpdateUserGroupRequest) ProtoReflect ¶
func (x *UpdateUserGroupRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserGroupRequest) Reset ¶
func (x *UpdateUserGroupRequest) Reset()
func (*UpdateUserGroupRequest) String ¶
func (x *UpdateUserGroupRequest) String() string
type UpdateUserGroupResponse ¶
type UpdateUserGroupResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserGroupResponse) Descriptor
deprecated
func (*UpdateUserGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserGroupResponse.ProtoReflect.Descriptor instead.
func (*UpdateUserGroupResponse) GetAsyncOperation ¶
func (x *UpdateUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateUserGroupResponse) ProtoMessage ¶
func (*UpdateUserGroupResponse) ProtoMessage()
func (*UpdateUserGroupResponse) ProtoReflect ¶
func (x *UpdateUserGroupResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserGroupResponse) Reset ¶
func (x *UpdateUserGroupResponse) Reset()
func (*UpdateUserGroupResponse) String ¶
func (x *UpdateUserGroupResponse) String() string
type UpdateUserRequest ¶
type UpdateUserRequest struct { // The id of the user to update UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // The new user specification Spec *v1.UserSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // The version of the user for which this update is intended for // The latest version can be found in the GetUser operation response ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation - optional AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserRequest) Descriptor
deprecated
func (*UpdateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserRequest) GetAsyncOperationId ¶
func (x *UpdateUserRequest) GetAsyncOperationId() string
func (*UpdateUserRequest) GetResourceVersion ¶
func (x *UpdateUserRequest) GetResourceVersion() string
func (*UpdateUserRequest) GetSpec ¶
func (x *UpdateUserRequest) GetSpec() *v1.UserSpec
func (*UpdateUserRequest) GetUserId ¶
func (x *UpdateUserRequest) GetUserId() string
func (*UpdateUserRequest) ProtoMessage ¶
func (*UpdateUserRequest) ProtoMessage()
func (*UpdateUserRequest) ProtoReflect ¶
func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserRequest) Reset ¶
func (x *UpdateUserRequest) Reset()
func (*UpdateUserRequest) String ¶
func (x *UpdateUserRequest) String() string
type UpdateUserResponse ¶
type UpdateUserResponse struct { // The async operation AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserResponse) Descriptor
deprecated
func (*UpdateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserResponse.ProtoReflect.Descriptor instead.
func (*UpdateUserResponse) GetAsyncOperation ¶
func (x *UpdateUserResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateUserResponse) ProtoMessage ¶
func (*UpdateUserResponse) ProtoMessage()
func (*UpdateUserResponse) ProtoReflect ¶
func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserResponse) Reset ¶
func (x *UpdateUserResponse) Reset()
func (*UpdateUserResponse) String ¶
func (x *UpdateUserResponse) String() string
type ValidateNamespaceExportSinkRequest ¶ added in v0.2.0
type ValidateNamespaceExportSinkRequest struct { // The namespace to which the sink belongs. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The export sink specification to validate. Spec *v12.ExportSinkSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // contains filtered or unexported fields }
func (*ValidateNamespaceExportSinkRequest) Descriptor
deprecated
added in
v0.2.0
func (*ValidateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidateNamespaceExportSinkRequest.ProtoReflect.Descriptor instead.
func (*ValidateNamespaceExportSinkRequest) GetNamespace ¶ added in v0.2.0
func (x *ValidateNamespaceExportSinkRequest) GetNamespace() string
func (*ValidateNamespaceExportSinkRequest) GetSpec ¶ added in v0.2.0
func (x *ValidateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
func (*ValidateNamespaceExportSinkRequest) ProtoMessage ¶ added in v0.2.0
func (*ValidateNamespaceExportSinkRequest) ProtoMessage()
func (*ValidateNamespaceExportSinkRequest) ProtoReflect ¶ added in v0.2.0
func (x *ValidateNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
func (*ValidateNamespaceExportSinkRequest) Reset ¶ added in v0.2.0
func (x *ValidateNamespaceExportSinkRequest) Reset()
func (*ValidateNamespaceExportSinkRequest) String ¶ added in v0.2.0
func (x *ValidateNamespaceExportSinkRequest) String() string
type ValidateNamespaceExportSinkResponse ¶ added in v0.2.0
type ValidateNamespaceExportSinkResponse struct {
// contains filtered or unexported fields
}
func (*ValidateNamespaceExportSinkResponse) Descriptor
deprecated
added in
v0.2.0
func (*ValidateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidateNamespaceExportSinkResponse.ProtoReflect.Descriptor instead.
func (*ValidateNamespaceExportSinkResponse) ProtoMessage ¶ added in v0.2.0
func (*ValidateNamespaceExportSinkResponse) ProtoMessage()
func (*ValidateNamespaceExportSinkResponse) ProtoReflect ¶ added in v0.2.0
func (x *ValidateNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
func (*ValidateNamespaceExportSinkResponse) Reset ¶ added in v0.2.0
func (x *ValidateNamespaceExportSinkResponse) Reset()
func (*ValidateNamespaceExportSinkResponse) String ¶ added in v0.2.0
func (x *ValidateNamespaceExportSinkResponse) String() string