Documentation ¶
Overview ¶
Code generated by protoc-gen-go-helpers. DO NOT EDIT.
Package cloudservice is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func RegisterCloudServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterCloudServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client CloudServiceClient) error
- func RegisterCloudServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterCloudServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server CloudServiceServer) error
- func RegisterCloudServiceServer(s grpc.ServiceRegistrar, srv CloudServiceServer)
- type AddNamespaceRegionRequest
- func (*AddNamespaceRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *AddNamespaceRegionRequest) Equal(that interface{}) bool
- func (x *AddNamespaceRegionRequest) GetAsyncOperationId() string
- func (x *AddNamespaceRegionRequest) GetNamespace() string
- func (x *AddNamespaceRegionRequest) GetRegion() string
- func (x *AddNamespaceRegionRequest) GetResourceVersion() string
- func (val *AddNamespaceRegionRequest) Marshal() ([]byte, error)
- func (*AddNamespaceRegionRequest) ProtoMessage()
- func (x *AddNamespaceRegionRequest) ProtoReflect() protoreflect.Message
- func (x *AddNamespaceRegionRequest) Reset()
- func (val *AddNamespaceRegionRequest) Size() int
- func (x *AddNamespaceRegionRequest) String() string
- func (val *AddNamespaceRegionRequest) Unmarshal(buf []byte) error
- type AddNamespaceRegionResponse
- func (*AddNamespaceRegionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *AddNamespaceRegionResponse) Equal(that interface{}) bool
- func (x *AddNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *AddNamespaceRegionResponse) Marshal() ([]byte, error)
- func (*AddNamespaceRegionResponse) ProtoMessage()
- func (x *AddNamespaceRegionResponse) ProtoReflect() protoreflect.Message
- func (x *AddNamespaceRegionResponse) Reset()
- func (val *AddNamespaceRegionResponse) Size() int
- func (x *AddNamespaceRegionResponse) String() string
- func (val *AddNamespaceRegionResponse) Unmarshal(buf []byte) error
- type CloudServiceClient
- type CloudServiceServer
- type CreateApiKeyRequest
- func (*CreateApiKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (this *CreateApiKeyRequest) Equal(that interface{}) bool
- func (x *CreateApiKeyRequest) GetAsyncOperationId() string
- func (x *CreateApiKeyRequest) GetSpec() *v1.ApiKeySpec
- func (val *CreateApiKeyRequest) Marshal() ([]byte, error)
- func (*CreateApiKeyRequest) ProtoMessage()
- func (x *CreateApiKeyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateApiKeyRequest) Reset()
- func (val *CreateApiKeyRequest) Size() int
- func (x *CreateApiKeyRequest) String() string
- func (val *CreateApiKeyRequest) Unmarshal(buf []byte) error
- type CreateApiKeyResponse
- func (*CreateApiKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (this *CreateApiKeyResponse) Equal(that interface{}) bool
- func (x *CreateApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
- func (x *CreateApiKeyResponse) GetKeyId() string
- func (x *CreateApiKeyResponse) GetToken() string
- func (val *CreateApiKeyResponse) Marshal() ([]byte, error)
- func (*CreateApiKeyResponse) ProtoMessage()
- func (x *CreateApiKeyResponse) ProtoReflect() protoreflect.Message
- func (x *CreateApiKeyResponse) Reset()
- func (val *CreateApiKeyResponse) Size() int
- func (x *CreateApiKeyResponse) String() string
- func (val *CreateApiKeyResponse) Unmarshal(buf []byte) error
- type CreateNamespaceExportSinkRequest
- func (*CreateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)deprecated
- func (this *CreateNamespaceExportSinkRequest) Equal(that interface{}) bool
- func (x *CreateNamespaceExportSinkRequest) GetAsyncOperationId() string
- func (x *CreateNamespaceExportSinkRequest) GetNamespace() string
- func (x *CreateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
- func (val *CreateNamespaceExportSinkRequest) Marshal() ([]byte, error)
- func (*CreateNamespaceExportSinkRequest) ProtoMessage()
- func (x *CreateNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNamespaceExportSinkRequest) Reset()
- func (val *CreateNamespaceExportSinkRequest) Size() int
- func (x *CreateNamespaceExportSinkRequest) String() string
- func (val *CreateNamespaceExportSinkRequest) Unmarshal(buf []byte) error
- type CreateNamespaceExportSinkResponse
- func (*CreateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)deprecated
- func (this *CreateNamespaceExportSinkResponse) Equal(that interface{}) bool
- func (x *CreateNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *CreateNamespaceExportSinkResponse) Marshal() ([]byte, error)
- func (*CreateNamespaceExportSinkResponse) ProtoMessage()
- func (x *CreateNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
- func (x *CreateNamespaceExportSinkResponse) Reset()
- func (val *CreateNamespaceExportSinkResponse) Size() int
- func (x *CreateNamespaceExportSinkResponse) String() string
- func (val *CreateNamespaceExportSinkResponse) Unmarshal(buf []byte) error
- type CreateNamespaceRequest
- func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (this *CreateNamespaceRequest) Equal(that interface{}) bool
- func (x *CreateNamespaceRequest) GetAsyncOperationId() string
- func (x *CreateNamespaceRequest) GetSpec() *v12.NamespaceSpec
- func (val *CreateNamespaceRequest) Marshal() ([]byte, error)
- func (*CreateNamespaceRequest) ProtoMessage()
- func (x *CreateNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNamespaceRequest) Reset()
- func (val *CreateNamespaceRequest) Size() int
- func (x *CreateNamespaceRequest) String() string
- func (val *CreateNamespaceRequest) Unmarshal(buf []byte) error
- type CreateNamespaceResponse
- func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (this *CreateNamespaceResponse) Equal(that interface{}) bool
- func (x *CreateNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
- func (x *CreateNamespaceResponse) GetNamespace() string
- func (val *CreateNamespaceResponse) Marshal() ([]byte, error)
- func (*CreateNamespaceResponse) ProtoMessage()
- func (x *CreateNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateNamespaceResponse) Reset()
- func (val *CreateNamespaceResponse) Size() int
- func (x *CreateNamespaceResponse) String() string
- func (val *CreateNamespaceResponse) Unmarshal(buf []byte) error
- type CreateNexusEndpointRequest
- func (*CreateNexusEndpointRequest) Descriptor() ([]byte, []int)deprecated
- func (this *CreateNexusEndpointRequest) Equal(that interface{}) bool
- func (x *CreateNexusEndpointRequest) GetAsyncOperationId() string
- func (x *CreateNexusEndpointRequest) GetSpec() *v14.EndpointSpec
- func (val *CreateNexusEndpointRequest) Marshal() ([]byte, error)
- func (*CreateNexusEndpointRequest) ProtoMessage()
- func (x *CreateNexusEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNexusEndpointRequest) Reset()
- func (val *CreateNexusEndpointRequest) Size() int
- func (x *CreateNexusEndpointRequest) String() string
- func (val *CreateNexusEndpointRequest) Unmarshal(buf []byte) error
- type CreateNexusEndpointResponse
- func (*CreateNexusEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (this *CreateNexusEndpointResponse) Equal(that interface{}) bool
- func (x *CreateNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
- func (x *CreateNexusEndpointResponse) GetEndpointId() string
- func (val *CreateNexusEndpointResponse) Marshal() ([]byte, error)
- func (*CreateNexusEndpointResponse) ProtoMessage()
- func (x *CreateNexusEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *CreateNexusEndpointResponse) Reset()
- func (val *CreateNexusEndpointResponse) Size() int
- func (x *CreateNexusEndpointResponse) String() string
- func (val *CreateNexusEndpointResponse) Unmarshal(buf []byte) error
- type CreateServiceAccountRequest
- func (*CreateServiceAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (this *CreateServiceAccountRequest) Equal(that interface{}) bool
- func (x *CreateServiceAccountRequest) GetAsyncOperationId() string
- func (x *CreateServiceAccountRequest) GetSpec() *v1.ServiceAccountSpec
- func (val *CreateServiceAccountRequest) Marshal() ([]byte, error)
- func (*CreateServiceAccountRequest) ProtoMessage()
- func (x *CreateServiceAccountRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceAccountRequest) Reset()
- func (val *CreateServiceAccountRequest) Size() int
- func (x *CreateServiceAccountRequest) String() string
- func (val *CreateServiceAccountRequest) Unmarshal(buf []byte) error
- type CreateServiceAccountResponse
- func (*CreateServiceAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (this *CreateServiceAccountResponse) Equal(that interface{}) bool
- func (x *CreateServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
- func (x *CreateServiceAccountResponse) GetServiceAccountId() string
- func (val *CreateServiceAccountResponse) Marshal() ([]byte, error)
- func (*CreateServiceAccountResponse) ProtoMessage()
- func (x *CreateServiceAccountResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceAccountResponse) Reset()
- func (val *CreateServiceAccountResponse) Size() int
- func (x *CreateServiceAccountResponse) String() string
- func (val *CreateServiceAccountResponse) Unmarshal(buf []byte) error
- type CreateUserGroupRequest
- func (*CreateUserGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (this *CreateUserGroupRequest) Equal(that interface{}) bool
- func (x *CreateUserGroupRequest) GetAsyncOperationId() string
- func (x *CreateUserGroupRequest) GetSpec() *v1.UserGroupSpec
- func (val *CreateUserGroupRequest) Marshal() ([]byte, error)
- func (*CreateUserGroupRequest) ProtoMessage()
- func (x *CreateUserGroupRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserGroupRequest) Reset()
- func (val *CreateUserGroupRequest) Size() int
- func (x *CreateUserGroupRequest) String() string
- func (val *CreateUserGroupRequest) Unmarshal(buf []byte) error
- type CreateUserGroupResponse
- func (*CreateUserGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (this *CreateUserGroupResponse) Equal(that interface{}) bool
- func (x *CreateUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
- func (x *CreateUserGroupResponse) GetGroupId() string
- func (val *CreateUserGroupResponse) Marshal() ([]byte, error)
- func (*CreateUserGroupResponse) ProtoMessage()
- func (x *CreateUserGroupResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserGroupResponse) Reset()
- func (val *CreateUserGroupResponse) Size() int
- func (x *CreateUserGroupResponse) String() string
- func (val *CreateUserGroupResponse) Unmarshal(buf []byte) error
- type CreateUserRequest
- func (*CreateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (this *CreateUserRequest) Equal(that interface{}) bool
- func (x *CreateUserRequest) GetAsyncOperationId() string
- func (x *CreateUserRequest) GetSpec() *v1.UserSpec
- func (val *CreateUserRequest) Marshal() ([]byte, error)
- func (*CreateUserRequest) ProtoMessage()
- func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserRequest) Reset()
- func (val *CreateUserRequest) Size() int
- func (x *CreateUserRequest) String() string
- func (val *CreateUserRequest) Unmarshal(buf []byte) error
- type CreateUserResponse
- func (*CreateUserResponse) Descriptor() ([]byte, []int)deprecated
- func (this *CreateUserResponse) Equal(that interface{}) bool
- func (x *CreateUserResponse) GetAsyncOperation() *v11.AsyncOperation
- func (x *CreateUserResponse) GetUserId() string
- func (val *CreateUserResponse) Marshal() ([]byte, error)
- func (*CreateUserResponse) ProtoMessage()
- func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserResponse) Reset()
- func (val *CreateUserResponse) Size() int
- func (x *CreateUserResponse) String() string
- func (val *CreateUserResponse) Unmarshal(buf []byte) error
- type DeleteApiKeyRequest
- func (*DeleteApiKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteApiKeyRequest) Equal(that interface{}) bool
- func (x *DeleteApiKeyRequest) GetAsyncOperationId() string
- func (x *DeleteApiKeyRequest) GetKeyId() string
- func (x *DeleteApiKeyRequest) GetResourceVersion() string
- func (val *DeleteApiKeyRequest) Marshal() ([]byte, error)
- func (*DeleteApiKeyRequest) ProtoMessage()
- func (x *DeleteApiKeyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteApiKeyRequest) Reset()
- func (val *DeleteApiKeyRequest) Size() int
- func (x *DeleteApiKeyRequest) String() string
- func (val *DeleteApiKeyRequest) Unmarshal(buf []byte) error
- type DeleteApiKeyResponse
- func (*DeleteApiKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteApiKeyResponse) Equal(that interface{}) bool
- func (x *DeleteApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *DeleteApiKeyResponse) Marshal() ([]byte, error)
- func (*DeleteApiKeyResponse) ProtoMessage()
- func (x *DeleteApiKeyResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteApiKeyResponse) Reset()
- func (val *DeleteApiKeyResponse) Size() int
- func (x *DeleteApiKeyResponse) String() string
- func (val *DeleteApiKeyResponse) Unmarshal(buf []byte) error
- type DeleteNamespaceExportSinkRequest
- func (*DeleteNamespaceExportSinkRequest) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteNamespaceExportSinkRequest) Equal(that interface{}) bool
- func (x *DeleteNamespaceExportSinkRequest) GetAsyncOperationId() string
- func (x *DeleteNamespaceExportSinkRequest) GetName() string
- func (x *DeleteNamespaceExportSinkRequest) GetNamespace() string
- func (x *DeleteNamespaceExportSinkRequest) GetResourceVersion() string
- func (val *DeleteNamespaceExportSinkRequest) Marshal() ([]byte, error)
- func (*DeleteNamespaceExportSinkRequest) ProtoMessage()
- func (x *DeleteNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceExportSinkRequest) Reset()
- func (val *DeleteNamespaceExportSinkRequest) Size() int
- func (x *DeleteNamespaceExportSinkRequest) String() string
- func (val *DeleteNamespaceExportSinkRequest) Unmarshal(buf []byte) error
- type DeleteNamespaceExportSinkResponse
- func (*DeleteNamespaceExportSinkResponse) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteNamespaceExportSinkResponse) Equal(that interface{}) bool
- func (x *DeleteNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *DeleteNamespaceExportSinkResponse) Marshal() ([]byte, error)
- func (*DeleteNamespaceExportSinkResponse) ProtoMessage()
- func (x *DeleteNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceExportSinkResponse) Reset()
- func (val *DeleteNamespaceExportSinkResponse) Size() int
- func (x *DeleteNamespaceExportSinkResponse) String() string
- func (val *DeleteNamespaceExportSinkResponse) Unmarshal(buf []byte) error
- type DeleteNamespaceRequest
- func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteNamespaceRequest) Equal(that interface{}) bool
- func (x *DeleteNamespaceRequest) GetAsyncOperationId() string
- func (x *DeleteNamespaceRequest) GetNamespace() string
- func (x *DeleteNamespaceRequest) GetResourceVersion() string
- func (val *DeleteNamespaceRequest) Marshal() ([]byte, error)
- func (*DeleteNamespaceRequest) ProtoMessage()
- func (x *DeleteNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceRequest) Reset()
- func (val *DeleteNamespaceRequest) Size() int
- func (x *DeleteNamespaceRequest) String() string
- func (val *DeleteNamespaceRequest) Unmarshal(buf []byte) error
- type DeleteNamespaceResponse
- func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteNamespaceResponse) Equal(that interface{}) bool
- func (x *DeleteNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *DeleteNamespaceResponse) Marshal() ([]byte, error)
- func (*DeleteNamespaceResponse) ProtoMessage()
- func (x *DeleteNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceResponse) Reset()
- func (val *DeleteNamespaceResponse) Size() int
- func (x *DeleteNamespaceResponse) String() string
- func (val *DeleteNamespaceResponse) Unmarshal(buf []byte) error
- type DeleteNexusEndpointRequest
- func (*DeleteNexusEndpointRequest) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteNexusEndpointRequest) Equal(that interface{}) bool
- func (x *DeleteNexusEndpointRequest) GetAsyncOperationId() string
- func (x *DeleteNexusEndpointRequest) GetEndpointId() string
- func (x *DeleteNexusEndpointRequest) GetResourceVersion() string
- func (val *DeleteNexusEndpointRequest) Marshal() ([]byte, error)
- func (*DeleteNexusEndpointRequest) ProtoMessage()
- func (x *DeleteNexusEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNexusEndpointRequest) Reset()
- func (val *DeleteNexusEndpointRequest) Size() int
- func (x *DeleteNexusEndpointRequest) String() string
- func (val *DeleteNexusEndpointRequest) Unmarshal(buf []byte) error
- type DeleteNexusEndpointResponse
- func (*DeleteNexusEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteNexusEndpointResponse) Equal(that interface{}) bool
- func (x *DeleteNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *DeleteNexusEndpointResponse) Marshal() ([]byte, error)
- func (*DeleteNexusEndpointResponse) ProtoMessage()
- func (x *DeleteNexusEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteNexusEndpointResponse) Reset()
- func (val *DeleteNexusEndpointResponse) Size() int
- func (x *DeleteNexusEndpointResponse) String() string
- func (val *DeleteNexusEndpointResponse) Unmarshal(buf []byte) error
- type DeleteServiceAccountRequest
- func (*DeleteServiceAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteServiceAccountRequest) Equal(that interface{}) bool
- func (x *DeleteServiceAccountRequest) GetAsyncOperationId() string
- func (x *DeleteServiceAccountRequest) GetResourceVersion() string
- func (x *DeleteServiceAccountRequest) GetServiceAccountId() string
- func (val *DeleteServiceAccountRequest) Marshal() ([]byte, error)
- func (*DeleteServiceAccountRequest) ProtoMessage()
- func (x *DeleteServiceAccountRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceAccountRequest) Reset()
- func (val *DeleteServiceAccountRequest) Size() int
- func (x *DeleteServiceAccountRequest) String() string
- func (val *DeleteServiceAccountRequest) Unmarshal(buf []byte) error
- type DeleteServiceAccountResponse
- func (*DeleteServiceAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteServiceAccountResponse) Equal(that interface{}) bool
- func (x *DeleteServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *DeleteServiceAccountResponse) Marshal() ([]byte, error)
- func (*DeleteServiceAccountResponse) ProtoMessage()
- func (x *DeleteServiceAccountResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceAccountResponse) Reset()
- func (val *DeleteServiceAccountResponse) Size() int
- func (x *DeleteServiceAccountResponse) String() string
- func (val *DeleteServiceAccountResponse) Unmarshal(buf []byte) error
- type DeleteUserGroupRequest
- func (*DeleteUserGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteUserGroupRequest) Equal(that interface{}) bool
- func (x *DeleteUserGroupRequest) GetAsyncOperationId() string
- func (x *DeleteUserGroupRequest) GetGroupId() string
- func (x *DeleteUserGroupRequest) GetResourceVersion() string
- func (val *DeleteUserGroupRequest) Marshal() ([]byte, error)
- func (*DeleteUserGroupRequest) ProtoMessage()
- func (x *DeleteUserGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteUserGroupRequest) Reset()
- func (val *DeleteUserGroupRequest) Size() int
- func (x *DeleteUserGroupRequest) String() string
- func (val *DeleteUserGroupRequest) Unmarshal(buf []byte) error
- type DeleteUserGroupResponse
- func (*DeleteUserGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteUserGroupResponse) Equal(that interface{}) bool
- func (x *DeleteUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *DeleteUserGroupResponse) Marshal() ([]byte, error)
- func (*DeleteUserGroupResponse) ProtoMessage()
- func (x *DeleteUserGroupResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteUserGroupResponse) Reset()
- func (val *DeleteUserGroupResponse) Size() int
- func (x *DeleteUserGroupResponse) String() string
- func (val *DeleteUserGroupResponse) Unmarshal(buf []byte) error
- type DeleteUserRequest
- func (*DeleteUserRequest) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteUserRequest) Equal(that interface{}) bool
- func (x *DeleteUserRequest) GetAsyncOperationId() string
- func (x *DeleteUserRequest) GetResourceVersion() string
- func (x *DeleteUserRequest) GetUserId() string
- func (val *DeleteUserRequest) Marshal() ([]byte, error)
- func (*DeleteUserRequest) ProtoMessage()
- func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteUserRequest) Reset()
- func (val *DeleteUserRequest) Size() int
- func (x *DeleteUserRequest) String() string
- func (val *DeleteUserRequest) Unmarshal(buf []byte) error
- type DeleteUserResponse
- func (*DeleteUserResponse) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteUserResponse) Equal(that interface{}) bool
- func (x *DeleteUserResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *DeleteUserResponse) Marshal() ([]byte, error)
- func (*DeleteUserResponse) ProtoMessage()
- func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteUserResponse) Reset()
- func (val *DeleteUserResponse) Size() int
- func (x *DeleteUserResponse) String() string
- func (val *DeleteUserResponse) Unmarshal(buf []byte) error
- type FailoverNamespaceRegionRequest
- func (*FailoverNamespaceRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *FailoverNamespaceRegionRequest) Equal(that interface{}) bool
- func (x *FailoverNamespaceRegionRequest) GetAsyncOperationId() string
- func (x *FailoverNamespaceRegionRequest) GetNamespace() string
- func (x *FailoverNamespaceRegionRequest) GetRegion() string
- func (val *FailoverNamespaceRegionRequest) Marshal() ([]byte, error)
- func (*FailoverNamespaceRegionRequest) ProtoMessage()
- func (x *FailoverNamespaceRegionRequest) ProtoReflect() protoreflect.Message
- func (x *FailoverNamespaceRegionRequest) Reset()
- func (val *FailoverNamespaceRegionRequest) Size() int
- func (x *FailoverNamespaceRegionRequest) String() string
- func (val *FailoverNamespaceRegionRequest) Unmarshal(buf []byte) error
- type FailoverNamespaceRegionResponse
- func (*FailoverNamespaceRegionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *FailoverNamespaceRegionResponse) Equal(that interface{}) bool
- func (x *FailoverNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *FailoverNamespaceRegionResponse) Marshal() ([]byte, error)
- func (*FailoverNamespaceRegionResponse) ProtoMessage()
- func (x *FailoverNamespaceRegionResponse) ProtoReflect() protoreflect.Message
- func (x *FailoverNamespaceRegionResponse) Reset()
- func (val *FailoverNamespaceRegionResponse) Size() int
- func (x *FailoverNamespaceRegionResponse) String() string
- func (val *FailoverNamespaceRegionResponse) Unmarshal(buf []byte) error
- type GetAccountRequest
- func (*GetAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetAccountRequest) Equal(that interface{}) bool
- func (val *GetAccountRequest) Marshal() ([]byte, error)
- func (*GetAccountRequest) ProtoMessage()
- func (x *GetAccountRequest) ProtoReflect() protoreflect.Message
- func (x *GetAccountRequest) Reset()
- func (val *GetAccountRequest) Size() int
- func (x *GetAccountRequest) String() string
- func (val *GetAccountRequest) Unmarshal(buf []byte) error
- type GetAccountResponse
- func (*GetAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetAccountResponse) Equal(that interface{}) bool
- func (x *GetAccountResponse) GetAccount() *v16.Account
- func (val *GetAccountResponse) Marshal() ([]byte, error)
- func (*GetAccountResponse) ProtoMessage()
- func (x *GetAccountResponse) ProtoReflect() protoreflect.Message
- func (x *GetAccountResponse) Reset()
- func (val *GetAccountResponse) Size() int
- func (x *GetAccountResponse) String() string
- func (val *GetAccountResponse) Unmarshal(buf []byte) error
- type GetApiKeyRequest
- func (*GetApiKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetApiKeyRequest) Equal(that interface{}) bool
- func (x *GetApiKeyRequest) GetKeyId() string
- func (val *GetApiKeyRequest) Marshal() ([]byte, error)
- func (*GetApiKeyRequest) ProtoMessage()
- func (x *GetApiKeyRequest) ProtoReflect() protoreflect.Message
- func (x *GetApiKeyRequest) Reset()
- func (val *GetApiKeyRequest) Size() int
- func (x *GetApiKeyRequest) String() string
- func (val *GetApiKeyRequest) Unmarshal(buf []byte) error
- type GetApiKeyResponse
- func (*GetApiKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetApiKeyResponse) Equal(that interface{}) bool
- func (x *GetApiKeyResponse) GetApiKey() *v1.ApiKey
- func (val *GetApiKeyResponse) Marshal() ([]byte, error)
- func (*GetApiKeyResponse) ProtoMessage()
- func (x *GetApiKeyResponse) ProtoReflect() protoreflect.Message
- func (x *GetApiKeyResponse) Reset()
- func (val *GetApiKeyResponse) Size() int
- func (x *GetApiKeyResponse) String() string
- func (val *GetApiKeyResponse) Unmarshal(buf []byte) error
- type GetApiKeysRequest
- func (*GetApiKeysRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetApiKeysRequest) Equal(that interface{}) bool
- 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 (val *GetApiKeysRequest) Marshal() ([]byte, error)
- func (*GetApiKeysRequest) ProtoMessage()
- func (x *GetApiKeysRequest) ProtoReflect() protoreflect.Message
- func (x *GetApiKeysRequest) Reset()
- func (val *GetApiKeysRequest) Size() int
- func (x *GetApiKeysRequest) String() string
- func (val *GetApiKeysRequest) Unmarshal(buf []byte) error
- type GetApiKeysResponse
- func (*GetApiKeysResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetApiKeysResponse) Equal(that interface{}) bool
- func (x *GetApiKeysResponse) GetApiKeys() []*v1.ApiKey
- func (x *GetApiKeysResponse) GetNextPageToken() string
- func (val *GetApiKeysResponse) Marshal() ([]byte, error)
- func (*GetApiKeysResponse) ProtoMessage()
- func (x *GetApiKeysResponse) ProtoReflect() protoreflect.Message
- func (x *GetApiKeysResponse) Reset()
- func (val *GetApiKeysResponse) Size() int
- func (x *GetApiKeysResponse) String() string
- func (val *GetApiKeysResponse) Unmarshal(buf []byte) error
- type GetAsyncOperationRequest
- func (*GetAsyncOperationRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetAsyncOperationRequest) Equal(that interface{}) bool
- func (x *GetAsyncOperationRequest) GetAsyncOperationId() string
- func (val *GetAsyncOperationRequest) Marshal() ([]byte, error)
- func (*GetAsyncOperationRequest) ProtoMessage()
- func (x *GetAsyncOperationRequest) ProtoReflect() protoreflect.Message
- func (x *GetAsyncOperationRequest) Reset()
- func (val *GetAsyncOperationRequest) Size() int
- func (x *GetAsyncOperationRequest) String() string
- func (val *GetAsyncOperationRequest) Unmarshal(buf []byte) error
- type GetAsyncOperationResponse
- func (*GetAsyncOperationResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetAsyncOperationResponse) Equal(that interface{}) bool
- func (x *GetAsyncOperationResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *GetAsyncOperationResponse) Marshal() ([]byte, error)
- func (*GetAsyncOperationResponse) ProtoMessage()
- func (x *GetAsyncOperationResponse) ProtoReflect() protoreflect.Message
- func (x *GetAsyncOperationResponse) Reset()
- func (val *GetAsyncOperationResponse) Size() int
- func (x *GetAsyncOperationResponse) String() string
- func (val *GetAsyncOperationResponse) Unmarshal(buf []byte) error
- type GetNamespaceExportSinkRequest
- func (*GetNamespaceExportSinkRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetNamespaceExportSinkRequest) Equal(that interface{}) bool
- func (x *GetNamespaceExportSinkRequest) GetName() string
- func (x *GetNamespaceExportSinkRequest) GetNamespace() string
- func (val *GetNamespaceExportSinkRequest) Marshal() ([]byte, error)
- func (*GetNamespaceExportSinkRequest) ProtoMessage()
- func (x *GetNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceExportSinkRequest) Reset()
- func (val *GetNamespaceExportSinkRequest) Size() int
- func (x *GetNamespaceExportSinkRequest) String() string
- func (val *GetNamespaceExportSinkRequest) Unmarshal(buf []byte) error
- type GetNamespaceExportSinkResponse
- func (*GetNamespaceExportSinkResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetNamespaceExportSinkResponse) Equal(that interface{}) bool
- func (x *GetNamespaceExportSinkResponse) GetSink() *v12.ExportSink
- func (val *GetNamespaceExportSinkResponse) Marshal() ([]byte, error)
- func (*GetNamespaceExportSinkResponse) ProtoMessage()
- func (x *GetNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceExportSinkResponse) Reset()
- func (val *GetNamespaceExportSinkResponse) Size() int
- func (x *GetNamespaceExportSinkResponse) String() string
- func (val *GetNamespaceExportSinkResponse) Unmarshal(buf []byte) error
- type GetNamespaceExportSinksRequest
- func (*GetNamespaceExportSinksRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetNamespaceExportSinksRequest) Equal(that interface{}) bool
- func (x *GetNamespaceExportSinksRequest) GetNamespace() string
- func (x *GetNamespaceExportSinksRequest) GetPageSize() int32
- func (x *GetNamespaceExportSinksRequest) GetPageToken() string
- func (val *GetNamespaceExportSinksRequest) Marshal() ([]byte, error)
- func (*GetNamespaceExportSinksRequest) ProtoMessage()
- func (x *GetNamespaceExportSinksRequest) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceExportSinksRequest) Reset()
- func (val *GetNamespaceExportSinksRequest) Size() int
- func (x *GetNamespaceExportSinksRequest) String() string
- func (val *GetNamespaceExportSinksRequest) Unmarshal(buf []byte) error
- type GetNamespaceExportSinksResponse
- func (*GetNamespaceExportSinksResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetNamespaceExportSinksResponse) Equal(that interface{}) bool
- func (x *GetNamespaceExportSinksResponse) GetNextPageToken() string
- func (x *GetNamespaceExportSinksResponse) GetSinks() []*v12.ExportSink
- func (val *GetNamespaceExportSinksResponse) Marshal() ([]byte, error)
- func (*GetNamespaceExportSinksResponse) ProtoMessage()
- func (x *GetNamespaceExportSinksResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceExportSinksResponse) Reset()
- func (val *GetNamespaceExportSinksResponse) Size() int
- func (x *GetNamespaceExportSinksResponse) String() string
- func (val *GetNamespaceExportSinksResponse) Unmarshal(buf []byte) error
- type GetNamespaceRequest
- func (*GetNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetNamespaceRequest) Equal(that interface{}) bool
- func (x *GetNamespaceRequest) GetNamespace() string
- func (val *GetNamespaceRequest) Marshal() ([]byte, error)
- func (*GetNamespaceRequest) ProtoMessage()
- func (x *GetNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceRequest) Reset()
- func (val *GetNamespaceRequest) Size() int
- func (x *GetNamespaceRequest) String() string
- func (val *GetNamespaceRequest) Unmarshal(buf []byte) error
- type GetNamespaceResponse
- func (*GetNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetNamespaceResponse) Equal(that interface{}) bool
- func (x *GetNamespaceResponse) GetNamespace() *v12.Namespace
- func (val *GetNamespaceResponse) Marshal() ([]byte, error)
- func (*GetNamespaceResponse) ProtoMessage()
- func (x *GetNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceResponse) Reset()
- func (val *GetNamespaceResponse) Size() int
- func (x *GetNamespaceResponse) String() string
- func (val *GetNamespaceResponse) Unmarshal(buf []byte) error
- type GetNamespacesRequest
- func (*GetNamespacesRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetNamespacesRequest) Equal(that interface{}) bool
- func (x *GetNamespacesRequest) GetName() string
- func (x *GetNamespacesRequest) GetPageSize() int32
- func (x *GetNamespacesRequest) GetPageToken() string
- func (val *GetNamespacesRequest) Marshal() ([]byte, error)
- func (*GetNamespacesRequest) ProtoMessage()
- func (x *GetNamespacesRequest) ProtoReflect() protoreflect.Message
- func (x *GetNamespacesRequest) Reset()
- func (val *GetNamespacesRequest) Size() int
- func (x *GetNamespacesRequest) String() string
- func (val *GetNamespacesRequest) Unmarshal(buf []byte) error
- type GetNamespacesResponse
- func (*GetNamespacesResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetNamespacesResponse) Equal(that interface{}) bool
- func (x *GetNamespacesResponse) GetNamespaces() []*v12.Namespace
- func (x *GetNamespacesResponse) GetNextPageToken() string
- func (val *GetNamespacesResponse) Marshal() ([]byte, error)
- func (*GetNamespacesResponse) ProtoMessage()
- func (x *GetNamespacesResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamespacesResponse) Reset()
- func (val *GetNamespacesResponse) Size() int
- func (x *GetNamespacesResponse) String() string
- func (val *GetNamespacesResponse) Unmarshal(buf []byte) error
- type GetNexusEndpointRequest
- func (*GetNexusEndpointRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetNexusEndpointRequest) Equal(that interface{}) bool
- func (x *GetNexusEndpointRequest) GetEndpointId() string
- func (val *GetNexusEndpointRequest) Marshal() ([]byte, error)
- func (*GetNexusEndpointRequest) ProtoMessage()
- func (x *GetNexusEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *GetNexusEndpointRequest) Reset()
- func (val *GetNexusEndpointRequest) Size() int
- func (x *GetNexusEndpointRequest) String() string
- func (val *GetNexusEndpointRequest) Unmarshal(buf []byte) error
- type GetNexusEndpointResponse
- func (*GetNexusEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetNexusEndpointResponse) Equal(that interface{}) bool
- func (x *GetNexusEndpointResponse) GetEndpoint() *v14.Endpoint
- func (val *GetNexusEndpointResponse) Marshal() ([]byte, error)
- func (*GetNexusEndpointResponse) ProtoMessage()
- func (x *GetNexusEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *GetNexusEndpointResponse) Reset()
- func (val *GetNexusEndpointResponse) Size() int
- func (x *GetNexusEndpointResponse) String() string
- func (val *GetNexusEndpointResponse) Unmarshal(buf []byte) error
- type GetNexusEndpointsRequest
- func (*GetNexusEndpointsRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetNexusEndpointsRequest) Equal(that interface{}) bool
- 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 (val *GetNexusEndpointsRequest) Marshal() ([]byte, error)
- func (*GetNexusEndpointsRequest) ProtoMessage()
- func (x *GetNexusEndpointsRequest) ProtoReflect() protoreflect.Message
- func (x *GetNexusEndpointsRequest) Reset()
- func (val *GetNexusEndpointsRequest) Size() int
- func (x *GetNexusEndpointsRequest) String() string
- func (val *GetNexusEndpointsRequest) Unmarshal(buf []byte) error
- type GetNexusEndpointsResponse
- func (*GetNexusEndpointsResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetNexusEndpointsResponse) Equal(that interface{}) bool
- func (x *GetNexusEndpointsResponse) GetEndpoints() []*v14.Endpoint
- func (x *GetNexusEndpointsResponse) GetNextPageToken() string
- func (val *GetNexusEndpointsResponse) Marshal() ([]byte, error)
- func (*GetNexusEndpointsResponse) ProtoMessage()
- func (x *GetNexusEndpointsResponse) ProtoReflect() protoreflect.Message
- func (x *GetNexusEndpointsResponse) Reset()
- func (val *GetNexusEndpointsResponse) Size() int
- func (x *GetNexusEndpointsResponse) String() string
- func (val *GetNexusEndpointsResponse) Unmarshal(buf []byte) error
- type GetRegionRequest
- func (*GetRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetRegionRequest) Equal(that interface{}) bool
- func (x *GetRegionRequest) GetRegion() string
- func (val *GetRegionRequest) Marshal() ([]byte, error)
- func (*GetRegionRequest) ProtoMessage()
- func (x *GetRegionRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionRequest) Reset()
- func (val *GetRegionRequest) Size() int
- func (x *GetRegionRequest) String() string
- func (val *GetRegionRequest) Unmarshal(buf []byte) error
- type GetRegionResponse
- func (*GetRegionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetRegionResponse) Equal(that interface{}) bool
- func (x *GetRegionResponse) GetRegion() *v13.Region
- func (val *GetRegionResponse) Marshal() ([]byte, error)
- func (*GetRegionResponse) ProtoMessage()
- func (x *GetRegionResponse) ProtoReflect() protoreflect.Message
- func (x *GetRegionResponse) Reset()
- func (val *GetRegionResponse) Size() int
- func (x *GetRegionResponse) String() string
- func (val *GetRegionResponse) Unmarshal(buf []byte) error
- type GetRegionsRequest
- func (*GetRegionsRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetRegionsRequest) Equal(that interface{}) bool
- func (val *GetRegionsRequest) Marshal() ([]byte, error)
- func (*GetRegionsRequest) ProtoMessage()
- func (x *GetRegionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionsRequest) Reset()
- func (val *GetRegionsRequest) Size() int
- func (x *GetRegionsRequest) String() string
- func (val *GetRegionsRequest) Unmarshal(buf []byte) error
- type GetRegionsResponse
- func (*GetRegionsResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetRegionsResponse) Equal(that interface{}) bool
- func (x *GetRegionsResponse) GetRegions() []*v13.Region
- func (val *GetRegionsResponse) Marshal() ([]byte, error)
- func (*GetRegionsResponse) ProtoMessage()
- func (x *GetRegionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetRegionsResponse) Reset()
- func (val *GetRegionsResponse) Size() int
- func (x *GetRegionsResponse) String() string
- func (val *GetRegionsResponse) Unmarshal(buf []byte) error
- type GetServiceAccountRequest
- func (*GetServiceAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetServiceAccountRequest) Equal(that interface{}) bool
- func (x *GetServiceAccountRequest) GetServiceAccountId() string
- func (val *GetServiceAccountRequest) Marshal() ([]byte, error)
- func (*GetServiceAccountRequest) ProtoMessage()
- func (x *GetServiceAccountRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceAccountRequest) Reset()
- func (val *GetServiceAccountRequest) Size() int
- func (x *GetServiceAccountRequest) String() string
- func (val *GetServiceAccountRequest) Unmarshal(buf []byte) error
- type GetServiceAccountResponse
- func (*GetServiceAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetServiceAccountResponse) Equal(that interface{}) bool
- func (x *GetServiceAccountResponse) GetServiceAccount() *v1.ServiceAccount
- func (val *GetServiceAccountResponse) Marshal() ([]byte, error)
- func (*GetServiceAccountResponse) ProtoMessage()
- func (x *GetServiceAccountResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceAccountResponse) Reset()
- func (val *GetServiceAccountResponse) Size() int
- func (x *GetServiceAccountResponse) String() string
- func (val *GetServiceAccountResponse) Unmarshal(buf []byte) error
- type GetServiceAccountsRequest
- func (*GetServiceAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetServiceAccountsRequest) Equal(that interface{}) bool
- func (x *GetServiceAccountsRequest) GetPageSize() int32
- func (x *GetServiceAccountsRequest) GetPageToken() string
- func (val *GetServiceAccountsRequest) Marshal() ([]byte, error)
- func (*GetServiceAccountsRequest) ProtoMessage()
- func (x *GetServiceAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceAccountsRequest) Reset()
- func (val *GetServiceAccountsRequest) Size() int
- func (x *GetServiceAccountsRequest) String() string
- func (val *GetServiceAccountsRequest) Unmarshal(buf []byte) error
- type GetServiceAccountsResponse
- func (*GetServiceAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetServiceAccountsResponse) Equal(that interface{}) bool
- func (x *GetServiceAccountsResponse) GetNextPageToken() string
- func (x *GetServiceAccountsResponse) GetServiceAccount() []*v1.ServiceAccount
- func (val *GetServiceAccountsResponse) Marshal() ([]byte, error)
- func (*GetServiceAccountsResponse) ProtoMessage()
- func (x *GetServiceAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceAccountsResponse) Reset()
- func (val *GetServiceAccountsResponse) Size() int
- func (x *GetServiceAccountsResponse) String() string
- func (val *GetServiceAccountsResponse) Unmarshal(buf []byte) error
- type GetUsageRequest
- func (*GetUsageRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetUsageRequest) Equal(that interface{}) bool
- func (x *GetUsageRequest) GetEndTimeExclusive() *timestamppb.Timestamp
- func (x *GetUsageRequest) GetPageSize() int32
- func (x *GetUsageRequest) GetPageToken() string
- func (x *GetUsageRequest) GetStartTimeInclusive() *timestamppb.Timestamp
- func (val *GetUsageRequest) Marshal() ([]byte, error)
- func (*GetUsageRequest) ProtoMessage()
- func (x *GetUsageRequest) ProtoReflect() protoreflect.Message
- func (x *GetUsageRequest) Reset()
- func (val *GetUsageRequest) Size() int
- func (x *GetUsageRequest) String() string
- func (val *GetUsageRequest) Unmarshal(buf []byte) error
- type GetUsageResponse
- func (*GetUsageResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetUsageResponse) Equal(that interface{}) bool
- func (x *GetUsageResponse) GetNextPageToken() string
- func (x *GetUsageResponse) GetSummaries() []*v15.Summary
- func (val *GetUsageResponse) Marshal() ([]byte, error)
- func (*GetUsageResponse) ProtoMessage()
- func (x *GetUsageResponse) ProtoReflect() protoreflect.Message
- func (x *GetUsageResponse) Reset()
- func (val *GetUsageResponse) Size() int
- func (x *GetUsageResponse) String() string
- func (val *GetUsageResponse) Unmarshal(buf []byte) error
- type GetUserGroupRequest
- func (*GetUserGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetUserGroupRequest) Equal(that interface{}) bool
- func (x *GetUserGroupRequest) GetGroupId() string
- func (val *GetUserGroupRequest) Marshal() ([]byte, error)
- func (*GetUserGroupRequest) ProtoMessage()
- func (x *GetUserGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserGroupRequest) Reset()
- func (val *GetUserGroupRequest) Size() int
- func (x *GetUserGroupRequest) String() string
- func (val *GetUserGroupRequest) Unmarshal(buf []byte) error
- type GetUserGroupResponse
- func (*GetUserGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetUserGroupResponse) Equal(that interface{}) bool
- func (x *GetUserGroupResponse) GetGroup() *v1.UserGroup
- func (val *GetUserGroupResponse) Marshal() ([]byte, error)
- func (*GetUserGroupResponse) ProtoMessage()
- func (x *GetUserGroupResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserGroupResponse) Reset()
- func (val *GetUserGroupResponse) Size() int
- func (x *GetUserGroupResponse) String() string
- func (val *GetUserGroupResponse) Unmarshal(buf []byte) error
- type GetUserGroupsRequest
- func (*GetUserGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetUserGroupsRequest) Equal(that interface{}) bool
- 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 (val *GetUserGroupsRequest) Marshal() ([]byte, error)
- func (*GetUserGroupsRequest) ProtoMessage()
- func (x *GetUserGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserGroupsRequest) Reset()
- func (val *GetUserGroupsRequest) Size() int
- func (x *GetUserGroupsRequest) String() string
- func (val *GetUserGroupsRequest) Unmarshal(buf []byte) error
- 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 (this *GetUserGroupsResponse) Equal(that interface{}) bool
- func (x *GetUserGroupsResponse) GetGroups() []*v1.UserGroup
- func (x *GetUserGroupsResponse) GetNextPageToken() string
- func (val *GetUserGroupsResponse) Marshal() ([]byte, error)
- func (*GetUserGroupsResponse) ProtoMessage()
- func (x *GetUserGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserGroupsResponse) Reset()
- func (val *GetUserGroupsResponse) Size() int
- func (x *GetUserGroupsResponse) String() string
- func (val *GetUserGroupsResponse) Unmarshal(buf []byte) error
- type GetUserRequest
- func (*GetUserRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetUserRequest) Equal(that interface{}) bool
- func (x *GetUserRequest) GetUserId() string
- func (val *GetUserRequest) Marshal() ([]byte, error)
- func (*GetUserRequest) ProtoMessage()
- func (x *GetUserRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserRequest) Reset()
- func (val *GetUserRequest) Size() int
- func (x *GetUserRequest) String() string
- func (val *GetUserRequest) Unmarshal(buf []byte) error
- type GetUserResponse
- func (*GetUserResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetUserResponse) Equal(that interface{}) bool
- func (x *GetUserResponse) GetUser() *v1.User
- func (val *GetUserResponse) Marshal() ([]byte, error)
- func (*GetUserResponse) ProtoMessage()
- func (x *GetUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserResponse) Reset()
- func (val *GetUserResponse) Size() int
- func (x *GetUserResponse) String() string
- func (val *GetUserResponse) Unmarshal(buf []byte) error
- type GetUsersRequest
- func (*GetUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetUsersRequest) Equal(that interface{}) bool
- func (x *GetUsersRequest) GetEmail() string
- func (x *GetUsersRequest) GetNamespace() string
- func (x *GetUsersRequest) GetPageSize() int32
- func (x *GetUsersRequest) GetPageToken() string
- func (val *GetUsersRequest) Marshal() ([]byte, error)
- func (*GetUsersRequest) ProtoMessage()
- func (x *GetUsersRequest) ProtoReflect() protoreflect.Message
- func (x *GetUsersRequest) Reset()
- func (val *GetUsersRequest) Size() int
- func (x *GetUsersRequest) String() string
- func (val *GetUsersRequest) Unmarshal(buf []byte) error
- type GetUsersResponse
- func (*GetUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetUsersResponse) Equal(that interface{}) bool
- func (x *GetUsersResponse) GetNextPageToken() string
- func (x *GetUsersResponse) GetUsers() []*v1.User
- func (val *GetUsersResponse) Marshal() ([]byte, error)
- func (*GetUsersResponse) ProtoMessage()
- func (x *GetUsersResponse) ProtoReflect() protoreflect.Message
- func (x *GetUsersResponse) Reset()
- func (val *GetUsersResponse) Size() int
- func (x *GetUsersResponse) String() string
- func (val *GetUsersResponse) Unmarshal(buf []byte) error
- type RenameCustomSearchAttributeRequest
- func (*RenameCustomSearchAttributeRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RenameCustomSearchAttributeRequest) Equal(that interface{}) bool
- 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 (val *RenameCustomSearchAttributeRequest) Marshal() ([]byte, error)
- func (*RenameCustomSearchAttributeRequest) ProtoMessage()
- func (x *RenameCustomSearchAttributeRequest) ProtoReflect() protoreflect.Message
- func (x *RenameCustomSearchAttributeRequest) Reset()
- func (val *RenameCustomSearchAttributeRequest) Size() int
- func (x *RenameCustomSearchAttributeRequest) String() string
- func (val *RenameCustomSearchAttributeRequest) Unmarshal(buf []byte) error
- type RenameCustomSearchAttributeResponse
- func (*RenameCustomSearchAttributeResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RenameCustomSearchAttributeResponse) Equal(that interface{}) bool
- func (x *RenameCustomSearchAttributeResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *RenameCustomSearchAttributeResponse) Marshal() ([]byte, error)
- func (*RenameCustomSearchAttributeResponse) ProtoMessage()
- func (x *RenameCustomSearchAttributeResponse) ProtoReflect() protoreflect.Message
- func (x *RenameCustomSearchAttributeResponse) Reset()
- func (val *RenameCustomSearchAttributeResponse) Size() int
- func (x *RenameCustomSearchAttributeResponse) String() string
- func (val *RenameCustomSearchAttributeResponse) Unmarshal(buf []byte) error
- type SetUserGroupNamespaceAccessRequest
- func (*SetUserGroupNamespaceAccessRequest) Descriptor() ([]byte, []int)deprecated
- func (this *SetUserGroupNamespaceAccessRequest) Equal(that interface{}) bool
- 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 (val *SetUserGroupNamespaceAccessRequest) Marshal() ([]byte, error)
- func (*SetUserGroupNamespaceAccessRequest) ProtoMessage()
- func (x *SetUserGroupNamespaceAccessRequest) ProtoReflect() protoreflect.Message
- func (x *SetUserGroupNamespaceAccessRequest) Reset()
- func (val *SetUserGroupNamespaceAccessRequest) Size() int
- func (x *SetUserGroupNamespaceAccessRequest) String() string
- func (val *SetUserGroupNamespaceAccessRequest) Unmarshal(buf []byte) error
- type SetUserGroupNamespaceAccessResponse
- func (*SetUserGroupNamespaceAccessResponse) Descriptor() ([]byte, []int)deprecated
- func (this *SetUserGroupNamespaceAccessResponse) Equal(that interface{}) bool
- func (x *SetUserGroupNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *SetUserGroupNamespaceAccessResponse) Marshal() ([]byte, error)
- func (*SetUserGroupNamespaceAccessResponse) ProtoMessage()
- func (x *SetUserGroupNamespaceAccessResponse) ProtoReflect() protoreflect.Message
- func (x *SetUserGroupNamespaceAccessResponse) Reset()
- func (val *SetUserGroupNamespaceAccessResponse) Size() int
- func (x *SetUserGroupNamespaceAccessResponse) String() string
- func (val *SetUserGroupNamespaceAccessResponse) Unmarshal(buf []byte) error
- type SetUserNamespaceAccessRequest
- func (*SetUserNamespaceAccessRequest) Descriptor() ([]byte, []int)deprecated
- func (this *SetUserNamespaceAccessRequest) Equal(that interface{}) bool
- 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 (val *SetUserNamespaceAccessRequest) Marshal() ([]byte, error)
- func (*SetUserNamespaceAccessRequest) ProtoMessage()
- func (x *SetUserNamespaceAccessRequest) ProtoReflect() protoreflect.Message
- func (x *SetUserNamespaceAccessRequest) Reset()
- func (val *SetUserNamespaceAccessRequest) Size() int
- func (x *SetUserNamespaceAccessRequest) String() string
- func (val *SetUserNamespaceAccessRequest) Unmarshal(buf []byte) error
- type SetUserNamespaceAccessResponse
- func (*SetUserNamespaceAccessResponse) Descriptor() ([]byte, []int)deprecated
- func (this *SetUserNamespaceAccessResponse) Equal(that interface{}) bool
- func (x *SetUserNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *SetUserNamespaceAccessResponse) Marshal() ([]byte, error)
- func (*SetUserNamespaceAccessResponse) ProtoMessage()
- func (x *SetUserNamespaceAccessResponse) ProtoReflect() protoreflect.Message
- func (x *SetUserNamespaceAccessResponse) Reset()
- func (val *SetUserNamespaceAccessResponse) Size() int
- func (x *SetUserNamespaceAccessResponse) String() string
- func (val *SetUserNamespaceAccessResponse) Unmarshal(buf []byte) error
- 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) 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 (this *UpdateAccountRequest) Equal(that interface{}) bool
- func (x *UpdateAccountRequest) GetAsyncOperationId() string
- func (x *UpdateAccountRequest) GetResourceVersion() string
- func (x *UpdateAccountRequest) GetSpec() *v16.AccountSpec
- func (val *UpdateAccountRequest) Marshal() ([]byte, error)
- func (*UpdateAccountRequest) ProtoMessage()
- func (x *UpdateAccountRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAccountRequest) Reset()
- func (val *UpdateAccountRequest) Size() int
- func (x *UpdateAccountRequest) String() string
- func (val *UpdateAccountRequest) Unmarshal(buf []byte) error
- type UpdateAccountResponse
- func (*UpdateAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateAccountResponse) Equal(that interface{}) bool
- func (x *UpdateAccountResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *UpdateAccountResponse) Marshal() ([]byte, error)
- func (*UpdateAccountResponse) ProtoMessage()
- func (x *UpdateAccountResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAccountResponse) Reset()
- func (val *UpdateAccountResponse) Size() int
- func (x *UpdateAccountResponse) String() string
- func (val *UpdateAccountResponse) Unmarshal(buf []byte) error
- type UpdateApiKeyRequest
- func (*UpdateApiKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateApiKeyRequest) Equal(that interface{}) bool
- func (x *UpdateApiKeyRequest) GetAsyncOperationId() string
- func (x *UpdateApiKeyRequest) GetKeyId() string
- func (x *UpdateApiKeyRequest) GetResourceVersion() string
- func (x *UpdateApiKeyRequest) GetSpec() *v1.ApiKeySpec
- func (val *UpdateApiKeyRequest) Marshal() ([]byte, error)
- func (*UpdateApiKeyRequest) ProtoMessage()
- func (x *UpdateApiKeyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateApiKeyRequest) Reset()
- func (val *UpdateApiKeyRequest) Size() int
- func (x *UpdateApiKeyRequest) String() string
- func (val *UpdateApiKeyRequest) Unmarshal(buf []byte) error
- type UpdateApiKeyResponse
- func (*UpdateApiKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateApiKeyResponse) Equal(that interface{}) bool
- func (x *UpdateApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *UpdateApiKeyResponse) Marshal() ([]byte, error)
- func (*UpdateApiKeyResponse) ProtoMessage()
- func (x *UpdateApiKeyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateApiKeyResponse) Reset()
- func (val *UpdateApiKeyResponse) Size() int
- func (x *UpdateApiKeyResponse) String() string
- func (val *UpdateApiKeyResponse) Unmarshal(buf []byte) error
- type UpdateNamespaceExportSinkRequest
- func (*UpdateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateNamespaceExportSinkRequest) Equal(that interface{}) bool
- func (x *UpdateNamespaceExportSinkRequest) GetAsyncOperationId() string
- func (x *UpdateNamespaceExportSinkRequest) GetNamespace() string
- func (x *UpdateNamespaceExportSinkRequest) GetResourceVersion() string
- func (x *UpdateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
- func (val *UpdateNamespaceExportSinkRequest) Marshal() ([]byte, error)
- func (*UpdateNamespaceExportSinkRequest) ProtoMessage()
- func (x *UpdateNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNamespaceExportSinkRequest) Reset()
- func (val *UpdateNamespaceExportSinkRequest) Size() int
- func (x *UpdateNamespaceExportSinkRequest) String() string
- func (val *UpdateNamespaceExportSinkRequest) Unmarshal(buf []byte) error
- type UpdateNamespaceExportSinkResponse
- func (*UpdateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateNamespaceExportSinkResponse) Equal(that interface{}) bool
- func (x *UpdateNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *UpdateNamespaceExportSinkResponse) Marshal() ([]byte, error)
- func (*UpdateNamespaceExportSinkResponse) ProtoMessage()
- func (x *UpdateNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateNamespaceExportSinkResponse) Reset()
- func (val *UpdateNamespaceExportSinkResponse) Size() int
- func (x *UpdateNamespaceExportSinkResponse) String() string
- func (val *UpdateNamespaceExportSinkResponse) Unmarshal(buf []byte) error
- type UpdateNamespaceRequest
- func (*UpdateNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateNamespaceRequest) Equal(that interface{}) bool
- func (x *UpdateNamespaceRequest) GetAsyncOperationId() string
- func (x *UpdateNamespaceRequest) GetNamespace() string
- func (x *UpdateNamespaceRequest) GetResourceVersion() string
- func (x *UpdateNamespaceRequest) GetSpec() *v12.NamespaceSpec
- func (val *UpdateNamespaceRequest) Marshal() ([]byte, error)
- func (*UpdateNamespaceRequest) ProtoMessage()
- func (x *UpdateNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNamespaceRequest) Reset()
- func (val *UpdateNamespaceRequest) Size() int
- func (x *UpdateNamespaceRequest) String() string
- func (val *UpdateNamespaceRequest) Unmarshal(buf []byte) error
- type UpdateNamespaceResponse
- func (*UpdateNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateNamespaceResponse) Equal(that interface{}) bool
- func (x *UpdateNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *UpdateNamespaceResponse) Marshal() ([]byte, error)
- func (*UpdateNamespaceResponse) ProtoMessage()
- func (x *UpdateNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateNamespaceResponse) Reset()
- func (val *UpdateNamespaceResponse) Size() int
- func (x *UpdateNamespaceResponse) String() string
- func (val *UpdateNamespaceResponse) Unmarshal(buf []byte) error
- type UpdateNexusEndpointRequest
- func (*UpdateNexusEndpointRequest) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateNexusEndpointRequest) Equal(that interface{}) bool
- func (x *UpdateNexusEndpointRequest) GetAsyncOperationId() string
- func (x *UpdateNexusEndpointRequest) GetEndpointId() string
- func (x *UpdateNexusEndpointRequest) GetResourceVersion() string
- func (x *UpdateNexusEndpointRequest) GetSpec() *v14.EndpointSpec
- func (val *UpdateNexusEndpointRequest) Marshal() ([]byte, error)
- func (*UpdateNexusEndpointRequest) ProtoMessage()
- func (x *UpdateNexusEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNexusEndpointRequest) Reset()
- func (val *UpdateNexusEndpointRequest) Size() int
- func (x *UpdateNexusEndpointRequest) String() string
- func (val *UpdateNexusEndpointRequest) Unmarshal(buf []byte) error
- type UpdateNexusEndpointResponse
- func (*UpdateNexusEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateNexusEndpointResponse) Equal(that interface{}) bool
- func (x *UpdateNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *UpdateNexusEndpointResponse) Marshal() ([]byte, error)
- func (*UpdateNexusEndpointResponse) ProtoMessage()
- func (x *UpdateNexusEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateNexusEndpointResponse) Reset()
- func (val *UpdateNexusEndpointResponse) Size() int
- func (x *UpdateNexusEndpointResponse) String() string
- func (val *UpdateNexusEndpointResponse) Unmarshal(buf []byte) error
- type UpdateServiceAccountRequest
- func (*UpdateServiceAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateServiceAccountRequest) Equal(that interface{}) bool
- func (x *UpdateServiceAccountRequest) GetAsyncOperationId() string
- func (x *UpdateServiceAccountRequest) GetResourceVersion() string
- func (x *UpdateServiceAccountRequest) GetServiceAccountId() string
- func (x *UpdateServiceAccountRequest) GetSpec() *v1.ServiceAccountSpec
- func (val *UpdateServiceAccountRequest) Marshal() ([]byte, error)
- func (*UpdateServiceAccountRequest) ProtoMessage()
- func (x *UpdateServiceAccountRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateServiceAccountRequest) Reset()
- func (val *UpdateServiceAccountRequest) Size() int
- func (x *UpdateServiceAccountRequest) String() string
- func (val *UpdateServiceAccountRequest) Unmarshal(buf []byte) error
- type UpdateServiceAccountResponse
- func (*UpdateServiceAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateServiceAccountResponse) Equal(that interface{}) bool
- func (x *UpdateServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *UpdateServiceAccountResponse) Marshal() ([]byte, error)
- func (*UpdateServiceAccountResponse) ProtoMessage()
- func (x *UpdateServiceAccountResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateServiceAccountResponse) Reset()
- func (val *UpdateServiceAccountResponse) Size() int
- func (x *UpdateServiceAccountResponse) String() string
- func (val *UpdateServiceAccountResponse) Unmarshal(buf []byte) error
- type UpdateUserGroupRequest
- func (*UpdateUserGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateUserGroupRequest) Equal(that interface{}) bool
- func (x *UpdateUserGroupRequest) GetAsyncOperationId() string
- func (x *UpdateUserGroupRequest) GetGroupId() string
- func (x *UpdateUserGroupRequest) GetResourceVersion() string
- func (x *UpdateUserGroupRequest) GetSpec() *v1.UserGroupSpec
- func (val *UpdateUserGroupRequest) Marshal() ([]byte, error)
- func (*UpdateUserGroupRequest) ProtoMessage()
- func (x *UpdateUserGroupRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserGroupRequest) Reset()
- func (val *UpdateUserGroupRequest) Size() int
- func (x *UpdateUserGroupRequest) String() string
- func (val *UpdateUserGroupRequest) Unmarshal(buf []byte) error
- type UpdateUserGroupResponse
- func (*UpdateUserGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateUserGroupResponse) Equal(that interface{}) bool
- func (x *UpdateUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *UpdateUserGroupResponse) Marshal() ([]byte, error)
- func (*UpdateUserGroupResponse) ProtoMessage()
- func (x *UpdateUserGroupResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateUserGroupResponse) Reset()
- func (val *UpdateUserGroupResponse) Size() int
- func (x *UpdateUserGroupResponse) String() string
- func (val *UpdateUserGroupResponse) Unmarshal(buf []byte) error
- type UpdateUserRequest
- func (*UpdateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateUserRequest) Equal(that interface{}) bool
- func (x *UpdateUserRequest) GetAsyncOperationId() string
- func (x *UpdateUserRequest) GetResourceVersion() string
- func (x *UpdateUserRequest) GetSpec() *v1.UserSpec
- func (x *UpdateUserRequest) GetUserId() string
- func (val *UpdateUserRequest) Marshal() ([]byte, error)
- func (*UpdateUserRequest) ProtoMessage()
- func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserRequest) Reset()
- func (val *UpdateUserRequest) Size() int
- func (x *UpdateUserRequest) String() string
- func (val *UpdateUserRequest) Unmarshal(buf []byte) error
- type UpdateUserResponse
- func (*UpdateUserResponse) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateUserResponse) Equal(that interface{}) bool
- func (x *UpdateUserResponse) GetAsyncOperation() *v11.AsyncOperation
- func (val *UpdateUserResponse) Marshal() ([]byte, error)
- func (*UpdateUserResponse) ProtoMessage()
- func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateUserResponse) Reset()
- func (val *UpdateUserResponse) Size() int
- func (x *UpdateUserResponse) String() string
- func (val *UpdateUserResponse) Unmarshal(buf []byte) error
- type ValidateNamespaceExportSinkRequest
- func (*ValidateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)deprecated
- func (this *ValidateNamespaceExportSinkRequest) Equal(that interface{}) bool
- func (x *ValidateNamespaceExportSinkRequest) GetNamespace() string
- func (x *ValidateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
- func (val *ValidateNamespaceExportSinkRequest) Marshal() ([]byte, error)
- func (*ValidateNamespaceExportSinkRequest) ProtoMessage()
- func (x *ValidateNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateNamespaceExportSinkRequest) Reset()
- func (val *ValidateNamespaceExportSinkRequest) Size() int
- func (x *ValidateNamespaceExportSinkRequest) String() string
- func (val *ValidateNamespaceExportSinkRequest) Unmarshal(buf []byte) error
- type ValidateNamespaceExportSinkResponse
- func (*ValidateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)deprecated
- func (this *ValidateNamespaceExportSinkResponse) Equal(that interface{}) bool
- func (val *ValidateNamespaceExportSinkResponse) Marshal() ([]byte, error)
- func (*ValidateNamespaceExportSinkResponse) ProtoMessage()
- func (x *ValidateNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
- func (x *ValidateNamespaceExportSinkResponse) Reset()
- func (val *ValidateNamespaceExportSinkResponse) Size() int
- func (x *ValidateNamespaceExportSinkResponse) String() string
- func (val *ValidateNamespaceExportSinkResponse) Unmarshal(buf []byte) error
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_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: "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 RegisterCloudServiceHandler ¶
func RegisterCloudServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterCloudServiceHandler registers the http handlers for service CloudService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterCloudServiceHandlerClient ¶
func RegisterCloudServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client CloudServiceClient) error
RegisterCloudServiceHandlerClient registers the http handlers for service CloudService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "CloudServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "CloudServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "CloudServiceClient" to call the correct interceptors. This client ignores the HTTP middlewares.
func RegisterCloudServiceHandlerFromEndpoint ¶
func RegisterCloudServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterCloudServiceHandlerFromEndpoint is same as RegisterCloudServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterCloudServiceHandlerServer ¶
func RegisterCloudServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server CloudServiceServer) error
RegisterCloudServiceHandlerServer registers the http handlers for service CloudService to "mux". UnaryRPC :call CloudServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterCloudServiceHandlerFromEndpoint instead. GRPC interceptors will not work for this type of registration. To use interceptors, you must use the "runtime.WithMiddlewares" option in the "runtime.NewServeMux" call.
func RegisterCloudServiceServer ¶
func RegisterCloudServiceServer(s grpc.ServiceRegistrar, srv CloudServiceServer)
Types ¶
type AddNamespaceRegionRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*AddNamespaceRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddNamespaceRegionRequest.ProtoReflect.Descriptor instead.
func (*AddNamespaceRegionRequest) Equal ¶ added in v1.35.0
func (this *AddNamespaceRegionRequest) Equal(that interface{}) bool
Equal returns whether two AddNamespaceRegionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*AddNamespaceRegionRequest) GetAsyncOperationId ¶ added in v1.35.0
func (x *AddNamespaceRegionRequest) GetAsyncOperationId() string
func (*AddNamespaceRegionRequest) GetNamespace ¶ added in v1.35.0
func (x *AddNamespaceRegionRequest) GetNamespace() string
func (*AddNamespaceRegionRequest) GetRegion ¶ added in v1.35.0
func (x *AddNamespaceRegionRequest) GetRegion() string
func (*AddNamespaceRegionRequest) GetResourceVersion ¶ added in v1.35.0
func (x *AddNamespaceRegionRequest) GetResourceVersion() string
func (*AddNamespaceRegionRequest) Marshal ¶ added in v1.35.0
func (val *AddNamespaceRegionRequest) Marshal() ([]byte, error)
Marshal an object of type AddNamespaceRegionRequest to the protobuf v3 wire format
func (*AddNamespaceRegionRequest) ProtoMessage ¶ added in v1.35.0
func (*AddNamespaceRegionRequest) ProtoMessage()
func (*AddNamespaceRegionRequest) ProtoReflect ¶ added in v1.35.0
func (x *AddNamespaceRegionRequest) ProtoReflect() protoreflect.Message
func (*AddNamespaceRegionRequest) Reset ¶ added in v1.35.0
func (x *AddNamespaceRegionRequest) Reset()
func (*AddNamespaceRegionRequest) Size ¶ added in v1.35.0
func (val *AddNamespaceRegionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*AddNamespaceRegionRequest) String ¶ added in v1.35.0
func (x *AddNamespaceRegionRequest) String() string
func (*AddNamespaceRegionRequest) Unmarshal ¶ added in v1.35.0
func (val *AddNamespaceRegionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type AddNamespaceRegionRequest from the protobuf v3 wire format
type AddNamespaceRegionResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*AddNamespaceRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddNamespaceRegionResponse.ProtoReflect.Descriptor instead.
func (*AddNamespaceRegionResponse) Equal ¶ added in v1.35.0
func (this *AddNamespaceRegionResponse) Equal(that interface{}) bool
Equal returns whether two AddNamespaceRegionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*AddNamespaceRegionResponse) GetAsyncOperation ¶ added in v1.35.0
func (x *AddNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
func (*AddNamespaceRegionResponse) Marshal ¶ added in v1.35.0
func (val *AddNamespaceRegionResponse) Marshal() ([]byte, error)
Marshal an object of type AddNamespaceRegionResponse to the protobuf v3 wire format
func (*AddNamespaceRegionResponse) ProtoMessage ¶ added in v1.35.0
func (*AddNamespaceRegionResponse) ProtoMessage()
func (*AddNamespaceRegionResponse) ProtoReflect ¶ added in v1.35.0
func (x *AddNamespaceRegionResponse) ProtoReflect() protoreflect.Message
func (*AddNamespaceRegionResponse) Reset ¶ added in v1.35.0
func (x *AddNamespaceRegionResponse) Reset()
func (*AddNamespaceRegionResponse) Size ¶ added in v1.35.0
func (val *AddNamespaceRegionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*AddNamespaceRegionResponse) String ¶ added in v1.35.0
func (x *AddNamespaceRegionResponse) String() string
func (*AddNamespaceRegionResponse) Unmarshal ¶ added in v1.35.0
func (val *AddNamespaceRegionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type AddNamespaceRegionResponse from the protobuf v3 wire format
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) // 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) // 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 ¶ added in v1.35.0
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
added in
v1.35.0
func (*CreateApiKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateApiKeyRequest.ProtoReflect.Descriptor instead.
func (*CreateApiKeyRequest) Equal ¶ added in v1.35.0
func (this *CreateApiKeyRequest) Equal(that interface{}) bool
Equal returns whether two CreateApiKeyRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CreateApiKeyRequest) GetAsyncOperationId ¶ added in v1.35.0
func (x *CreateApiKeyRequest) GetAsyncOperationId() string
func (*CreateApiKeyRequest) GetSpec ¶ added in v1.35.0
func (x *CreateApiKeyRequest) GetSpec() *v1.ApiKeySpec
func (*CreateApiKeyRequest) Marshal ¶ added in v1.35.0
func (val *CreateApiKeyRequest) Marshal() ([]byte, error)
Marshal an object of type CreateApiKeyRequest to the protobuf v3 wire format
func (*CreateApiKeyRequest) ProtoMessage ¶ added in v1.35.0
func (*CreateApiKeyRequest) ProtoMessage()
func (*CreateApiKeyRequest) ProtoReflect ¶ added in v1.35.0
func (x *CreateApiKeyRequest) ProtoReflect() protoreflect.Message
func (*CreateApiKeyRequest) Reset ¶ added in v1.35.0
func (x *CreateApiKeyRequest) Reset()
func (*CreateApiKeyRequest) Size ¶ added in v1.35.0
func (val *CreateApiKeyRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CreateApiKeyRequest) String ¶ added in v1.35.0
func (x *CreateApiKeyRequest) String() string
func (*CreateApiKeyRequest) Unmarshal ¶ added in v1.35.0
func (val *CreateApiKeyRequest) Unmarshal(buf []byte) error
Unmarshal an object of type CreateApiKeyRequest from the protobuf v3 wire format
type CreateApiKeyResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*CreateApiKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateApiKeyResponse.ProtoReflect.Descriptor instead.
func (*CreateApiKeyResponse) Equal ¶ added in v1.35.0
func (this *CreateApiKeyResponse) Equal(that interface{}) bool
Equal returns whether two CreateApiKeyResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CreateApiKeyResponse) GetAsyncOperation ¶ added in v1.35.0
func (x *CreateApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateApiKeyResponse) GetKeyId ¶ added in v1.35.0
func (x *CreateApiKeyResponse) GetKeyId() string
func (*CreateApiKeyResponse) GetToken ¶ added in v1.35.0
func (x *CreateApiKeyResponse) GetToken() string
func (*CreateApiKeyResponse) Marshal ¶ added in v1.35.0
func (val *CreateApiKeyResponse) Marshal() ([]byte, error)
Marshal an object of type CreateApiKeyResponse to the protobuf v3 wire format
func (*CreateApiKeyResponse) ProtoMessage ¶ added in v1.35.0
func (*CreateApiKeyResponse) ProtoMessage()
func (*CreateApiKeyResponse) ProtoReflect ¶ added in v1.35.0
func (x *CreateApiKeyResponse) ProtoReflect() protoreflect.Message
func (*CreateApiKeyResponse) Reset ¶ added in v1.35.0
func (x *CreateApiKeyResponse) Reset()
func (*CreateApiKeyResponse) Size ¶ added in v1.35.0
func (val *CreateApiKeyResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CreateApiKeyResponse) String ¶ added in v1.35.0
func (x *CreateApiKeyResponse) String() string
func (*CreateApiKeyResponse) Unmarshal ¶ added in v1.35.0
func (val *CreateApiKeyResponse) Unmarshal(buf []byte) error
Unmarshal an object of type CreateApiKeyResponse from the protobuf v3 wire format
type CreateNamespaceExportSinkRequest ¶ added in v1.42.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
v1.42.0
func (*CreateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateNamespaceExportSinkRequest.ProtoReflect.Descriptor instead.
func (*CreateNamespaceExportSinkRequest) Equal ¶ added in v1.42.0
func (this *CreateNamespaceExportSinkRequest) Equal(that interface{}) bool
Equal returns whether two CreateNamespaceExportSinkRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CreateNamespaceExportSinkRequest) GetAsyncOperationId ¶ added in v1.42.0
func (x *CreateNamespaceExportSinkRequest) GetAsyncOperationId() string
func (*CreateNamespaceExportSinkRequest) GetNamespace ¶ added in v1.42.0
func (x *CreateNamespaceExportSinkRequest) GetNamespace() string
func (*CreateNamespaceExportSinkRequest) GetSpec ¶ added in v1.42.0
func (x *CreateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
func (*CreateNamespaceExportSinkRequest) Marshal ¶ added in v1.42.0
func (val *CreateNamespaceExportSinkRequest) Marshal() ([]byte, error)
Marshal an object of type CreateNamespaceExportSinkRequest to the protobuf v3 wire format
func (*CreateNamespaceExportSinkRequest) ProtoMessage ¶ added in v1.42.0
func (*CreateNamespaceExportSinkRequest) ProtoMessage()
func (*CreateNamespaceExportSinkRequest) ProtoReflect ¶ added in v1.42.0
func (x *CreateNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
func (*CreateNamespaceExportSinkRequest) Reset ¶ added in v1.42.0
func (x *CreateNamespaceExportSinkRequest) Reset()
func (*CreateNamespaceExportSinkRequest) Size ¶ added in v1.42.0
func (val *CreateNamespaceExportSinkRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CreateNamespaceExportSinkRequest) String ¶ added in v1.42.0
func (x *CreateNamespaceExportSinkRequest) String() string
func (*CreateNamespaceExportSinkRequest) Unmarshal ¶ added in v1.42.0
func (val *CreateNamespaceExportSinkRequest) Unmarshal(buf []byte) error
Unmarshal an object of type CreateNamespaceExportSinkRequest from the protobuf v3 wire format
type CreateNamespaceExportSinkResponse ¶ added in v1.42.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
v1.42.0
func (*CreateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateNamespaceExportSinkResponse.ProtoReflect.Descriptor instead.
func (*CreateNamespaceExportSinkResponse) Equal ¶ added in v1.42.0
func (this *CreateNamespaceExportSinkResponse) Equal(that interface{}) bool
Equal returns whether two CreateNamespaceExportSinkResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CreateNamespaceExportSinkResponse) GetAsyncOperation ¶ added in v1.42.0
func (x *CreateNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateNamespaceExportSinkResponse) Marshal ¶ added in v1.42.0
func (val *CreateNamespaceExportSinkResponse) Marshal() ([]byte, error)
Marshal an object of type CreateNamespaceExportSinkResponse to the protobuf v3 wire format
func (*CreateNamespaceExportSinkResponse) ProtoMessage ¶ added in v1.42.0
func (*CreateNamespaceExportSinkResponse) ProtoMessage()
func (*CreateNamespaceExportSinkResponse) ProtoReflect ¶ added in v1.42.0
func (x *CreateNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
func (*CreateNamespaceExportSinkResponse) Reset ¶ added in v1.42.0
func (x *CreateNamespaceExportSinkResponse) Reset()
func (*CreateNamespaceExportSinkResponse) Size ¶ added in v1.42.0
func (val *CreateNamespaceExportSinkResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CreateNamespaceExportSinkResponse) String ¶ added in v1.42.0
func (x *CreateNamespaceExportSinkResponse) String() string
func (*CreateNamespaceExportSinkResponse) Unmarshal ¶ added in v1.42.0
func (val *CreateNamespaceExportSinkResponse) Unmarshal(buf []byte) error
Unmarshal an object of type CreateNamespaceExportSinkResponse from the protobuf v3 wire format
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) Equal ¶
func (this *CreateNamespaceRequest) Equal(that interface{}) bool
Equal returns whether two CreateNamespaceRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CreateNamespaceRequest) GetAsyncOperationId ¶
func (x *CreateNamespaceRequest) GetAsyncOperationId() string
func (*CreateNamespaceRequest) GetSpec ¶
func (x *CreateNamespaceRequest) GetSpec() *v12.NamespaceSpec
func (*CreateNamespaceRequest) Marshal ¶
func (val *CreateNamespaceRequest) Marshal() ([]byte, error)
Marshal an object of type CreateNamespaceRequest to the protobuf v3 wire format
func (*CreateNamespaceRequest) ProtoMessage ¶
func (*CreateNamespaceRequest) ProtoMessage()
func (*CreateNamespaceRequest) ProtoReflect ¶
func (x *CreateNamespaceRequest) ProtoReflect() protoreflect.Message
func (*CreateNamespaceRequest) Reset ¶
func (x *CreateNamespaceRequest) Reset()
func (*CreateNamespaceRequest) Size ¶
func (val *CreateNamespaceRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CreateNamespaceRequest) String ¶
func (x *CreateNamespaceRequest) String() string
func (*CreateNamespaceRequest) Unmarshal ¶
func (val *CreateNamespaceRequest) Unmarshal(buf []byte) error
Unmarshal an object of type CreateNamespaceRequest from the protobuf v3 wire format
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) Equal ¶
func (this *CreateNamespaceResponse) Equal(that interface{}) bool
Equal returns whether two CreateNamespaceResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CreateNamespaceResponse) GetAsyncOperation ¶
func (x *CreateNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateNamespaceResponse) GetNamespace ¶
func (x *CreateNamespaceResponse) GetNamespace() string
func (*CreateNamespaceResponse) Marshal ¶
func (val *CreateNamespaceResponse) Marshal() ([]byte, error)
Marshal an object of type CreateNamespaceResponse to the protobuf v3 wire format
func (*CreateNamespaceResponse) ProtoMessage ¶
func (*CreateNamespaceResponse) ProtoMessage()
func (*CreateNamespaceResponse) ProtoReflect ¶
func (x *CreateNamespaceResponse) ProtoReflect() protoreflect.Message
func (*CreateNamespaceResponse) Reset ¶
func (x *CreateNamespaceResponse) Reset()
func (*CreateNamespaceResponse) Size ¶
func (val *CreateNamespaceResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CreateNamespaceResponse) String ¶
func (x *CreateNamespaceResponse) String() string
func (*CreateNamespaceResponse) Unmarshal ¶
func (val *CreateNamespaceResponse) Unmarshal(buf []byte) error
Unmarshal an object of type CreateNamespaceResponse from the protobuf v3 wire format
type CreateNexusEndpointRequest ¶ added in v1.40.0
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
added in
v1.40.0
func (*CreateNexusEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateNexusEndpointRequest.ProtoReflect.Descriptor instead.
func (*CreateNexusEndpointRequest) Equal ¶ added in v1.40.0
func (this *CreateNexusEndpointRequest) Equal(that interface{}) bool
Equal returns whether two CreateNexusEndpointRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CreateNexusEndpointRequest) GetAsyncOperationId ¶ added in v1.40.0
func (x *CreateNexusEndpointRequest) GetAsyncOperationId() string
func (*CreateNexusEndpointRequest) GetSpec ¶ added in v1.40.0
func (x *CreateNexusEndpointRequest) GetSpec() *v14.EndpointSpec
func (*CreateNexusEndpointRequest) Marshal ¶ added in v1.40.0
func (val *CreateNexusEndpointRequest) Marshal() ([]byte, error)
Marshal an object of type CreateNexusEndpointRequest to the protobuf v3 wire format
func (*CreateNexusEndpointRequest) ProtoMessage ¶ added in v1.40.0
func (*CreateNexusEndpointRequest) ProtoMessage()
func (*CreateNexusEndpointRequest) ProtoReflect ¶ added in v1.40.0
func (x *CreateNexusEndpointRequest) ProtoReflect() protoreflect.Message
func (*CreateNexusEndpointRequest) Reset ¶ added in v1.40.0
func (x *CreateNexusEndpointRequest) Reset()
func (*CreateNexusEndpointRequest) Size ¶ added in v1.40.0
func (val *CreateNexusEndpointRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CreateNexusEndpointRequest) String ¶ added in v1.40.0
func (x *CreateNexusEndpointRequest) String() string
func (*CreateNexusEndpointRequest) Unmarshal ¶ added in v1.40.0
func (val *CreateNexusEndpointRequest) Unmarshal(buf []byte) error
Unmarshal an object of type CreateNexusEndpointRequest from the protobuf v3 wire format
type CreateNexusEndpointResponse ¶ added in v1.40.0
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
added in
v1.40.0
func (*CreateNexusEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateNexusEndpointResponse.ProtoReflect.Descriptor instead.
func (*CreateNexusEndpointResponse) Equal ¶ added in v1.40.0
func (this *CreateNexusEndpointResponse) Equal(that interface{}) bool
Equal returns whether two CreateNexusEndpointResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CreateNexusEndpointResponse) GetAsyncOperation ¶ added in v1.40.0
func (x *CreateNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateNexusEndpointResponse) GetEndpointId ¶ added in v1.40.0
func (x *CreateNexusEndpointResponse) GetEndpointId() string
func (*CreateNexusEndpointResponse) Marshal ¶ added in v1.40.0
func (val *CreateNexusEndpointResponse) Marshal() ([]byte, error)
Marshal an object of type CreateNexusEndpointResponse to the protobuf v3 wire format
func (*CreateNexusEndpointResponse) ProtoMessage ¶ added in v1.40.0
func (*CreateNexusEndpointResponse) ProtoMessage()
func (*CreateNexusEndpointResponse) ProtoReflect ¶ added in v1.40.0
func (x *CreateNexusEndpointResponse) ProtoReflect() protoreflect.Message
func (*CreateNexusEndpointResponse) Reset ¶ added in v1.40.0
func (x *CreateNexusEndpointResponse) Reset()
func (*CreateNexusEndpointResponse) Size ¶ added in v1.40.0
func (val *CreateNexusEndpointResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CreateNexusEndpointResponse) String ¶ added in v1.40.0
func (x *CreateNexusEndpointResponse) String() string
func (*CreateNexusEndpointResponse) Unmarshal ¶ added in v1.40.0
func (val *CreateNexusEndpointResponse) Unmarshal(buf []byte) error
Unmarshal an object of type CreateNexusEndpointResponse from the protobuf v3 wire format
type CreateServiceAccountRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*CreateServiceAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceAccountRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceAccountRequest) Equal ¶ added in v1.35.0
func (this *CreateServiceAccountRequest) Equal(that interface{}) bool
Equal returns whether two CreateServiceAccountRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CreateServiceAccountRequest) GetAsyncOperationId ¶ added in v1.35.0
func (x *CreateServiceAccountRequest) GetAsyncOperationId() string
func (*CreateServiceAccountRequest) GetSpec ¶ added in v1.35.0
func (x *CreateServiceAccountRequest) GetSpec() *v1.ServiceAccountSpec
func (*CreateServiceAccountRequest) Marshal ¶ added in v1.35.0
func (val *CreateServiceAccountRequest) Marshal() ([]byte, error)
Marshal an object of type CreateServiceAccountRequest to the protobuf v3 wire format
func (*CreateServiceAccountRequest) ProtoMessage ¶ added in v1.35.0
func (*CreateServiceAccountRequest) ProtoMessage()
func (*CreateServiceAccountRequest) ProtoReflect ¶ added in v1.35.0
func (x *CreateServiceAccountRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceAccountRequest) Reset ¶ added in v1.35.0
func (x *CreateServiceAccountRequest) Reset()
func (*CreateServiceAccountRequest) Size ¶ added in v1.35.0
func (val *CreateServiceAccountRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CreateServiceAccountRequest) String ¶ added in v1.35.0
func (x *CreateServiceAccountRequest) String() string
func (*CreateServiceAccountRequest) Unmarshal ¶ added in v1.35.0
func (val *CreateServiceAccountRequest) Unmarshal(buf []byte) error
Unmarshal an object of type CreateServiceAccountRequest from the protobuf v3 wire format
type CreateServiceAccountResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*CreateServiceAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceAccountResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceAccountResponse) Equal ¶ added in v1.35.0
func (this *CreateServiceAccountResponse) Equal(that interface{}) bool
Equal returns whether two CreateServiceAccountResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CreateServiceAccountResponse) GetAsyncOperation ¶ added in v1.35.0
func (x *CreateServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateServiceAccountResponse) GetServiceAccountId ¶ added in v1.35.0
func (x *CreateServiceAccountResponse) GetServiceAccountId() string
func (*CreateServiceAccountResponse) Marshal ¶ added in v1.35.0
func (val *CreateServiceAccountResponse) Marshal() ([]byte, error)
Marshal an object of type CreateServiceAccountResponse to the protobuf v3 wire format
func (*CreateServiceAccountResponse) ProtoMessage ¶ added in v1.35.0
func (*CreateServiceAccountResponse) ProtoMessage()
func (*CreateServiceAccountResponse) ProtoReflect ¶ added in v1.35.0
func (x *CreateServiceAccountResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceAccountResponse) Reset ¶ added in v1.35.0
func (x *CreateServiceAccountResponse) Reset()
func (*CreateServiceAccountResponse) Size ¶ added in v1.35.0
func (val *CreateServiceAccountResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CreateServiceAccountResponse) String ¶ added in v1.35.0
func (x *CreateServiceAccountResponse) String() string
func (*CreateServiceAccountResponse) Unmarshal ¶ added in v1.35.0
func (val *CreateServiceAccountResponse) Unmarshal(buf []byte) error
Unmarshal an object of type CreateServiceAccountResponse from the protobuf v3 wire format
type CreateUserGroupRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*CreateUserGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserGroupRequest.ProtoReflect.Descriptor instead.
func (*CreateUserGroupRequest) Equal ¶ added in v1.35.0
func (this *CreateUserGroupRequest) Equal(that interface{}) bool
Equal returns whether two CreateUserGroupRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CreateUserGroupRequest) GetAsyncOperationId ¶ added in v1.35.0
func (x *CreateUserGroupRequest) GetAsyncOperationId() string
func (*CreateUserGroupRequest) GetSpec ¶ added in v1.35.0
func (x *CreateUserGroupRequest) GetSpec() *v1.UserGroupSpec
func (*CreateUserGroupRequest) Marshal ¶ added in v1.35.0
func (val *CreateUserGroupRequest) Marshal() ([]byte, error)
Marshal an object of type CreateUserGroupRequest to the protobuf v3 wire format
func (*CreateUserGroupRequest) ProtoMessage ¶ added in v1.35.0
func (*CreateUserGroupRequest) ProtoMessage()
func (*CreateUserGroupRequest) ProtoReflect ¶ added in v1.35.0
func (x *CreateUserGroupRequest) ProtoReflect() protoreflect.Message
func (*CreateUserGroupRequest) Reset ¶ added in v1.35.0
func (x *CreateUserGroupRequest) Reset()
func (*CreateUserGroupRequest) Size ¶ added in v1.35.0
func (val *CreateUserGroupRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CreateUserGroupRequest) String ¶ added in v1.35.0
func (x *CreateUserGroupRequest) String() string
func (*CreateUserGroupRequest) Unmarshal ¶ added in v1.35.0
func (val *CreateUserGroupRequest) Unmarshal(buf []byte) error
Unmarshal an object of type CreateUserGroupRequest from the protobuf v3 wire format
type CreateUserGroupResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*CreateUserGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserGroupResponse.ProtoReflect.Descriptor instead.
func (*CreateUserGroupResponse) Equal ¶ added in v1.35.0
func (this *CreateUserGroupResponse) Equal(that interface{}) bool
Equal returns whether two CreateUserGroupResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CreateUserGroupResponse) GetAsyncOperation ¶ added in v1.35.0
func (x *CreateUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateUserGroupResponse) GetGroupId ¶ added in v1.35.0
func (x *CreateUserGroupResponse) GetGroupId() string
func (*CreateUserGroupResponse) Marshal ¶ added in v1.35.0
func (val *CreateUserGroupResponse) Marshal() ([]byte, error)
Marshal an object of type CreateUserGroupResponse to the protobuf v3 wire format
func (*CreateUserGroupResponse) ProtoMessage ¶ added in v1.35.0
func (*CreateUserGroupResponse) ProtoMessage()
func (*CreateUserGroupResponse) ProtoReflect ¶ added in v1.35.0
func (x *CreateUserGroupResponse) ProtoReflect() protoreflect.Message
func (*CreateUserGroupResponse) Reset ¶ added in v1.35.0
func (x *CreateUserGroupResponse) Reset()
func (*CreateUserGroupResponse) Size ¶ added in v1.35.0
func (val *CreateUserGroupResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CreateUserGroupResponse) String ¶ added in v1.35.0
func (x *CreateUserGroupResponse) String() string
func (*CreateUserGroupResponse) Unmarshal ¶ added in v1.35.0
func (val *CreateUserGroupResponse) Unmarshal(buf []byte) error
Unmarshal an object of type CreateUserGroupResponse from the protobuf v3 wire format
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) Equal ¶
func (this *CreateUserRequest) Equal(that interface{}) bool
Equal returns whether two CreateUserRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CreateUserRequest) GetAsyncOperationId ¶
func (x *CreateUserRequest) GetAsyncOperationId() string
func (*CreateUserRequest) GetSpec ¶
func (x *CreateUserRequest) GetSpec() *v1.UserSpec
func (*CreateUserRequest) Marshal ¶
func (val *CreateUserRequest) Marshal() ([]byte, error)
Marshal an object of type CreateUserRequest to the protobuf v3 wire format
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) ProtoReflect ¶
func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
func (*CreateUserRequest) Reset ¶
func (x *CreateUserRequest) Reset()
func (*CreateUserRequest) Size ¶
func (val *CreateUserRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CreateUserRequest) String ¶
func (x *CreateUserRequest) String() string
func (*CreateUserRequest) Unmarshal ¶
func (val *CreateUserRequest) Unmarshal(buf []byte) error
Unmarshal an object of type CreateUserRequest from the protobuf v3 wire format
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) Equal ¶
func (this *CreateUserResponse) Equal(that interface{}) bool
Equal returns whether two CreateUserResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CreateUserResponse) GetAsyncOperation ¶
func (x *CreateUserResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateUserResponse) GetUserId ¶
func (x *CreateUserResponse) GetUserId() string
func (*CreateUserResponse) Marshal ¶
func (val *CreateUserResponse) Marshal() ([]byte, error)
Marshal an object of type CreateUserResponse to the protobuf v3 wire format
func (*CreateUserResponse) ProtoMessage ¶
func (*CreateUserResponse) ProtoMessage()
func (*CreateUserResponse) ProtoReflect ¶
func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
func (*CreateUserResponse) Reset ¶
func (x *CreateUserResponse) Reset()
func (*CreateUserResponse) Size ¶
func (val *CreateUserResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CreateUserResponse) String ¶
func (x *CreateUserResponse) String() string
func (*CreateUserResponse) Unmarshal ¶
func (val *CreateUserResponse) Unmarshal(buf []byte) error
Unmarshal an object of type CreateUserResponse from the protobuf v3 wire format
type DeleteApiKeyRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*DeleteApiKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteApiKeyRequest.ProtoReflect.Descriptor instead.
func (*DeleteApiKeyRequest) Equal ¶ added in v1.35.0
func (this *DeleteApiKeyRequest) Equal(that interface{}) bool
Equal returns whether two DeleteApiKeyRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteApiKeyRequest) GetAsyncOperationId ¶ added in v1.35.0
func (x *DeleteApiKeyRequest) GetAsyncOperationId() string
func (*DeleteApiKeyRequest) GetKeyId ¶ added in v1.35.0
func (x *DeleteApiKeyRequest) GetKeyId() string
func (*DeleteApiKeyRequest) GetResourceVersion ¶ added in v1.35.0
func (x *DeleteApiKeyRequest) GetResourceVersion() string
func (*DeleteApiKeyRequest) Marshal ¶ added in v1.35.0
func (val *DeleteApiKeyRequest) Marshal() ([]byte, error)
Marshal an object of type DeleteApiKeyRequest to the protobuf v3 wire format
func (*DeleteApiKeyRequest) ProtoMessage ¶ added in v1.35.0
func (*DeleteApiKeyRequest) ProtoMessage()
func (*DeleteApiKeyRequest) ProtoReflect ¶ added in v1.35.0
func (x *DeleteApiKeyRequest) ProtoReflect() protoreflect.Message
func (*DeleteApiKeyRequest) Reset ¶ added in v1.35.0
func (x *DeleteApiKeyRequest) Reset()
func (*DeleteApiKeyRequest) Size ¶ added in v1.35.0
func (val *DeleteApiKeyRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteApiKeyRequest) String ¶ added in v1.35.0
func (x *DeleteApiKeyRequest) String() string
func (*DeleteApiKeyRequest) Unmarshal ¶ added in v1.35.0
func (val *DeleteApiKeyRequest) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteApiKeyRequest from the protobuf v3 wire format
type DeleteApiKeyResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*DeleteApiKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteApiKeyResponse.ProtoReflect.Descriptor instead.
func (*DeleteApiKeyResponse) Equal ¶ added in v1.35.0
func (this *DeleteApiKeyResponse) Equal(that interface{}) bool
Equal returns whether two DeleteApiKeyResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteApiKeyResponse) GetAsyncOperation ¶ added in v1.35.0
func (x *DeleteApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteApiKeyResponse) Marshal ¶ added in v1.35.0
func (val *DeleteApiKeyResponse) Marshal() ([]byte, error)
Marshal an object of type DeleteApiKeyResponse to the protobuf v3 wire format
func (*DeleteApiKeyResponse) ProtoMessage ¶ added in v1.35.0
func (*DeleteApiKeyResponse) ProtoMessage()
func (*DeleteApiKeyResponse) ProtoReflect ¶ added in v1.35.0
func (x *DeleteApiKeyResponse) ProtoReflect() protoreflect.Message
func (*DeleteApiKeyResponse) Reset ¶ added in v1.35.0
func (x *DeleteApiKeyResponse) Reset()
func (*DeleteApiKeyResponse) Size ¶ added in v1.35.0
func (val *DeleteApiKeyResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteApiKeyResponse) String ¶ added in v1.35.0
func (x *DeleteApiKeyResponse) String() string
func (*DeleteApiKeyResponse) Unmarshal ¶ added in v1.35.0
func (val *DeleteApiKeyResponse) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteApiKeyResponse from the protobuf v3 wire format
type DeleteNamespaceExportSinkRequest ¶ added in v1.42.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
v1.42.0
func (*DeleteNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceExportSinkRequest.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceExportSinkRequest) Equal ¶ added in v1.42.0
func (this *DeleteNamespaceExportSinkRequest) Equal(that interface{}) bool
Equal returns whether two DeleteNamespaceExportSinkRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteNamespaceExportSinkRequest) GetAsyncOperationId ¶ added in v1.42.0
func (x *DeleteNamespaceExportSinkRequest) GetAsyncOperationId() string
func (*DeleteNamespaceExportSinkRequest) GetName ¶ added in v1.42.0
func (x *DeleteNamespaceExportSinkRequest) GetName() string
func (*DeleteNamespaceExportSinkRequest) GetNamespace ¶ added in v1.42.0
func (x *DeleteNamespaceExportSinkRequest) GetNamespace() string
func (*DeleteNamespaceExportSinkRequest) GetResourceVersion ¶ added in v1.42.0
func (x *DeleteNamespaceExportSinkRequest) GetResourceVersion() string
func (*DeleteNamespaceExportSinkRequest) Marshal ¶ added in v1.42.0
func (val *DeleteNamespaceExportSinkRequest) Marshal() ([]byte, error)
Marshal an object of type DeleteNamespaceExportSinkRequest to the protobuf v3 wire format
func (*DeleteNamespaceExportSinkRequest) ProtoMessage ¶ added in v1.42.0
func (*DeleteNamespaceExportSinkRequest) ProtoMessage()
func (*DeleteNamespaceExportSinkRequest) ProtoReflect ¶ added in v1.42.0
func (x *DeleteNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceExportSinkRequest) Reset ¶ added in v1.42.0
func (x *DeleteNamespaceExportSinkRequest) Reset()
func (*DeleteNamespaceExportSinkRequest) Size ¶ added in v1.42.0
func (val *DeleteNamespaceExportSinkRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteNamespaceExportSinkRequest) String ¶ added in v1.42.0
func (x *DeleteNamespaceExportSinkRequest) String() string
func (*DeleteNamespaceExportSinkRequest) Unmarshal ¶ added in v1.42.0
func (val *DeleteNamespaceExportSinkRequest) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteNamespaceExportSinkRequest from the protobuf v3 wire format
type DeleteNamespaceExportSinkResponse ¶ added in v1.42.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
v1.42.0
func (*DeleteNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceExportSinkResponse.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceExportSinkResponse) Equal ¶ added in v1.42.0
func (this *DeleteNamespaceExportSinkResponse) Equal(that interface{}) bool
Equal returns whether two DeleteNamespaceExportSinkResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteNamespaceExportSinkResponse) GetAsyncOperation ¶ added in v1.42.0
func (x *DeleteNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteNamespaceExportSinkResponse) Marshal ¶ added in v1.42.0
func (val *DeleteNamespaceExportSinkResponse) Marshal() ([]byte, error)
Marshal an object of type DeleteNamespaceExportSinkResponse to the protobuf v3 wire format
func (*DeleteNamespaceExportSinkResponse) ProtoMessage ¶ added in v1.42.0
func (*DeleteNamespaceExportSinkResponse) ProtoMessage()
func (*DeleteNamespaceExportSinkResponse) ProtoReflect ¶ added in v1.42.0
func (x *DeleteNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceExportSinkResponse) Reset ¶ added in v1.42.0
func (x *DeleteNamespaceExportSinkResponse) Reset()
func (*DeleteNamespaceExportSinkResponse) Size ¶ added in v1.42.0
func (val *DeleteNamespaceExportSinkResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteNamespaceExportSinkResponse) String ¶ added in v1.42.0
func (x *DeleteNamespaceExportSinkResponse) String() string
func (*DeleteNamespaceExportSinkResponse) Unmarshal ¶ added in v1.42.0
func (val *DeleteNamespaceExportSinkResponse) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteNamespaceExportSinkResponse from the protobuf v3 wire format
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) Equal ¶
func (this *DeleteNamespaceRequest) Equal(that interface{}) bool
Equal returns whether two DeleteNamespaceRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
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) Marshal ¶
func (val *DeleteNamespaceRequest) Marshal() ([]byte, error)
Marshal an object of type DeleteNamespaceRequest to the protobuf v3 wire format
func (*DeleteNamespaceRequest) ProtoMessage ¶
func (*DeleteNamespaceRequest) ProtoMessage()
func (*DeleteNamespaceRequest) ProtoReflect ¶
func (x *DeleteNamespaceRequest) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceRequest) Reset ¶
func (x *DeleteNamespaceRequest) Reset()
func (*DeleteNamespaceRequest) Size ¶
func (val *DeleteNamespaceRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteNamespaceRequest) String ¶
func (x *DeleteNamespaceRequest) String() string
func (*DeleteNamespaceRequest) Unmarshal ¶
func (val *DeleteNamespaceRequest) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteNamespaceRequest from the protobuf v3 wire format
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) Equal ¶
func (this *DeleteNamespaceResponse) Equal(that interface{}) bool
Equal returns whether two DeleteNamespaceResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteNamespaceResponse) GetAsyncOperation ¶
func (x *DeleteNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteNamespaceResponse) Marshal ¶
func (val *DeleteNamespaceResponse) Marshal() ([]byte, error)
Marshal an object of type DeleteNamespaceResponse to the protobuf v3 wire format
func (*DeleteNamespaceResponse) ProtoMessage ¶
func (*DeleteNamespaceResponse) ProtoMessage()
func (*DeleteNamespaceResponse) ProtoReflect ¶
func (x *DeleteNamespaceResponse) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceResponse) Reset ¶
func (x *DeleteNamespaceResponse) Reset()
func (*DeleteNamespaceResponse) Size ¶
func (val *DeleteNamespaceResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteNamespaceResponse) String ¶
func (x *DeleteNamespaceResponse) String() string
func (*DeleteNamespaceResponse) Unmarshal ¶
func (val *DeleteNamespaceResponse) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteNamespaceResponse from the protobuf v3 wire format
type DeleteNexusEndpointRequest ¶ added in v1.40.0
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
added in
v1.40.0
func (*DeleteNexusEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNexusEndpointRequest.ProtoReflect.Descriptor instead.
func (*DeleteNexusEndpointRequest) Equal ¶ added in v1.40.0
func (this *DeleteNexusEndpointRequest) Equal(that interface{}) bool
Equal returns whether two DeleteNexusEndpointRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteNexusEndpointRequest) GetAsyncOperationId ¶ added in v1.40.0
func (x *DeleteNexusEndpointRequest) GetAsyncOperationId() string
func (*DeleteNexusEndpointRequest) GetEndpointId ¶ added in v1.40.0
func (x *DeleteNexusEndpointRequest) GetEndpointId() string
func (*DeleteNexusEndpointRequest) GetResourceVersion ¶ added in v1.40.0
func (x *DeleteNexusEndpointRequest) GetResourceVersion() string
func (*DeleteNexusEndpointRequest) Marshal ¶ added in v1.40.0
func (val *DeleteNexusEndpointRequest) Marshal() ([]byte, error)
Marshal an object of type DeleteNexusEndpointRequest to the protobuf v3 wire format
func (*DeleteNexusEndpointRequest) ProtoMessage ¶ added in v1.40.0
func (*DeleteNexusEndpointRequest) ProtoMessage()
func (*DeleteNexusEndpointRequest) ProtoReflect ¶ added in v1.40.0
func (x *DeleteNexusEndpointRequest) ProtoReflect() protoreflect.Message
func (*DeleteNexusEndpointRequest) Reset ¶ added in v1.40.0
func (x *DeleteNexusEndpointRequest) Reset()
func (*DeleteNexusEndpointRequest) Size ¶ added in v1.40.0
func (val *DeleteNexusEndpointRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteNexusEndpointRequest) String ¶ added in v1.40.0
func (x *DeleteNexusEndpointRequest) String() string
func (*DeleteNexusEndpointRequest) Unmarshal ¶ added in v1.40.0
func (val *DeleteNexusEndpointRequest) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteNexusEndpointRequest from the protobuf v3 wire format
type DeleteNexusEndpointResponse ¶ added in v1.40.0
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
added in
v1.40.0
func (*DeleteNexusEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNexusEndpointResponse.ProtoReflect.Descriptor instead.
func (*DeleteNexusEndpointResponse) Equal ¶ added in v1.40.0
func (this *DeleteNexusEndpointResponse) Equal(that interface{}) bool
Equal returns whether two DeleteNexusEndpointResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteNexusEndpointResponse) GetAsyncOperation ¶ added in v1.40.0
func (x *DeleteNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteNexusEndpointResponse) Marshal ¶ added in v1.40.0
func (val *DeleteNexusEndpointResponse) Marshal() ([]byte, error)
Marshal an object of type DeleteNexusEndpointResponse to the protobuf v3 wire format
func (*DeleteNexusEndpointResponse) ProtoMessage ¶ added in v1.40.0
func (*DeleteNexusEndpointResponse) ProtoMessage()
func (*DeleteNexusEndpointResponse) ProtoReflect ¶ added in v1.40.0
func (x *DeleteNexusEndpointResponse) ProtoReflect() protoreflect.Message
func (*DeleteNexusEndpointResponse) Reset ¶ added in v1.40.0
func (x *DeleteNexusEndpointResponse) Reset()
func (*DeleteNexusEndpointResponse) Size ¶ added in v1.40.0
func (val *DeleteNexusEndpointResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteNexusEndpointResponse) String ¶ added in v1.40.0
func (x *DeleteNexusEndpointResponse) String() string
func (*DeleteNexusEndpointResponse) Unmarshal ¶ added in v1.40.0
func (val *DeleteNexusEndpointResponse) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteNexusEndpointResponse from the protobuf v3 wire format
type DeleteServiceAccountRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*DeleteServiceAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceAccountRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceAccountRequest) Equal ¶ added in v1.35.0
func (this *DeleteServiceAccountRequest) Equal(that interface{}) bool
Equal returns whether two DeleteServiceAccountRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteServiceAccountRequest) GetAsyncOperationId ¶ added in v1.35.0
func (x *DeleteServiceAccountRequest) GetAsyncOperationId() string
func (*DeleteServiceAccountRequest) GetResourceVersion ¶ added in v1.35.0
func (x *DeleteServiceAccountRequest) GetResourceVersion() string
func (*DeleteServiceAccountRequest) GetServiceAccountId ¶ added in v1.35.0
func (x *DeleteServiceAccountRequest) GetServiceAccountId() string
func (*DeleteServiceAccountRequest) Marshal ¶ added in v1.35.0
func (val *DeleteServiceAccountRequest) Marshal() ([]byte, error)
Marshal an object of type DeleteServiceAccountRequest to the protobuf v3 wire format
func (*DeleteServiceAccountRequest) ProtoMessage ¶ added in v1.35.0
func (*DeleteServiceAccountRequest) ProtoMessage()
func (*DeleteServiceAccountRequest) ProtoReflect ¶ added in v1.35.0
func (x *DeleteServiceAccountRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceAccountRequest) Reset ¶ added in v1.35.0
func (x *DeleteServiceAccountRequest) Reset()
func (*DeleteServiceAccountRequest) Size ¶ added in v1.35.0
func (val *DeleteServiceAccountRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteServiceAccountRequest) String ¶ added in v1.35.0
func (x *DeleteServiceAccountRequest) String() string
func (*DeleteServiceAccountRequest) Unmarshal ¶ added in v1.35.0
func (val *DeleteServiceAccountRequest) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteServiceAccountRequest from the protobuf v3 wire format
type DeleteServiceAccountResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*DeleteServiceAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceAccountResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceAccountResponse) Equal ¶ added in v1.35.0
func (this *DeleteServiceAccountResponse) Equal(that interface{}) bool
Equal returns whether two DeleteServiceAccountResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteServiceAccountResponse) GetAsyncOperation ¶ added in v1.35.0
func (x *DeleteServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteServiceAccountResponse) Marshal ¶ added in v1.35.0
func (val *DeleteServiceAccountResponse) Marshal() ([]byte, error)
Marshal an object of type DeleteServiceAccountResponse to the protobuf v3 wire format
func (*DeleteServiceAccountResponse) ProtoMessage ¶ added in v1.35.0
func (*DeleteServiceAccountResponse) ProtoMessage()
func (*DeleteServiceAccountResponse) ProtoReflect ¶ added in v1.35.0
func (x *DeleteServiceAccountResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceAccountResponse) Reset ¶ added in v1.35.0
func (x *DeleteServiceAccountResponse) Reset()
func (*DeleteServiceAccountResponse) Size ¶ added in v1.35.0
func (val *DeleteServiceAccountResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteServiceAccountResponse) String ¶ added in v1.35.0
func (x *DeleteServiceAccountResponse) String() string
func (*DeleteServiceAccountResponse) Unmarshal ¶ added in v1.35.0
func (val *DeleteServiceAccountResponse) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteServiceAccountResponse from the protobuf v3 wire format
type DeleteUserGroupRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*DeleteUserGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserGroupRequest) Equal ¶ added in v1.35.0
func (this *DeleteUserGroupRequest) Equal(that interface{}) bool
Equal returns whether two DeleteUserGroupRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteUserGroupRequest) GetAsyncOperationId ¶ added in v1.35.0
func (x *DeleteUserGroupRequest) GetAsyncOperationId() string
func (*DeleteUserGroupRequest) GetGroupId ¶ added in v1.35.0
func (x *DeleteUserGroupRequest) GetGroupId() string
func (*DeleteUserGroupRequest) GetResourceVersion ¶ added in v1.35.0
func (x *DeleteUserGroupRequest) GetResourceVersion() string
func (*DeleteUserGroupRequest) Marshal ¶ added in v1.35.0
func (val *DeleteUserGroupRequest) Marshal() ([]byte, error)
Marshal an object of type DeleteUserGroupRequest to the protobuf v3 wire format
func (*DeleteUserGroupRequest) ProtoMessage ¶ added in v1.35.0
func (*DeleteUserGroupRequest) ProtoMessage()
func (*DeleteUserGroupRequest) ProtoReflect ¶ added in v1.35.0
func (x *DeleteUserGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserGroupRequest) Reset ¶ added in v1.35.0
func (x *DeleteUserGroupRequest) Reset()
func (*DeleteUserGroupRequest) Size ¶ added in v1.35.0
func (val *DeleteUserGroupRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteUserGroupRequest) String ¶ added in v1.35.0
func (x *DeleteUserGroupRequest) String() string
func (*DeleteUserGroupRequest) Unmarshal ¶ added in v1.35.0
func (val *DeleteUserGroupRequest) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteUserGroupRequest from the protobuf v3 wire format
type DeleteUserGroupResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*DeleteUserGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserGroupResponse.ProtoReflect.Descriptor instead.
func (*DeleteUserGroupResponse) Equal ¶ added in v1.35.0
func (this *DeleteUserGroupResponse) Equal(that interface{}) bool
Equal returns whether two DeleteUserGroupResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteUserGroupResponse) GetAsyncOperation ¶ added in v1.35.0
func (x *DeleteUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteUserGroupResponse) Marshal ¶ added in v1.35.0
func (val *DeleteUserGroupResponse) Marshal() ([]byte, error)
Marshal an object of type DeleteUserGroupResponse to the protobuf v3 wire format
func (*DeleteUserGroupResponse) ProtoMessage ¶ added in v1.35.0
func (*DeleteUserGroupResponse) ProtoMessage()
func (*DeleteUserGroupResponse) ProtoReflect ¶ added in v1.35.0
func (x *DeleteUserGroupResponse) ProtoReflect() protoreflect.Message
func (*DeleteUserGroupResponse) Reset ¶ added in v1.35.0
func (x *DeleteUserGroupResponse) Reset()
func (*DeleteUserGroupResponse) Size ¶ added in v1.35.0
func (val *DeleteUserGroupResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteUserGroupResponse) String ¶ added in v1.35.0
func (x *DeleteUserGroupResponse) String() string
func (*DeleteUserGroupResponse) Unmarshal ¶ added in v1.35.0
func (val *DeleteUserGroupResponse) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteUserGroupResponse from the protobuf v3 wire format
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) Equal ¶
func (this *DeleteUserRequest) Equal(that interface{}) bool
Equal returns whether two DeleteUserRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
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) Marshal ¶
func (val *DeleteUserRequest) Marshal() ([]byte, error)
Marshal an object of type DeleteUserRequest to the protobuf v3 wire format
func (*DeleteUserRequest) ProtoMessage ¶
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) ProtoReflect ¶
func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserRequest) Reset ¶
func (x *DeleteUserRequest) Reset()
func (*DeleteUserRequest) Size ¶
func (val *DeleteUserRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteUserRequest) String ¶
func (x *DeleteUserRequest) String() string
func (*DeleteUserRequest) Unmarshal ¶
func (val *DeleteUserRequest) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteUserRequest from the protobuf v3 wire format
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) Equal ¶
func (this *DeleteUserResponse) Equal(that interface{}) bool
Equal returns whether two DeleteUserResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteUserResponse) GetAsyncOperation ¶
func (x *DeleteUserResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteUserResponse) Marshal ¶
func (val *DeleteUserResponse) Marshal() ([]byte, error)
Marshal an object of type DeleteUserResponse to the protobuf v3 wire format
func (*DeleteUserResponse) ProtoMessage ¶
func (*DeleteUserResponse) ProtoMessage()
func (*DeleteUserResponse) ProtoReflect ¶
func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
func (*DeleteUserResponse) Reset ¶
func (x *DeleteUserResponse) Reset()
func (*DeleteUserResponse) Size ¶
func (val *DeleteUserResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteUserResponse) String ¶
func (x *DeleteUserResponse) String() string
func (*DeleteUserResponse) Unmarshal ¶
func (val *DeleteUserResponse) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteUserResponse from the protobuf v3 wire format
type FailoverNamespaceRegionRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*FailoverNamespaceRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use FailoverNamespaceRegionRequest.ProtoReflect.Descriptor instead.
func (*FailoverNamespaceRegionRequest) Equal ¶ added in v1.35.0
func (this *FailoverNamespaceRegionRequest) Equal(that interface{}) bool
Equal returns whether two FailoverNamespaceRegionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*FailoverNamespaceRegionRequest) GetAsyncOperationId ¶ added in v1.35.0
func (x *FailoverNamespaceRegionRequest) GetAsyncOperationId() string
func (*FailoverNamespaceRegionRequest) GetNamespace ¶ added in v1.35.0
func (x *FailoverNamespaceRegionRequest) GetNamespace() string
func (*FailoverNamespaceRegionRequest) GetRegion ¶ added in v1.35.0
func (x *FailoverNamespaceRegionRequest) GetRegion() string
func (*FailoverNamespaceRegionRequest) Marshal ¶ added in v1.35.0
func (val *FailoverNamespaceRegionRequest) Marshal() ([]byte, error)
Marshal an object of type FailoverNamespaceRegionRequest to the protobuf v3 wire format
func (*FailoverNamespaceRegionRequest) ProtoMessage ¶ added in v1.35.0
func (*FailoverNamespaceRegionRequest) ProtoMessage()
func (*FailoverNamespaceRegionRequest) ProtoReflect ¶ added in v1.35.0
func (x *FailoverNamespaceRegionRequest) ProtoReflect() protoreflect.Message
func (*FailoverNamespaceRegionRequest) Reset ¶ added in v1.35.0
func (x *FailoverNamespaceRegionRequest) Reset()
func (*FailoverNamespaceRegionRequest) Size ¶ added in v1.35.0
func (val *FailoverNamespaceRegionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*FailoverNamespaceRegionRequest) String ¶ added in v1.35.0
func (x *FailoverNamespaceRegionRequest) String() string
func (*FailoverNamespaceRegionRequest) Unmarshal ¶ added in v1.35.0
func (val *FailoverNamespaceRegionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type FailoverNamespaceRegionRequest from the protobuf v3 wire format
type FailoverNamespaceRegionResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*FailoverNamespaceRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use FailoverNamespaceRegionResponse.ProtoReflect.Descriptor instead.
func (*FailoverNamespaceRegionResponse) Equal ¶ added in v1.35.0
func (this *FailoverNamespaceRegionResponse) Equal(that interface{}) bool
Equal returns whether two FailoverNamespaceRegionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*FailoverNamespaceRegionResponse) GetAsyncOperation ¶ added in v1.35.0
func (x *FailoverNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
func (*FailoverNamespaceRegionResponse) Marshal ¶ added in v1.35.0
func (val *FailoverNamespaceRegionResponse) Marshal() ([]byte, error)
Marshal an object of type FailoverNamespaceRegionResponse to the protobuf v3 wire format
func (*FailoverNamespaceRegionResponse) ProtoMessage ¶ added in v1.35.0
func (*FailoverNamespaceRegionResponse) ProtoMessage()
func (*FailoverNamespaceRegionResponse) ProtoReflect ¶ added in v1.35.0
func (x *FailoverNamespaceRegionResponse) ProtoReflect() protoreflect.Message
func (*FailoverNamespaceRegionResponse) Reset ¶ added in v1.35.0
func (x *FailoverNamespaceRegionResponse) Reset()
func (*FailoverNamespaceRegionResponse) Size ¶ added in v1.35.0
func (val *FailoverNamespaceRegionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*FailoverNamespaceRegionResponse) String ¶ added in v1.35.0
func (x *FailoverNamespaceRegionResponse) String() string
func (*FailoverNamespaceRegionResponse) Unmarshal ¶ added in v1.35.0
func (val *FailoverNamespaceRegionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type FailoverNamespaceRegionResponse from the protobuf v3 wire format
type GetAccountRequest ¶ added in v1.40.0
type GetAccountRequest struct {
// contains filtered or unexported fields
}
func (*GetAccountRequest) Descriptor
deprecated
added in
v1.40.0
func (*GetAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountRequest.ProtoReflect.Descriptor instead.
func (*GetAccountRequest) Equal ¶ added in v1.40.0
func (this *GetAccountRequest) Equal(that interface{}) bool
Equal returns whether two GetAccountRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetAccountRequest) Marshal ¶ added in v1.40.0
func (val *GetAccountRequest) Marshal() ([]byte, error)
Marshal an object of type GetAccountRequest to the protobuf v3 wire format
func (*GetAccountRequest) ProtoMessage ¶ added in v1.40.0
func (*GetAccountRequest) ProtoMessage()
func (*GetAccountRequest) ProtoReflect ¶ added in v1.40.0
func (x *GetAccountRequest) ProtoReflect() protoreflect.Message
func (*GetAccountRequest) Reset ¶ added in v1.40.0
func (x *GetAccountRequest) Reset()
func (*GetAccountRequest) Size ¶ added in v1.40.0
func (val *GetAccountRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetAccountRequest) String ¶ added in v1.40.0
func (x *GetAccountRequest) String() string
func (*GetAccountRequest) Unmarshal ¶ added in v1.40.0
func (val *GetAccountRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetAccountRequest from the protobuf v3 wire format
type GetAccountResponse ¶ added in v1.40.0
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
added in
v1.40.0
func (*GetAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountResponse.ProtoReflect.Descriptor instead.
func (*GetAccountResponse) Equal ¶ added in v1.40.0
func (this *GetAccountResponse) Equal(that interface{}) bool
Equal returns whether two GetAccountResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetAccountResponse) GetAccount ¶ added in v1.40.0
func (x *GetAccountResponse) GetAccount() *v16.Account
func (*GetAccountResponse) Marshal ¶ added in v1.40.0
func (val *GetAccountResponse) Marshal() ([]byte, error)
Marshal an object of type GetAccountResponse to the protobuf v3 wire format
func (*GetAccountResponse) ProtoMessage ¶ added in v1.40.0
func (*GetAccountResponse) ProtoMessage()
func (*GetAccountResponse) ProtoReflect ¶ added in v1.40.0
func (x *GetAccountResponse) ProtoReflect() protoreflect.Message
func (*GetAccountResponse) Reset ¶ added in v1.40.0
func (x *GetAccountResponse) Reset()
func (*GetAccountResponse) Size ¶ added in v1.40.0
func (val *GetAccountResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetAccountResponse) String ¶ added in v1.40.0
func (x *GetAccountResponse) String() string
func (*GetAccountResponse) Unmarshal ¶ added in v1.40.0
func (val *GetAccountResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetAccountResponse from the protobuf v3 wire format
type GetApiKeyRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*GetApiKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetApiKeyRequest.ProtoReflect.Descriptor instead.
func (*GetApiKeyRequest) Equal ¶ added in v1.35.0
func (this *GetApiKeyRequest) Equal(that interface{}) bool
Equal returns whether two GetApiKeyRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetApiKeyRequest) GetKeyId ¶ added in v1.35.0
func (x *GetApiKeyRequest) GetKeyId() string
func (*GetApiKeyRequest) Marshal ¶ added in v1.35.0
func (val *GetApiKeyRequest) Marshal() ([]byte, error)
Marshal an object of type GetApiKeyRequest to the protobuf v3 wire format
func (*GetApiKeyRequest) ProtoMessage ¶ added in v1.35.0
func (*GetApiKeyRequest) ProtoMessage()
func (*GetApiKeyRequest) ProtoReflect ¶ added in v1.35.0
func (x *GetApiKeyRequest) ProtoReflect() protoreflect.Message
func (*GetApiKeyRequest) Reset ¶ added in v1.35.0
func (x *GetApiKeyRequest) Reset()
func (*GetApiKeyRequest) Size ¶ added in v1.35.0
func (val *GetApiKeyRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetApiKeyRequest) String ¶ added in v1.35.0
func (x *GetApiKeyRequest) String() string
func (*GetApiKeyRequest) Unmarshal ¶ added in v1.35.0
func (val *GetApiKeyRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetApiKeyRequest from the protobuf v3 wire format
type GetApiKeyResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*GetApiKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetApiKeyResponse.ProtoReflect.Descriptor instead.
func (*GetApiKeyResponse) Equal ¶ added in v1.35.0
func (this *GetApiKeyResponse) Equal(that interface{}) bool
Equal returns whether two GetApiKeyResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetApiKeyResponse) GetApiKey ¶ added in v1.35.0
func (x *GetApiKeyResponse) GetApiKey() *v1.ApiKey
func (*GetApiKeyResponse) Marshal ¶ added in v1.35.0
func (val *GetApiKeyResponse) Marshal() ([]byte, error)
Marshal an object of type GetApiKeyResponse to the protobuf v3 wire format
func (*GetApiKeyResponse) ProtoMessage ¶ added in v1.35.0
func (*GetApiKeyResponse) ProtoMessage()
func (*GetApiKeyResponse) ProtoReflect ¶ added in v1.35.0
func (x *GetApiKeyResponse) ProtoReflect() protoreflect.Message
func (*GetApiKeyResponse) Reset ¶ added in v1.35.0
func (x *GetApiKeyResponse) Reset()
func (*GetApiKeyResponse) Size ¶ added in v1.35.0
func (val *GetApiKeyResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetApiKeyResponse) String ¶ added in v1.35.0
func (x *GetApiKeyResponse) String() string
func (*GetApiKeyResponse) Unmarshal ¶ added in v1.35.0
func (val *GetApiKeyResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetApiKeyResponse from the protobuf v3 wire format
type GetApiKeysRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*GetApiKeysRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetApiKeysRequest.ProtoReflect.Descriptor instead.
func (*GetApiKeysRequest) Equal ¶ added in v1.35.0
func (this *GetApiKeysRequest) Equal(that interface{}) bool
Equal returns whether two GetApiKeysRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetApiKeysRequest) GetOwnerId ¶ added in v1.35.0
func (x *GetApiKeysRequest) GetOwnerId() string
func (*GetApiKeysRequest) GetOwnerType ¶ added in v1.35.0
func (x *GetApiKeysRequest) GetOwnerType() v1.OwnerType
func (*GetApiKeysRequest) GetOwnerTypeDeprecated
deprecated
added in
v1.40.0
func (x *GetApiKeysRequest) GetOwnerTypeDeprecated() string
Deprecated: Marked as deprecated in temporal/api/cloud/cloudservice/v1/request_response.proto.
func (*GetApiKeysRequest) GetPageSize ¶ added in v1.35.0
func (x *GetApiKeysRequest) GetPageSize() int32
func (*GetApiKeysRequest) GetPageToken ¶ added in v1.35.0
func (x *GetApiKeysRequest) GetPageToken() string
func (*GetApiKeysRequest) Marshal ¶ added in v1.35.0
func (val *GetApiKeysRequest) Marshal() ([]byte, error)
Marshal an object of type GetApiKeysRequest to the protobuf v3 wire format
func (*GetApiKeysRequest) ProtoMessage ¶ added in v1.35.0
func (*GetApiKeysRequest) ProtoMessage()
func (*GetApiKeysRequest) ProtoReflect ¶ added in v1.35.0
func (x *GetApiKeysRequest) ProtoReflect() protoreflect.Message
func (*GetApiKeysRequest) Reset ¶ added in v1.35.0
func (x *GetApiKeysRequest) Reset()
func (*GetApiKeysRequest) Size ¶ added in v1.35.0
func (val *GetApiKeysRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetApiKeysRequest) String ¶ added in v1.35.0
func (x *GetApiKeysRequest) String() string
func (*GetApiKeysRequest) Unmarshal ¶ added in v1.35.0
func (val *GetApiKeysRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetApiKeysRequest from the protobuf v3 wire format
type GetApiKeysResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*GetApiKeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetApiKeysResponse.ProtoReflect.Descriptor instead.
func (*GetApiKeysResponse) Equal ¶ added in v1.35.0
func (this *GetApiKeysResponse) Equal(that interface{}) bool
Equal returns whether two GetApiKeysResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetApiKeysResponse) GetApiKeys ¶ added in v1.35.0
func (x *GetApiKeysResponse) GetApiKeys() []*v1.ApiKey
func (*GetApiKeysResponse) GetNextPageToken ¶ added in v1.35.0
func (x *GetApiKeysResponse) GetNextPageToken() string
func (*GetApiKeysResponse) Marshal ¶ added in v1.35.0
func (val *GetApiKeysResponse) Marshal() ([]byte, error)
Marshal an object of type GetApiKeysResponse to the protobuf v3 wire format
func (*GetApiKeysResponse) ProtoMessage ¶ added in v1.35.0
func (*GetApiKeysResponse) ProtoMessage()
func (*GetApiKeysResponse) ProtoReflect ¶ added in v1.35.0
func (x *GetApiKeysResponse) ProtoReflect() protoreflect.Message
func (*GetApiKeysResponse) Reset ¶ added in v1.35.0
func (x *GetApiKeysResponse) Reset()
func (*GetApiKeysResponse) Size ¶ added in v1.35.0
func (val *GetApiKeysResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetApiKeysResponse) String ¶ added in v1.35.0
func (x *GetApiKeysResponse) String() string
func (*GetApiKeysResponse) Unmarshal ¶ added in v1.35.0
func (val *GetApiKeysResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetApiKeysResponse from the protobuf v3 wire format
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) Equal ¶
func (this *GetAsyncOperationRequest) Equal(that interface{}) bool
Equal returns whether two GetAsyncOperationRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetAsyncOperationRequest) GetAsyncOperationId ¶
func (x *GetAsyncOperationRequest) GetAsyncOperationId() string
func (*GetAsyncOperationRequest) Marshal ¶
func (val *GetAsyncOperationRequest) Marshal() ([]byte, error)
Marshal an object of type GetAsyncOperationRequest to the protobuf v3 wire format
func (*GetAsyncOperationRequest) ProtoMessage ¶
func (*GetAsyncOperationRequest) ProtoMessage()
func (*GetAsyncOperationRequest) ProtoReflect ¶
func (x *GetAsyncOperationRequest) ProtoReflect() protoreflect.Message
func (*GetAsyncOperationRequest) Reset ¶
func (x *GetAsyncOperationRequest) Reset()
func (*GetAsyncOperationRequest) Size ¶
func (val *GetAsyncOperationRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetAsyncOperationRequest) String ¶
func (x *GetAsyncOperationRequest) String() string
func (*GetAsyncOperationRequest) Unmarshal ¶
func (val *GetAsyncOperationRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetAsyncOperationRequest from the protobuf v3 wire format
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) Equal ¶
func (this *GetAsyncOperationResponse) Equal(that interface{}) bool
Equal returns whether two GetAsyncOperationResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetAsyncOperationResponse) GetAsyncOperation ¶
func (x *GetAsyncOperationResponse) GetAsyncOperation() *v11.AsyncOperation
func (*GetAsyncOperationResponse) Marshal ¶
func (val *GetAsyncOperationResponse) Marshal() ([]byte, error)
Marshal an object of type GetAsyncOperationResponse to the protobuf v3 wire format
func (*GetAsyncOperationResponse) ProtoMessage ¶
func (*GetAsyncOperationResponse) ProtoMessage()
func (*GetAsyncOperationResponse) ProtoReflect ¶
func (x *GetAsyncOperationResponse) ProtoReflect() protoreflect.Message
func (*GetAsyncOperationResponse) Reset ¶
func (x *GetAsyncOperationResponse) Reset()
func (*GetAsyncOperationResponse) Size ¶
func (val *GetAsyncOperationResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetAsyncOperationResponse) String ¶
func (x *GetAsyncOperationResponse) String() string
func (*GetAsyncOperationResponse) Unmarshal ¶
func (val *GetAsyncOperationResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetAsyncOperationResponse from the protobuf v3 wire format
type GetNamespaceExportSinkRequest ¶ added in v1.42.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
v1.42.0
func (*GetNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceExportSinkRequest.ProtoReflect.Descriptor instead.
func (*GetNamespaceExportSinkRequest) Equal ¶ added in v1.42.0
func (this *GetNamespaceExportSinkRequest) Equal(that interface{}) bool
Equal returns whether two GetNamespaceExportSinkRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetNamespaceExportSinkRequest) GetName ¶ added in v1.42.0
func (x *GetNamespaceExportSinkRequest) GetName() string
func (*GetNamespaceExportSinkRequest) GetNamespace ¶ added in v1.42.0
func (x *GetNamespaceExportSinkRequest) GetNamespace() string
func (*GetNamespaceExportSinkRequest) Marshal ¶ added in v1.42.0
func (val *GetNamespaceExportSinkRequest) Marshal() ([]byte, error)
Marshal an object of type GetNamespaceExportSinkRequest to the protobuf v3 wire format
func (*GetNamespaceExportSinkRequest) ProtoMessage ¶ added in v1.42.0
func (*GetNamespaceExportSinkRequest) ProtoMessage()
func (*GetNamespaceExportSinkRequest) ProtoReflect ¶ added in v1.42.0
func (x *GetNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
func (*GetNamespaceExportSinkRequest) Reset ¶ added in v1.42.0
func (x *GetNamespaceExportSinkRequest) Reset()
func (*GetNamespaceExportSinkRequest) Size ¶ added in v1.42.0
func (val *GetNamespaceExportSinkRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetNamespaceExportSinkRequest) String ¶ added in v1.42.0
func (x *GetNamespaceExportSinkRequest) String() string
func (*GetNamespaceExportSinkRequest) Unmarshal ¶ added in v1.42.0
func (val *GetNamespaceExportSinkRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetNamespaceExportSinkRequest from the protobuf v3 wire format
type GetNamespaceExportSinkResponse ¶ added in v1.42.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
v1.42.0
func (*GetNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceExportSinkResponse.ProtoReflect.Descriptor instead.
func (*GetNamespaceExportSinkResponse) Equal ¶ added in v1.42.0
func (this *GetNamespaceExportSinkResponse) Equal(that interface{}) bool
Equal returns whether two GetNamespaceExportSinkResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetNamespaceExportSinkResponse) GetSink ¶ added in v1.42.0
func (x *GetNamespaceExportSinkResponse) GetSink() *v12.ExportSink
func (*GetNamespaceExportSinkResponse) Marshal ¶ added in v1.42.0
func (val *GetNamespaceExportSinkResponse) Marshal() ([]byte, error)
Marshal an object of type GetNamespaceExportSinkResponse to the protobuf v3 wire format
func (*GetNamespaceExportSinkResponse) ProtoMessage ¶ added in v1.42.0
func (*GetNamespaceExportSinkResponse) ProtoMessage()
func (*GetNamespaceExportSinkResponse) ProtoReflect ¶ added in v1.42.0
func (x *GetNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
func (*GetNamespaceExportSinkResponse) Reset ¶ added in v1.42.0
func (x *GetNamespaceExportSinkResponse) Reset()
func (*GetNamespaceExportSinkResponse) Size ¶ added in v1.42.0
func (val *GetNamespaceExportSinkResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetNamespaceExportSinkResponse) String ¶ added in v1.42.0
func (x *GetNamespaceExportSinkResponse) String() string
func (*GetNamespaceExportSinkResponse) Unmarshal ¶ added in v1.42.0
func (val *GetNamespaceExportSinkResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetNamespaceExportSinkResponse from the protobuf v3 wire format
type GetNamespaceExportSinksRequest ¶ added in v1.42.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
v1.42.0
func (*GetNamespaceExportSinksRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceExportSinksRequest.ProtoReflect.Descriptor instead.
func (*GetNamespaceExportSinksRequest) Equal ¶ added in v1.42.0
func (this *GetNamespaceExportSinksRequest) Equal(that interface{}) bool
Equal returns whether two GetNamespaceExportSinksRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetNamespaceExportSinksRequest) GetNamespace ¶ added in v1.42.0
func (x *GetNamespaceExportSinksRequest) GetNamespace() string
func (*GetNamespaceExportSinksRequest) GetPageSize ¶ added in v1.42.0
func (x *GetNamespaceExportSinksRequest) GetPageSize() int32
func (*GetNamespaceExportSinksRequest) GetPageToken ¶ added in v1.42.0
func (x *GetNamespaceExportSinksRequest) GetPageToken() string
func (*GetNamespaceExportSinksRequest) Marshal ¶ added in v1.42.0
func (val *GetNamespaceExportSinksRequest) Marshal() ([]byte, error)
Marshal an object of type GetNamespaceExportSinksRequest to the protobuf v3 wire format
func (*GetNamespaceExportSinksRequest) ProtoMessage ¶ added in v1.42.0
func (*GetNamespaceExportSinksRequest) ProtoMessage()
func (*GetNamespaceExportSinksRequest) ProtoReflect ¶ added in v1.42.0
func (x *GetNamespaceExportSinksRequest) ProtoReflect() protoreflect.Message
func (*GetNamespaceExportSinksRequest) Reset ¶ added in v1.42.0
func (x *GetNamespaceExportSinksRequest) Reset()
func (*GetNamespaceExportSinksRequest) Size ¶ added in v1.42.0
func (val *GetNamespaceExportSinksRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetNamespaceExportSinksRequest) String ¶ added in v1.42.0
func (x *GetNamespaceExportSinksRequest) String() string
func (*GetNamespaceExportSinksRequest) Unmarshal ¶ added in v1.42.0
func (val *GetNamespaceExportSinksRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetNamespaceExportSinksRequest from the protobuf v3 wire format
type GetNamespaceExportSinksResponse ¶ added in v1.42.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
v1.42.0
func (*GetNamespaceExportSinksResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceExportSinksResponse.ProtoReflect.Descriptor instead.
func (*GetNamespaceExportSinksResponse) Equal ¶ added in v1.42.0
func (this *GetNamespaceExportSinksResponse) Equal(that interface{}) bool
Equal returns whether two GetNamespaceExportSinksResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetNamespaceExportSinksResponse) GetNextPageToken ¶ added in v1.42.0
func (x *GetNamespaceExportSinksResponse) GetNextPageToken() string
func (*GetNamespaceExportSinksResponse) GetSinks ¶ added in v1.42.0
func (x *GetNamespaceExportSinksResponse) GetSinks() []*v12.ExportSink
func (*GetNamespaceExportSinksResponse) Marshal ¶ added in v1.42.0
func (val *GetNamespaceExportSinksResponse) Marshal() ([]byte, error)
Marshal an object of type GetNamespaceExportSinksResponse to the protobuf v3 wire format
func (*GetNamespaceExportSinksResponse) ProtoMessage ¶ added in v1.42.0
func (*GetNamespaceExportSinksResponse) ProtoMessage()
func (*GetNamespaceExportSinksResponse) ProtoReflect ¶ added in v1.42.0
func (x *GetNamespaceExportSinksResponse) ProtoReflect() protoreflect.Message
func (*GetNamespaceExportSinksResponse) Reset ¶ added in v1.42.0
func (x *GetNamespaceExportSinksResponse) Reset()
func (*GetNamespaceExportSinksResponse) Size ¶ added in v1.42.0
func (val *GetNamespaceExportSinksResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetNamespaceExportSinksResponse) String ¶ added in v1.42.0
func (x *GetNamespaceExportSinksResponse) String() string
func (*GetNamespaceExportSinksResponse) Unmarshal ¶ added in v1.42.0
func (val *GetNamespaceExportSinksResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetNamespaceExportSinksResponse from the protobuf v3 wire format
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) Equal ¶
func (this *GetNamespaceRequest) Equal(that interface{}) bool
Equal returns whether two GetNamespaceRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetNamespaceRequest) GetNamespace ¶
func (x *GetNamespaceRequest) GetNamespace() string
func (*GetNamespaceRequest) Marshal ¶
func (val *GetNamespaceRequest) Marshal() ([]byte, error)
Marshal an object of type GetNamespaceRequest to the protobuf v3 wire format
func (*GetNamespaceRequest) ProtoMessage ¶
func (*GetNamespaceRequest) ProtoMessage()
func (*GetNamespaceRequest) ProtoReflect ¶
func (x *GetNamespaceRequest) ProtoReflect() protoreflect.Message
func (*GetNamespaceRequest) Reset ¶
func (x *GetNamespaceRequest) Reset()
func (*GetNamespaceRequest) Size ¶
func (val *GetNamespaceRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetNamespaceRequest) String ¶
func (x *GetNamespaceRequest) String() string
func (*GetNamespaceRequest) Unmarshal ¶
func (val *GetNamespaceRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetNamespaceRequest from the protobuf v3 wire format
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) Equal ¶
func (this *GetNamespaceResponse) Equal(that interface{}) bool
Equal returns whether two GetNamespaceResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetNamespaceResponse) GetNamespace ¶
func (x *GetNamespaceResponse) GetNamespace() *v12.Namespace
func (*GetNamespaceResponse) Marshal ¶
func (val *GetNamespaceResponse) Marshal() ([]byte, error)
Marshal an object of type GetNamespaceResponse to the protobuf v3 wire format
func (*GetNamespaceResponse) ProtoMessage ¶
func (*GetNamespaceResponse) ProtoMessage()
func (*GetNamespaceResponse) ProtoReflect ¶
func (x *GetNamespaceResponse) ProtoReflect() protoreflect.Message
func (*GetNamespaceResponse) Reset ¶
func (x *GetNamespaceResponse) Reset()
func (*GetNamespaceResponse) Size ¶
func (val *GetNamespaceResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetNamespaceResponse) String ¶
func (x *GetNamespaceResponse) String() string
func (*GetNamespaceResponse) Unmarshal ¶
func (val *GetNamespaceResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetNamespaceResponse from the protobuf v3 wire format
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) Equal ¶
func (this *GetNamespacesRequest) Equal(that interface{}) bool
Equal returns whether two GetNamespacesRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
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) Marshal ¶
func (val *GetNamespacesRequest) Marshal() ([]byte, error)
Marshal an object of type GetNamespacesRequest to the protobuf v3 wire format
func (*GetNamespacesRequest) ProtoMessage ¶
func (*GetNamespacesRequest) ProtoMessage()
func (*GetNamespacesRequest) ProtoReflect ¶
func (x *GetNamespacesRequest) ProtoReflect() protoreflect.Message
func (*GetNamespacesRequest) Reset ¶
func (x *GetNamespacesRequest) Reset()
func (*GetNamespacesRequest) Size ¶
func (val *GetNamespacesRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetNamespacesRequest) String ¶
func (x *GetNamespacesRequest) String() string
func (*GetNamespacesRequest) Unmarshal ¶
func (val *GetNamespacesRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetNamespacesRequest from the protobuf v3 wire format
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) Equal ¶
func (this *GetNamespacesResponse) Equal(that interface{}) bool
Equal returns whether two GetNamespacesResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetNamespacesResponse) GetNamespaces ¶
func (x *GetNamespacesResponse) GetNamespaces() []*v12.Namespace
func (*GetNamespacesResponse) GetNextPageToken ¶
func (x *GetNamespacesResponse) GetNextPageToken() string
func (*GetNamespacesResponse) Marshal ¶
func (val *GetNamespacesResponse) Marshal() ([]byte, error)
Marshal an object of type GetNamespacesResponse to the protobuf v3 wire format
func (*GetNamespacesResponse) ProtoMessage ¶
func (*GetNamespacesResponse) ProtoMessage()
func (*GetNamespacesResponse) ProtoReflect ¶
func (x *GetNamespacesResponse) ProtoReflect() protoreflect.Message
func (*GetNamespacesResponse) Reset ¶
func (x *GetNamespacesResponse) Reset()
func (*GetNamespacesResponse) Size ¶
func (val *GetNamespacesResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetNamespacesResponse) String ¶
func (x *GetNamespacesResponse) String() string
func (*GetNamespacesResponse) Unmarshal ¶
func (val *GetNamespacesResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetNamespacesResponse from the protobuf v3 wire format
type GetNexusEndpointRequest ¶ added in v1.40.0
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
added in
v1.40.0
func (*GetNexusEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNexusEndpointRequest.ProtoReflect.Descriptor instead.
func (*GetNexusEndpointRequest) Equal ¶ added in v1.40.0
func (this *GetNexusEndpointRequest) Equal(that interface{}) bool
Equal returns whether two GetNexusEndpointRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetNexusEndpointRequest) GetEndpointId ¶ added in v1.40.0
func (x *GetNexusEndpointRequest) GetEndpointId() string
func (*GetNexusEndpointRequest) Marshal ¶ added in v1.40.0
func (val *GetNexusEndpointRequest) Marshal() ([]byte, error)
Marshal an object of type GetNexusEndpointRequest to the protobuf v3 wire format
func (*GetNexusEndpointRequest) ProtoMessage ¶ added in v1.40.0
func (*GetNexusEndpointRequest) ProtoMessage()
func (*GetNexusEndpointRequest) ProtoReflect ¶ added in v1.40.0
func (x *GetNexusEndpointRequest) ProtoReflect() protoreflect.Message
func (*GetNexusEndpointRequest) Reset ¶ added in v1.40.0
func (x *GetNexusEndpointRequest) Reset()
func (*GetNexusEndpointRequest) Size ¶ added in v1.40.0
func (val *GetNexusEndpointRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetNexusEndpointRequest) String ¶ added in v1.40.0
func (x *GetNexusEndpointRequest) String() string
func (*GetNexusEndpointRequest) Unmarshal ¶ added in v1.40.0
func (val *GetNexusEndpointRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetNexusEndpointRequest from the protobuf v3 wire format
type GetNexusEndpointResponse ¶ added in v1.40.0
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
added in
v1.40.0
func (*GetNexusEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNexusEndpointResponse.ProtoReflect.Descriptor instead.
func (*GetNexusEndpointResponse) Equal ¶ added in v1.40.0
func (this *GetNexusEndpointResponse) Equal(that interface{}) bool
Equal returns whether two GetNexusEndpointResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetNexusEndpointResponse) GetEndpoint ¶ added in v1.40.0
func (x *GetNexusEndpointResponse) GetEndpoint() *v14.Endpoint
func (*GetNexusEndpointResponse) Marshal ¶ added in v1.40.0
func (val *GetNexusEndpointResponse) Marshal() ([]byte, error)
Marshal an object of type GetNexusEndpointResponse to the protobuf v3 wire format
func (*GetNexusEndpointResponse) ProtoMessage ¶ added in v1.40.0
func (*GetNexusEndpointResponse) ProtoMessage()
func (*GetNexusEndpointResponse) ProtoReflect ¶ added in v1.40.0
func (x *GetNexusEndpointResponse) ProtoReflect() protoreflect.Message
func (*GetNexusEndpointResponse) Reset ¶ added in v1.40.0
func (x *GetNexusEndpointResponse) Reset()
func (*GetNexusEndpointResponse) Size ¶ added in v1.40.0
func (val *GetNexusEndpointResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetNexusEndpointResponse) String ¶ added in v1.40.0
func (x *GetNexusEndpointResponse) String() string
func (*GetNexusEndpointResponse) Unmarshal ¶ added in v1.40.0
func (val *GetNexusEndpointResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetNexusEndpointResponse from the protobuf v3 wire format
type GetNexusEndpointsRequest ¶ added in v1.40.0
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
added in
v1.40.0
func (*GetNexusEndpointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNexusEndpointsRequest.ProtoReflect.Descriptor instead.
func (*GetNexusEndpointsRequest) Equal ¶ added in v1.40.0
func (this *GetNexusEndpointsRequest) Equal(that interface{}) bool
Equal returns whether two GetNexusEndpointsRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetNexusEndpointsRequest) GetName ¶ added in v1.40.0
func (x *GetNexusEndpointsRequest) GetName() string
func (*GetNexusEndpointsRequest) GetPageSize ¶ added in v1.40.0
func (x *GetNexusEndpointsRequest) GetPageSize() int32
func (*GetNexusEndpointsRequest) GetPageToken ¶ added in v1.40.0
func (x *GetNexusEndpointsRequest) GetPageToken() string
func (*GetNexusEndpointsRequest) GetTargetNamespaceId ¶ added in v1.40.0
func (x *GetNexusEndpointsRequest) GetTargetNamespaceId() string
func (*GetNexusEndpointsRequest) GetTargetTaskQueue ¶ added in v1.40.0
func (x *GetNexusEndpointsRequest) GetTargetTaskQueue() string
func (*GetNexusEndpointsRequest) Marshal ¶ added in v1.40.0
func (val *GetNexusEndpointsRequest) Marshal() ([]byte, error)
Marshal an object of type GetNexusEndpointsRequest to the protobuf v3 wire format
func (*GetNexusEndpointsRequest) ProtoMessage ¶ added in v1.40.0
func (*GetNexusEndpointsRequest) ProtoMessage()
func (*GetNexusEndpointsRequest) ProtoReflect ¶ added in v1.40.0
func (x *GetNexusEndpointsRequest) ProtoReflect() protoreflect.Message
func (*GetNexusEndpointsRequest) Reset ¶ added in v1.40.0
func (x *GetNexusEndpointsRequest) Reset()
func (*GetNexusEndpointsRequest) Size ¶ added in v1.40.0
func (val *GetNexusEndpointsRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetNexusEndpointsRequest) String ¶ added in v1.40.0
func (x *GetNexusEndpointsRequest) String() string
func (*GetNexusEndpointsRequest) Unmarshal ¶ added in v1.40.0
func (val *GetNexusEndpointsRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetNexusEndpointsRequest from the protobuf v3 wire format
type GetNexusEndpointsResponse ¶ added in v1.40.0
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
added in
v1.40.0
func (*GetNexusEndpointsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNexusEndpointsResponse.ProtoReflect.Descriptor instead.
func (*GetNexusEndpointsResponse) Equal ¶ added in v1.40.0
func (this *GetNexusEndpointsResponse) Equal(that interface{}) bool
Equal returns whether two GetNexusEndpointsResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetNexusEndpointsResponse) GetEndpoints ¶ added in v1.40.0
func (x *GetNexusEndpointsResponse) GetEndpoints() []*v14.Endpoint
func (*GetNexusEndpointsResponse) GetNextPageToken ¶ added in v1.40.0
func (x *GetNexusEndpointsResponse) GetNextPageToken() string
func (*GetNexusEndpointsResponse) Marshal ¶ added in v1.40.0
func (val *GetNexusEndpointsResponse) Marshal() ([]byte, error)
Marshal an object of type GetNexusEndpointsResponse to the protobuf v3 wire format
func (*GetNexusEndpointsResponse) ProtoMessage ¶ added in v1.40.0
func (*GetNexusEndpointsResponse) ProtoMessage()
func (*GetNexusEndpointsResponse) ProtoReflect ¶ added in v1.40.0
func (x *GetNexusEndpointsResponse) ProtoReflect() protoreflect.Message
func (*GetNexusEndpointsResponse) Reset ¶ added in v1.40.0
func (x *GetNexusEndpointsResponse) Reset()
func (*GetNexusEndpointsResponse) Size ¶ added in v1.40.0
func (val *GetNexusEndpointsResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetNexusEndpointsResponse) String ¶ added in v1.40.0
func (x *GetNexusEndpointsResponse) String() string
func (*GetNexusEndpointsResponse) Unmarshal ¶ added in v1.40.0
func (val *GetNexusEndpointsResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetNexusEndpointsResponse from the protobuf v3 wire format
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) Equal ¶
func (this *GetRegionRequest) Equal(that interface{}) bool
Equal returns whether two GetRegionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetRegionRequest) GetRegion ¶
func (x *GetRegionRequest) GetRegion() string
func (*GetRegionRequest) Marshal ¶
func (val *GetRegionRequest) Marshal() ([]byte, error)
Marshal an object of type GetRegionRequest to the protobuf v3 wire format
func (*GetRegionRequest) ProtoMessage ¶
func (*GetRegionRequest) ProtoMessage()
func (*GetRegionRequest) ProtoReflect ¶
func (x *GetRegionRequest) ProtoReflect() protoreflect.Message
func (*GetRegionRequest) Reset ¶
func (x *GetRegionRequest) Reset()
func (*GetRegionRequest) Size ¶
func (val *GetRegionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetRegionRequest) String ¶
func (x *GetRegionRequest) String() string
func (*GetRegionRequest) Unmarshal ¶
func (val *GetRegionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetRegionRequest from the protobuf v3 wire format
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) Equal ¶
func (this *GetRegionResponse) Equal(that interface{}) bool
Equal returns whether two GetRegionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetRegionResponse) GetRegion ¶
func (x *GetRegionResponse) GetRegion() *v13.Region
func (*GetRegionResponse) Marshal ¶
func (val *GetRegionResponse) Marshal() ([]byte, error)
Marshal an object of type GetRegionResponse to the protobuf v3 wire format
func (*GetRegionResponse) ProtoMessage ¶
func (*GetRegionResponse) ProtoMessage()
func (*GetRegionResponse) ProtoReflect ¶
func (x *GetRegionResponse) ProtoReflect() protoreflect.Message
func (*GetRegionResponse) Reset ¶
func (x *GetRegionResponse) Reset()
func (*GetRegionResponse) Size ¶
func (val *GetRegionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetRegionResponse) String ¶
func (x *GetRegionResponse) String() string
func (*GetRegionResponse) Unmarshal ¶
func (val *GetRegionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetRegionResponse from the protobuf v3 wire format
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) Equal ¶
func (this *GetRegionsRequest) Equal(that interface{}) bool
Equal returns whether two GetRegionsRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetRegionsRequest) Marshal ¶
func (val *GetRegionsRequest) Marshal() ([]byte, error)
Marshal an object of type GetRegionsRequest to the protobuf v3 wire format
func (*GetRegionsRequest) ProtoMessage ¶
func (*GetRegionsRequest) ProtoMessage()
func (*GetRegionsRequest) ProtoReflect ¶
func (x *GetRegionsRequest) ProtoReflect() protoreflect.Message
func (*GetRegionsRequest) Reset ¶
func (x *GetRegionsRequest) Reset()
func (*GetRegionsRequest) Size ¶
func (val *GetRegionsRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetRegionsRequest) String ¶
func (x *GetRegionsRequest) String() string
func (*GetRegionsRequest) Unmarshal ¶
func (val *GetRegionsRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetRegionsRequest from the protobuf v3 wire format
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) Equal ¶
func (this *GetRegionsResponse) Equal(that interface{}) bool
Equal returns whether two GetRegionsResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetRegionsResponse) GetRegions ¶
func (x *GetRegionsResponse) GetRegions() []*v13.Region
func (*GetRegionsResponse) Marshal ¶
func (val *GetRegionsResponse) Marshal() ([]byte, error)
Marshal an object of type GetRegionsResponse to the protobuf v3 wire format
func (*GetRegionsResponse) ProtoMessage ¶
func (*GetRegionsResponse) ProtoMessage()
func (*GetRegionsResponse) ProtoReflect ¶
func (x *GetRegionsResponse) ProtoReflect() protoreflect.Message
func (*GetRegionsResponse) Reset ¶
func (x *GetRegionsResponse) Reset()
func (*GetRegionsResponse) Size ¶
func (val *GetRegionsResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetRegionsResponse) String ¶
func (x *GetRegionsResponse) String() string
func (*GetRegionsResponse) Unmarshal ¶
func (val *GetRegionsResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetRegionsResponse from the protobuf v3 wire format
type GetServiceAccountRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*GetServiceAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceAccountRequest.ProtoReflect.Descriptor instead.
func (*GetServiceAccountRequest) Equal ¶ added in v1.35.0
func (this *GetServiceAccountRequest) Equal(that interface{}) bool
Equal returns whether two GetServiceAccountRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetServiceAccountRequest) GetServiceAccountId ¶ added in v1.35.0
func (x *GetServiceAccountRequest) GetServiceAccountId() string
func (*GetServiceAccountRequest) Marshal ¶ added in v1.35.0
func (val *GetServiceAccountRequest) Marshal() ([]byte, error)
Marshal an object of type GetServiceAccountRequest to the protobuf v3 wire format
func (*GetServiceAccountRequest) ProtoMessage ¶ added in v1.35.0
func (*GetServiceAccountRequest) ProtoMessage()
func (*GetServiceAccountRequest) ProtoReflect ¶ added in v1.35.0
func (x *GetServiceAccountRequest) ProtoReflect() protoreflect.Message
func (*GetServiceAccountRequest) Reset ¶ added in v1.35.0
func (x *GetServiceAccountRequest) Reset()
func (*GetServiceAccountRequest) Size ¶ added in v1.35.0
func (val *GetServiceAccountRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetServiceAccountRequest) String ¶ added in v1.35.0
func (x *GetServiceAccountRequest) String() string
func (*GetServiceAccountRequest) Unmarshal ¶ added in v1.35.0
func (val *GetServiceAccountRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetServiceAccountRequest from the protobuf v3 wire format
type GetServiceAccountResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*GetServiceAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceAccountResponse.ProtoReflect.Descriptor instead.
func (*GetServiceAccountResponse) Equal ¶ added in v1.35.0
func (this *GetServiceAccountResponse) Equal(that interface{}) bool
Equal returns whether two GetServiceAccountResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetServiceAccountResponse) GetServiceAccount ¶ added in v1.35.0
func (x *GetServiceAccountResponse) GetServiceAccount() *v1.ServiceAccount
func (*GetServiceAccountResponse) Marshal ¶ added in v1.35.0
func (val *GetServiceAccountResponse) Marshal() ([]byte, error)
Marshal an object of type GetServiceAccountResponse to the protobuf v3 wire format
func (*GetServiceAccountResponse) ProtoMessage ¶ added in v1.35.0
func (*GetServiceAccountResponse) ProtoMessage()
func (*GetServiceAccountResponse) ProtoReflect ¶ added in v1.35.0
func (x *GetServiceAccountResponse) ProtoReflect() protoreflect.Message
func (*GetServiceAccountResponse) Reset ¶ added in v1.35.0
func (x *GetServiceAccountResponse) Reset()
func (*GetServiceAccountResponse) Size ¶ added in v1.35.0
func (val *GetServiceAccountResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetServiceAccountResponse) String ¶ added in v1.35.0
func (x *GetServiceAccountResponse) String() string
func (*GetServiceAccountResponse) Unmarshal ¶ added in v1.35.0
func (val *GetServiceAccountResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetServiceAccountResponse from the protobuf v3 wire format
type GetServiceAccountsRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*GetServiceAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceAccountsRequest.ProtoReflect.Descriptor instead.
func (*GetServiceAccountsRequest) Equal ¶ added in v1.35.0
func (this *GetServiceAccountsRequest) Equal(that interface{}) bool
Equal returns whether two GetServiceAccountsRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetServiceAccountsRequest) GetPageSize ¶ added in v1.35.0
func (x *GetServiceAccountsRequest) GetPageSize() int32
func (*GetServiceAccountsRequest) GetPageToken ¶ added in v1.35.0
func (x *GetServiceAccountsRequest) GetPageToken() string
func (*GetServiceAccountsRequest) Marshal ¶ added in v1.35.0
func (val *GetServiceAccountsRequest) Marshal() ([]byte, error)
Marshal an object of type GetServiceAccountsRequest to the protobuf v3 wire format
func (*GetServiceAccountsRequest) ProtoMessage ¶ added in v1.35.0
func (*GetServiceAccountsRequest) ProtoMessage()
func (*GetServiceAccountsRequest) ProtoReflect ¶ added in v1.35.0
func (x *GetServiceAccountsRequest) ProtoReflect() protoreflect.Message
func (*GetServiceAccountsRequest) Reset ¶ added in v1.35.0
func (x *GetServiceAccountsRequest) Reset()
func (*GetServiceAccountsRequest) Size ¶ added in v1.35.0
func (val *GetServiceAccountsRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetServiceAccountsRequest) String ¶ added in v1.35.0
func (x *GetServiceAccountsRequest) String() string
func (*GetServiceAccountsRequest) Unmarshal ¶ added in v1.35.0
func (val *GetServiceAccountsRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetServiceAccountsRequest from the protobuf v3 wire format
type GetServiceAccountsResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*GetServiceAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceAccountsResponse.ProtoReflect.Descriptor instead.
func (*GetServiceAccountsResponse) Equal ¶ added in v1.35.0
func (this *GetServiceAccountsResponse) Equal(that interface{}) bool
Equal returns whether two GetServiceAccountsResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetServiceAccountsResponse) GetNextPageToken ¶ added in v1.35.0
func (x *GetServiceAccountsResponse) GetNextPageToken() string
func (*GetServiceAccountsResponse) GetServiceAccount ¶ added in v1.35.0
func (x *GetServiceAccountsResponse) GetServiceAccount() []*v1.ServiceAccount
func (*GetServiceAccountsResponse) Marshal ¶ added in v1.35.0
func (val *GetServiceAccountsResponse) Marshal() ([]byte, error)
Marshal an object of type GetServiceAccountsResponse to the protobuf v3 wire format
func (*GetServiceAccountsResponse) ProtoMessage ¶ added in v1.35.0
func (*GetServiceAccountsResponse) ProtoMessage()
func (*GetServiceAccountsResponse) ProtoReflect ¶ added in v1.35.0
func (x *GetServiceAccountsResponse) ProtoReflect() protoreflect.Message
func (*GetServiceAccountsResponse) Reset ¶ added in v1.35.0
func (x *GetServiceAccountsResponse) Reset()
func (*GetServiceAccountsResponse) Size ¶ added in v1.35.0
func (val *GetServiceAccountsResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetServiceAccountsResponse) String ¶ added in v1.35.0
func (x *GetServiceAccountsResponse) String() string
func (*GetServiceAccountsResponse) Unmarshal ¶ added in v1.35.0
func (val *GetServiceAccountsResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetServiceAccountsResponse from the protobuf v3 wire format
type GetUsageRequest ¶ added in v1.40.0
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
added in
v1.40.0
func (*GetUsageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUsageRequest.ProtoReflect.Descriptor instead.
func (*GetUsageRequest) Equal ¶ added in v1.40.0
func (this *GetUsageRequest) Equal(that interface{}) bool
Equal returns whether two GetUsageRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetUsageRequest) GetEndTimeExclusive ¶ added in v1.40.0
func (x *GetUsageRequest) GetEndTimeExclusive() *timestamppb.Timestamp
func (*GetUsageRequest) GetPageSize ¶ added in v1.40.0
func (x *GetUsageRequest) GetPageSize() int32
func (*GetUsageRequest) GetPageToken ¶ added in v1.40.0
func (x *GetUsageRequest) GetPageToken() string
func (*GetUsageRequest) GetStartTimeInclusive ¶ added in v1.40.0
func (x *GetUsageRequest) GetStartTimeInclusive() *timestamppb.Timestamp
func (*GetUsageRequest) Marshal ¶ added in v1.40.0
func (val *GetUsageRequest) Marshal() ([]byte, error)
Marshal an object of type GetUsageRequest to the protobuf v3 wire format
func (*GetUsageRequest) ProtoMessage ¶ added in v1.40.0
func (*GetUsageRequest) ProtoMessage()
func (*GetUsageRequest) ProtoReflect ¶ added in v1.40.0
func (x *GetUsageRequest) ProtoReflect() protoreflect.Message
func (*GetUsageRequest) Reset ¶ added in v1.40.0
func (x *GetUsageRequest) Reset()
func (*GetUsageRequest) Size ¶ added in v1.40.0
func (val *GetUsageRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetUsageRequest) String ¶ added in v1.40.0
func (x *GetUsageRequest) String() string
func (*GetUsageRequest) Unmarshal ¶ added in v1.40.0
func (val *GetUsageRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetUsageRequest from the protobuf v3 wire format
type GetUsageResponse ¶ added in v1.40.0
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
added in
v1.40.0
func (*GetUsageResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUsageResponse.ProtoReflect.Descriptor instead.
func (*GetUsageResponse) Equal ¶ added in v1.40.0
func (this *GetUsageResponse) Equal(that interface{}) bool
Equal returns whether two GetUsageResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetUsageResponse) GetNextPageToken ¶ added in v1.40.0
func (x *GetUsageResponse) GetNextPageToken() string
func (*GetUsageResponse) GetSummaries ¶ added in v1.40.0
func (x *GetUsageResponse) GetSummaries() []*v15.Summary
func (*GetUsageResponse) Marshal ¶ added in v1.40.0
func (val *GetUsageResponse) Marshal() ([]byte, error)
Marshal an object of type GetUsageResponse to the protobuf v3 wire format
func (*GetUsageResponse) ProtoMessage ¶ added in v1.40.0
func (*GetUsageResponse) ProtoMessage()
func (*GetUsageResponse) ProtoReflect ¶ added in v1.40.0
func (x *GetUsageResponse) ProtoReflect() protoreflect.Message
func (*GetUsageResponse) Reset ¶ added in v1.40.0
func (x *GetUsageResponse) Reset()
func (*GetUsageResponse) Size ¶ added in v1.40.0
func (val *GetUsageResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetUsageResponse) String ¶ added in v1.40.0
func (x *GetUsageResponse) String() string
func (*GetUsageResponse) Unmarshal ¶ added in v1.40.0
func (val *GetUsageResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetUsageResponse from the protobuf v3 wire format
type GetUserGroupRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*GetUserGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserGroupRequest.ProtoReflect.Descriptor instead.
func (*GetUserGroupRequest) Equal ¶ added in v1.35.0
func (this *GetUserGroupRequest) Equal(that interface{}) bool
Equal returns whether two GetUserGroupRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetUserGroupRequest) GetGroupId ¶ added in v1.35.0
func (x *GetUserGroupRequest) GetGroupId() string
func (*GetUserGroupRequest) Marshal ¶ added in v1.35.0
func (val *GetUserGroupRequest) Marshal() ([]byte, error)
Marshal an object of type GetUserGroupRequest to the protobuf v3 wire format
func (*GetUserGroupRequest) ProtoMessage ¶ added in v1.35.0
func (*GetUserGroupRequest) ProtoMessage()
func (*GetUserGroupRequest) ProtoReflect ¶ added in v1.35.0
func (x *GetUserGroupRequest) ProtoReflect() protoreflect.Message
func (*GetUserGroupRequest) Reset ¶ added in v1.35.0
func (x *GetUserGroupRequest) Reset()
func (*GetUserGroupRequest) Size ¶ added in v1.35.0
func (val *GetUserGroupRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetUserGroupRequest) String ¶ added in v1.35.0
func (x *GetUserGroupRequest) String() string
func (*GetUserGroupRequest) Unmarshal ¶ added in v1.35.0
func (val *GetUserGroupRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetUserGroupRequest from the protobuf v3 wire format
type GetUserGroupResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*GetUserGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserGroupResponse.ProtoReflect.Descriptor instead.
func (*GetUserGroupResponse) Equal ¶ added in v1.35.0
func (this *GetUserGroupResponse) Equal(that interface{}) bool
Equal returns whether two GetUserGroupResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetUserGroupResponse) GetGroup ¶ added in v1.35.0
func (x *GetUserGroupResponse) GetGroup() *v1.UserGroup
func (*GetUserGroupResponse) Marshal ¶ added in v1.35.0
func (val *GetUserGroupResponse) Marshal() ([]byte, error)
Marshal an object of type GetUserGroupResponse to the protobuf v3 wire format
func (*GetUserGroupResponse) ProtoMessage ¶ added in v1.35.0
func (*GetUserGroupResponse) ProtoMessage()
func (*GetUserGroupResponse) ProtoReflect ¶ added in v1.35.0
func (x *GetUserGroupResponse) ProtoReflect() protoreflect.Message
func (*GetUserGroupResponse) Reset ¶ added in v1.35.0
func (x *GetUserGroupResponse) Reset()
func (*GetUserGroupResponse) Size ¶ added in v1.35.0
func (val *GetUserGroupResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetUserGroupResponse) String ¶ added in v1.35.0
func (x *GetUserGroupResponse) String() string
func (*GetUserGroupResponse) Unmarshal ¶ added in v1.35.0
func (val *GetUserGroupResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetUserGroupResponse from the protobuf v3 wire format
type GetUserGroupsRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*GetUserGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserGroupsRequest.ProtoReflect.Descriptor instead.
func (*GetUserGroupsRequest) Equal ¶ added in v1.35.0
func (this *GetUserGroupsRequest) Equal(that interface{}) bool
Equal returns whether two GetUserGroupsRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetUserGroupsRequest) GetDisplayName ¶ added in v1.35.0
func (x *GetUserGroupsRequest) GetDisplayName() string
func (*GetUserGroupsRequest) GetGoogleGroup ¶ added in v1.35.0
func (x *GetUserGroupsRequest) GetGoogleGroup() *GetUserGroupsRequest_GoogleGroupFilter
func (*GetUserGroupsRequest) GetNamespace ¶ added in v1.35.0
func (x *GetUserGroupsRequest) GetNamespace() string
func (*GetUserGroupsRequest) GetPageSize ¶ added in v1.35.0
func (x *GetUserGroupsRequest) GetPageSize() int32
func (*GetUserGroupsRequest) GetPageToken ¶ added in v1.35.0
func (x *GetUserGroupsRequest) GetPageToken() string
func (*GetUserGroupsRequest) Marshal ¶ added in v1.35.0
func (val *GetUserGroupsRequest) Marshal() ([]byte, error)
Marshal an object of type GetUserGroupsRequest to the protobuf v3 wire format
func (*GetUserGroupsRequest) ProtoMessage ¶ added in v1.35.0
func (*GetUserGroupsRequest) ProtoMessage()
func (*GetUserGroupsRequest) ProtoReflect ¶ added in v1.35.0
func (x *GetUserGroupsRequest) ProtoReflect() protoreflect.Message
func (*GetUserGroupsRequest) Reset ¶ added in v1.35.0
func (x *GetUserGroupsRequest) Reset()
func (*GetUserGroupsRequest) Size ¶ added in v1.35.0
func (val *GetUserGroupsRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetUserGroupsRequest) String ¶ added in v1.35.0
func (x *GetUserGroupsRequest) String() string
func (*GetUserGroupsRequest) Unmarshal ¶ added in v1.35.0
func (val *GetUserGroupsRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetUserGroupsRequest from the protobuf v3 wire format
type GetUserGroupsRequest_GoogleGroupFilter ¶ added in v1.35.0
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
added in
v1.35.0
func (*GetUserGroupsRequest_GoogleGroupFilter) Descriptor() ([]byte, []int)
Deprecated: Use GetUserGroupsRequest_GoogleGroupFilter.ProtoReflect.Descriptor instead.
func (*GetUserGroupsRequest_GoogleGroupFilter) GetEmailAddress ¶ added in v1.35.0
func (x *GetUserGroupsRequest_GoogleGroupFilter) GetEmailAddress() string
func (*GetUserGroupsRequest_GoogleGroupFilter) ProtoMessage ¶ added in v1.35.0
func (*GetUserGroupsRequest_GoogleGroupFilter) ProtoMessage()
func (*GetUserGroupsRequest_GoogleGroupFilter) ProtoReflect ¶ added in v1.35.0
func (x *GetUserGroupsRequest_GoogleGroupFilter) ProtoReflect() protoreflect.Message
func (*GetUserGroupsRequest_GoogleGroupFilter) Reset ¶ added in v1.35.0
func (x *GetUserGroupsRequest_GoogleGroupFilter) Reset()
func (*GetUserGroupsRequest_GoogleGroupFilter) String ¶ added in v1.35.0
func (x *GetUserGroupsRequest_GoogleGroupFilter) String() string
type GetUserGroupsResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*GetUserGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserGroupsResponse.ProtoReflect.Descriptor instead.
func (*GetUserGroupsResponse) Equal ¶ added in v1.35.0
func (this *GetUserGroupsResponse) Equal(that interface{}) bool
Equal returns whether two GetUserGroupsResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetUserGroupsResponse) GetGroups ¶ added in v1.35.0
func (x *GetUserGroupsResponse) GetGroups() []*v1.UserGroup
func (*GetUserGroupsResponse) GetNextPageToken ¶ added in v1.35.0
func (x *GetUserGroupsResponse) GetNextPageToken() string
func (*GetUserGroupsResponse) Marshal ¶ added in v1.35.0
func (val *GetUserGroupsResponse) Marshal() ([]byte, error)
Marshal an object of type GetUserGroupsResponse to the protobuf v3 wire format
func (*GetUserGroupsResponse) ProtoMessage ¶ added in v1.35.0
func (*GetUserGroupsResponse) ProtoMessage()
func (*GetUserGroupsResponse) ProtoReflect ¶ added in v1.35.0
func (x *GetUserGroupsResponse) ProtoReflect() protoreflect.Message
func (*GetUserGroupsResponse) Reset ¶ added in v1.35.0
func (x *GetUserGroupsResponse) Reset()
func (*GetUserGroupsResponse) Size ¶ added in v1.35.0
func (val *GetUserGroupsResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetUserGroupsResponse) String ¶ added in v1.35.0
func (x *GetUserGroupsResponse) String() string
func (*GetUserGroupsResponse) Unmarshal ¶ added in v1.35.0
func (val *GetUserGroupsResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetUserGroupsResponse from the protobuf v3 wire format
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) Equal ¶
func (this *GetUserRequest) Equal(that interface{}) bool
Equal returns whether two GetUserRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetUserRequest) GetUserId ¶
func (x *GetUserRequest) GetUserId() string
func (*GetUserRequest) Marshal ¶
func (val *GetUserRequest) Marshal() ([]byte, error)
Marshal an object of type GetUserRequest to the protobuf v3 wire format
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) ProtoReflect ¶
func (x *GetUserRequest) ProtoReflect() protoreflect.Message
func (*GetUserRequest) Reset ¶
func (x *GetUserRequest) Reset()
func (*GetUserRequest) Size ¶
func (val *GetUserRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetUserRequest) String ¶
func (x *GetUserRequest) String() string
func (*GetUserRequest) Unmarshal ¶
func (val *GetUserRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetUserRequest from the protobuf v3 wire format
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) Equal ¶
func (this *GetUserResponse) Equal(that interface{}) bool
Equal returns whether two GetUserResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetUserResponse) GetUser ¶
func (x *GetUserResponse) GetUser() *v1.User
func (*GetUserResponse) Marshal ¶
func (val *GetUserResponse) Marshal() ([]byte, error)
Marshal an object of type GetUserResponse to the protobuf v3 wire format
func (*GetUserResponse) ProtoMessage ¶
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) ProtoReflect ¶
func (x *GetUserResponse) ProtoReflect() protoreflect.Message
func (*GetUserResponse) Reset ¶
func (x *GetUserResponse) Reset()
func (*GetUserResponse) Size ¶
func (val *GetUserResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetUserResponse) String ¶
func (x *GetUserResponse) String() string
func (*GetUserResponse) Unmarshal ¶
func (val *GetUserResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetUserResponse from the protobuf v3 wire format
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) Equal ¶
func (this *GetUsersRequest) Equal(that interface{}) bool
Equal returns whether two GetUsersRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
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) Marshal ¶
func (val *GetUsersRequest) Marshal() ([]byte, error)
Marshal an object of type GetUsersRequest to the protobuf v3 wire format
func (*GetUsersRequest) ProtoMessage ¶
func (*GetUsersRequest) ProtoMessage()
func (*GetUsersRequest) ProtoReflect ¶
func (x *GetUsersRequest) ProtoReflect() protoreflect.Message
func (*GetUsersRequest) Reset ¶
func (x *GetUsersRequest) Reset()
func (*GetUsersRequest) Size ¶
func (val *GetUsersRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetUsersRequest) String ¶
func (x *GetUsersRequest) String() string
func (*GetUsersRequest) Unmarshal ¶
func (val *GetUsersRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetUsersRequest from the protobuf v3 wire format
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) Equal ¶
func (this *GetUsersResponse) Equal(that interface{}) bool
Equal returns whether two GetUsersResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetUsersResponse) GetNextPageToken ¶
func (x *GetUsersResponse) GetNextPageToken() string
func (*GetUsersResponse) GetUsers ¶
func (x *GetUsersResponse) GetUsers() []*v1.User
func (*GetUsersResponse) Marshal ¶
func (val *GetUsersResponse) Marshal() ([]byte, error)
Marshal an object of type GetUsersResponse to the protobuf v3 wire format
func (*GetUsersResponse) ProtoMessage ¶
func (*GetUsersResponse) ProtoMessage()
func (*GetUsersResponse) ProtoReflect ¶
func (x *GetUsersResponse) ProtoReflect() protoreflect.Message
func (*GetUsersResponse) Reset ¶
func (x *GetUsersResponse) Reset()
func (*GetUsersResponse) Size ¶
func (val *GetUsersResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetUsersResponse) String ¶
func (x *GetUsersResponse) String() string
func (*GetUsersResponse) Unmarshal ¶
func (val *GetUsersResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetUsersResponse from the protobuf v3 wire format
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) Equal ¶
func (this *RenameCustomSearchAttributeRequest) Equal(that interface{}) bool
Equal returns whether two RenameCustomSearchAttributeRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
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) Marshal ¶
func (val *RenameCustomSearchAttributeRequest) Marshal() ([]byte, error)
Marshal an object of type RenameCustomSearchAttributeRequest to the protobuf v3 wire format
func (*RenameCustomSearchAttributeRequest) ProtoMessage ¶
func (*RenameCustomSearchAttributeRequest) ProtoMessage()
func (*RenameCustomSearchAttributeRequest) ProtoReflect ¶
func (x *RenameCustomSearchAttributeRequest) ProtoReflect() protoreflect.Message
func (*RenameCustomSearchAttributeRequest) Reset ¶
func (x *RenameCustomSearchAttributeRequest) Reset()
func (*RenameCustomSearchAttributeRequest) Size ¶
func (val *RenameCustomSearchAttributeRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RenameCustomSearchAttributeRequest) String ¶
func (x *RenameCustomSearchAttributeRequest) String() string
func (*RenameCustomSearchAttributeRequest) Unmarshal ¶
func (val *RenameCustomSearchAttributeRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RenameCustomSearchAttributeRequest from the protobuf v3 wire format
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) Equal ¶
func (this *RenameCustomSearchAttributeResponse) Equal(that interface{}) bool
Equal returns whether two RenameCustomSearchAttributeResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RenameCustomSearchAttributeResponse) GetAsyncOperation ¶
func (x *RenameCustomSearchAttributeResponse) GetAsyncOperation() *v11.AsyncOperation
func (*RenameCustomSearchAttributeResponse) Marshal ¶
func (val *RenameCustomSearchAttributeResponse) Marshal() ([]byte, error)
Marshal an object of type RenameCustomSearchAttributeResponse to the protobuf v3 wire format
func (*RenameCustomSearchAttributeResponse) ProtoMessage ¶
func (*RenameCustomSearchAttributeResponse) ProtoMessage()
func (*RenameCustomSearchAttributeResponse) ProtoReflect ¶
func (x *RenameCustomSearchAttributeResponse) ProtoReflect() protoreflect.Message
func (*RenameCustomSearchAttributeResponse) Reset ¶
func (x *RenameCustomSearchAttributeResponse) Reset()
func (*RenameCustomSearchAttributeResponse) Size ¶
func (val *RenameCustomSearchAttributeResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RenameCustomSearchAttributeResponse) String ¶
func (x *RenameCustomSearchAttributeResponse) String() string
func (*RenameCustomSearchAttributeResponse) Unmarshal ¶
func (val *RenameCustomSearchAttributeResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RenameCustomSearchAttributeResponse from the protobuf v3 wire format
type SetUserGroupNamespaceAccessRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*SetUserGroupNamespaceAccessRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUserGroupNamespaceAccessRequest.ProtoReflect.Descriptor instead.
func (*SetUserGroupNamespaceAccessRequest) Equal ¶ added in v1.35.0
func (this *SetUserGroupNamespaceAccessRequest) Equal(that interface{}) bool
Equal returns whether two SetUserGroupNamespaceAccessRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SetUserGroupNamespaceAccessRequest) GetAccess ¶ added in v1.35.0
func (x *SetUserGroupNamespaceAccessRequest) GetAccess() *v1.NamespaceAccess
func (*SetUserGroupNamespaceAccessRequest) GetAsyncOperationId ¶ added in v1.35.0
func (x *SetUserGroupNamespaceAccessRequest) GetAsyncOperationId() string
func (*SetUserGroupNamespaceAccessRequest) GetGroupId ¶ added in v1.35.0
func (x *SetUserGroupNamespaceAccessRequest) GetGroupId() string
func (*SetUserGroupNamespaceAccessRequest) GetNamespace ¶ added in v1.35.0
func (x *SetUserGroupNamespaceAccessRequest) GetNamespace() string
func (*SetUserGroupNamespaceAccessRequest) GetResourceVersion ¶ added in v1.35.0
func (x *SetUserGroupNamespaceAccessRequest) GetResourceVersion() string
func (*SetUserGroupNamespaceAccessRequest) Marshal ¶ added in v1.35.0
func (val *SetUserGroupNamespaceAccessRequest) Marshal() ([]byte, error)
Marshal an object of type SetUserGroupNamespaceAccessRequest to the protobuf v3 wire format
func (*SetUserGroupNamespaceAccessRequest) ProtoMessage ¶ added in v1.35.0
func (*SetUserGroupNamespaceAccessRequest) ProtoMessage()
func (*SetUserGroupNamespaceAccessRequest) ProtoReflect ¶ added in v1.35.0
func (x *SetUserGroupNamespaceAccessRequest) ProtoReflect() protoreflect.Message
func (*SetUserGroupNamespaceAccessRequest) Reset ¶ added in v1.35.0
func (x *SetUserGroupNamespaceAccessRequest) Reset()
func (*SetUserGroupNamespaceAccessRequest) Size ¶ added in v1.35.0
func (val *SetUserGroupNamespaceAccessRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SetUserGroupNamespaceAccessRequest) String ¶ added in v1.35.0
func (x *SetUserGroupNamespaceAccessRequest) String() string
func (*SetUserGroupNamespaceAccessRequest) Unmarshal ¶ added in v1.35.0
func (val *SetUserGroupNamespaceAccessRequest) Unmarshal(buf []byte) error
Unmarshal an object of type SetUserGroupNamespaceAccessRequest from the protobuf v3 wire format
type SetUserGroupNamespaceAccessResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*SetUserGroupNamespaceAccessResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetUserGroupNamespaceAccessResponse.ProtoReflect.Descriptor instead.
func (*SetUserGroupNamespaceAccessResponse) Equal ¶ added in v1.35.0
func (this *SetUserGroupNamespaceAccessResponse) Equal(that interface{}) bool
Equal returns whether two SetUserGroupNamespaceAccessResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SetUserGroupNamespaceAccessResponse) GetAsyncOperation ¶ added in v1.35.0
func (x *SetUserGroupNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
func (*SetUserGroupNamespaceAccessResponse) Marshal ¶ added in v1.35.0
func (val *SetUserGroupNamespaceAccessResponse) Marshal() ([]byte, error)
Marshal an object of type SetUserGroupNamespaceAccessResponse to the protobuf v3 wire format
func (*SetUserGroupNamespaceAccessResponse) ProtoMessage ¶ added in v1.35.0
func (*SetUserGroupNamespaceAccessResponse) ProtoMessage()
func (*SetUserGroupNamespaceAccessResponse) ProtoReflect ¶ added in v1.35.0
func (x *SetUserGroupNamespaceAccessResponse) ProtoReflect() protoreflect.Message
func (*SetUserGroupNamespaceAccessResponse) Reset ¶ added in v1.35.0
func (x *SetUserGroupNamespaceAccessResponse) Reset()
func (*SetUserGroupNamespaceAccessResponse) Size ¶ added in v1.35.0
func (val *SetUserGroupNamespaceAccessResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SetUserGroupNamespaceAccessResponse) String ¶ added in v1.35.0
func (x *SetUserGroupNamespaceAccessResponse) String() string
func (*SetUserGroupNamespaceAccessResponse) Unmarshal ¶ added in v1.35.0
func (val *SetUserGroupNamespaceAccessResponse) Unmarshal(buf []byte) error
Unmarshal an object of type SetUserGroupNamespaceAccessResponse from the protobuf v3 wire format
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) Equal ¶
func (this *SetUserNamespaceAccessRequest) Equal(that interface{}) bool
Equal returns whether two SetUserNamespaceAccessRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
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) Marshal ¶
func (val *SetUserNamespaceAccessRequest) Marshal() ([]byte, error)
Marshal an object of type SetUserNamespaceAccessRequest to the protobuf v3 wire format
func (*SetUserNamespaceAccessRequest) ProtoMessage ¶
func (*SetUserNamespaceAccessRequest) ProtoMessage()
func (*SetUserNamespaceAccessRequest) ProtoReflect ¶
func (x *SetUserNamespaceAccessRequest) ProtoReflect() protoreflect.Message
func (*SetUserNamespaceAccessRequest) Reset ¶
func (x *SetUserNamespaceAccessRequest) Reset()
func (*SetUserNamespaceAccessRequest) Size ¶
func (val *SetUserNamespaceAccessRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SetUserNamespaceAccessRequest) String ¶
func (x *SetUserNamespaceAccessRequest) String() string
func (*SetUserNamespaceAccessRequest) Unmarshal ¶
func (val *SetUserNamespaceAccessRequest) Unmarshal(buf []byte) error
Unmarshal an object of type SetUserNamespaceAccessRequest from the protobuf v3 wire format
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) Equal ¶
func (this *SetUserNamespaceAccessResponse) Equal(that interface{}) bool
Equal returns whether two SetUserNamespaceAccessResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SetUserNamespaceAccessResponse) GetAsyncOperation ¶
func (x *SetUserNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
func (*SetUserNamespaceAccessResponse) Marshal ¶
func (val *SetUserNamespaceAccessResponse) Marshal() ([]byte, error)
Marshal an object of type SetUserNamespaceAccessResponse to the protobuf v3 wire format
func (*SetUserNamespaceAccessResponse) ProtoMessage ¶
func (*SetUserNamespaceAccessResponse) ProtoMessage()
func (*SetUserNamespaceAccessResponse) ProtoReflect ¶
func (x *SetUserNamespaceAccessResponse) ProtoReflect() protoreflect.Message
func (*SetUserNamespaceAccessResponse) Reset ¶
func (x *SetUserNamespaceAccessResponse) Reset()
func (*SetUserNamespaceAccessResponse) Size ¶
func (val *SetUserNamespaceAccessResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SetUserNamespaceAccessResponse) String ¶
func (x *SetUserNamespaceAccessResponse) String() string
func (*SetUserNamespaceAccessResponse) Unmarshal ¶
func (val *SetUserNamespaceAccessResponse) Unmarshal(buf []byte) error
Unmarshal an object of type SetUserNamespaceAccessResponse from the protobuf v3 wire format
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 ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) AddNamespaceRegion(context.Context, *AddNamespaceRegionRequest) (*AddNamespaceRegionResponse, error)
func (UnimplementedCloudServiceServer) CreateApiKey ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) CreateApiKey(context.Context, *CreateApiKeyRequest) (*CreateApiKeyResponse, error)
func (UnimplementedCloudServiceServer) CreateNamespace ¶
func (UnimplementedCloudServiceServer) CreateNamespace(context.Context, *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
func (UnimplementedCloudServiceServer) CreateNamespaceExportSink ¶ added in v1.42.0
func (UnimplementedCloudServiceServer) CreateNamespaceExportSink(context.Context, *CreateNamespaceExportSinkRequest) (*CreateNamespaceExportSinkResponse, error)
func (UnimplementedCloudServiceServer) CreateNexusEndpoint ¶ added in v1.40.0
func (UnimplementedCloudServiceServer) CreateNexusEndpoint(context.Context, *CreateNexusEndpointRequest) (*CreateNexusEndpointResponse, error)
func (UnimplementedCloudServiceServer) CreateServiceAccount ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) CreateServiceAccount(context.Context, *CreateServiceAccountRequest) (*CreateServiceAccountResponse, error)
func (UnimplementedCloudServiceServer) CreateUser ¶
func (UnimplementedCloudServiceServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error)
func (UnimplementedCloudServiceServer) CreateUserGroup ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) CreateUserGroup(context.Context, *CreateUserGroupRequest) (*CreateUserGroupResponse, error)
func (UnimplementedCloudServiceServer) DeleteApiKey ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) DeleteApiKey(context.Context, *DeleteApiKeyRequest) (*DeleteApiKeyResponse, error)
func (UnimplementedCloudServiceServer) DeleteNamespace ¶
func (UnimplementedCloudServiceServer) DeleteNamespace(context.Context, *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error)
func (UnimplementedCloudServiceServer) DeleteNamespaceExportSink ¶ added in v1.42.0
func (UnimplementedCloudServiceServer) DeleteNamespaceExportSink(context.Context, *DeleteNamespaceExportSinkRequest) (*DeleteNamespaceExportSinkResponse, error)
func (UnimplementedCloudServiceServer) DeleteNexusEndpoint ¶ added in v1.40.0
func (UnimplementedCloudServiceServer) DeleteNexusEndpoint(context.Context, *DeleteNexusEndpointRequest) (*DeleteNexusEndpointResponse, error)
func (UnimplementedCloudServiceServer) DeleteServiceAccount ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) DeleteServiceAccount(context.Context, *DeleteServiceAccountRequest) (*DeleteServiceAccountResponse, error)
func (UnimplementedCloudServiceServer) DeleteUser ¶
func (UnimplementedCloudServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error)
func (UnimplementedCloudServiceServer) DeleteUserGroup ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) DeleteUserGroup(context.Context, *DeleteUserGroupRequest) (*DeleteUserGroupResponse, error)
func (UnimplementedCloudServiceServer) FailoverNamespaceRegion ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) FailoverNamespaceRegion(context.Context, *FailoverNamespaceRegionRequest) (*FailoverNamespaceRegionResponse, error)
func (UnimplementedCloudServiceServer) GetAccount ¶ added in v1.40.0
func (UnimplementedCloudServiceServer) GetAccount(context.Context, *GetAccountRequest) (*GetAccountResponse, error)
func (UnimplementedCloudServiceServer) GetApiKey ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) GetApiKey(context.Context, *GetApiKeyRequest) (*GetApiKeyResponse, error)
func (UnimplementedCloudServiceServer) GetApiKeys ¶ added in v1.35.0
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 v1.42.0
func (UnimplementedCloudServiceServer) GetNamespaceExportSink(context.Context, *GetNamespaceExportSinkRequest) (*GetNamespaceExportSinkResponse, error)
func (UnimplementedCloudServiceServer) GetNamespaceExportSinks ¶ added in v1.42.0
func (UnimplementedCloudServiceServer) GetNamespaceExportSinks(context.Context, *GetNamespaceExportSinksRequest) (*GetNamespaceExportSinksResponse, error)
func (UnimplementedCloudServiceServer) GetNamespaces ¶
func (UnimplementedCloudServiceServer) GetNamespaces(context.Context, *GetNamespacesRequest) (*GetNamespacesResponse, error)
func (UnimplementedCloudServiceServer) GetNexusEndpoint ¶ added in v1.40.0
func (UnimplementedCloudServiceServer) GetNexusEndpoint(context.Context, *GetNexusEndpointRequest) (*GetNexusEndpointResponse, error)
func (UnimplementedCloudServiceServer) GetNexusEndpoints ¶ added in v1.40.0
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 ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) GetServiceAccount(context.Context, *GetServiceAccountRequest) (*GetServiceAccountResponse, error)
func (UnimplementedCloudServiceServer) GetServiceAccounts ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) GetServiceAccounts(context.Context, *GetServiceAccountsRequest) (*GetServiceAccountsResponse, error)
func (UnimplementedCloudServiceServer) GetUsage ¶ added in v1.40.0
func (UnimplementedCloudServiceServer) GetUsage(context.Context, *GetUsageRequest) (*GetUsageResponse, error)
func (UnimplementedCloudServiceServer) GetUser ¶
func (UnimplementedCloudServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
func (UnimplementedCloudServiceServer) GetUserGroup ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) GetUserGroup(context.Context, *GetUserGroupRequest) (*GetUserGroupResponse, error)
func (UnimplementedCloudServiceServer) GetUserGroups ¶ added in v1.35.0
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 ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) SetUserGroupNamespaceAccess(context.Context, *SetUserGroupNamespaceAccessRequest) (*SetUserGroupNamespaceAccessResponse, error)
func (UnimplementedCloudServiceServer) SetUserNamespaceAccess ¶
func (UnimplementedCloudServiceServer) SetUserNamespaceAccess(context.Context, *SetUserNamespaceAccessRequest) (*SetUserNamespaceAccessResponse, error)
func (UnimplementedCloudServiceServer) UpdateAccount ¶ added in v1.40.0
func (UnimplementedCloudServiceServer) UpdateAccount(context.Context, *UpdateAccountRequest) (*UpdateAccountResponse, error)
func (UnimplementedCloudServiceServer) UpdateApiKey ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) UpdateApiKey(context.Context, *UpdateApiKeyRequest) (*UpdateApiKeyResponse, error)
func (UnimplementedCloudServiceServer) UpdateNamespace ¶
func (UnimplementedCloudServiceServer) UpdateNamespace(context.Context, *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error)
func (UnimplementedCloudServiceServer) UpdateNamespaceExportSink ¶ added in v1.42.0
func (UnimplementedCloudServiceServer) UpdateNamespaceExportSink(context.Context, *UpdateNamespaceExportSinkRequest) (*UpdateNamespaceExportSinkResponse, error)
func (UnimplementedCloudServiceServer) UpdateNexusEndpoint ¶ added in v1.40.0
func (UnimplementedCloudServiceServer) UpdateNexusEndpoint(context.Context, *UpdateNexusEndpointRequest) (*UpdateNexusEndpointResponse, error)
func (UnimplementedCloudServiceServer) UpdateServiceAccount ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) UpdateServiceAccount(context.Context, *UpdateServiceAccountRequest) (*UpdateServiceAccountResponse, error)
func (UnimplementedCloudServiceServer) UpdateUser ¶
func (UnimplementedCloudServiceServer) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error)
func (UnimplementedCloudServiceServer) UpdateUserGroup ¶ added in v1.35.0
func (UnimplementedCloudServiceServer) UpdateUserGroup(context.Context, *UpdateUserGroupRequest) (*UpdateUserGroupResponse, error)
func (UnimplementedCloudServiceServer) ValidateNamespaceExportSink ¶ added in v1.42.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 ¶ added in v1.40.0
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
added in
v1.40.0
func (*UpdateAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAccountRequest.ProtoReflect.Descriptor instead.
func (*UpdateAccountRequest) Equal ¶ added in v1.40.0
func (this *UpdateAccountRequest) Equal(that interface{}) bool
Equal returns whether two UpdateAccountRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateAccountRequest) GetAsyncOperationId ¶ added in v1.40.0
func (x *UpdateAccountRequest) GetAsyncOperationId() string
func (*UpdateAccountRequest) GetResourceVersion ¶ added in v1.40.0
func (x *UpdateAccountRequest) GetResourceVersion() string
func (*UpdateAccountRequest) GetSpec ¶ added in v1.40.0
func (x *UpdateAccountRequest) GetSpec() *v16.AccountSpec
func (*UpdateAccountRequest) Marshal ¶ added in v1.40.0
func (val *UpdateAccountRequest) Marshal() ([]byte, error)
Marshal an object of type UpdateAccountRequest to the protobuf v3 wire format
func (*UpdateAccountRequest) ProtoMessage ¶ added in v1.40.0
func (*UpdateAccountRequest) ProtoMessage()
func (*UpdateAccountRequest) ProtoReflect ¶ added in v1.40.0
func (x *UpdateAccountRequest) ProtoReflect() protoreflect.Message
func (*UpdateAccountRequest) Reset ¶ added in v1.40.0
func (x *UpdateAccountRequest) Reset()
func (*UpdateAccountRequest) Size ¶ added in v1.40.0
func (val *UpdateAccountRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateAccountRequest) String ¶ added in v1.40.0
func (x *UpdateAccountRequest) String() string
func (*UpdateAccountRequest) Unmarshal ¶ added in v1.40.0
func (val *UpdateAccountRequest) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateAccountRequest from the protobuf v3 wire format
type UpdateAccountResponse ¶ added in v1.40.0
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
added in
v1.40.0
func (*UpdateAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAccountResponse.ProtoReflect.Descriptor instead.
func (*UpdateAccountResponse) Equal ¶ added in v1.40.0
func (this *UpdateAccountResponse) Equal(that interface{}) bool
Equal returns whether two UpdateAccountResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateAccountResponse) GetAsyncOperation ¶ added in v1.40.0
func (x *UpdateAccountResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateAccountResponse) Marshal ¶ added in v1.40.0
func (val *UpdateAccountResponse) Marshal() ([]byte, error)
Marshal an object of type UpdateAccountResponse to the protobuf v3 wire format
func (*UpdateAccountResponse) ProtoMessage ¶ added in v1.40.0
func (*UpdateAccountResponse) ProtoMessage()
func (*UpdateAccountResponse) ProtoReflect ¶ added in v1.40.0
func (x *UpdateAccountResponse) ProtoReflect() protoreflect.Message
func (*UpdateAccountResponse) Reset ¶ added in v1.40.0
func (x *UpdateAccountResponse) Reset()
func (*UpdateAccountResponse) Size ¶ added in v1.40.0
func (val *UpdateAccountResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateAccountResponse) String ¶ added in v1.40.0
func (x *UpdateAccountResponse) String() string
func (*UpdateAccountResponse) Unmarshal ¶ added in v1.40.0
func (val *UpdateAccountResponse) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateAccountResponse from the protobuf v3 wire format
type UpdateApiKeyRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*UpdateApiKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateApiKeyRequest.ProtoReflect.Descriptor instead.
func (*UpdateApiKeyRequest) Equal ¶ added in v1.35.0
func (this *UpdateApiKeyRequest) Equal(that interface{}) bool
Equal returns whether two UpdateApiKeyRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateApiKeyRequest) GetAsyncOperationId ¶ added in v1.35.0
func (x *UpdateApiKeyRequest) GetAsyncOperationId() string
func (*UpdateApiKeyRequest) GetKeyId ¶ added in v1.35.0
func (x *UpdateApiKeyRequest) GetKeyId() string
func (*UpdateApiKeyRequest) GetResourceVersion ¶ added in v1.35.0
func (x *UpdateApiKeyRequest) GetResourceVersion() string
func (*UpdateApiKeyRequest) GetSpec ¶ added in v1.35.0
func (x *UpdateApiKeyRequest) GetSpec() *v1.ApiKeySpec
func (*UpdateApiKeyRequest) Marshal ¶ added in v1.35.0
func (val *UpdateApiKeyRequest) Marshal() ([]byte, error)
Marshal an object of type UpdateApiKeyRequest to the protobuf v3 wire format
func (*UpdateApiKeyRequest) ProtoMessage ¶ added in v1.35.0
func (*UpdateApiKeyRequest) ProtoMessage()
func (*UpdateApiKeyRequest) ProtoReflect ¶ added in v1.35.0
func (x *UpdateApiKeyRequest) ProtoReflect() protoreflect.Message
func (*UpdateApiKeyRequest) Reset ¶ added in v1.35.0
func (x *UpdateApiKeyRequest) Reset()
func (*UpdateApiKeyRequest) Size ¶ added in v1.35.0
func (val *UpdateApiKeyRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateApiKeyRequest) String ¶ added in v1.35.0
func (x *UpdateApiKeyRequest) String() string
func (*UpdateApiKeyRequest) Unmarshal ¶ added in v1.35.0
func (val *UpdateApiKeyRequest) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateApiKeyRequest from the protobuf v3 wire format
type UpdateApiKeyResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*UpdateApiKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateApiKeyResponse.ProtoReflect.Descriptor instead.
func (*UpdateApiKeyResponse) Equal ¶ added in v1.35.0
func (this *UpdateApiKeyResponse) Equal(that interface{}) bool
Equal returns whether two UpdateApiKeyResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateApiKeyResponse) GetAsyncOperation ¶ added in v1.35.0
func (x *UpdateApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateApiKeyResponse) Marshal ¶ added in v1.35.0
func (val *UpdateApiKeyResponse) Marshal() ([]byte, error)
Marshal an object of type UpdateApiKeyResponse to the protobuf v3 wire format
func (*UpdateApiKeyResponse) ProtoMessage ¶ added in v1.35.0
func (*UpdateApiKeyResponse) ProtoMessage()
func (*UpdateApiKeyResponse) ProtoReflect ¶ added in v1.35.0
func (x *UpdateApiKeyResponse) ProtoReflect() protoreflect.Message
func (*UpdateApiKeyResponse) Reset ¶ added in v1.35.0
func (x *UpdateApiKeyResponse) Reset()
func (*UpdateApiKeyResponse) Size ¶ added in v1.35.0
func (val *UpdateApiKeyResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateApiKeyResponse) String ¶ added in v1.35.0
func (x *UpdateApiKeyResponse) String() string
func (*UpdateApiKeyResponse) Unmarshal ¶ added in v1.35.0
func (val *UpdateApiKeyResponse) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateApiKeyResponse from the protobuf v3 wire format
type UpdateNamespaceExportSinkRequest ¶ added in v1.42.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
v1.42.0
func (*UpdateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNamespaceExportSinkRequest.ProtoReflect.Descriptor instead.
func (*UpdateNamespaceExportSinkRequest) Equal ¶ added in v1.42.0
func (this *UpdateNamespaceExportSinkRequest) Equal(that interface{}) bool
Equal returns whether two UpdateNamespaceExportSinkRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateNamespaceExportSinkRequest) GetAsyncOperationId ¶ added in v1.42.0
func (x *UpdateNamespaceExportSinkRequest) GetAsyncOperationId() string
func (*UpdateNamespaceExportSinkRequest) GetNamespace ¶ added in v1.42.0
func (x *UpdateNamespaceExportSinkRequest) GetNamespace() string
func (*UpdateNamespaceExportSinkRequest) GetResourceVersion ¶ added in v1.42.0
func (x *UpdateNamespaceExportSinkRequest) GetResourceVersion() string
func (*UpdateNamespaceExportSinkRequest) GetSpec ¶ added in v1.42.0
func (x *UpdateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
func (*UpdateNamespaceExportSinkRequest) Marshal ¶ added in v1.42.0
func (val *UpdateNamespaceExportSinkRequest) Marshal() ([]byte, error)
Marshal an object of type UpdateNamespaceExportSinkRequest to the protobuf v3 wire format
func (*UpdateNamespaceExportSinkRequest) ProtoMessage ¶ added in v1.42.0
func (*UpdateNamespaceExportSinkRequest) ProtoMessage()
func (*UpdateNamespaceExportSinkRequest) ProtoReflect ¶ added in v1.42.0
func (x *UpdateNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
func (*UpdateNamespaceExportSinkRequest) Reset ¶ added in v1.42.0
func (x *UpdateNamespaceExportSinkRequest) Reset()
func (*UpdateNamespaceExportSinkRequest) Size ¶ added in v1.42.0
func (val *UpdateNamespaceExportSinkRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateNamespaceExportSinkRequest) String ¶ added in v1.42.0
func (x *UpdateNamespaceExportSinkRequest) String() string
func (*UpdateNamespaceExportSinkRequest) Unmarshal ¶ added in v1.42.0
func (val *UpdateNamespaceExportSinkRequest) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateNamespaceExportSinkRequest from the protobuf v3 wire format
type UpdateNamespaceExportSinkResponse ¶ added in v1.42.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
v1.42.0
func (*UpdateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNamespaceExportSinkResponse.ProtoReflect.Descriptor instead.
func (*UpdateNamespaceExportSinkResponse) Equal ¶ added in v1.42.0
func (this *UpdateNamespaceExportSinkResponse) Equal(that interface{}) bool
Equal returns whether two UpdateNamespaceExportSinkResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateNamespaceExportSinkResponse) GetAsyncOperation ¶ added in v1.42.0
func (x *UpdateNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateNamespaceExportSinkResponse) Marshal ¶ added in v1.42.0
func (val *UpdateNamespaceExportSinkResponse) Marshal() ([]byte, error)
Marshal an object of type UpdateNamespaceExportSinkResponse to the protobuf v3 wire format
func (*UpdateNamespaceExportSinkResponse) ProtoMessage ¶ added in v1.42.0
func (*UpdateNamespaceExportSinkResponse) ProtoMessage()
func (*UpdateNamespaceExportSinkResponse) ProtoReflect ¶ added in v1.42.0
func (x *UpdateNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
func (*UpdateNamespaceExportSinkResponse) Reset ¶ added in v1.42.0
func (x *UpdateNamespaceExportSinkResponse) Reset()
func (*UpdateNamespaceExportSinkResponse) Size ¶ added in v1.42.0
func (val *UpdateNamespaceExportSinkResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateNamespaceExportSinkResponse) String ¶ added in v1.42.0
func (x *UpdateNamespaceExportSinkResponse) String() string
func (*UpdateNamespaceExportSinkResponse) Unmarshal ¶ added in v1.42.0
func (val *UpdateNamespaceExportSinkResponse) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateNamespaceExportSinkResponse from the protobuf v3 wire format
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) Equal ¶
func (this *UpdateNamespaceRequest) Equal(that interface{}) bool
Equal returns whether two UpdateNamespaceRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
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) Marshal ¶
func (val *UpdateNamespaceRequest) Marshal() ([]byte, error)
Marshal an object of type UpdateNamespaceRequest to the protobuf v3 wire format
func (*UpdateNamespaceRequest) ProtoMessage ¶
func (*UpdateNamespaceRequest) ProtoMessage()
func (*UpdateNamespaceRequest) ProtoReflect ¶
func (x *UpdateNamespaceRequest) ProtoReflect() protoreflect.Message
func (*UpdateNamespaceRequest) Reset ¶
func (x *UpdateNamespaceRequest) Reset()
func (*UpdateNamespaceRequest) Size ¶
func (val *UpdateNamespaceRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateNamespaceRequest) String ¶
func (x *UpdateNamespaceRequest) String() string
func (*UpdateNamespaceRequest) Unmarshal ¶
func (val *UpdateNamespaceRequest) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateNamespaceRequest from the protobuf v3 wire format
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) Equal ¶
func (this *UpdateNamespaceResponse) Equal(that interface{}) bool
Equal returns whether two UpdateNamespaceResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateNamespaceResponse) GetAsyncOperation ¶
func (x *UpdateNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateNamespaceResponse) Marshal ¶
func (val *UpdateNamespaceResponse) Marshal() ([]byte, error)
Marshal an object of type UpdateNamespaceResponse to the protobuf v3 wire format
func (*UpdateNamespaceResponse) ProtoMessage ¶
func (*UpdateNamespaceResponse) ProtoMessage()
func (*UpdateNamespaceResponse) ProtoReflect ¶
func (x *UpdateNamespaceResponse) ProtoReflect() protoreflect.Message
func (*UpdateNamespaceResponse) Reset ¶
func (x *UpdateNamespaceResponse) Reset()
func (*UpdateNamespaceResponse) Size ¶
func (val *UpdateNamespaceResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateNamespaceResponse) String ¶
func (x *UpdateNamespaceResponse) String() string
func (*UpdateNamespaceResponse) Unmarshal ¶
func (val *UpdateNamespaceResponse) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateNamespaceResponse from the protobuf v3 wire format
type UpdateNexusEndpointRequest ¶ added in v1.40.0
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
added in
v1.40.0
func (*UpdateNexusEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNexusEndpointRequest.ProtoReflect.Descriptor instead.
func (*UpdateNexusEndpointRequest) Equal ¶ added in v1.40.0
func (this *UpdateNexusEndpointRequest) Equal(that interface{}) bool
Equal returns whether two UpdateNexusEndpointRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateNexusEndpointRequest) GetAsyncOperationId ¶ added in v1.40.0
func (x *UpdateNexusEndpointRequest) GetAsyncOperationId() string
func (*UpdateNexusEndpointRequest) GetEndpointId ¶ added in v1.40.0
func (x *UpdateNexusEndpointRequest) GetEndpointId() string
func (*UpdateNexusEndpointRequest) GetResourceVersion ¶ added in v1.40.0
func (x *UpdateNexusEndpointRequest) GetResourceVersion() string
func (*UpdateNexusEndpointRequest) GetSpec ¶ added in v1.40.0
func (x *UpdateNexusEndpointRequest) GetSpec() *v14.EndpointSpec
func (*UpdateNexusEndpointRequest) Marshal ¶ added in v1.40.0
func (val *UpdateNexusEndpointRequest) Marshal() ([]byte, error)
Marshal an object of type UpdateNexusEndpointRequest to the protobuf v3 wire format
func (*UpdateNexusEndpointRequest) ProtoMessage ¶ added in v1.40.0
func (*UpdateNexusEndpointRequest) ProtoMessage()
func (*UpdateNexusEndpointRequest) ProtoReflect ¶ added in v1.40.0
func (x *UpdateNexusEndpointRequest) ProtoReflect() protoreflect.Message
func (*UpdateNexusEndpointRequest) Reset ¶ added in v1.40.0
func (x *UpdateNexusEndpointRequest) Reset()
func (*UpdateNexusEndpointRequest) Size ¶ added in v1.40.0
func (val *UpdateNexusEndpointRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateNexusEndpointRequest) String ¶ added in v1.40.0
func (x *UpdateNexusEndpointRequest) String() string
func (*UpdateNexusEndpointRequest) Unmarshal ¶ added in v1.40.0
func (val *UpdateNexusEndpointRequest) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateNexusEndpointRequest from the protobuf v3 wire format
type UpdateNexusEndpointResponse ¶ added in v1.40.0
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
added in
v1.40.0
func (*UpdateNexusEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNexusEndpointResponse.ProtoReflect.Descriptor instead.
func (*UpdateNexusEndpointResponse) Equal ¶ added in v1.40.0
func (this *UpdateNexusEndpointResponse) Equal(that interface{}) bool
Equal returns whether two UpdateNexusEndpointResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateNexusEndpointResponse) GetAsyncOperation ¶ added in v1.40.0
func (x *UpdateNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateNexusEndpointResponse) Marshal ¶ added in v1.40.0
func (val *UpdateNexusEndpointResponse) Marshal() ([]byte, error)
Marshal an object of type UpdateNexusEndpointResponse to the protobuf v3 wire format
func (*UpdateNexusEndpointResponse) ProtoMessage ¶ added in v1.40.0
func (*UpdateNexusEndpointResponse) ProtoMessage()
func (*UpdateNexusEndpointResponse) ProtoReflect ¶ added in v1.40.0
func (x *UpdateNexusEndpointResponse) ProtoReflect() protoreflect.Message
func (*UpdateNexusEndpointResponse) Reset ¶ added in v1.40.0
func (x *UpdateNexusEndpointResponse) Reset()
func (*UpdateNexusEndpointResponse) Size ¶ added in v1.40.0
func (val *UpdateNexusEndpointResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateNexusEndpointResponse) String ¶ added in v1.40.0
func (x *UpdateNexusEndpointResponse) String() string
func (*UpdateNexusEndpointResponse) Unmarshal ¶ added in v1.40.0
func (val *UpdateNexusEndpointResponse) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateNexusEndpointResponse from the protobuf v3 wire format
type UpdateServiceAccountRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*UpdateServiceAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateServiceAccountRequest.ProtoReflect.Descriptor instead.
func (*UpdateServiceAccountRequest) Equal ¶ added in v1.35.0
func (this *UpdateServiceAccountRequest) Equal(that interface{}) bool
Equal returns whether two UpdateServiceAccountRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateServiceAccountRequest) GetAsyncOperationId ¶ added in v1.35.0
func (x *UpdateServiceAccountRequest) GetAsyncOperationId() string
func (*UpdateServiceAccountRequest) GetResourceVersion ¶ added in v1.35.0
func (x *UpdateServiceAccountRequest) GetResourceVersion() string
func (*UpdateServiceAccountRequest) GetServiceAccountId ¶ added in v1.35.0
func (x *UpdateServiceAccountRequest) GetServiceAccountId() string
func (*UpdateServiceAccountRequest) GetSpec ¶ added in v1.35.0
func (x *UpdateServiceAccountRequest) GetSpec() *v1.ServiceAccountSpec
func (*UpdateServiceAccountRequest) Marshal ¶ added in v1.35.0
func (val *UpdateServiceAccountRequest) Marshal() ([]byte, error)
Marshal an object of type UpdateServiceAccountRequest to the protobuf v3 wire format
func (*UpdateServiceAccountRequest) ProtoMessage ¶ added in v1.35.0
func (*UpdateServiceAccountRequest) ProtoMessage()
func (*UpdateServiceAccountRequest) ProtoReflect ¶ added in v1.35.0
func (x *UpdateServiceAccountRequest) ProtoReflect() protoreflect.Message
func (*UpdateServiceAccountRequest) Reset ¶ added in v1.35.0
func (x *UpdateServiceAccountRequest) Reset()
func (*UpdateServiceAccountRequest) Size ¶ added in v1.35.0
func (val *UpdateServiceAccountRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateServiceAccountRequest) String ¶ added in v1.35.0
func (x *UpdateServiceAccountRequest) String() string
func (*UpdateServiceAccountRequest) Unmarshal ¶ added in v1.35.0
func (val *UpdateServiceAccountRequest) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateServiceAccountRequest from the protobuf v3 wire format
type UpdateServiceAccountResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*UpdateServiceAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateServiceAccountResponse.ProtoReflect.Descriptor instead.
func (*UpdateServiceAccountResponse) Equal ¶ added in v1.35.0
func (this *UpdateServiceAccountResponse) Equal(that interface{}) bool
Equal returns whether two UpdateServiceAccountResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateServiceAccountResponse) GetAsyncOperation ¶ added in v1.35.0
func (x *UpdateServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateServiceAccountResponse) Marshal ¶ added in v1.35.0
func (val *UpdateServiceAccountResponse) Marshal() ([]byte, error)
Marshal an object of type UpdateServiceAccountResponse to the protobuf v3 wire format
func (*UpdateServiceAccountResponse) ProtoMessage ¶ added in v1.35.0
func (*UpdateServiceAccountResponse) ProtoMessage()
func (*UpdateServiceAccountResponse) ProtoReflect ¶ added in v1.35.0
func (x *UpdateServiceAccountResponse) ProtoReflect() protoreflect.Message
func (*UpdateServiceAccountResponse) Reset ¶ added in v1.35.0
func (x *UpdateServiceAccountResponse) Reset()
func (*UpdateServiceAccountResponse) Size ¶ added in v1.35.0
func (val *UpdateServiceAccountResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateServiceAccountResponse) String ¶ added in v1.35.0
func (x *UpdateServiceAccountResponse) String() string
func (*UpdateServiceAccountResponse) Unmarshal ¶ added in v1.35.0
func (val *UpdateServiceAccountResponse) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateServiceAccountResponse from the protobuf v3 wire format
type UpdateUserGroupRequest ¶ added in v1.35.0
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
added in
v1.35.0
func (*UpdateUserGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserGroupRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserGroupRequest) Equal ¶ added in v1.35.0
func (this *UpdateUserGroupRequest) Equal(that interface{}) bool
Equal returns whether two UpdateUserGroupRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateUserGroupRequest) GetAsyncOperationId ¶ added in v1.35.0
func (x *UpdateUserGroupRequest) GetAsyncOperationId() string
func (*UpdateUserGroupRequest) GetGroupId ¶ added in v1.35.0
func (x *UpdateUserGroupRequest) GetGroupId() string
func (*UpdateUserGroupRequest) GetResourceVersion ¶ added in v1.35.0
func (x *UpdateUserGroupRequest) GetResourceVersion() string
func (*UpdateUserGroupRequest) GetSpec ¶ added in v1.35.0
func (x *UpdateUserGroupRequest) GetSpec() *v1.UserGroupSpec
func (*UpdateUserGroupRequest) Marshal ¶ added in v1.35.0
func (val *UpdateUserGroupRequest) Marshal() ([]byte, error)
Marshal an object of type UpdateUserGroupRequest to the protobuf v3 wire format
func (*UpdateUserGroupRequest) ProtoMessage ¶ added in v1.35.0
func (*UpdateUserGroupRequest) ProtoMessage()
func (*UpdateUserGroupRequest) ProtoReflect ¶ added in v1.35.0
func (x *UpdateUserGroupRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserGroupRequest) Reset ¶ added in v1.35.0
func (x *UpdateUserGroupRequest) Reset()
func (*UpdateUserGroupRequest) Size ¶ added in v1.35.0
func (val *UpdateUserGroupRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateUserGroupRequest) String ¶ added in v1.35.0
func (x *UpdateUserGroupRequest) String() string
func (*UpdateUserGroupRequest) Unmarshal ¶ added in v1.35.0
func (val *UpdateUserGroupRequest) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateUserGroupRequest from the protobuf v3 wire format
type UpdateUserGroupResponse ¶ added in v1.35.0
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
added in
v1.35.0
func (*UpdateUserGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserGroupResponse.ProtoReflect.Descriptor instead.
func (*UpdateUserGroupResponse) Equal ¶ added in v1.35.0
func (this *UpdateUserGroupResponse) Equal(that interface{}) bool
Equal returns whether two UpdateUserGroupResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateUserGroupResponse) GetAsyncOperation ¶ added in v1.35.0
func (x *UpdateUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateUserGroupResponse) Marshal ¶ added in v1.35.0
func (val *UpdateUserGroupResponse) Marshal() ([]byte, error)
Marshal an object of type UpdateUserGroupResponse to the protobuf v3 wire format
func (*UpdateUserGroupResponse) ProtoMessage ¶ added in v1.35.0
func (*UpdateUserGroupResponse) ProtoMessage()
func (*UpdateUserGroupResponse) ProtoReflect ¶ added in v1.35.0
func (x *UpdateUserGroupResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserGroupResponse) Reset ¶ added in v1.35.0
func (x *UpdateUserGroupResponse) Reset()
func (*UpdateUserGroupResponse) Size ¶ added in v1.35.0
func (val *UpdateUserGroupResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateUserGroupResponse) String ¶ added in v1.35.0
func (x *UpdateUserGroupResponse) String() string
func (*UpdateUserGroupResponse) Unmarshal ¶ added in v1.35.0
func (val *UpdateUserGroupResponse) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateUserGroupResponse from the protobuf v3 wire format
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) Equal ¶
func (this *UpdateUserRequest) Equal(that interface{}) bool
Equal returns whether two UpdateUserRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
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) Marshal ¶
func (val *UpdateUserRequest) Marshal() ([]byte, error)
Marshal an object of type UpdateUserRequest to the protobuf v3 wire format
func (*UpdateUserRequest) ProtoMessage ¶
func (*UpdateUserRequest) ProtoMessage()
func (*UpdateUserRequest) ProtoReflect ¶
func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserRequest) Reset ¶
func (x *UpdateUserRequest) Reset()
func (*UpdateUserRequest) Size ¶
func (val *UpdateUserRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateUserRequest) String ¶
func (x *UpdateUserRequest) String() string
func (*UpdateUserRequest) Unmarshal ¶
func (val *UpdateUserRequest) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateUserRequest from the protobuf v3 wire format
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) Equal ¶
func (this *UpdateUserResponse) Equal(that interface{}) bool
Equal returns whether two UpdateUserResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateUserResponse) GetAsyncOperation ¶
func (x *UpdateUserResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateUserResponse) Marshal ¶
func (val *UpdateUserResponse) Marshal() ([]byte, error)
Marshal an object of type UpdateUserResponse to the protobuf v3 wire format
func (*UpdateUserResponse) ProtoMessage ¶
func (*UpdateUserResponse) ProtoMessage()
func (*UpdateUserResponse) ProtoReflect ¶
func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserResponse) Reset ¶
func (x *UpdateUserResponse) Reset()
func (*UpdateUserResponse) Size ¶
func (val *UpdateUserResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateUserResponse) String ¶
func (x *UpdateUserResponse) String() string
func (*UpdateUserResponse) Unmarshal ¶
func (val *UpdateUserResponse) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateUserResponse from the protobuf v3 wire format
type ValidateNamespaceExportSinkRequest ¶ added in v1.42.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
v1.42.0
func (*ValidateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidateNamespaceExportSinkRequest.ProtoReflect.Descriptor instead.
func (*ValidateNamespaceExportSinkRequest) Equal ¶ added in v1.42.0
func (this *ValidateNamespaceExportSinkRequest) Equal(that interface{}) bool
Equal returns whether two ValidateNamespaceExportSinkRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ValidateNamespaceExportSinkRequest) GetNamespace ¶ added in v1.42.0
func (x *ValidateNamespaceExportSinkRequest) GetNamespace() string
func (*ValidateNamespaceExportSinkRequest) GetSpec ¶ added in v1.42.0
func (x *ValidateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
func (*ValidateNamespaceExportSinkRequest) Marshal ¶ added in v1.42.0
func (val *ValidateNamespaceExportSinkRequest) Marshal() ([]byte, error)
Marshal an object of type ValidateNamespaceExportSinkRequest to the protobuf v3 wire format
func (*ValidateNamespaceExportSinkRequest) ProtoMessage ¶ added in v1.42.0
func (*ValidateNamespaceExportSinkRequest) ProtoMessage()
func (*ValidateNamespaceExportSinkRequest) ProtoReflect ¶ added in v1.42.0
func (x *ValidateNamespaceExportSinkRequest) ProtoReflect() protoreflect.Message
func (*ValidateNamespaceExportSinkRequest) Reset ¶ added in v1.42.0
func (x *ValidateNamespaceExportSinkRequest) Reset()
func (*ValidateNamespaceExportSinkRequest) Size ¶ added in v1.42.0
func (val *ValidateNamespaceExportSinkRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ValidateNamespaceExportSinkRequest) String ¶ added in v1.42.0
func (x *ValidateNamespaceExportSinkRequest) String() string
func (*ValidateNamespaceExportSinkRequest) Unmarshal ¶ added in v1.42.0
func (val *ValidateNamespaceExportSinkRequest) Unmarshal(buf []byte) error
Unmarshal an object of type ValidateNamespaceExportSinkRequest from the protobuf v3 wire format
type ValidateNamespaceExportSinkResponse ¶ added in v1.42.0
type ValidateNamespaceExportSinkResponse struct {
// contains filtered or unexported fields
}
func (*ValidateNamespaceExportSinkResponse) Descriptor
deprecated
added in
v1.42.0
func (*ValidateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidateNamespaceExportSinkResponse.ProtoReflect.Descriptor instead.
func (*ValidateNamespaceExportSinkResponse) Equal ¶ added in v1.42.0
func (this *ValidateNamespaceExportSinkResponse) Equal(that interface{}) bool
Equal returns whether two ValidateNamespaceExportSinkResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ValidateNamespaceExportSinkResponse) Marshal ¶ added in v1.42.0
func (val *ValidateNamespaceExportSinkResponse) Marshal() ([]byte, error)
Marshal an object of type ValidateNamespaceExportSinkResponse to the protobuf v3 wire format
func (*ValidateNamespaceExportSinkResponse) ProtoMessage ¶ added in v1.42.0
func (*ValidateNamespaceExportSinkResponse) ProtoMessage()
func (*ValidateNamespaceExportSinkResponse) ProtoReflect ¶ added in v1.42.0
func (x *ValidateNamespaceExportSinkResponse) ProtoReflect() protoreflect.Message
func (*ValidateNamespaceExportSinkResponse) Reset ¶ added in v1.42.0
func (x *ValidateNamespaceExportSinkResponse) Reset()
func (*ValidateNamespaceExportSinkResponse) Size ¶ added in v1.42.0
func (val *ValidateNamespaceExportSinkResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ValidateNamespaceExportSinkResponse) String ¶ added in v1.42.0
func (x *ValidateNamespaceExportSinkResponse) String() string
func (*ValidateNamespaceExportSinkResponse) Unmarshal ¶ added in v1.42.0
func (val *ValidateNamespaceExportSinkResponse) Unmarshal(buf []byte) error
Unmarshal an object of type ValidateNamespaceExportSinkResponse from the protobuf v3 wire format