Documentation
¶
Index ¶
- Variables
- func RegisterCloudServiceServer(s *grpc.Server, srv CloudServiceServer)
- type AbortMigrationRequest
- func (*AbortMigrationRequest) Descriptor() ([]byte, []int)
- func (this *AbortMigrationRequest) Equal(that interface{}) bool
- func (m *AbortMigrationRequest) GetAsyncOperationId() string
- func (m *AbortMigrationRequest) GetMigrationId() string
- func (this *AbortMigrationRequest) GoString() string
- func (m *AbortMigrationRequest) Marshal() (dAtA []byte, err error)
- func (m *AbortMigrationRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *AbortMigrationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AbortMigrationRequest) ProtoMessage()
- func (m *AbortMigrationRequest) Reset()
- func (m *AbortMigrationRequest) Size() (n int)
- func (this *AbortMigrationRequest) String() string
- func (m *AbortMigrationRequest) Unmarshal(dAtA []byte) error
- func (m *AbortMigrationRequest) XXX_DiscardUnknown()
- func (m *AbortMigrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AbortMigrationRequest) XXX_Merge(src proto.Message)
- func (m *AbortMigrationRequest) XXX_Size() int
- func (m *AbortMigrationRequest) XXX_Unmarshal(b []byte) error
- type AbortMigrationResponse
- func (*AbortMigrationResponse) Descriptor() ([]byte, []int)
- func (this *AbortMigrationResponse) Equal(that interface{}) bool
- func (m *AbortMigrationResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *AbortMigrationResponse) GoString() string
- func (m *AbortMigrationResponse) Marshal() (dAtA []byte, err error)
- func (m *AbortMigrationResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *AbortMigrationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AbortMigrationResponse) ProtoMessage()
- func (m *AbortMigrationResponse) Reset()
- func (m *AbortMigrationResponse) Size() (n int)
- func (this *AbortMigrationResponse) String() string
- func (m *AbortMigrationResponse) Unmarshal(dAtA []byte) error
- func (m *AbortMigrationResponse) XXX_DiscardUnknown()
- func (m *AbortMigrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AbortMigrationResponse) XXX_Merge(src proto.Message)
- func (m *AbortMigrationResponse) XXX_Size() int
- func (m *AbortMigrationResponse) XXX_Unmarshal(b []byte) error
- type AddNamespaceRegionRequest
- func (*AddNamespaceRegionRequest) Descriptor() ([]byte, []int)
- func (this *AddNamespaceRegionRequest) Equal(that interface{}) bool
- func (m *AddNamespaceRegionRequest) GetAsyncOperationId() string
- func (m *AddNamespaceRegionRequest) GetNamespace() string
- func (m *AddNamespaceRegionRequest) GetRegion() string
- func (m *AddNamespaceRegionRequest) GetResourceVersion() string
- func (this *AddNamespaceRegionRequest) GoString() string
- func (m *AddNamespaceRegionRequest) Marshal() (dAtA []byte, err error)
- func (m *AddNamespaceRegionRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *AddNamespaceRegionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AddNamespaceRegionRequest) ProtoMessage()
- func (m *AddNamespaceRegionRequest) Reset()
- func (m *AddNamespaceRegionRequest) Size() (n int)
- func (this *AddNamespaceRegionRequest) String() string
- func (m *AddNamespaceRegionRequest) Unmarshal(dAtA []byte) error
- func (m *AddNamespaceRegionRequest) XXX_DiscardUnknown()
- func (m *AddNamespaceRegionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddNamespaceRegionRequest) XXX_Merge(src proto.Message)
- func (m *AddNamespaceRegionRequest) XXX_Size() int
- func (m *AddNamespaceRegionRequest) XXX_Unmarshal(b []byte) error
- type AddNamespaceRegionResponse
- func (*AddNamespaceRegionResponse) Descriptor() ([]byte, []int)
- func (this *AddNamespaceRegionResponse) Equal(that interface{}) bool
- func (m *AddNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *AddNamespaceRegionResponse) GoString() string
- func (m *AddNamespaceRegionResponse) Marshal() (dAtA []byte, err error)
- func (m *AddNamespaceRegionResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *AddNamespaceRegionResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AddNamespaceRegionResponse) ProtoMessage()
- func (m *AddNamespaceRegionResponse) Reset()
- func (m *AddNamespaceRegionResponse) Size() (n int)
- func (this *AddNamespaceRegionResponse) String() string
- func (m *AddNamespaceRegionResponse) Unmarshal(dAtA []byte) error
- func (m *AddNamespaceRegionResponse) XXX_DiscardUnknown()
- func (m *AddNamespaceRegionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddNamespaceRegionResponse) XXX_Merge(src proto.Message)
- func (m *AddNamespaceRegionResponse) XXX_Size() int
- func (m *AddNamespaceRegionResponse) XXX_Unmarshal(b []byte) error
- type AddUserGroupMemberRequest
- func (*AddUserGroupMemberRequest) Descriptor() ([]byte, []int)
- func (this *AddUserGroupMemberRequest) Equal(that interface{}) bool
- func (m *AddUserGroupMemberRequest) GetAsyncOperationId() string
- func (m *AddUserGroupMemberRequest) GetGroupId() string
- func (m *AddUserGroupMemberRequest) GetMemberId() *v1.UserGroupMemberId
- func (this *AddUserGroupMemberRequest) GoString() string
- func (m *AddUserGroupMemberRequest) Marshal() (dAtA []byte, err error)
- func (m *AddUserGroupMemberRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *AddUserGroupMemberRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AddUserGroupMemberRequest) ProtoMessage()
- func (m *AddUserGroupMemberRequest) Reset()
- func (m *AddUserGroupMemberRequest) Size() (n int)
- func (this *AddUserGroupMemberRequest) String() string
- func (m *AddUserGroupMemberRequest) Unmarshal(dAtA []byte) error
- func (m *AddUserGroupMemberRequest) XXX_DiscardUnknown()
- func (m *AddUserGroupMemberRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddUserGroupMemberRequest) XXX_Merge(src proto.Message)
- func (m *AddUserGroupMemberRequest) XXX_Size() int
- func (m *AddUserGroupMemberRequest) XXX_Unmarshal(b []byte) error
- type AddUserGroupMemberResponse
- func (*AddUserGroupMemberResponse) Descriptor() ([]byte, []int)
- func (this *AddUserGroupMemberResponse) Equal(that interface{}) bool
- func (m *AddUserGroupMemberResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *AddUserGroupMemberResponse) GoString() string
- func (m *AddUserGroupMemberResponse) Marshal() (dAtA []byte, err error)
- func (m *AddUserGroupMemberResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *AddUserGroupMemberResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AddUserGroupMemberResponse) ProtoMessage()
- func (m *AddUserGroupMemberResponse) Reset()
- func (m *AddUserGroupMemberResponse) Size() (n int)
- func (this *AddUserGroupMemberResponse) String() string
- func (m *AddUserGroupMemberResponse) Unmarshal(dAtA []byte) error
- func (m *AddUserGroupMemberResponse) XXX_DiscardUnknown()
- func (m *AddUserGroupMemberResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddUserGroupMemberResponse) XXX_Merge(src proto.Message)
- func (m *AddUserGroupMemberResponse) XXX_Size() int
- func (m *AddUserGroupMemberResponse) XXX_Unmarshal(b []byte) error
- type CloudServiceClient
- type CloudServiceServer
- type ConfirmMigrationRequest
- func (*ConfirmMigrationRequest) Descriptor() ([]byte, []int)
- func (this *ConfirmMigrationRequest) Equal(that interface{}) bool
- func (m *ConfirmMigrationRequest) GetAsyncOperationId() string
- func (m *ConfirmMigrationRequest) GetMigrationId() string
- func (this *ConfirmMigrationRequest) GoString() string
- func (m *ConfirmMigrationRequest) Marshal() (dAtA []byte, err error)
- func (m *ConfirmMigrationRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ConfirmMigrationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ConfirmMigrationRequest) ProtoMessage()
- func (m *ConfirmMigrationRequest) Reset()
- func (m *ConfirmMigrationRequest) Size() (n int)
- func (this *ConfirmMigrationRequest) String() string
- func (m *ConfirmMigrationRequest) Unmarshal(dAtA []byte) error
- func (m *ConfirmMigrationRequest) XXX_DiscardUnknown()
- func (m *ConfirmMigrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConfirmMigrationRequest) XXX_Merge(src proto.Message)
- func (m *ConfirmMigrationRequest) XXX_Size() int
- func (m *ConfirmMigrationRequest) XXX_Unmarshal(b []byte) error
- type ConfirmMigrationResponse
- func (*ConfirmMigrationResponse) Descriptor() ([]byte, []int)
- func (this *ConfirmMigrationResponse) Equal(that interface{}) bool
- func (m *ConfirmMigrationResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *ConfirmMigrationResponse) GoString() string
- func (m *ConfirmMigrationResponse) Marshal() (dAtA []byte, err error)
- func (m *ConfirmMigrationResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ConfirmMigrationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ConfirmMigrationResponse) ProtoMessage()
- func (m *ConfirmMigrationResponse) Reset()
- func (m *ConfirmMigrationResponse) Size() (n int)
- func (this *ConfirmMigrationResponse) String() string
- func (m *ConfirmMigrationResponse) Unmarshal(dAtA []byte) error
- func (m *ConfirmMigrationResponse) XXX_DiscardUnknown()
- func (m *ConfirmMigrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConfirmMigrationResponse) XXX_Merge(src proto.Message)
- func (m *ConfirmMigrationResponse) XXX_Size() int
- func (m *ConfirmMigrationResponse) XXX_Unmarshal(b []byte) error
- type CreateAccountAuditLogSinkRequest
- func (*CreateAccountAuditLogSinkRequest) Descriptor() ([]byte, []int)
- func (this *CreateAccountAuditLogSinkRequest) Equal(that interface{}) bool
- func (m *CreateAccountAuditLogSinkRequest) GetAsyncOperationId() string
- func (m *CreateAccountAuditLogSinkRequest) GetSpec() *v15.AuditLogSinkSpec
- func (this *CreateAccountAuditLogSinkRequest) GoString() string
- func (m *CreateAccountAuditLogSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateAccountAuditLogSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateAccountAuditLogSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateAccountAuditLogSinkRequest) ProtoMessage()
- func (m *CreateAccountAuditLogSinkRequest) Reset()
- func (m *CreateAccountAuditLogSinkRequest) Size() (n int)
- func (this *CreateAccountAuditLogSinkRequest) String() string
- func (m *CreateAccountAuditLogSinkRequest) Unmarshal(dAtA []byte) error
- func (m *CreateAccountAuditLogSinkRequest) XXX_DiscardUnknown()
- func (m *CreateAccountAuditLogSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAccountAuditLogSinkRequest) XXX_Merge(src proto.Message)
- func (m *CreateAccountAuditLogSinkRequest) XXX_Size() int
- func (m *CreateAccountAuditLogSinkRequest) XXX_Unmarshal(b []byte) error
- type CreateAccountAuditLogSinkResponse
- func (*CreateAccountAuditLogSinkResponse) Descriptor() ([]byte, []int)
- func (this *CreateAccountAuditLogSinkResponse) Equal(that interface{}) bool
- func (m *CreateAccountAuditLogSinkResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *CreateAccountAuditLogSinkResponse) GoString() string
- func (m *CreateAccountAuditLogSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateAccountAuditLogSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateAccountAuditLogSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateAccountAuditLogSinkResponse) ProtoMessage()
- func (m *CreateAccountAuditLogSinkResponse) Reset()
- func (m *CreateAccountAuditLogSinkResponse) Size() (n int)
- func (this *CreateAccountAuditLogSinkResponse) String() string
- func (m *CreateAccountAuditLogSinkResponse) Unmarshal(dAtA []byte) error
- func (m *CreateAccountAuditLogSinkResponse) XXX_DiscardUnknown()
- func (m *CreateAccountAuditLogSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAccountAuditLogSinkResponse) XXX_Merge(src proto.Message)
- func (m *CreateAccountAuditLogSinkResponse) XXX_Size() int
- func (m *CreateAccountAuditLogSinkResponse) XXX_Unmarshal(b []byte) error
- type CreateApiKeyRequest
- func (*CreateApiKeyRequest) Descriptor() ([]byte, []int)
- func (this *CreateApiKeyRequest) Equal(that interface{}) bool
- func (m *CreateApiKeyRequest) GetAsyncOperationId() string
- func (m *CreateApiKeyRequest) GetSpec() *v1.ApiKeySpec
- func (this *CreateApiKeyRequest) GoString() string
- func (m *CreateApiKeyRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateApiKeyRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateApiKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateApiKeyRequest) ProtoMessage()
- func (m *CreateApiKeyRequest) Reset()
- func (m *CreateApiKeyRequest) Size() (n int)
- func (this *CreateApiKeyRequest) String() string
- func (m *CreateApiKeyRequest) Unmarshal(dAtA []byte) error
- func (m *CreateApiKeyRequest) XXX_DiscardUnknown()
- func (m *CreateApiKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateApiKeyRequest) XXX_Merge(src proto.Message)
- func (m *CreateApiKeyRequest) XXX_Size() int
- func (m *CreateApiKeyRequest) XXX_Unmarshal(b []byte) error
- type CreateApiKeyResponse
- func (*CreateApiKeyResponse) Descriptor() ([]byte, []int)
- func (this *CreateApiKeyResponse) Equal(that interface{}) bool
- func (m *CreateApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
- func (m *CreateApiKeyResponse) GetKeyId() string
- func (m *CreateApiKeyResponse) GetToken() string
- func (this *CreateApiKeyResponse) GoString() string
- func (m *CreateApiKeyResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateApiKeyResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateApiKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateApiKeyResponse) ProtoMessage()
- func (m *CreateApiKeyResponse) Reset()
- func (m *CreateApiKeyResponse) Size() (n int)
- func (this *CreateApiKeyResponse) String() string
- func (m *CreateApiKeyResponse) Unmarshal(dAtA []byte) error
- func (m *CreateApiKeyResponse) XXX_DiscardUnknown()
- func (m *CreateApiKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateApiKeyResponse) XXX_Merge(src proto.Message)
- func (m *CreateApiKeyResponse) XXX_Size() int
- func (m *CreateApiKeyResponse) XXX_Unmarshal(b []byte) error
- type CreateBillingReportRequest
- func (*CreateBillingReportRequest) Descriptor() ([]byte, []int)
- func (this *CreateBillingReportRequest) Equal(that interface{}) bool
- func (m *CreateBillingReportRequest) GetAsyncOperationId() string
- func (m *CreateBillingReportRequest) GetSpec() *v111.BillingReportSpec
- func (this *CreateBillingReportRequest) GoString() string
- func (m *CreateBillingReportRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateBillingReportRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateBillingReportRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateBillingReportRequest) ProtoMessage()
- func (m *CreateBillingReportRequest) Reset()
- func (m *CreateBillingReportRequest) Size() (n int)
- func (this *CreateBillingReportRequest) String() string
- func (m *CreateBillingReportRequest) Unmarshal(dAtA []byte) error
- func (m *CreateBillingReportRequest) XXX_DiscardUnknown()
- func (m *CreateBillingReportRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateBillingReportRequest) XXX_Merge(src proto.Message)
- func (m *CreateBillingReportRequest) XXX_Size() int
- func (m *CreateBillingReportRequest) XXX_Unmarshal(b []byte) error
- type CreateBillingReportResponse
- func (*CreateBillingReportResponse) Descriptor() ([]byte, []int)
- func (this *CreateBillingReportResponse) Equal(that interface{}) bool
- func (m *CreateBillingReportResponse) GetAsyncOperation() *v11.AsyncOperation
- func (m *CreateBillingReportResponse) GetBillingReportId() string
- func (this *CreateBillingReportResponse) GoString() string
- func (m *CreateBillingReportResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateBillingReportResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateBillingReportResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateBillingReportResponse) ProtoMessage()
- func (m *CreateBillingReportResponse) Reset()
- func (m *CreateBillingReportResponse) Size() (n int)
- func (this *CreateBillingReportResponse) String() string
- func (m *CreateBillingReportResponse) Unmarshal(dAtA []byte) error
- func (m *CreateBillingReportResponse) XXX_DiscardUnknown()
- func (m *CreateBillingReportResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateBillingReportResponse) XXX_Merge(src proto.Message)
- func (m *CreateBillingReportResponse) XXX_Size() int
- func (m *CreateBillingReportResponse) XXX_Unmarshal(b []byte) error
- type CreateConnectivityRuleRequest
- func (*CreateConnectivityRuleRequest) Descriptor() ([]byte, []int)
- func (this *CreateConnectivityRuleRequest) Equal(that interface{}) bool
- func (m *CreateConnectivityRuleRequest) GetAsyncOperationId() string
- func (m *CreateConnectivityRuleRequest) GetProjectId() string
- func (m *CreateConnectivityRuleRequest) GetSpec() *v19.ConnectivityRuleSpec
- func (this *CreateConnectivityRuleRequest) GoString() string
- func (m *CreateConnectivityRuleRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateConnectivityRuleRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateConnectivityRuleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateConnectivityRuleRequest) ProtoMessage()
- func (m *CreateConnectivityRuleRequest) Reset()
- func (m *CreateConnectivityRuleRequest) Size() (n int)
- func (this *CreateConnectivityRuleRequest) String() string
- func (m *CreateConnectivityRuleRequest) Unmarshal(dAtA []byte) error
- func (m *CreateConnectivityRuleRequest) XXX_DiscardUnknown()
- func (m *CreateConnectivityRuleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateConnectivityRuleRequest) XXX_Merge(src proto.Message)
- func (m *CreateConnectivityRuleRequest) XXX_Size() int
- func (m *CreateConnectivityRuleRequest) XXX_Unmarshal(b []byte) error
- type CreateConnectivityRuleResponse
- func (*CreateConnectivityRuleResponse) Descriptor() ([]byte, []int)
- func (this *CreateConnectivityRuleResponse) Equal(that interface{}) bool
- func (m *CreateConnectivityRuleResponse) GetAsyncOperation() *v11.AsyncOperation
- func (m *CreateConnectivityRuleResponse) GetConnectivityRuleId() string
- func (this *CreateConnectivityRuleResponse) GoString() string
- func (m *CreateConnectivityRuleResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateConnectivityRuleResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateConnectivityRuleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateConnectivityRuleResponse) ProtoMessage()
- func (m *CreateConnectivityRuleResponse) Reset()
- func (m *CreateConnectivityRuleResponse) Size() (n int)
- func (this *CreateConnectivityRuleResponse) String() string
- func (m *CreateConnectivityRuleResponse) Unmarshal(dAtA []byte) error
- func (m *CreateConnectivityRuleResponse) XXX_DiscardUnknown()
- func (m *CreateConnectivityRuleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateConnectivityRuleResponse) XXX_Merge(src proto.Message)
- func (m *CreateConnectivityRuleResponse) XXX_Size() int
- func (m *CreateConnectivityRuleResponse) XXX_Unmarshal(b []byte) error
- type CreateCustomRoleRequest
- func (*CreateCustomRoleRequest) Descriptor() ([]byte, []int)
- func (this *CreateCustomRoleRequest) Equal(that interface{}) bool
- func (m *CreateCustomRoleRequest) GetAsyncOperationId() string
- func (m *CreateCustomRoleRequest) GetSpec() *v1.CustomRoleSpec
- func (this *CreateCustomRoleRequest) GoString() string
- func (m *CreateCustomRoleRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateCustomRoleRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateCustomRoleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateCustomRoleRequest) ProtoMessage()
- func (m *CreateCustomRoleRequest) Reset()
- func (m *CreateCustomRoleRequest) Size() (n int)
- func (this *CreateCustomRoleRequest) String() string
- func (m *CreateCustomRoleRequest) Unmarshal(dAtA []byte) error
- func (m *CreateCustomRoleRequest) XXX_DiscardUnknown()
- func (m *CreateCustomRoleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateCustomRoleRequest) XXX_Merge(src proto.Message)
- func (m *CreateCustomRoleRequest) XXX_Size() int
- func (m *CreateCustomRoleRequest) XXX_Unmarshal(b []byte) error
- type CreateCustomRoleResponse
- func (*CreateCustomRoleResponse) Descriptor() ([]byte, []int)
- func (this *CreateCustomRoleResponse) Equal(that interface{}) bool
- func (m *CreateCustomRoleResponse) GetAsyncOperation() *v11.AsyncOperation
- func (m *CreateCustomRoleResponse) GetRoleId() string
- func (this *CreateCustomRoleResponse) GoString() string
- func (m *CreateCustomRoleResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateCustomRoleResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateCustomRoleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateCustomRoleResponse) ProtoMessage()
- func (m *CreateCustomRoleResponse) Reset()
- func (m *CreateCustomRoleResponse) Size() (n int)
- func (this *CreateCustomRoleResponse) String() string
- func (m *CreateCustomRoleResponse) Unmarshal(dAtA []byte) error
- func (m *CreateCustomRoleResponse) XXX_DiscardUnknown()
- func (m *CreateCustomRoleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateCustomRoleResponse) XXX_Merge(src proto.Message)
- func (m *CreateCustomRoleResponse) XXX_Size() int
- func (m *CreateCustomRoleResponse) XXX_Unmarshal(b []byte) error
- type CreateNamespaceExportSinkRequest
- func (*CreateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
- func (this *CreateNamespaceExportSinkRequest) Equal(that interface{}) bool
- func (m *CreateNamespaceExportSinkRequest) GetAsyncOperationId() string
- func (m *CreateNamespaceExportSinkRequest) GetNamespace() string
- func (m *CreateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
- func (this *CreateNamespaceExportSinkRequest) GoString() string
- func (m *CreateNamespaceExportSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateNamespaceExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateNamespaceExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateNamespaceExportSinkRequest) ProtoMessage()
- func (m *CreateNamespaceExportSinkRequest) Reset()
- func (m *CreateNamespaceExportSinkRequest) Size() (n int)
- func (this *CreateNamespaceExportSinkRequest) String() string
- func (m *CreateNamespaceExportSinkRequest) Unmarshal(dAtA []byte) error
- func (m *CreateNamespaceExportSinkRequest) XXX_DiscardUnknown()
- func (m *CreateNamespaceExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNamespaceExportSinkRequest) XXX_Merge(src proto.Message)
- func (m *CreateNamespaceExportSinkRequest) XXX_Size() int
- func (m *CreateNamespaceExportSinkRequest) XXX_Unmarshal(b []byte) error
- type CreateNamespaceExportSinkResponse
- func (*CreateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
- func (this *CreateNamespaceExportSinkResponse) Equal(that interface{}) bool
- func (m *CreateNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *CreateNamespaceExportSinkResponse) GoString() string
- func (m *CreateNamespaceExportSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateNamespaceExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateNamespaceExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateNamespaceExportSinkResponse) ProtoMessage()
- func (m *CreateNamespaceExportSinkResponse) Reset()
- func (m *CreateNamespaceExportSinkResponse) Size() (n int)
- func (this *CreateNamespaceExportSinkResponse) String() string
- func (m *CreateNamespaceExportSinkResponse) Unmarshal(dAtA []byte) error
- func (m *CreateNamespaceExportSinkResponse) XXX_DiscardUnknown()
- func (m *CreateNamespaceExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNamespaceExportSinkResponse) XXX_Merge(src proto.Message)
- func (m *CreateNamespaceExportSinkResponse) XXX_Size() int
- func (m *CreateNamespaceExportSinkResponse) XXX_Unmarshal(b []byte) error
- type CreateNamespaceRequest
- func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)
- func (this *CreateNamespaceRequest) Equal(that interface{}) bool
- func (m *CreateNamespaceRequest) GetAsyncOperationId() string
- func (m *CreateNamespaceRequest) GetProjectId() string
- func (m *CreateNamespaceRequest) GetSpec() *v12.NamespaceSpec
- func (m *CreateNamespaceRequest) GetTags() map[string]string
- func (this *CreateNamespaceRequest) GoString() string
- func (m *CreateNamespaceRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateNamespaceRequest) ProtoMessage()
- func (m *CreateNamespaceRequest) Reset()
- func (m *CreateNamespaceRequest) Size() (n int)
- func (this *CreateNamespaceRequest) String() string
- func (m *CreateNamespaceRequest) Unmarshal(dAtA []byte) error
- func (m *CreateNamespaceRequest) XXX_DiscardUnknown()
- func (m *CreateNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNamespaceRequest) XXX_Merge(src proto.Message)
- func (m *CreateNamespaceRequest) XXX_Size() int
- func (m *CreateNamespaceRequest) XXX_Unmarshal(b []byte) error
- type CreateNamespaceResponse
- func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)
- func (this *CreateNamespaceResponse) Equal(that interface{}) bool
- func (m *CreateNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
- func (m *CreateNamespaceResponse) GetNamespace() string
- func (this *CreateNamespaceResponse) GoString() string
- func (m *CreateNamespaceResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateNamespaceResponse) ProtoMessage()
- func (m *CreateNamespaceResponse) Reset()
- func (m *CreateNamespaceResponse) Size() (n int)
- func (this *CreateNamespaceResponse) String() string
- func (m *CreateNamespaceResponse) Unmarshal(dAtA []byte) error
- func (m *CreateNamespaceResponse) XXX_DiscardUnknown()
- func (m *CreateNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNamespaceResponse) XXX_Merge(src proto.Message)
- func (m *CreateNamespaceResponse) XXX_Size() int
- func (m *CreateNamespaceResponse) XXX_Unmarshal(b []byte) error
- type CreateNexusEndpointRequest
- func (*CreateNexusEndpointRequest) Descriptor() ([]byte, []int)
- func (this *CreateNexusEndpointRequest) Equal(that interface{}) bool
- func (m *CreateNexusEndpointRequest) GetAsyncOperationId() string
- func (m *CreateNexusEndpointRequest) GetProjectId() string
- func (m *CreateNexusEndpointRequest) GetSpec() *v14.EndpointSpec
- func (this *CreateNexusEndpointRequest) GoString() string
- func (m *CreateNexusEndpointRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateNexusEndpointRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateNexusEndpointRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateNexusEndpointRequest) ProtoMessage()
- func (m *CreateNexusEndpointRequest) Reset()
- func (m *CreateNexusEndpointRequest) Size() (n int)
- func (this *CreateNexusEndpointRequest) String() string
- func (m *CreateNexusEndpointRequest) Unmarshal(dAtA []byte) error
- func (m *CreateNexusEndpointRequest) XXX_DiscardUnknown()
- func (m *CreateNexusEndpointRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNexusEndpointRequest) XXX_Merge(src proto.Message)
- func (m *CreateNexusEndpointRequest) XXX_Size() int
- func (m *CreateNexusEndpointRequest) XXX_Unmarshal(b []byte) error
- type CreateNexusEndpointResponse
- func (*CreateNexusEndpointResponse) Descriptor() ([]byte, []int)
- func (this *CreateNexusEndpointResponse) Equal(that interface{}) bool
- func (m *CreateNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
- func (m *CreateNexusEndpointResponse) GetEndpointId() string
- func (this *CreateNexusEndpointResponse) GoString() string
- func (m *CreateNexusEndpointResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateNexusEndpointResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateNexusEndpointResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateNexusEndpointResponse) ProtoMessage()
- func (m *CreateNexusEndpointResponse) Reset()
- func (m *CreateNexusEndpointResponse) Size() (n int)
- func (this *CreateNexusEndpointResponse) String() string
- func (m *CreateNexusEndpointResponse) Unmarshal(dAtA []byte) error
- func (m *CreateNexusEndpointResponse) XXX_DiscardUnknown()
- func (m *CreateNexusEndpointResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNexusEndpointResponse) XXX_Merge(src proto.Message)
- func (m *CreateNexusEndpointResponse) XXX_Size() int
- func (m *CreateNexusEndpointResponse) XXX_Unmarshal(b []byte) error
- type CreateProjectRequest
- func (*CreateProjectRequest) Descriptor() ([]byte, []int)
- func (this *CreateProjectRequest) Equal(that interface{}) bool
- func (m *CreateProjectRequest) GetAsyncOperationId() string
- func (m *CreateProjectRequest) GetSpec() *v110.ProjectSpec
- func (this *CreateProjectRequest) GoString() string
- func (m *CreateProjectRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateProjectRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateProjectRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateProjectRequest) ProtoMessage()
- func (m *CreateProjectRequest) Reset()
- func (m *CreateProjectRequest) Size() (n int)
- func (this *CreateProjectRequest) String() string
- func (m *CreateProjectRequest) Unmarshal(dAtA []byte) error
- func (m *CreateProjectRequest) XXX_DiscardUnknown()
- func (m *CreateProjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateProjectRequest) XXX_Merge(src proto.Message)
- func (m *CreateProjectRequest) XXX_Size() int
- func (m *CreateProjectRequest) XXX_Unmarshal(b []byte) error
- type CreateProjectResponse
- func (*CreateProjectResponse) Descriptor() ([]byte, []int)
- func (this *CreateProjectResponse) Equal(that interface{}) bool
- func (m *CreateProjectResponse) GetAsyncOperation() *v11.AsyncOperation
- func (m *CreateProjectResponse) GetProjectId() string
- func (this *CreateProjectResponse) GoString() string
- func (m *CreateProjectResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateProjectResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateProjectResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateProjectResponse) ProtoMessage()
- func (m *CreateProjectResponse) Reset()
- func (m *CreateProjectResponse) Size() (n int)
- func (this *CreateProjectResponse) String() string
- func (m *CreateProjectResponse) Unmarshal(dAtA []byte) error
- func (m *CreateProjectResponse) XXX_DiscardUnknown()
- func (m *CreateProjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateProjectResponse) XXX_Merge(src proto.Message)
- func (m *CreateProjectResponse) XXX_Size() int
- func (m *CreateProjectResponse) XXX_Unmarshal(b []byte) error
- type CreateServiceAccountRequest
- func (*CreateServiceAccountRequest) Descriptor() ([]byte, []int)
- func (this *CreateServiceAccountRequest) Equal(that interface{}) bool
- func (m *CreateServiceAccountRequest) GetAsyncOperationId() string
- func (m *CreateServiceAccountRequest) GetSpec() *v1.ServiceAccountSpec
- func (this *CreateServiceAccountRequest) GoString() string
- func (m *CreateServiceAccountRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateServiceAccountRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateServiceAccountRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateServiceAccountRequest) ProtoMessage()
- func (m *CreateServiceAccountRequest) Reset()
- func (m *CreateServiceAccountRequest) Size() (n int)
- func (this *CreateServiceAccountRequest) String() string
- func (m *CreateServiceAccountRequest) Unmarshal(dAtA []byte) error
- func (m *CreateServiceAccountRequest) XXX_DiscardUnknown()
- func (m *CreateServiceAccountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateServiceAccountRequest) XXX_Merge(src proto.Message)
- func (m *CreateServiceAccountRequest) XXX_Size() int
- func (m *CreateServiceAccountRequest) XXX_Unmarshal(b []byte) error
- type CreateServiceAccountResponse
- func (*CreateServiceAccountResponse) Descriptor() ([]byte, []int)
- func (this *CreateServiceAccountResponse) Equal(that interface{}) bool
- func (m *CreateServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
- func (m *CreateServiceAccountResponse) GetServiceAccountId() string
- func (this *CreateServiceAccountResponse) GoString() string
- func (m *CreateServiceAccountResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateServiceAccountResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateServiceAccountResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateServiceAccountResponse) ProtoMessage()
- func (m *CreateServiceAccountResponse) Reset()
- func (m *CreateServiceAccountResponse) Size() (n int)
- func (this *CreateServiceAccountResponse) String() string
- func (m *CreateServiceAccountResponse) Unmarshal(dAtA []byte) error
- func (m *CreateServiceAccountResponse) XXX_DiscardUnknown()
- func (m *CreateServiceAccountResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateServiceAccountResponse) XXX_Merge(src proto.Message)
- func (m *CreateServiceAccountResponse) XXX_Size() int
- func (m *CreateServiceAccountResponse) XXX_Unmarshal(b []byte) error
- type CreateUserGroupRequest
- func (*CreateUserGroupRequest) Descriptor() ([]byte, []int)
- func (this *CreateUserGroupRequest) Equal(that interface{}) bool
- func (m *CreateUserGroupRequest) GetAsyncOperationId() string
- func (m *CreateUserGroupRequest) GetSpec() *v1.UserGroupSpec
- func (this *CreateUserGroupRequest) GoString() string
- func (m *CreateUserGroupRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateUserGroupRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateUserGroupRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateUserGroupRequest) ProtoMessage()
- func (m *CreateUserGroupRequest) Reset()
- func (m *CreateUserGroupRequest) Size() (n int)
- func (this *CreateUserGroupRequest) String() string
- func (m *CreateUserGroupRequest) Unmarshal(dAtA []byte) error
- func (m *CreateUserGroupRequest) XXX_DiscardUnknown()
- func (m *CreateUserGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateUserGroupRequest) XXX_Merge(src proto.Message)
- func (m *CreateUserGroupRequest) XXX_Size() int
- func (m *CreateUserGroupRequest) XXX_Unmarshal(b []byte) error
- type CreateUserGroupResponse
- func (*CreateUserGroupResponse) Descriptor() ([]byte, []int)
- func (this *CreateUserGroupResponse) Equal(that interface{}) bool
- func (m *CreateUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
- func (m *CreateUserGroupResponse) GetGroupId() string
- func (this *CreateUserGroupResponse) GoString() string
- func (m *CreateUserGroupResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateUserGroupResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateUserGroupResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateUserGroupResponse) ProtoMessage()
- func (m *CreateUserGroupResponse) Reset()
- func (m *CreateUserGroupResponse) Size() (n int)
- func (this *CreateUserGroupResponse) String() string
- func (m *CreateUserGroupResponse) Unmarshal(dAtA []byte) error
- func (m *CreateUserGroupResponse) XXX_DiscardUnknown()
- func (m *CreateUserGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateUserGroupResponse) XXX_Merge(src proto.Message)
- func (m *CreateUserGroupResponse) XXX_Size() int
- func (m *CreateUserGroupResponse) XXX_Unmarshal(b []byte) error
- type CreateUserRequest
- func (*CreateUserRequest) Descriptor() ([]byte, []int)
- func (this *CreateUserRequest) Equal(that interface{}) bool
- func (m *CreateUserRequest) GetAsyncOperationId() string
- func (m *CreateUserRequest) GetSpec() *v1.UserSpec
- func (this *CreateUserRequest) GoString() string
- func (m *CreateUserRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateUserRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateUserRequest) ProtoMessage()
- func (m *CreateUserRequest) Reset()
- func (m *CreateUserRequest) Size() (n int)
- func (this *CreateUserRequest) String() string
- func (m *CreateUserRequest) Unmarshal(dAtA []byte) error
- func (m *CreateUserRequest) XXX_DiscardUnknown()
- func (m *CreateUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateUserRequest) XXX_Merge(src proto.Message)
- func (m *CreateUserRequest) XXX_Size() int
- func (m *CreateUserRequest) XXX_Unmarshal(b []byte) error
- type CreateUserResponse
- func (*CreateUserResponse) Descriptor() ([]byte, []int)
- func (this *CreateUserResponse) Equal(that interface{}) bool
- func (m *CreateUserResponse) GetAsyncOperation() *v11.AsyncOperation
- func (m *CreateUserResponse) GetUserId() string
- func (this *CreateUserResponse) GoString() string
- func (m *CreateUserResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateUserResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateUserResponse) ProtoMessage()
- func (m *CreateUserResponse) Reset()
- func (m *CreateUserResponse) Size() (n int)
- func (this *CreateUserResponse) String() string
- func (m *CreateUserResponse) Unmarshal(dAtA []byte) error
- func (m *CreateUserResponse) XXX_DiscardUnknown()
- func (m *CreateUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateUserResponse) XXX_Merge(src proto.Message)
- func (m *CreateUserResponse) XXX_Size() int
- func (m *CreateUserResponse) XXX_Unmarshal(b []byte) error
- type DeleteAccountAuditLogSinkRequest
- func (*DeleteAccountAuditLogSinkRequest) Descriptor() ([]byte, []int)
- func (this *DeleteAccountAuditLogSinkRequest) Equal(that interface{}) bool
- func (m *DeleteAccountAuditLogSinkRequest) GetAsyncOperationId() string
- func (m *DeleteAccountAuditLogSinkRequest) GetName() string
- func (m *DeleteAccountAuditLogSinkRequest) GetResourceVersion() string
- func (this *DeleteAccountAuditLogSinkRequest) GoString() string
- func (m *DeleteAccountAuditLogSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteAccountAuditLogSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteAccountAuditLogSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteAccountAuditLogSinkRequest) ProtoMessage()
- func (m *DeleteAccountAuditLogSinkRequest) Reset()
- func (m *DeleteAccountAuditLogSinkRequest) Size() (n int)
- func (this *DeleteAccountAuditLogSinkRequest) String() string
- func (m *DeleteAccountAuditLogSinkRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteAccountAuditLogSinkRequest) XXX_DiscardUnknown()
- func (m *DeleteAccountAuditLogSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAccountAuditLogSinkRequest) XXX_Merge(src proto.Message)
- func (m *DeleteAccountAuditLogSinkRequest) XXX_Size() int
- func (m *DeleteAccountAuditLogSinkRequest) XXX_Unmarshal(b []byte) error
- type DeleteAccountAuditLogSinkResponse
- func (*DeleteAccountAuditLogSinkResponse) Descriptor() ([]byte, []int)
- func (this *DeleteAccountAuditLogSinkResponse) Equal(that interface{}) bool
- func (m *DeleteAccountAuditLogSinkResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *DeleteAccountAuditLogSinkResponse) GoString() string
- func (m *DeleteAccountAuditLogSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteAccountAuditLogSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteAccountAuditLogSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteAccountAuditLogSinkResponse) ProtoMessage()
- func (m *DeleteAccountAuditLogSinkResponse) Reset()
- func (m *DeleteAccountAuditLogSinkResponse) Size() (n int)
- func (this *DeleteAccountAuditLogSinkResponse) String() string
- func (m *DeleteAccountAuditLogSinkResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteAccountAuditLogSinkResponse) XXX_DiscardUnknown()
- func (m *DeleteAccountAuditLogSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAccountAuditLogSinkResponse) XXX_Merge(src proto.Message)
- func (m *DeleteAccountAuditLogSinkResponse) XXX_Size() int
- func (m *DeleteAccountAuditLogSinkResponse) XXX_Unmarshal(b []byte) error
- type DeleteApiKeyRequest
- func (*DeleteApiKeyRequest) Descriptor() ([]byte, []int)
- func (this *DeleteApiKeyRequest) Equal(that interface{}) bool
- func (m *DeleteApiKeyRequest) GetAsyncOperationId() string
- func (m *DeleteApiKeyRequest) GetKeyId() string
- func (m *DeleteApiKeyRequest) GetResourceVersion() string
- func (this *DeleteApiKeyRequest) GoString() string
- func (m *DeleteApiKeyRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteApiKeyRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteApiKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteApiKeyRequest) ProtoMessage()
- func (m *DeleteApiKeyRequest) Reset()
- func (m *DeleteApiKeyRequest) Size() (n int)
- func (this *DeleteApiKeyRequest) String() string
- func (m *DeleteApiKeyRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteApiKeyRequest) XXX_DiscardUnknown()
- func (m *DeleteApiKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteApiKeyRequest) XXX_Merge(src proto.Message)
- func (m *DeleteApiKeyRequest) XXX_Size() int
- func (m *DeleteApiKeyRequest) XXX_Unmarshal(b []byte) error
- type DeleteApiKeyResponse
- func (*DeleteApiKeyResponse) Descriptor() ([]byte, []int)
- func (this *DeleteApiKeyResponse) Equal(that interface{}) bool
- func (m *DeleteApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *DeleteApiKeyResponse) GoString() string
- func (m *DeleteApiKeyResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteApiKeyResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteApiKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteApiKeyResponse) ProtoMessage()
- func (m *DeleteApiKeyResponse) Reset()
- func (m *DeleteApiKeyResponse) Size() (n int)
- func (this *DeleteApiKeyResponse) String() string
- func (m *DeleteApiKeyResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteApiKeyResponse) XXX_DiscardUnknown()
- func (m *DeleteApiKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteApiKeyResponse) XXX_Merge(src proto.Message)
- func (m *DeleteApiKeyResponse) XXX_Size() int
- func (m *DeleteApiKeyResponse) XXX_Unmarshal(b []byte) error
- type DeleteConnectivityRuleRequest
- func (*DeleteConnectivityRuleRequest) Descriptor() ([]byte, []int)
- func (this *DeleteConnectivityRuleRequest) Equal(that interface{}) bool
- func (m *DeleteConnectivityRuleRequest) GetAsyncOperationId() string
- func (m *DeleteConnectivityRuleRequest) GetConnectivityRuleId() string
- func (m *DeleteConnectivityRuleRequest) GetResourceVersion() string
- func (this *DeleteConnectivityRuleRequest) GoString() string
- func (m *DeleteConnectivityRuleRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteConnectivityRuleRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteConnectivityRuleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteConnectivityRuleRequest) ProtoMessage()
- func (m *DeleteConnectivityRuleRequest) Reset()
- func (m *DeleteConnectivityRuleRequest) Size() (n int)
- func (this *DeleteConnectivityRuleRequest) String() string
- func (m *DeleteConnectivityRuleRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteConnectivityRuleRequest) XXX_DiscardUnknown()
- func (m *DeleteConnectivityRuleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteConnectivityRuleRequest) XXX_Merge(src proto.Message)
- func (m *DeleteConnectivityRuleRequest) XXX_Size() int
- func (m *DeleteConnectivityRuleRequest) XXX_Unmarshal(b []byte) error
- type DeleteConnectivityRuleResponse
- func (*DeleteConnectivityRuleResponse) Descriptor() ([]byte, []int)
- func (this *DeleteConnectivityRuleResponse) Equal(that interface{}) bool
- func (m *DeleteConnectivityRuleResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *DeleteConnectivityRuleResponse) GoString() string
- func (m *DeleteConnectivityRuleResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteConnectivityRuleResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteConnectivityRuleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteConnectivityRuleResponse) ProtoMessage()
- func (m *DeleteConnectivityRuleResponse) Reset()
- func (m *DeleteConnectivityRuleResponse) Size() (n int)
- func (this *DeleteConnectivityRuleResponse) String() string
- func (m *DeleteConnectivityRuleResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteConnectivityRuleResponse) XXX_DiscardUnknown()
- func (m *DeleteConnectivityRuleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteConnectivityRuleResponse) XXX_Merge(src proto.Message)
- func (m *DeleteConnectivityRuleResponse) XXX_Size() int
- func (m *DeleteConnectivityRuleResponse) XXX_Unmarshal(b []byte) error
- type DeleteCustomRoleRequest
- func (*DeleteCustomRoleRequest) Descriptor() ([]byte, []int)
- func (this *DeleteCustomRoleRequest) Equal(that interface{}) bool
- func (m *DeleteCustomRoleRequest) GetAsyncOperationId() string
- func (m *DeleteCustomRoleRequest) GetResourceVersion() string
- func (m *DeleteCustomRoleRequest) GetRoleId() string
- func (this *DeleteCustomRoleRequest) GoString() string
- func (m *DeleteCustomRoleRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteCustomRoleRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteCustomRoleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteCustomRoleRequest) ProtoMessage()
- func (m *DeleteCustomRoleRequest) Reset()
- func (m *DeleteCustomRoleRequest) Size() (n int)
- func (this *DeleteCustomRoleRequest) String() string
- func (m *DeleteCustomRoleRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteCustomRoleRequest) XXX_DiscardUnknown()
- func (m *DeleteCustomRoleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteCustomRoleRequest) XXX_Merge(src proto.Message)
- func (m *DeleteCustomRoleRequest) XXX_Size() int
- func (m *DeleteCustomRoleRequest) XXX_Unmarshal(b []byte) error
- type DeleteCustomRoleResponse
- func (*DeleteCustomRoleResponse) Descriptor() ([]byte, []int)
- func (this *DeleteCustomRoleResponse) Equal(that interface{}) bool
- func (m *DeleteCustomRoleResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *DeleteCustomRoleResponse) GoString() string
- func (m *DeleteCustomRoleResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteCustomRoleResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteCustomRoleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteCustomRoleResponse) ProtoMessage()
- func (m *DeleteCustomRoleResponse) Reset()
- func (m *DeleteCustomRoleResponse) Size() (n int)
- func (this *DeleteCustomRoleResponse) String() string
- func (m *DeleteCustomRoleResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteCustomRoleResponse) XXX_DiscardUnknown()
- func (m *DeleteCustomRoleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteCustomRoleResponse) XXX_Merge(src proto.Message)
- func (m *DeleteCustomRoleResponse) XXX_Size() int
- func (m *DeleteCustomRoleResponse) XXX_Unmarshal(b []byte) error
- type DeleteNamespaceExportSinkRequest
- func (*DeleteNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
- func (this *DeleteNamespaceExportSinkRequest) Equal(that interface{}) bool
- func (m *DeleteNamespaceExportSinkRequest) GetAsyncOperationId() string
- func (m *DeleteNamespaceExportSinkRequest) GetName() string
- func (m *DeleteNamespaceExportSinkRequest) GetNamespace() string
- func (m *DeleteNamespaceExportSinkRequest) GetResourceVersion() string
- func (this *DeleteNamespaceExportSinkRequest) GoString() string
- func (m *DeleteNamespaceExportSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteNamespaceExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteNamespaceExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteNamespaceExportSinkRequest) ProtoMessage()
- func (m *DeleteNamespaceExportSinkRequest) Reset()
- func (m *DeleteNamespaceExportSinkRequest) Size() (n int)
- func (this *DeleteNamespaceExportSinkRequest) String() string
- func (m *DeleteNamespaceExportSinkRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteNamespaceExportSinkRequest) XXX_DiscardUnknown()
- func (m *DeleteNamespaceExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteNamespaceExportSinkRequest) XXX_Merge(src proto.Message)
- func (m *DeleteNamespaceExportSinkRequest) XXX_Size() int
- func (m *DeleteNamespaceExportSinkRequest) XXX_Unmarshal(b []byte) error
- type DeleteNamespaceExportSinkResponse
- func (*DeleteNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
- func (this *DeleteNamespaceExportSinkResponse) Equal(that interface{}) bool
- func (m *DeleteNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *DeleteNamespaceExportSinkResponse) GoString() string
- func (m *DeleteNamespaceExportSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteNamespaceExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteNamespaceExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteNamespaceExportSinkResponse) ProtoMessage()
- func (m *DeleteNamespaceExportSinkResponse) Reset()
- func (m *DeleteNamespaceExportSinkResponse) Size() (n int)
- func (this *DeleteNamespaceExportSinkResponse) String() string
- func (m *DeleteNamespaceExportSinkResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteNamespaceExportSinkResponse) XXX_DiscardUnknown()
- func (m *DeleteNamespaceExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteNamespaceExportSinkResponse) XXX_Merge(src proto.Message)
- func (m *DeleteNamespaceExportSinkResponse) XXX_Size() int
- func (m *DeleteNamespaceExportSinkResponse) XXX_Unmarshal(b []byte) error
- type DeleteNamespaceRegionRequest
- func (*DeleteNamespaceRegionRequest) Descriptor() ([]byte, []int)
- func (this *DeleteNamespaceRegionRequest) Equal(that interface{}) bool
- func (m *DeleteNamespaceRegionRequest) GetAsyncOperationId() string
- func (m *DeleteNamespaceRegionRequest) GetNamespace() string
- func (m *DeleteNamespaceRegionRequest) GetRegion() string
- func (m *DeleteNamespaceRegionRequest) GetResourceVersion() string
- func (this *DeleteNamespaceRegionRequest) GoString() string
- func (m *DeleteNamespaceRegionRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteNamespaceRegionRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteNamespaceRegionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteNamespaceRegionRequest) ProtoMessage()
- func (m *DeleteNamespaceRegionRequest) Reset()
- func (m *DeleteNamespaceRegionRequest) Size() (n int)
- func (this *DeleteNamespaceRegionRequest) String() string
- func (m *DeleteNamespaceRegionRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteNamespaceRegionRequest) XXX_DiscardUnknown()
- func (m *DeleteNamespaceRegionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteNamespaceRegionRequest) XXX_Merge(src proto.Message)
- func (m *DeleteNamespaceRegionRequest) XXX_Size() int
- func (m *DeleteNamespaceRegionRequest) XXX_Unmarshal(b []byte) error
- type DeleteNamespaceRegionResponse
- func (*DeleteNamespaceRegionResponse) Descriptor() ([]byte, []int)
- func (this *DeleteNamespaceRegionResponse) Equal(that interface{}) bool
- func (m *DeleteNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *DeleteNamespaceRegionResponse) GoString() string
- func (m *DeleteNamespaceRegionResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteNamespaceRegionResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteNamespaceRegionResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteNamespaceRegionResponse) ProtoMessage()
- func (m *DeleteNamespaceRegionResponse) Reset()
- func (m *DeleteNamespaceRegionResponse) Size() (n int)
- func (this *DeleteNamespaceRegionResponse) String() string
- func (m *DeleteNamespaceRegionResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteNamespaceRegionResponse) XXX_DiscardUnknown()
- func (m *DeleteNamespaceRegionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteNamespaceRegionResponse) XXX_Merge(src proto.Message)
- func (m *DeleteNamespaceRegionResponse) XXX_Size() int
- func (m *DeleteNamespaceRegionResponse) XXX_Unmarshal(b []byte) error
- type DeleteNamespaceRequest
- func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)
- func (this *DeleteNamespaceRequest) Equal(that interface{}) bool
- func (m *DeleteNamespaceRequest) GetAsyncOperationId() string
- func (m *DeleteNamespaceRequest) GetNamespace() string
- func (m *DeleteNamespaceRequest) GetResourceVersion() string
- func (this *DeleteNamespaceRequest) GoString() string
- func (m *DeleteNamespaceRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteNamespaceRequest) ProtoMessage()
- func (m *DeleteNamespaceRequest) Reset()
- func (m *DeleteNamespaceRequest) Size() (n int)
- func (this *DeleteNamespaceRequest) String() string
- func (m *DeleteNamespaceRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteNamespaceRequest) XXX_DiscardUnknown()
- func (m *DeleteNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteNamespaceRequest) XXX_Merge(src proto.Message)
- func (m *DeleteNamespaceRequest) XXX_Size() int
- func (m *DeleteNamespaceRequest) XXX_Unmarshal(b []byte) error
- type DeleteNamespaceResponse
- func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)
- func (this *DeleteNamespaceResponse) Equal(that interface{}) bool
- func (m *DeleteNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *DeleteNamespaceResponse) GoString() string
- func (m *DeleteNamespaceResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteNamespaceResponse) ProtoMessage()
- func (m *DeleteNamespaceResponse) Reset()
- func (m *DeleteNamespaceResponse) Size() (n int)
- func (this *DeleteNamespaceResponse) String() string
- func (m *DeleteNamespaceResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteNamespaceResponse) XXX_DiscardUnknown()
- func (m *DeleteNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteNamespaceResponse) XXX_Merge(src proto.Message)
- func (m *DeleteNamespaceResponse) XXX_Size() int
- func (m *DeleteNamespaceResponse) XXX_Unmarshal(b []byte) error
- type DeleteNexusEndpointRequest
- func (*DeleteNexusEndpointRequest) Descriptor() ([]byte, []int)
- func (this *DeleteNexusEndpointRequest) Equal(that interface{}) bool
- func (m *DeleteNexusEndpointRequest) GetAsyncOperationId() string
- func (m *DeleteNexusEndpointRequest) GetEndpointId() string
- func (m *DeleteNexusEndpointRequest) GetResourceVersion() string
- func (this *DeleteNexusEndpointRequest) GoString() string
- func (m *DeleteNexusEndpointRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteNexusEndpointRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteNexusEndpointRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteNexusEndpointRequest) ProtoMessage()
- func (m *DeleteNexusEndpointRequest) Reset()
- func (m *DeleteNexusEndpointRequest) Size() (n int)
- func (this *DeleteNexusEndpointRequest) String() string
- func (m *DeleteNexusEndpointRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteNexusEndpointRequest) XXX_DiscardUnknown()
- func (m *DeleteNexusEndpointRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteNexusEndpointRequest) XXX_Merge(src proto.Message)
- func (m *DeleteNexusEndpointRequest) XXX_Size() int
- func (m *DeleteNexusEndpointRequest) XXX_Unmarshal(b []byte) error
- type DeleteNexusEndpointResponse
- func (*DeleteNexusEndpointResponse) Descriptor() ([]byte, []int)
- func (this *DeleteNexusEndpointResponse) Equal(that interface{}) bool
- func (m *DeleteNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *DeleteNexusEndpointResponse) GoString() string
- func (m *DeleteNexusEndpointResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteNexusEndpointResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteNexusEndpointResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteNexusEndpointResponse) ProtoMessage()
- func (m *DeleteNexusEndpointResponse) Reset()
- func (m *DeleteNexusEndpointResponse) Size() (n int)
- func (this *DeleteNexusEndpointResponse) String() string
- func (m *DeleteNexusEndpointResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteNexusEndpointResponse) XXX_DiscardUnknown()
- func (m *DeleteNexusEndpointResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteNexusEndpointResponse) XXX_Merge(src proto.Message)
- func (m *DeleteNexusEndpointResponse) XXX_Size() int
- func (m *DeleteNexusEndpointResponse) XXX_Unmarshal(b []byte) error
- type DeleteProjectRequest
- func (*DeleteProjectRequest) Descriptor() ([]byte, []int)
- func (this *DeleteProjectRequest) Equal(that interface{}) bool
- func (m *DeleteProjectRequest) GetAsyncOperationId() string
- func (m *DeleteProjectRequest) GetProjectId() string
- func (m *DeleteProjectRequest) GetResourceVersion() string
- func (this *DeleteProjectRequest) GoString() string
- func (m *DeleteProjectRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteProjectRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteProjectRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteProjectRequest) ProtoMessage()
- func (m *DeleteProjectRequest) Reset()
- func (m *DeleteProjectRequest) Size() (n int)
- func (this *DeleteProjectRequest) String() string
- func (m *DeleteProjectRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteProjectRequest) XXX_DiscardUnknown()
- func (m *DeleteProjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteProjectRequest) XXX_Merge(src proto.Message)
- func (m *DeleteProjectRequest) XXX_Size() int
- func (m *DeleteProjectRequest) XXX_Unmarshal(b []byte) error
- type DeleteProjectResponse
- func (*DeleteProjectResponse) Descriptor() ([]byte, []int)
- func (this *DeleteProjectResponse) Equal(that interface{}) bool
- func (m *DeleteProjectResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *DeleteProjectResponse) GoString() string
- func (m *DeleteProjectResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteProjectResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteProjectResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteProjectResponse) ProtoMessage()
- func (m *DeleteProjectResponse) Reset()
- func (m *DeleteProjectResponse) Size() (n int)
- func (this *DeleteProjectResponse) String() string
- func (m *DeleteProjectResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteProjectResponse) XXX_DiscardUnknown()
- func (m *DeleteProjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteProjectResponse) XXX_Merge(src proto.Message)
- func (m *DeleteProjectResponse) XXX_Size() int
- func (m *DeleteProjectResponse) XXX_Unmarshal(b []byte) error
- type DeleteServiceAccountRequest
- func (*DeleteServiceAccountRequest) Descriptor() ([]byte, []int)
- func (this *DeleteServiceAccountRequest) Equal(that interface{}) bool
- func (m *DeleteServiceAccountRequest) GetAsyncOperationId() string
- func (m *DeleteServiceAccountRequest) GetResourceVersion() string
- func (m *DeleteServiceAccountRequest) GetServiceAccountId() string
- func (this *DeleteServiceAccountRequest) GoString() string
- func (m *DeleteServiceAccountRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteServiceAccountRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteServiceAccountRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteServiceAccountRequest) ProtoMessage()
- func (m *DeleteServiceAccountRequest) Reset()
- func (m *DeleteServiceAccountRequest) Size() (n int)
- func (this *DeleteServiceAccountRequest) String() string
- func (m *DeleteServiceAccountRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteServiceAccountRequest) XXX_DiscardUnknown()
- func (m *DeleteServiceAccountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteServiceAccountRequest) XXX_Merge(src proto.Message)
- func (m *DeleteServiceAccountRequest) XXX_Size() int
- func (m *DeleteServiceAccountRequest) XXX_Unmarshal(b []byte) error
- type DeleteServiceAccountResponse
- func (*DeleteServiceAccountResponse) Descriptor() ([]byte, []int)
- func (this *DeleteServiceAccountResponse) Equal(that interface{}) bool
- func (m *DeleteServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *DeleteServiceAccountResponse) GoString() string
- func (m *DeleteServiceAccountResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteServiceAccountResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteServiceAccountResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteServiceAccountResponse) ProtoMessage()
- func (m *DeleteServiceAccountResponse) Reset()
- func (m *DeleteServiceAccountResponse) Size() (n int)
- func (this *DeleteServiceAccountResponse) String() string
- func (m *DeleteServiceAccountResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteServiceAccountResponse) XXX_DiscardUnknown()
- func (m *DeleteServiceAccountResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteServiceAccountResponse) XXX_Merge(src proto.Message)
- func (m *DeleteServiceAccountResponse) XXX_Size() int
- func (m *DeleteServiceAccountResponse) XXX_Unmarshal(b []byte) error
- type DeleteUserGroupRequest
- func (*DeleteUserGroupRequest) Descriptor() ([]byte, []int)
- func (this *DeleteUserGroupRequest) Equal(that interface{}) bool
- func (m *DeleteUserGroupRequest) GetAsyncOperationId() string
- func (m *DeleteUserGroupRequest) GetGroupId() string
- func (m *DeleteUserGroupRequest) GetResourceVersion() string
- func (this *DeleteUserGroupRequest) GoString() string
- func (m *DeleteUserGroupRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteUserGroupRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteUserGroupRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteUserGroupRequest) ProtoMessage()
- func (m *DeleteUserGroupRequest) Reset()
- func (m *DeleteUserGroupRequest) Size() (n int)
- func (this *DeleteUserGroupRequest) String() string
- func (m *DeleteUserGroupRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteUserGroupRequest) XXX_DiscardUnknown()
- func (m *DeleteUserGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteUserGroupRequest) XXX_Merge(src proto.Message)
- func (m *DeleteUserGroupRequest) XXX_Size() int
- func (m *DeleteUserGroupRequest) XXX_Unmarshal(b []byte) error
- type DeleteUserGroupResponse
- func (*DeleteUserGroupResponse) Descriptor() ([]byte, []int)
- func (this *DeleteUserGroupResponse) Equal(that interface{}) bool
- func (m *DeleteUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *DeleteUserGroupResponse) GoString() string
- func (m *DeleteUserGroupResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteUserGroupResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteUserGroupResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteUserGroupResponse) ProtoMessage()
- func (m *DeleteUserGroupResponse) Reset()
- func (m *DeleteUserGroupResponse) Size() (n int)
- func (this *DeleteUserGroupResponse) String() string
- func (m *DeleteUserGroupResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteUserGroupResponse) XXX_DiscardUnknown()
- func (m *DeleteUserGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteUserGroupResponse) XXX_Merge(src proto.Message)
- func (m *DeleteUserGroupResponse) XXX_Size() int
- func (m *DeleteUserGroupResponse) XXX_Unmarshal(b []byte) error
- type DeleteUserRequest
- func (*DeleteUserRequest) Descriptor() ([]byte, []int)
- func (this *DeleteUserRequest) Equal(that interface{}) bool
- func (m *DeleteUserRequest) GetAsyncOperationId() string
- func (m *DeleteUserRequest) GetResourceVersion() string
- func (m *DeleteUserRequest) GetUserId() string
- func (this *DeleteUserRequest) GoString() string
- func (m *DeleteUserRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteUserRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteUserRequest) ProtoMessage()
- func (m *DeleteUserRequest) Reset()
- func (m *DeleteUserRequest) Size() (n int)
- func (this *DeleteUserRequest) String() string
- func (m *DeleteUserRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteUserRequest) XXX_DiscardUnknown()
- func (m *DeleteUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteUserRequest) XXX_Merge(src proto.Message)
- func (m *DeleteUserRequest) XXX_Size() int
- func (m *DeleteUserRequest) XXX_Unmarshal(b []byte) error
- type DeleteUserResponse
- func (*DeleteUserResponse) Descriptor() ([]byte, []int)
- func (this *DeleteUserResponse) Equal(that interface{}) bool
- func (m *DeleteUserResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *DeleteUserResponse) GoString() string
- func (m *DeleteUserResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteUserResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteUserResponse) ProtoMessage()
- func (m *DeleteUserResponse) Reset()
- func (m *DeleteUserResponse) Size() (n int)
- func (this *DeleteUserResponse) String() string
- func (m *DeleteUserResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteUserResponse) XXX_DiscardUnknown()
- func (m *DeleteUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteUserResponse) XXX_Merge(src proto.Message)
- func (m *DeleteUserResponse) XXX_Size() int
- func (m *DeleteUserResponse) XXX_Unmarshal(b []byte) error
- type FailoverNamespaceRegionRequest
- func (*FailoverNamespaceRegionRequest) Descriptor() ([]byte, []int)
- func (this *FailoverNamespaceRegionRequest) Equal(that interface{}) bool
- func (m *FailoverNamespaceRegionRequest) GetAsyncOperationId() string
- func (m *FailoverNamespaceRegionRequest) GetNamespace() string
- func (m *FailoverNamespaceRegionRequest) GetRegion() string
- func (this *FailoverNamespaceRegionRequest) GoString() string
- func (m *FailoverNamespaceRegionRequest) Marshal() (dAtA []byte, err error)
- func (m *FailoverNamespaceRegionRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *FailoverNamespaceRegionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*FailoverNamespaceRegionRequest) ProtoMessage()
- func (m *FailoverNamespaceRegionRequest) Reset()
- func (m *FailoverNamespaceRegionRequest) Size() (n int)
- func (this *FailoverNamespaceRegionRequest) String() string
- func (m *FailoverNamespaceRegionRequest) Unmarshal(dAtA []byte) error
- func (m *FailoverNamespaceRegionRequest) XXX_DiscardUnknown()
- func (m *FailoverNamespaceRegionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FailoverNamespaceRegionRequest) XXX_Merge(src proto.Message)
- func (m *FailoverNamespaceRegionRequest) XXX_Size() int
- func (m *FailoverNamespaceRegionRequest) XXX_Unmarshal(b []byte) error
- type FailoverNamespaceRegionResponse
- func (*FailoverNamespaceRegionResponse) Descriptor() ([]byte, []int)
- func (this *FailoverNamespaceRegionResponse) Equal(that interface{}) bool
- func (m *FailoverNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *FailoverNamespaceRegionResponse) GoString() string
- func (m *FailoverNamespaceRegionResponse) Marshal() (dAtA []byte, err error)
- func (m *FailoverNamespaceRegionResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *FailoverNamespaceRegionResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*FailoverNamespaceRegionResponse) ProtoMessage()
- func (m *FailoverNamespaceRegionResponse) Reset()
- func (m *FailoverNamespaceRegionResponse) Size() (n int)
- func (this *FailoverNamespaceRegionResponse) String() string
- func (m *FailoverNamespaceRegionResponse) Unmarshal(dAtA []byte) error
- func (m *FailoverNamespaceRegionResponse) XXX_DiscardUnknown()
- func (m *FailoverNamespaceRegionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FailoverNamespaceRegionResponse) XXX_Merge(src proto.Message)
- func (m *FailoverNamespaceRegionResponse) XXX_Size() int
- func (m *FailoverNamespaceRegionResponse) XXX_Unmarshal(b []byte) error
- type GetAccountAuditLogSinkRequest
- func (*GetAccountAuditLogSinkRequest) Descriptor() ([]byte, []int)
- func (this *GetAccountAuditLogSinkRequest) Equal(that interface{}) bool
- func (m *GetAccountAuditLogSinkRequest) GetName() string
- func (this *GetAccountAuditLogSinkRequest) GoString() string
- func (m *GetAccountAuditLogSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *GetAccountAuditLogSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAccountAuditLogSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAccountAuditLogSinkRequest) ProtoMessage()
- func (m *GetAccountAuditLogSinkRequest) Reset()
- func (m *GetAccountAuditLogSinkRequest) Size() (n int)
- func (this *GetAccountAuditLogSinkRequest) String() string
- func (m *GetAccountAuditLogSinkRequest) Unmarshal(dAtA []byte) error
- func (m *GetAccountAuditLogSinkRequest) XXX_DiscardUnknown()
- func (m *GetAccountAuditLogSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAccountAuditLogSinkRequest) XXX_Merge(src proto.Message)
- func (m *GetAccountAuditLogSinkRequest) XXX_Size() int
- func (m *GetAccountAuditLogSinkRequest) XXX_Unmarshal(b []byte) error
- type GetAccountAuditLogSinkResponse
- func (*GetAccountAuditLogSinkResponse) Descriptor() ([]byte, []int)
- func (this *GetAccountAuditLogSinkResponse) Equal(that interface{}) bool
- func (m *GetAccountAuditLogSinkResponse) GetSink() *v15.AuditLogSink
- func (this *GetAccountAuditLogSinkResponse) GoString() string
- func (m *GetAccountAuditLogSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *GetAccountAuditLogSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAccountAuditLogSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAccountAuditLogSinkResponse) ProtoMessage()
- func (m *GetAccountAuditLogSinkResponse) Reset()
- func (m *GetAccountAuditLogSinkResponse) Size() (n int)
- func (this *GetAccountAuditLogSinkResponse) String() string
- func (m *GetAccountAuditLogSinkResponse) Unmarshal(dAtA []byte) error
- func (m *GetAccountAuditLogSinkResponse) XXX_DiscardUnknown()
- func (m *GetAccountAuditLogSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAccountAuditLogSinkResponse) XXX_Merge(src proto.Message)
- func (m *GetAccountAuditLogSinkResponse) XXX_Size() int
- func (m *GetAccountAuditLogSinkResponse) XXX_Unmarshal(b []byte) error
- type GetAccountAuditLogSinksRequest
- func (*GetAccountAuditLogSinksRequest) Descriptor() ([]byte, []int)
- func (this *GetAccountAuditLogSinksRequest) Equal(that interface{}) bool
- func (m *GetAccountAuditLogSinksRequest) GetPageSize() int32
- func (m *GetAccountAuditLogSinksRequest) GetPageToken() string
- func (this *GetAccountAuditLogSinksRequest) GoString() string
- func (m *GetAccountAuditLogSinksRequest) Marshal() (dAtA []byte, err error)
- func (m *GetAccountAuditLogSinksRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAccountAuditLogSinksRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAccountAuditLogSinksRequest) ProtoMessage()
- func (m *GetAccountAuditLogSinksRequest) Reset()
- func (m *GetAccountAuditLogSinksRequest) Size() (n int)
- func (this *GetAccountAuditLogSinksRequest) String() string
- func (m *GetAccountAuditLogSinksRequest) Unmarshal(dAtA []byte) error
- func (m *GetAccountAuditLogSinksRequest) XXX_DiscardUnknown()
- func (m *GetAccountAuditLogSinksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAccountAuditLogSinksRequest) XXX_Merge(src proto.Message)
- func (m *GetAccountAuditLogSinksRequest) XXX_Size() int
- func (m *GetAccountAuditLogSinksRequest) XXX_Unmarshal(b []byte) error
- type GetAccountAuditLogSinksResponse
- func (*GetAccountAuditLogSinksResponse) Descriptor() ([]byte, []int)
- func (this *GetAccountAuditLogSinksResponse) Equal(that interface{}) bool
- func (m *GetAccountAuditLogSinksResponse) GetNextPageToken() string
- func (m *GetAccountAuditLogSinksResponse) GetSinks() []*v15.AuditLogSink
- func (this *GetAccountAuditLogSinksResponse) GoString() string
- func (m *GetAccountAuditLogSinksResponse) Marshal() (dAtA []byte, err error)
- func (m *GetAccountAuditLogSinksResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAccountAuditLogSinksResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAccountAuditLogSinksResponse) ProtoMessage()
- func (m *GetAccountAuditLogSinksResponse) Reset()
- func (m *GetAccountAuditLogSinksResponse) Size() (n int)
- func (this *GetAccountAuditLogSinksResponse) String() string
- func (m *GetAccountAuditLogSinksResponse) Unmarshal(dAtA []byte) error
- func (m *GetAccountAuditLogSinksResponse) XXX_DiscardUnknown()
- func (m *GetAccountAuditLogSinksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAccountAuditLogSinksResponse) XXX_Merge(src proto.Message)
- func (m *GetAccountAuditLogSinksResponse) XXX_Size() int
- func (m *GetAccountAuditLogSinksResponse) XXX_Unmarshal(b []byte) error
- type GetAccountRequest
- func (*GetAccountRequest) Descriptor() ([]byte, []int)
- func (this *GetAccountRequest) Equal(that interface{}) bool
- func (this *GetAccountRequest) GoString() string
- func (m *GetAccountRequest) Marshal() (dAtA []byte, err error)
- func (m *GetAccountRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAccountRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAccountRequest) ProtoMessage()
- func (m *GetAccountRequest) Reset()
- func (m *GetAccountRequest) Size() (n int)
- func (this *GetAccountRequest) String() string
- func (m *GetAccountRequest) Unmarshal(dAtA []byte) error
- func (m *GetAccountRequest) XXX_DiscardUnknown()
- func (m *GetAccountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAccountRequest) XXX_Merge(src proto.Message)
- func (m *GetAccountRequest) XXX_Size() int
- func (m *GetAccountRequest) XXX_Unmarshal(b []byte) error
- type GetAccountResponse
- func (*GetAccountResponse) Descriptor() ([]byte, []int)
- func (this *GetAccountResponse) Equal(that interface{}) bool
- func (m *GetAccountResponse) GetAccount() *v15.Account
- func (this *GetAccountResponse) GoString() string
- func (m *GetAccountResponse) Marshal() (dAtA []byte, err error)
- func (m *GetAccountResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAccountResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAccountResponse) ProtoMessage()
- func (m *GetAccountResponse) Reset()
- func (m *GetAccountResponse) Size() (n int)
- func (this *GetAccountResponse) String() string
- func (m *GetAccountResponse) Unmarshal(dAtA []byte) error
- func (m *GetAccountResponse) XXX_DiscardUnknown()
- func (m *GetAccountResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAccountResponse) XXX_Merge(src proto.Message)
- func (m *GetAccountResponse) XXX_Size() int
- func (m *GetAccountResponse) XXX_Unmarshal(b []byte) error
- type GetApiKeyRequest
- func (*GetApiKeyRequest) Descriptor() ([]byte, []int)
- func (this *GetApiKeyRequest) Equal(that interface{}) bool
- func (m *GetApiKeyRequest) GetKeyId() string
- func (this *GetApiKeyRequest) GoString() string
- func (m *GetApiKeyRequest) Marshal() (dAtA []byte, err error)
- func (m *GetApiKeyRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetApiKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetApiKeyRequest) ProtoMessage()
- func (m *GetApiKeyRequest) Reset()
- func (m *GetApiKeyRequest) Size() (n int)
- func (this *GetApiKeyRequest) String() string
- func (m *GetApiKeyRequest) Unmarshal(dAtA []byte) error
- func (m *GetApiKeyRequest) XXX_DiscardUnknown()
- func (m *GetApiKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetApiKeyRequest) XXX_Merge(src proto.Message)
- func (m *GetApiKeyRequest) XXX_Size() int
- func (m *GetApiKeyRequest) XXX_Unmarshal(b []byte) error
- type GetApiKeyResponse
- func (*GetApiKeyResponse) Descriptor() ([]byte, []int)
- func (this *GetApiKeyResponse) Equal(that interface{}) bool
- func (m *GetApiKeyResponse) GetApiKey() *v1.ApiKey
- func (this *GetApiKeyResponse) GoString() string
- func (m *GetApiKeyResponse) Marshal() (dAtA []byte, err error)
- func (m *GetApiKeyResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetApiKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetApiKeyResponse) ProtoMessage()
- func (m *GetApiKeyResponse) Reset()
- func (m *GetApiKeyResponse) Size() (n int)
- func (this *GetApiKeyResponse) String() string
- func (m *GetApiKeyResponse) Unmarshal(dAtA []byte) error
- func (m *GetApiKeyResponse) XXX_DiscardUnknown()
- func (m *GetApiKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetApiKeyResponse) XXX_Merge(src proto.Message)
- func (m *GetApiKeyResponse) XXX_Size() int
- func (m *GetApiKeyResponse) XXX_Unmarshal(b []byte) error
- type GetApiKeysRequest
- func (*GetApiKeysRequest) Descriptor() ([]byte, []int)
- func (this *GetApiKeysRequest) Equal(that interface{}) bool
- func (m *GetApiKeysRequest) GetDisabled() *types.BoolValue
- func (m *GetApiKeysRequest) GetIncludeStates() []v16.ResourceState
- func (m *GetApiKeysRequest) GetNamespace() string
- func (m *GetApiKeysRequest) GetOwnerId() string
- func (m *GetApiKeysRequest) GetOwnerType() v1.OwnerType
- func (m *GetApiKeysRequest) GetOwnerTypeDeprecated() stringdeprecated
- func (m *GetApiKeysRequest) GetPageSize() int32
- func (m *GetApiKeysRequest) GetPageToken() string
- func (this *GetApiKeysRequest) GoString() string
- func (m *GetApiKeysRequest) Marshal() (dAtA []byte, err error)
- func (m *GetApiKeysRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetApiKeysRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetApiKeysRequest) ProtoMessage()
- func (m *GetApiKeysRequest) Reset()
- func (m *GetApiKeysRequest) Size() (n int)
- func (this *GetApiKeysRequest) String() string
- func (m *GetApiKeysRequest) Unmarshal(dAtA []byte) error
- func (m *GetApiKeysRequest) XXX_DiscardUnknown()
- func (m *GetApiKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetApiKeysRequest) XXX_Merge(src proto.Message)
- func (m *GetApiKeysRequest) XXX_Size() int
- func (m *GetApiKeysRequest) XXX_Unmarshal(b []byte) error
- type GetApiKeysResponse
- func (*GetApiKeysResponse) Descriptor() ([]byte, []int)
- func (this *GetApiKeysResponse) Equal(that interface{}) bool
- func (m *GetApiKeysResponse) GetApiKeys() []*v1.ApiKey
- func (m *GetApiKeysResponse) GetNextPageToken() string
- func (this *GetApiKeysResponse) GoString() string
- func (m *GetApiKeysResponse) Marshal() (dAtA []byte, err error)
- func (m *GetApiKeysResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetApiKeysResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetApiKeysResponse) ProtoMessage()
- func (m *GetApiKeysResponse) Reset()
- func (m *GetApiKeysResponse) Size() (n int)
- func (this *GetApiKeysResponse) String() string
- func (m *GetApiKeysResponse) Unmarshal(dAtA []byte) error
- func (m *GetApiKeysResponse) XXX_DiscardUnknown()
- func (m *GetApiKeysResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetApiKeysResponse) XXX_Merge(src proto.Message)
- func (m *GetApiKeysResponse) XXX_Size() int
- func (m *GetApiKeysResponse) XXX_Unmarshal(b []byte) error
- type GetAsyncOperationRequest
- func (*GetAsyncOperationRequest) Descriptor() ([]byte, []int)
- func (this *GetAsyncOperationRequest) Equal(that interface{}) bool
- func (m *GetAsyncOperationRequest) GetAsyncOperationId() string
- func (this *GetAsyncOperationRequest) GoString() string
- func (m *GetAsyncOperationRequest) Marshal() (dAtA []byte, err error)
- func (m *GetAsyncOperationRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAsyncOperationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAsyncOperationRequest) ProtoMessage()
- func (m *GetAsyncOperationRequest) Reset()
- func (m *GetAsyncOperationRequest) Size() (n int)
- func (this *GetAsyncOperationRequest) String() string
- func (m *GetAsyncOperationRequest) Unmarshal(dAtA []byte) error
- func (m *GetAsyncOperationRequest) XXX_DiscardUnknown()
- func (m *GetAsyncOperationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAsyncOperationRequest) XXX_Merge(src proto.Message)
- func (m *GetAsyncOperationRequest) XXX_Size() int
- func (m *GetAsyncOperationRequest) XXX_Unmarshal(b []byte) error
- type GetAsyncOperationResponse
- func (*GetAsyncOperationResponse) Descriptor() ([]byte, []int)
- func (this *GetAsyncOperationResponse) Equal(that interface{}) bool
- func (m *GetAsyncOperationResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *GetAsyncOperationResponse) GoString() string
- func (m *GetAsyncOperationResponse) Marshal() (dAtA []byte, err error)
- func (m *GetAsyncOperationResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAsyncOperationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAsyncOperationResponse) ProtoMessage()
- func (m *GetAsyncOperationResponse) Reset()
- func (m *GetAsyncOperationResponse) Size() (n int)
- func (this *GetAsyncOperationResponse) String() string
- func (m *GetAsyncOperationResponse) Unmarshal(dAtA []byte) error
- func (m *GetAsyncOperationResponse) XXX_DiscardUnknown()
- func (m *GetAsyncOperationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAsyncOperationResponse) XXX_Merge(src proto.Message)
- func (m *GetAsyncOperationResponse) XXX_Size() int
- func (m *GetAsyncOperationResponse) XXX_Unmarshal(b []byte) error
- type GetAuditLogsRequest
- func (*GetAuditLogsRequest) Descriptor() ([]byte, []int)
- func (this *GetAuditLogsRequest) Equal(that interface{}) bool
- func (m *GetAuditLogsRequest) GetEndTimeExclusive() *types.Timestamp
- func (m *GetAuditLogsRequest) GetPageSize() int32
- func (m *GetAuditLogsRequest) GetPageToken() string
- func (m *GetAuditLogsRequest) GetStartTimeInclusive() *types.Timestamp
- func (this *GetAuditLogsRequest) GoString() string
- func (m *GetAuditLogsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetAuditLogsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAuditLogsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAuditLogsRequest) ProtoMessage()
- func (m *GetAuditLogsRequest) Reset()
- func (m *GetAuditLogsRequest) Size() (n int)
- func (this *GetAuditLogsRequest) String() string
- func (m *GetAuditLogsRequest) Unmarshal(dAtA []byte) error
- func (m *GetAuditLogsRequest) XXX_DiscardUnknown()
- func (m *GetAuditLogsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAuditLogsRequest) XXX_Merge(src proto.Message)
- func (m *GetAuditLogsRequest) XXX_Size() int
- func (m *GetAuditLogsRequest) XXX_Unmarshal(b []byte) error
- type GetAuditLogsResponse
- func (*GetAuditLogsResponse) Descriptor() ([]byte, []int)
- func (this *GetAuditLogsResponse) Equal(that interface{}) bool
- func (m *GetAuditLogsResponse) GetLogs() []*v17.LogRecord
- func (m *GetAuditLogsResponse) GetNextPageToken() string
- func (this *GetAuditLogsResponse) GoString() string
- func (m *GetAuditLogsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetAuditLogsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAuditLogsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAuditLogsResponse) ProtoMessage()
- func (m *GetAuditLogsResponse) Reset()
- func (m *GetAuditLogsResponse) Size() (n int)
- func (this *GetAuditLogsResponse) String() string
- func (m *GetAuditLogsResponse) Unmarshal(dAtA []byte) error
- func (m *GetAuditLogsResponse) XXX_DiscardUnknown()
- func (m *GetAuditLogsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAuditLogsResponse) XXX_Merge(src proto.Message)
- func (m *GetAuditLogsResponse) XXX_Size() int
- func (m *GetAuditLogsResponse) XXX_Unmarshal(b []byte) error
- type GetBillingReportRequest
- func (*GetBillingReportRequest) Descriptor() ([]byte, []int)
- func (this *GetBillingReportRequest) Equal(that interface{}) bool
- func (m *GetBillingReportRequest) GetBillingReportId() string
- func (this *GetBillingReportRequest) GoString() string
- func (m *GetBillingReportRequest) Marshal() (dAtA []byte, err error)
- func (m *GetBillingReportRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetBillingReportRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetBillingReportRequest) ProtoMessage()
- func (m *GetBillingReportRequest) Reset()
- func (m *GetBillingReportRequest) Size() (n int)
- func (this *GetBillingReportRequest) String() string
- func (m *GetBillingReportRequest) Unmarshal(dAtA []byte) error
- func (m *GetBillingReportRequest) XXX_DiscardUnknown()
- func (m *GetBillingReportRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetBillingReportRequest) XXX_Merge(src proto.Message)
- func (m *GetBillingReportRequest) XXX_Size() int
- func (m *GetBillingReportRequest) XXX_Unmarshal(b []byte) error
- type GetBillingReportResponse
- func (*GetBillingReportResponse) Descriptor() ([]byte, []int)
- func (this *GetBillingReportResponse) Equal(that interface{}) bool
- func (m *GetBillingReportResponse) GetBillingReport() *v111.BillingReport
- func (this *GetBillingReportResponse) GoString() string
- func (m *GetBillingReportResponse) Marshal() (dAtA []byte, err error)
- func (m *GetBillingReportResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetBillingReportResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetBillingReportResponse) ProtoMessage()
- func (m *GetBillingReportResponse) Reset()
- func (m *GetBillingReportResponse) Size() (n int)
- func (this *GetBillingReportResponse) String() string
- func (m *GetBillingReportResponse) Unmarshal(dAtA []byte) error
- func (m *GetBillingReportResponse) XXX_DiscardUnknown()
- func (m *GetBillingReportResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetBillingReportResponse) XXX_Merge(src proto.Message)
- func (m *GetBillingReportResponse) XXX_Size() int
- func (m *GetBillingReportResponse) XXX_Unmarshal(b []byte) error
- type GetConnectivityRuleRequest
- func (*GetConnectivityRuleRequest) Descriptor() ([]byte, []int)
- func (this *GetConnectivityRuleRequest) Equal(that interface{}) bool
- func (m *GetConnectivityRuleRequest) GetConnectivityRuleId() string
- func (this *GetConnectivityRuleRequest) GoString() string
- func (m *GetConnectivityRuleRequest) Marshal() (dAtA []byte, err error)
- func (m *GetConnectivityRuleRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetConnectivityRuleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetConnectivityRuleRequest) ProtoMessage()
- func (m *GetConnectivityRuleRequest) Reset()
- func (m *GetConnectivityRuleRequest) Size() (n int)
- func (this *GetConnectivityRuleRequest) String() string
- func (m *GetConnectivityRuleRequest) Unmarshal(dAtA []byte) error
- func (m *GetConnectivityRuleRequest) XXX_DiscardUnknown()
- func (m *GetConnectivityRuleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetConnectivityRuleRequest) XXX_Merge(src proto.Message)
- func (m *GetConnectivityRuleRequest) XXX_Size() int
- func (m *GetConnectivityRuleRequest) XXX_Unmarshal(b []byte) error
- type GetConnectivityRuleResponse
- func (*GetConnectivityRuleResponse) Descriptor() ([]byte, []int)
- func (this *GetConnectivityRuleResponse) Equal(that interface{}) bool
- func (m *GetConnectivityRuleResponse) GetConnectivityRule() *v19.ConnectivityRule
- func (this *GetConnectivityRuleResponse) GoString() string
- func (m *GetConnectivityRuleResponse) Marshal() (dAtA []byte, err error)
- func (m *GetConnectivityRuleResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetConnectivityRuleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetConnectivityRuleResponse) ProtoMessage()
- func (m *GetConnectivityRuleResponse) Reset()
- func (m *GetConnectivityRuleResponse) Size() (n int)
- func (this *GetConnectivityRuleResponse) String() string
- func (m *GetConnectivityRuleResponse) Unmarshal(dAtA []byte) error
- func (m *GetConnectivityRuleResponse) XXX_DiscardUnknown()
- func (m *GetConnectivityRuleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetConnectivityRuleResponse) XXX_Merge(src proto.Message)
- func (m *GetConnectivityRuleResponse) XXX_Size() int
- func (m *GetConnectivityRuleResponse) XXX_Unmarshal(b []byte) error
- type GetConnectivityRulesRequest
- func (*GetConnectivityRulesRequest) Descriptor() ([]byte, []int)
- func (this *GetConnectivityRulesRequest) Equal(that interface{}) bool
- func (m *GetConnectivityRulesRequest) GetNamespace() string
- func (m *GetConnectivityRulesRequest) GetPageSize() int32
- func (m *GetConnectivityRulesRequest) GetPageToken() string
- func (m *GetConnectivityRulesRequest) GetProjectId() string
- func (this *GetConnectivityRulesRequest) GoString() string
- func (m *GetConnectivityRulesRequest) Marshal() (dAtA []byte, err error)
- func (m *GetConnectivityRulesRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetConnectivityRulesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetConnectivityRulesRequest) ProtoMessage()
- func (m *GetConnectivityRulesRequest) Reset()
- func (m *GetConnectivityRulesRequest) Size() (n int)
- func (this *GetConnectivityRulesRequest) String() string
- func (m *GetConnectivityRulesRequest) Unmarshal(dAtA []byte) error
- func (m *GetConnectivityRulesRequest) XXX_DiscardUnknown()
- func (m *GetConnectivityRulesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetConnectivityRulesRequest) XXX_Merge(src proto.Message)
- func (m *GetConnectivityRulesRequest) XXX_Size() int
- func (m *GetConnectivityRulesRequest) XXX_Unmarshal(b []byte) error
- type GetConnectivityRulesResponse
- func (*GetConnectivityRulesResponse) Descriptor() ([]byte, []int)
- func (this *GetConnectivityRulesResponse) Equal(that interface{}) bool
- func (m *GetConnectivityRulesResponse) GetConnectivityRules() []*v19.ConnectivityRule
- func (m *GetConnectivityRulesResponse) GetNextPageToken() string
- func (this *GetConnectivityRulesResponse) GoString() string
- func (m *GetConnectivityRulesResponse) Marshal() (dAtA []byte, err error)
- func (m *GetConnectivityRulesResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetConnectivityRulesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetConnectivityRulesResponse) ProtoMessage()
- func (m *GetConnectivityRulesResponse) Reset()
- func (m *GetConnectivityRulesResponse) Size() (n int)
- func (this *GetConnectivityRulesResponse) String() string
- func (m *GetConnectivityRulesResponse) Unmarshal(dAtA []byte) error
- func (m *GetConnectivityRulesResponse) XXX_DiscardUnknown()
- func (m *GetConnectivityRulesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetConnectivityRulesResponse) XXX_Merge(src proto.Message)
- func (m *GetConnectivityRulesResponse) XXX_Size() int
- func (m *GetConnectivityRulesResponse) XXX_Unmarshal(b []byte) error
- type GetCurrentIdentityRequest
- func (*GetCurrentIdentityRequest) Descriptor() ([]byte, []int)
- func (this *GetCurrentIdentityRequest) Equal(that interface{}) bool
- func (this *GetCurrentIdentityRequest) GoString() string
- func (m *GetCurrentIdentityRequest) Marshal() (dAtA []byte, err error)
- func (m *GetCurrentIdentityRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetCurrentIdentityRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetCurrentIdentityRequest) ProtoMessage()
- func (m *GetCurrentIdentityRequest) Reset()
- func (m *GetCurrentIdentityRequest) Size() (n int)
- func (this *GetCurrentIdentityRequest) String() string
- func (m *GetCurrentIdentityRequest) Unmarshal(dAtA []byte) error
- func (m *GetCurrentIdentityRequest) XXX_DiscardUnknown()
- func (m *GetCurrentIdentityRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCurrentIdentityRequest) XXX_Merge(src proto.Message)
- func (m *GetCurrentIdentityRequest) XXX_Size() int
- func (m *GetCurrentIdentityRequest) XXX_Unmarshal(b []byte) error
- type GetCurrentIdentityResponse
- func (*GetCurrentIdentityResponse) Descriptor() ([]byte, []int)
- func (this *GetCurrentIdentityResponse) Equal(that interface{}) bool
- func (m *GetCurrentIdentityResponse) GetPrincipal() isGetCurrentIdentityResponse_Principal
- func (m *GetCurrentIdentityResponse) GetPrincipalApiKey() *v1.ApiKey
- func (m *GetCurrentIdentityResponse) GetServiceAccount() *v1.ServiceAccount
- func (m *GetCurrentIdentityResponse) GetUser() *v1.User
- func (this *GetCurrentIdentityResponse) GoString() string
- func (m *GetCurrentIdentityResponse) Marshal() (dAtA []byte, err error)
- func (m *GetCurrentIdentityResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetCurrentIdentityResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetCurrentIdentityResponse) ProtoMessage()
- func (m *GetCurrentIdentityResponse) Reset()
- func (m *GetCurrentIdentityResponse) Size() (n int)
- func (this *GetCurrentIdentityResponse) String() string
- func (m *GetCurrentIdentityResponse) Unmarshal(dAtA []byte) error
- func (m *GetCurrentIdentityResponse) XXX_DiscardUnknown()
- func (m *GetCurrentIdentityResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCurrentIdentityResponse) XXX_Merge(src proto.Message)
- func (*GetCurrentIdentityResponse) XXX_OneofWrappers() []interface{}
- func (m *GetCurrentIdentityResponse) XXX_Size() int
- func (m *GetCurrentIdentityResponse) XXX_Unmarshal(b []byte) error
- type GetCurrentIdentityResponse_ServiceAccount
- func (this *GetCurrentIdentityResponse_ServiceAccount) Equal(that interface{}) bool
- func (this *GetCurrentIdentityResponse_ServiceAccount) GoString() string
- func (m *GetCurrentIdentityResponse_ServiceAccount) MarshalTo(dAtA []byte) (int, error)
- func (m *GetCurrentIdentityResponse_ServiceAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *GetCurrentIdentityResponse_ServiceAccount) Size() (n int)
- func (this *GetCurrentIdentityResponse_ServiceAccount) String() string
- type GetCurrentIdentityResponse_User
- func (this *GetCurrentIdentityResponse_User) Equal(that interface{}) bool
- func (this *GetCurrentIdentityResponse_User) GoString() string
- func (m *GetCurrentIdentityResponse_User) MarshalTo(dAtA []byte) (int, error)
- func (m *GetCurrentIdentityResponse_User) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *GetCurrentIdentityResponse_User) Size() (n int)
- func (this *GetCurrentIdentityResponse_User) String() string
- type GetCustomRoleRequest
- func (*GetCustomRoleRequest) Descriptor() ([]byte, []int)
- func (this *GetCustomRoleRequest) Equal(that interface{}) bool
- func (m *GetCustomRoleRequest) GetRoleId() string
- func (this *GetCustomRoleRequest) GoString() string
- func (m *GetCustomRoleRequest) Marshal() (dAtA []byte, err error)
- func (m *GetCustomRoleRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetCustomRoleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetCustomRoleRequest) ProtoMessage()
- func (m *GetCustomRoleRequest) Reset()
- func (m *GetCustomRoleRequest) Size() (n int)
- func (this *GetCustomRoleRequest) String() string
- func (m *GetCustomRoleRequest) Unmarshal(dAtA []byte) error
- func (m *GetCustomRoleRequest) XXX_DiscardUnknown()
- func (m *GetCustomRoleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCustomRoleRequest) XXX_Merge(src proto.Message)
- func (m *GetCustomRoleRequest) XXX_Size() int
- func (m *GetCustomRoleRequest) XXX_Unmarshal(b []byte) error
- type GetCustomRoleResponse
- func (*GetCustomRoleResponse) Descriptor() ([]byte, []int)
- func (this *GetCustomRoleResponse) Equal(that interface{}) bool
- func (m *GetCustomRoleResponse) GetCustomRole() *v1.CustomRole
- func (this *GetCustomRoleResponse) GoString() string
- func (m *GetCustomRoleResponse) Marshal() (dAtA []byte, err error)
- func (m *GetCustomRoleResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetCustomRoleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetCustomRoleResponse) ProtoMessage()
- func (m *GetCustomRoleResponse) Reset()
- func (m *GetCustomRoleResponse) Size() (n int)
- func (this *GetCustomRoleResponse) String() string
- func (m *GetCustomRoleResponse) Unmarshal(dAtA []byte) error
- func (m *GetCustomRoleResponse) XXX_DiscardUnknown()
- func (m *GetCustomRoleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCustomRoleResponse) XXX_Merge(src proto.Message)
- func (m *GetCustomRoleResponse) XXX_Size() int
- func (m *GetCustomRoleResponse) XXX_Unmarshal(b []byte) error
- type GetCustomRolesRequest
- func (*GetCustomRolesRequest) Descriptor() ([]byte, []int)
- func (this *GetCustomRolesRequest) Equal(that interface{}) bool
- func (m *GetCustomRolesRequest) GetPageSize() int32
- func (m *GetCustomRolesRequest) GetPageToken() string
- func (this *GetCustomRolesRequest) GoString() string
- func (m *GetCustomRolesRequest) Marshal() (dAtA []byte, err error)
- func (m *GetCustomRolesRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetCustomRolesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetCustomRolesRequest) ProtoMessage()
- func (m *GetCustomRolesRequest) Reset()
- func (m *GetCustomRolesRequest) Size() (n int)
- func (this *GetCustomRolesRequest) String() string
- func (m *GetCustomRolesRequest) Unmarshal(dAtA []byte) error
- func (m *GetCustomRolesRequest) XXX_DiscardUnknown()
- func (m *GetCustomRolesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCustomRolesRequest) XXX_Merge(src proto.Message)
- func (m *GetCustomRolesRequest) XXX_Size() int
- func (m *GetCustomRolesRequest) XXX_Unmarshal(b []byte) error
- type GetCustomRolesResponse
- func (*GetCustomRolesResponse) Descriptor() ([]byte, []int)
- func (this *GetCustomRolesResponse) Equal(that interface{}) bool
- func (m *GetCustomRolesResponse) GetCustomRoles() []*v1.CustomRole
- func (m *GetCustomRolesResponse) GetNextPageToken() string
- func (this *GetCustomRolesResponse) GoString() string
- func (m *GetCustomRolesResponse) Marshal() (dAtA []byte, err error)
- func (m *GetCustomRolesResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetCustomRolesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetCustomRolesResponse) ProtoMessage()
- func (m *GetCustomRolesResponse) Reset()
- func (m *GetCustomRolesResponse) Size() (n int)
- func (this *GetCustomRolesResponse) String() string
- func (m *GetCustomRolesResponse) Unmarshal(dAtA []byte) error
- func (m *GetCustomRolesResponse) XXX_DiscardUnknown()
- func (m *GetCustomRolesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCustomRolesResponse) XXX_Merge(src proto.Message)
- func (m *GetCustomRolesResponse) XXX_Size() int
- func (m *GetCustomRolesResponse) XXX_Unmarshal(b []byte) error
- type GetMigrationRequest
- func (*GetMigrationRequest) Descriptor() ([]byte, []int)
- func (this *GetMigrationRequest) Equal(that interface{}) bool
- func (m *GetMigrationRequest) GetMigrationId() string
- func (this *GetMigrationRequest) GoString() string
- func (m *GetMigrationRequest) Marshal() (dAtA []byte, err error)
- func (m *GetMigrationRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetMigrationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetMigrationRequest) ProtoMessage()
- func (m *GetMigrationRequest) Reset()
- func (m *GetMigrationRequest) Size() (n int)
- func (this *GetMigrationRequest) String() string
- func (m *GetMigrationRequest) Unmarshal(dAtA []byte) error
- func (m *GetMigrationRequest) XXX_DiscardUnknown()
- func (m *GetMigrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetMigrationRequest) XXX_Merge(src proto.Message)
- func (m *GetMigrationRequest) XXX_Size() int
- func (m *GetMigrationRequest) XXX_Unmarshal(b []byte) error
- type GetMigrationResponse
- func (*GetMigrationResponse) Descriptor() ([]byte, []int)
- func (this *GetMigrationResponse) Equal(that interface{}) bool
- func (m *GetMigrationResponse) GetMigration() *v12.Migration
- func (this *GetMigrationResponse) GoString() string
- func (m *GetMigrationResponse) Marshal() (dAtA []byte, err error)
- func (m *GetMigrationResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetMigrationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetMigrationResponse) ProtoMessage()
- func (m *GetMigrationResponse) Reset()
- func (m *GetMigrationResponse) Size() (n int)
- func (this *GetMigrationResponse) String() string
- func (m *GetMigrationResponse) Unmarshal(dAtA []byte) error
- func (m *GetMigrationResponse) XXX_DiscardUnknown()
- func (m *GetMigrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetMigrationResponse) XXX_Merge(src proto.Message)
- func (m *GetMigrationResponse) XXX_Size() int
- func (m *GetMigrationResponse) XXX_Unmarshal(b []byte) error
- type GetMigrationsRequest
- func (*GetMigrationsRequest) Descriptor() ([]byte, []int)
- func (this *GetMigrationsRequest) Equal(that interface{}) bool
- func (m *GetMigrationsRequest) GetPageSize() int32
- func (m *GetMigrationsRequest) GetPageToken() string
- func (this *GetMigrationsRequest) GoString() string
- func (m *GetMigrationsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetMigrationsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetMigrationsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetMigrationsRequest) ProtoMessage()
- func (m *GetMigrationsRequest) Reset()
- func (m *GetMigrationsRequest) Size() (n int)
- func (this *GetMigrationsRequest) String() string
- func (m *GetMigrationsRequest) Unmarshal(dAtA []byte) error
- func (m *GetMigrationsRequest) XXX_DiscardUnknown()
- func (m *GetMigrationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetMigrationsRequest) XXX_Merge(src proto.Message)
- func (m *GetMigrationsRequest) XXX_Size() int
- func (m *GetMigrationsRequest) XXX_Unmarshal(b []byte) error
- type GetMigrationsResponse
- func (*GetMigrationsResponse) Descriptor() ([]byte, []int)
- func (this *GetMigrationsResponse) Equal(that interface{}) bool
- func (m *GetMigrationsResponse) GetMigrations() []*v12.Migration
- func (m *GetMigrationsResponse) GetNextPageToken() string
- func (this *GetMigrationsResponse) GoString() string
- func (m *GetMigrationsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetMigrationsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetMigrationsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetMigrationsResponse) ProtoMessage()
- func (m *GetMigrationsResponse) Reset()
- func (m *GetMigrationsResponse) Size() (n int)
- func (this *GetMigrationsResponse) String() string
- func (m *GetMigrationsResponse) Unmarshal(dAtA []byte) error
- func (m *GetMigrationsResponse) XXX_DiscardUnknown()
- func (m *GetMigrationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetMigrationsResponse) XXX_Merge(src proto.Message)
- func (m *GetMigrationsResponse) XXX_Size() int
- func (m *GetMigrationsResponse) XXX_Unmarshal(b []byte) error
- type GetNamespaceCapacityInfoRequest
- func (*GetNamespaceCapacityInfoRequest) Descriptor() ([]byte, []int)
- func (this *GetNamespaceCapacityInfoRequest) Equal(that interface{}) bool
- func (m *GetNamespaceCapacityInfoRequest) GetNamespace() string
- func (this *GetNamespaceCapacityInfoRequest) GoString() string
- func (m *GetNamespaceCapacityInfoRequest) Marshal() (dAtA []byte, err error)
- func (m *GetNamespaceCapacityInfoRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespaceCapacityInfoRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespaceCapacityInfoRequest) ProtoMessage()
- func (m *GetNamespaceCapacityInfoRequest) Reset()
- func (m *GetNamespaceCapacityInfoRequest) Size() (n int)
- func (this *GetNamespaceCapacityInfoRequest) String() string
- func (m *GetNamespaceCapacityInfoRequest) Unmarshal(dAtA []byte) error
- func (m *GetNamespaceCapacityInfoRequest) XXX_DiscardUnknown()
- func (m *GetNamespaceCapacityInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespaceCapacityInfoRequest) XXX_Merge(src proto.Message)
- func (m *GetNamespaceCapacityInfoRequest) XXX_Size() int
- func (m *GetNamespaceCapacityInfoRequest) XXX_Unmarshal(b []byte) error
- type GetNamespaceCapacityInfoResponse
- func (*GetNamespaceCapacityInfoResponse) Descriptor() ([]byte, []int)
- func (this *GetNamespaceCapacityInfoResponse) Equal(that interface{}) bool
- func (m *GetNamespaceCapacityInfoResponse) GetCapacityInfo() *v12.NamespaceCapacityInfo
- func (this *GetNamespaceCapacityInfoResponse) GoString() string
- func (m *GetNamespaceCapacityInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *GetNamespaceCapacityInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespaceCapacityInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespaceCapacityInfoResponse) ProtoMessage()
- func (m *GetNamespaceCapacityInfoResponse) Reset()
- func (m *GetNamespaceCapacityInfoResponse) Size() (n int)
- func (this *GetNamespaceCapacityInfoResponse) String() string
- func (m *GetNamespaceCapacityInfoResponse) Unmarshal(dAtA []byte) error
- func (m *GetNamespaceCapacityInfoResponse) XXX_DiscardUnknown()
- func (m *GetNamespaceCapacityInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespaceCapacityInfoResponse) XXX_Merge(src proto.Message)
- func (m *GetNamespaceCapacityInfoResponse) XXX_Size() int
- func (m *GetNamespaceCapacityInfoResponse) XXX_Unmarshal(b []byte) error
- type GetNamespaceExportSinkRequest
- func (*GetNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
- func (this *GetNamespaceExportSinkRequest) Equal(that interface{}) bool
- func (m *GetNamespaceExportSinkRequest) GetName() string
- func (m *GetNamespaceExportSinkRequest) GetNamespace() string
- func (this *GetNamespaceExportSinkRequest) GoString() string
- func (m *GetNamespaceExportSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *GetNamespaceExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespaceExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespaceExportSinkRequest) ProtoMessage()
- func (m *GetNamespaceExportSinkRequest) Reset()
- func (m *GetNamespaceExportSinkRequest) Size() (n int)
- func (this *GetNamespaceExportSinkRequest) String() string
- func (m *GetNamespaceExportSinkRequest) Unmarshal(dAtA []byte) error
- func (m *GetNamespaceExportSinkRequest) XXX_DiscardUnknown()
- func (m *GetNamespaceExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespaceExportSinkRequest) XXX_Merge(src proto.Message)
- func (m *GetNamespaceExportSinkRequest) XXX_Size() int
- func (m *GetNamespaceExportSinkRequest) XXX_Unmarshal(b []byte) error
- type GetNamespaceExportSinkResponse
- func (*GetNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
- func (this *GetNamespaceExportSinkResponse) Equal(that interface{}) bool
- func (m *GetNamespaceExportSinkResponse) GetSink() *v12.ExportSink
- func (this *GetNamespaceExportSinkResponse) GoString() string
- func (m *GetNamespaceExportSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *GetNamespaceExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespaceExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespaceExportSinkResponse) ProtoMessage()
- func (m *GetNamespaceExportSinkResponse) Reset()
- func (m *GetNamespaceExportSinkResponse) Size() (n int)
- func (this *GetNamespaceExportSinkResponse) String() string
- func (m *GetNamespaceExportSinkResponse) Unmarshal(dAtA []byte) error
- func (m *GetNamespaceExportSinkResponse) XXX_DiscardUnknown()
- func (m *GetNamespaceExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespaceExportSinkResponse) XXX_Merge(src proto.Message)
- func (m *GetNamespaceExportSinkResponse) XXX_Size() int
- func (m *GetNamespaceExportSinkResponse) XXX_Unmarshal(b []byte) error
- type GetNamespaceExportSinksRequest
- func (*GetNamespaceExportSinksRequest) Descriptor() ([]byte, []int)
- func (this *GetNamespaceExportSinksRequest) Equal(that interface{}) bool
- func (m *GetNamespaceExportSinksRequest) GetNamespace() string
- func (m *GetNamespaceExportSinksRequest) GetPageSize() int32
- func (m *GetNamespaceExportSinksRequest) GetPageToken() string
- func (this *GetNamespaceExportSinksRequest) GoString() string
- func (m *GetNamespaceExportSinksRequest) Marshal() (dAtA []byte, err error)
- func (m *GetNamespaceExportSinksRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespaceExportSinksRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespaceExportSinksRequest) ProtoMessage()
- func (m *GetNamespaceExportSinksRequest) Reset()
- func (m *GetNamespaceExportSinksRequest) Size() (n int)
- func (this *GetNamespaceExportSinksRequest) String() string
- func (m *GetNamespaceExportSinksRequest) Unmarshal(dAtA []byte) error
- func (m *GetNamespaceExportSinksRequest) XXX_DiscardUnknown()
- func (m *GetNamespaceExportSinksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespaceExportSinksRequest) XXX_Merge(src proto.Message)
- func (m *GetNamespaceExportSinksRequest) XXX_Size() int
- func (m *GetNamespaceExportSinksRequest) XXX_Unmarshal(b []byte) error
- type GetNamespaceExportSinksResponse
- func (*GetNamespaceExportSinksResponse) Descriptor() ([]byte, []int)
- func (this *GetNamespaceExportSinksResponse) Equal(that interface{}) bool
- func (m *GetNamespaceExportSinksResponse) GetNextPageToken() string
- func (m *GetNamespaceExportSinksResponse) GetSinks() []*v12.ExportSink
- func (this *GetNamespaceExportSinksResponse) GoString() string
- func (m *GetNamespaceExportSinksResponse) Marshal() (dAtA []byte, err error)
- func (m *GetNamespaceExportSinksResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespaceExportSinksResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespaceExportSinksResponse) ProtoMessage()
- func (m *GetNamespaceExportSinksResponse) Reset()
- func (m *GetNamespaceExportSinksResponse) Size() (n int)
- func (this *GetNamespaceExportSinksResponse) String() string
- func (m *GetNamespaceExportSinksResponse) Unmarshal(dAtA []byte) error
- func (m *GetNamespaceExportSinksResponse) XXX_DiscardUnknown()
- func (m *GetNamespaceExportSinksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespaceExportSinksResponse) XXX_Merge(src proto.Message)
- func (m *GetNamespaceExportSinksResponse) XXX_Size() int
- func (m *GetNamespaceExportSinksResponse) XXX_Unmarshal(b []byte) error
- type GetNamespaceIDsRequest
- func (*GetNamespaceIDsRequest) Descriptor() ([]byte, []int)
- func (this *GetNamespaceIDsRequest) Equal(that interface{}) bool
- func (m *GetNamespaceIDsRequest) GetPageSize() int32
- func (m *GetNamespaceIDsRequest) GetPageToken() string
- func (m *GetNamespaceIDsRequest) GetProjectId() string
- func (this *GetNamespaceIDsRequest) GoString() string
- func (m *GetNamespaceIDsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetNamespaceIDsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespaceIDsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespaceIDsRequest) ProtoMessage()
- func (m *GetNamespaceIDsRequest) Reset()
- func (m *GetNamespaceIDsRequest) Size() (n int)
- func (this *GetNamespaceIDsRequest) String() string
- func (m *GetNamespaceIDsRequest) Unmarshal(dAtA []byte) error
- func (m *GetNamespaceIDsRequest) XXX_DiscardUnknown()
- func (m *GetNamespaceIDsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespaceIDsRequest) XXX_Merge(src proto.Message)
- func (m *GetNamespaceIDsRequest) XXX_Size() int
- func (m *GetNamespaceIDsRequest) XXX_Unmarshal(b []byte) error
- type GetNamespaceIDsResponse
- func (*GetNamespaceIDsResponse) Descriptor() ([]byte, []int)
- func (this *GetNamespaceIDsResponse) Equal(that interface{}) bool
- func (m *GetNamespaceIDsResponse) GetNamespaceIds() []string
- func (m *GetNamespaceIDsResponse) GetNextPageToken() string
- func (this *GetNamespaceIDsResponse) GoString() string
- func (m *GetNamespaceIDsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetNamespaceIDsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespaceIDsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespaceIDsResponse) ProtoMessage()
- func (m *GetNamespaceIDsResponse) Reset()
- func (m *GetNamespaceIDsResponse) Size() (n int)
- func (this *GetNamespaceIDsResponse) String() string
- func (m *GetNamespaceIDsResponse) Unmarshal(dAtA []byte) error
- func (m *GetNamespaceIDsResponse) XXX_DiscardUnknown()
- func (m *GetNamespaceIDsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespaceIDsResponse) XXX_Merge(src proto.Message)
- func (m *GetNamespaceIDsResponse) XXX_Size() int
- func (m *GetNamespaceIDsResponse) XXX_Unmarshal(b []byte) error
- type GetNamespaceRequest
- func (*GetNamespaceRequest) Descriptor() ([]byte, []int)
- func (this *GetNamespaceRequest) Equal(that interface{}) bool
- func (m *GetNamespaceRequest) GetNamespace() string
- func (this *GetNamespaceRequest) GoString() string
- func (m *GetNamespaceRequest) Marshal() (dAtA []byte, err error)
- func (m *GetNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespaceRequest) ProtoMessage()
- func (m *GetNamespaceRequest) Reset()
- func (m *GetNamespaceRequest) Size() (n int)
- func (this *GetNamespaceRequest) String() string
- func (m *GetNamespaceRequest) Unmarshal(dAtA []byte) error
- func (m *GetNamespaceRequest) XXX_DiscardUnknown()
- func (m *GetNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespaceRequest) XXX_Merge(src proto.Message)
- func (m *GetNamespaceRequest) XXX_Size() int
- func (m *GetNamespaceRequest) XXX_Unmarshal(b []byte) error
- type GetNamespaceResponse
- func (*GetNamespaceResponse) Descriptor() ([]byte, []int)
- func (this *GetNamespaceResponse) Equal(that interface{}) bool
- func (m *GetNamespaceResponse) GetNamespace() *v12.Namespace
- func (this *GetNamespaceResponse) GoString() string
- func (m *GetNamespaceResponse) Marshal() (dAtA []byte, err error)
- func (m *GetNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespaceResponse) ProtoMessage()
- func (m *GetNamespaceResponse) Reset()
- func (m *GetNamespaceResponse) Size() (n int)
- func (this *GetNamespaceResponse) String() string
- func (m *GetNamespaceResponse) Unmarshal(dAtA []byte) error
- func (m *GetNamespaceResponse) XXX_DiscardUnknown()
- func (m *GetNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespaceResponse) XXX_Merge(src proto.Message)
- func (m *GetNamespaceResponse) XXX_Size() int
- func (m *GetNamespaceResponse) XXX_Unmarshal(b []byte) error
- type GetNamespacesRequest
- func (*GetNamespacesRequest) Descriptor() ([]byte, []int)
- func (this *GetNamespacesRequest) Equal(that interface{}) bool
- func (m *GetNamespacesRequest) GetName() string
- func (m *GetNamespacesRequest) GetPageSize() int32
- func (m *GetNamespacesRequest) GetPageToken() string
- func (m *GetNamespacesRequest) GetProjectId() string
- func (this *GetNamespacesRequest) GoString() string
- func (m *GetNamespacesRequest) Marshal() (dAtA []byte, err error)
- func (m *GetNamespacesRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespacesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespacesRequest) ProtoMessage()
- func (m *GetNamespacesRequest) Reset()
- func (m *GetNamespacesRequest) Size() (n int)
- func (this *GetNamespacesRequest) String() string
- func (m *GetNamespacesRequest) Unmarshal(dAtA []byte) error
- func (m *GetNamespacesRequest) XXX_DiscardUnknown()
- func (m *GetNamespacesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespacesRequest) XXX_Merge(src proto.Message)
- func (m *GetNamespacesRequest) XXX_Size() int
- func (m *GetNamespacesRequest) XXX_Unmarshal(b []byte) error
- type GetNamespacesResponse
- func (*GetNamespacesResponse) Descriptor() ([]byte, []int)
- func (this *GetNamespacesResponse) Equal(that interface{}) bool
- func (m *GetNamespacesResponse) GetNamespaces() []*v12.Namespace
- func (m *GetNamespacesResponse) GetNextPageToken() string
- func (this *GetNamespacesResponse) GoString() string
- func (m *GetNamespacesResponse) Marshal() (dAtA []byte, err error)
- func (m *GetNamespacesResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespacesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespacesResponse) ProtoMessage()
- func (m *GetNamespacesResponse) Reset()
- func (m *GetNamespacesResponse) Size() (n int)
- func (this *GetNamespacesResponse) String() string
- func (m *GetNamespacesResponse) Unmarshal(dAtA []byte) error
- func (m *GetNamespacesResponse) XXX_DiscardUnknown()
- func (m *GetNamespacesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespacesResponse) XXX_Merge(src proto.Message)
- func (m *GetNamespacesResponse) XXX_Size() int
- func (m *GetNamespacesResponse) XXX_Unmarshal(b []byte) error
- type GetNexusEndpointRequest
- func (*GetNexusEndpointRequest) Descriptor() ([]byte, []int)
- func (this *GetNexusEndpointRequest) Equal(that interface{}) bool
- func (m *GetNexusEndpointRequest) GetEndpointId() string
- func (this *GetNexusEndpointRequest) GoString() string
- func (m *GetNexusEndpointRequest) Marshal() (dAtA []byte, err error)
- func (m *GetNexusEndpointRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNexusEndpointRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNexusEndpointRequest) ProtoMessage()
- func (m *GetNexusEndpointRequest) Reset()
- func (m *GetNexusEndpointRequest) Size() (n int)
- func (this *GetNexusEndpointRequest) String() string
- func (m *GetNexusEndpointRequest) Unmarshal(dAtA []byte) error
- func (m *GetNexusEndpointRequest) XXX_DiscardUnknown()
- func (m *GetNexusEndpointRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNexusEndpointRequest) XXX_Merge(src proto.Message)
- func (m *GetNexusEndpointRequest) XXX_Size() int
- func (m *GetNexusEndpointRequest) XXX_Unmarshal(b []byte) error
- type GetNexusEndpointResponse
- func (*GetNexusEndpointResponse) Descriptor() ([]byte, []int)
- func (this *GetNexusEndpointResponse) Equal(that interface{}) bool
- func (m *GetNexusEndpointResponse) GetEndpoint() *v14.Endpoint
- func (this *GetNexusEndpointResponse) GoString() string
- func (m *GetNexusEndpointResponse) Marshal() (dAtA []byte, err error)
- func (m *GetNexusEndpointResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNexusEndpointResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNexusEndpointResponse) ProtoMessage()
- func (m *GetNexusEndpointResponse) Reset()
- func (m *GetNexusEndpointResponse) Size() (n int)
- func (this *GetNexusEndpointResponse) String() string
- func (m *GetNexusEndpointResponse) Unmarshal(dAtA []byte) error
- func (m *GetNexusEndpointResponse) XXX_DiscardUnknown()
- func (m *GetNexusEndpointResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNexusEndpointResponse) XXX_Merge(src proto.Message)
- func (m *GetNexusEndpointResponse) XXX_Size() int
- func (m *GetNexusEndpointResponse) XXX_Unmarshal(b []byte) error
- type GetNexusEndpointsRequest
- func (*GetNexusEndpointsRequest) Descriptor() ([]byte, []int)
- func (this *GetNexusEndpointsRequest) Equal(that interface{}) bool
- func (m *GetNexusEndpointsRequest) GetName() string
- func (m *GetNexusEndpointsRequest) GetPageSize() int32
- func (m *GetNexusEndpointsRequest) GetPageToken() string
- func (m *GetNexusEndpointsRequest) GetProjectId() string
- func (m *GetNexusEndpointsRequest) GetTargetNamespaceId() string
- func (m *GetNexusEndpointsRequest) GetTargetTaskQueue() string
- func (this *GetNexusEndpointsRequest) GoString() string
- func (m *GetNexusEndpointsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetNexusEndpointsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNexusEndpointsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNexusEndpointsRequest) ProtoMessage()
- func (m *GetNexusEndpointsRequest) Reset()
- func (m *GetNexusEndpointsRequest) Size() (n int)
- func (this *GetNexusEndpointsRequest) String() string
- func (m *GetNexusEndpointsRequest) Unmarshal(dAtA []byte) error
- func (m *GetNexusEndpointsRequest) XXX_DiscardUnknown()
- func (m *GetNexusEndpointsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNexusEndpointsRequest) XXX_Merge(src proto.Message)
- func (m *GetNexusEndpointsRequest) XXX_Size() int
- func (m *GetNexusEndpointsRequest) XXX_Unmarshal(b []byte) error
- type GetNexusEndpointsResponse
- func (*GetNexusEndpointsResponse) Descriptor() ([]byte, []int)
- func (this *GetNexusEndpointsResponse) Equal(that interface{}) bool
- func (m *GetNexusEndpointsResponse) GetEndpoints() []*v14.Endpoint
- func (m *GetNexusEndpointsResponse) GetNextPageToken() string
- func (this *GetNexusEndpointsResponse) GoString() string
- func (m *GetNexusEndpointsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetNexusEndpointsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNexusEndpointsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNexusEndpointsResponse) ProtoMessage()
- func (m *GetNexusEndpointsResponse) Reset()
- func (m *GetNexusEndpointsResponse) Size() (n int)
- func (this *GetNexusEndpointsResponse) String() string
- func (m *GetNexusEndpointsResponse) Unmarshal(dAtA []byte) error
- func (m *GetNexusEndpointsResponse) XXX_DiscardUnknown()
- func (m *GetNexusEndpointsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNexusEndpointsResponse) XXX_Merge(src proto.Message)
- func (m *GetNexusEndpointsResponse) XXX_Size() int
- func (m *GetNexusEndpointsResponse) XXX_Unmarshal(b []byte) error
- type GetProjectRequest
- func (*GetProjectRequest) Descriptor() ([]byte, []int)
- func (this *GetProjectRequest) Equal(that interface{}) bool
- func (m *GetProjectRequest) GetProjectId() string
- func (this *GetProjectRequest) GoString() string
- func (m *GetProjectRequest) Marshal() (dAtA []byte, err error)
- func (m *GetProjectRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetProjectRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetProjectRequest) ProtoMessage()
- func (m *GetProjectRequest) Reset()
- func (m *GetProjectRequest) Size() (n int)
- func (this *GetProjectRequest) String() string
- func (m *GetProjectRequest) Unmarshal(dAtA []byte) error
- func (m *GetProjectRequest) XXX_DiscardUnknown()
- func (m *GetProjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetProjectRequest) XXX_Merge(src proto.Message)
- func (m *GetProjectRequest) XXX_Size() int
- func (m *GetProjectRequest) XXX_Unmarshal(b []byte) error
- type GetProjectResponse
- func (*GetProjectResponse) Descriptor() ([]byte, []int)
- func (this *GetProjectResponse) Equal(that interface{}) bool
- func (m *GetProjectResponse) GetProject() *v110.Project
- func (this *GetProjectResponse) GoString() string
- func (m *GetProjectResponse) Marshal() (dAtA []byte, err error)
- func (m *GetProjectResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetProjectResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetProjectResponse) ProtoMessage()
- func (m *GetProjectResponse) Reset()
- func (m *GetProjectResponse) Size() (n int)
- func (this *GetProjectResponse) String() string
- func (m *GetProjectResponse) Unmarshal(dAtA []byte) error
- func (m *GetProjectResponse) XXX_DiscardUnknown()
- func (m *GetProjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetProjectResponse) XXX_Merge(src proto.Message)
- func (m *GetProjectResponse) XXX_Size() int
- func (m *GetProjectResponse) XXX_Unmarshal(b []byte) error
- type GetProjectsRequest
- func (*GetProjectsRequest) Descriptor() ([]byte, []int)
- func (this *GetProjectsRequest) Equal(that interface{}) bool
- func (m *GetProjectsRequest) GetPageSize() int32
- func (m *GetProjectsRequest) GetPageToken() string
- func (this *GetProjectsRequest) GoString() string
- func (m *GetProjectsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetProjectsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetProjectsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetProjectsRequest) ProtoMessage()
- func (m *GetProjectsRequest) Reset()
- func (m *GetProjectsRequest) Size() (n int)
- func (this *GetProjectsRequest) String() string
- func (m *GetProjectsRequest) Unmarshal(dAtA []byte) error
- func (m *GetProjectsRequest) XXX_DiscardUnknown()
- func (m *GetProjectsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetProjectsRequest) XXX_Merge(src proto.Message)
- func (m *GetProjectsRequest) XXX_Size() int
- func (m *GetProjectsRequest) XXX_Unmarshal(b []byte) error
- type GetProjectsResponse
- func (*GetProjectsResponse) Descriptor() ([]byte, []int)
- func (this *GetProjectsResponse) Equal(that interface{}) bool
- func (m *GetProjectsResponse) GetNextPageToken() string
- func (m *GetProjectsResponse) GetProjects() []*v110.Project
- func (this *GetProjectsResponse) GoString() string
- func (m *GetProjectsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetProjectsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetProjectsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetProjectsResponse) ProtoMessage()
- func (m *GetProjectsResponse) Reset()
- func (m *GetProjectsResponse) Size() (n int)
- func (this *GetProjectsResponse) String() string
- func (m *GetProjectsResponse) Unmarshal(dAtA []byte) error
- func (m *GetProjectsResponse) XXX_DiscardUnknown()
- func (m *GetProjectsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetProjectsResponse) XXX_Merge(src proto.Message)
- func (m *GetProjectsResponse) XXX_Size() int
- func (m *GetProjectsResponse) XXX_Unmarshal(b []byte) error
- type GetRegionRequest
- func (*GetRegionRequest) Descriptor() ([]byte, []int)
- func (this *GetRegionRequest) Equal(that interface{}) bool
- func (m *GetRegionRequest) GetRegion() string
- func (this *GetRegionRequest) GoString() string
- func (m *GetRegionRequest) Marshal() (dAtA []byte, err error)
- func (m *GetRegionRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRegionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRegionRequest) ProtoMessage()
- func (m *GetRegionRequest) Reset()
- func (m *GetRegionRequest) Size() (n int)
- func (this *GetRegionRequest) String() string
- func (m *GetRegionRequest) Unmarshal(dAtA []byte) error
- func (m *GetRegionRequest) XXX_DiscardUnknown()
- func (m *GetRegionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRegionRequest) XXX_Merge(src proto.Message)
- func (m *GetRegionRequest) XXX_Size() int
- func (m *GetRegionRequest) XXX_Unmarshal(b []byte) error
- type GetRegionResponse
- func (*GetRegionResponse) Descriptor() ([]byte, []int)
- func (this *GetRegionResponse) Equal(that interface{}) bool
- func (m *GetRegionResponse) GetRegion() *v13.Region
- func (this *GetRegionResponse) GoString() string
- func (m *GetRegionResponse) Marshal() (dAtA []byte, err error)
- func (m *GetRegionResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRegionResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRegionResponse) ProtoMessage()
- func (m *GetRegionResponse) Reset()
- func (m *GetRegionResponse) Size() (n int)
- func (this *GetRegionResponse) String() string
- func (m *GetRegionResponse) Unmarshal(dAtA []byte) error
- func (m *GetRegionResponse) XXX_DiscardUnknown()
- func (m *GetRegionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRegionResponse) XXX_Merge(src proto.Message)
- func (m *GetRegionResponse) XXX_Size() int
- func (m *GetRegionResponse) XXX_Unmarshal(b []byte) error
- type GetRegionsRequest
- func (*GetRegionsRequest) Descriptor() ([]byte, []int)
- func (this *GetRegionsRequest) Equal(that interface{}) bool
- func (this *GetRegionsRequest) GoString() string
- func (m *GetRegionsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetRegionsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRegionsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRegionsRequest) ProtoMessage()
- func (m *GetRegionsRequest) Reset()
- func (m *GetRegionsRequest) Size() (n int)
- func (this *GetRegionsRequest) String() string
- func (m *GetRegionsRequest) Unmarshal(dAtA []byte) error
- func (m *GetRegionsRequest) XXX_DiscardUnknown()
- func (m *GetRegionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRegionsRequest) XXX_Merge(src proto.Message)
- func (m *GetRegionsRequest) XXX_Size() int
- func (m *GetRegionsRequest) XXX_Unmarshal(b []byte) error
- type GetRegionsResponse
- func (*GetRegionsResponse) Descriptor() ([]byte, []int)
- func (this *GetRegionsResponse) Equal(that interface{}) bool
- func (m *GetRegionsResponse) GetRegions() []*v13.Region
- func (this *GetRegionsResponse) GoString() string
- func (m *GetRegionsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetRegionsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRegionsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRegionsResponse) ProtoMessage()
- func (m *GetRegionsResponse) Reset()
- func (m *GetRegionsResponse) Size() (n int)
- func (this *GetRegionsResponse) String() string
- func (m *GetRegionsResponse) Unmarshal(dAtA []byte) error
- func (m *GetRegionsResponse) XXX_DiscardUnknown()
- func (m *GetRegionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRegionsResponse) XXX_Merge(src proto.Message)
- func (m *GetRegionsResponse) XXX_Size() int
- func (m *GetRegionsResponse) XXX_Unmarshal(b []byte) error
- type GetServiceAccountRequest
- func (*GetServiceAccountRequest) Descriptor() ([]byte, []int)
- func (this *GetServiceAccountRequest) Equal(that interface{}) bool
- func (m *GetServiceAccountRequest) GetServiceAccountId() string
- func (this *GetServiceAccountRequest) GoString() string
- func (m *GetServiceAccountRequest) Marshal() (dAtA []byte, err error)
- func (m *GetServiceAccountRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetServiceAccountRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetServiceAccountRequest) ProtoMessage()
- func (m *GetServiceAccountRequest) Reset()
- func (m *GetServiceAccountRequest) Size() (n int)
- func (this *GetServiceAccountRequest) String() string
- func (m *GetServiceAccountRequest) Unmarshal(dAtA []byte) error
- func (m *GetServiceAccountRequest) XXX_DiscardUnknown()
- func (m *GetServiceAccountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetServiceAccountRequest) XXX_Merge(src proto.Message)
- func (m *GetServiceAccountRequest) XXX_Size() int
- func (m *GetServiceAccountRequest) XXX_Unmarshal(b []byte) error
- type GetServiceAccountResponse
- func (*GetServiceAccountResponse) Descriptor() ([]byte, []int)
- func (this *GetServiceAccountResponse) Equal(that interface{}) bool
- func (m *GetServiceAccountResponse) GetServiceAccount() *v1.ServiceAccount
- func (this *GetServiceAccountResponse) GoString() string
- func (m *GetServiceAccountResponse) Marshal() (dAtA []byte, err error)
- func (m *GetServiceAccountResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetServiceAccountResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetServiceAccountResponse) ProtoMessage()
- func (m *GetServiceAccountResponse) Reset()
- func (m *GetServiceAccountResponse) Size() (n int)
- func (this *GetServiceAccountResponse) String() string
- func (m *GetServiceAccountResponse) Unmarshal(dAtA []byte) error
- func (m *GetServiceAccountResponse) XXX_DiscardUnknown()
- func (m *GetServiceAccountResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetServiceAccountResponse) XXX_Merge(src proto.Message)
- func (m *GetServiceAccountResponse) XXX_Size() int
- func (m *GetServiceAccountResponse) XXX_Unmarshal(b []byte) error
- type GetServiceAccountsRequest
- func (*GetServiceAccountsRequest) Descriptor() ([]byte, []int)
- func (this *GetServiceAccountsRequest) Equal(that interface{}) bool
- func (m *GetServiceAccountsRequest) GetIncludeStates() []string
- func (m *GetServiceAccountsRequest) GetNameSubstring() string
- func (m *GetServiceAccountsRequest) GetNamespace() string
- func (m *GetServiceAccountsRequest) GetPageSize() int32
- func (m *GetServiceAccountsRequest) GetPageToken() string
- func (m *GetServiceAccountsRequest) GetScope() GetServiceAccountsRequest_ScopeType
- func (this *GetServiceAccountsRequest) GoString() string
- func (m *GetServiceAccountsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetServiceAccountsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetServiceAccountsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetServiceAccountsRequest) ProtoMessage()
- func (m *GetServiceAccountsRequest) Reset()
- func (m *GetServiceAccountsRequest) Size() (n int)
- func (this *GetServiceAccountsRequest) String() string
- func (m *GetServiceAccountsRequest) Unmarshal(dAtA []byte) error
- func (m *GetServiceAccountsRequest) XXX_DiscardUnknown()
- func (m *GetServiceAccountsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetServiceAccountsRequest) XXX_Merge(src proto.Message)
- func (m *GetServiceAccountsRequest) XXX_Size() int
- func (m *GetServiceAccountsRequest) XXX_Unmarshal(b []byte) error
- type GetServiceAccountsRequest_ScopeType
- type GetServiceAccountsResponse
- func (*GetServiceAccountsResponse) Descriptor() ([]byte, []int)
- func (this *GetServiceAccountsResponse) Equal(that interface{}) bool
- func (m *GetServiceAccountsResponse) GetNextPageToken() string
- func (m *GetServiceAccountsResponse) GetServiceAccount() []*v1.ServiceAccount
- func (this *GetServiceAccountsResponse) GoString() string
- func (m *GetServiceAccountsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetServiceAccountsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetServiceAccountsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetServiceAccountsResponse) ProtoMessage()
- func (m *GetServiceAccountsResponse) Reset()
- func (m *GetServiceAccountsResponse) Size() (n int)
- func (this *GetServiceAccountsResponse) String() string
- func (m *GetServiceAccountsResponse) Unmarshal(dAtA []byte) error
- func (m *GetServiceAccountsResponse) XXX_DiscardUnknown()
- func (m *GetServiceAccountsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetServiceAccountsResponse) XXX_Merge(src proto.Message)
- func (m *GetServiceAccountsResponse) XXX_Size() int
- func (m *GetServiceAccountsResponse) XXX_Unmarshal(b []byte) error
- type GetTagKeysRequest
- func (*GetTagKeysRequest) Descriptor() ([]byte, []int)
- func (this *GetTagKeysRequest) Equal(that interface{}) bool
- func (m *GetTagKeysRequest) GetPrefix() string
- func (this *GetTagKeysRequest) GoString() string
- func (m *GetTagKeysRequest) Marshal() (dAtA []byte, err error)
- func (m *GetTagKeysRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetTagKeysRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetTagKeysRequest) ProtoMessage()
- func (m *GetTagKeysRequest) Reset()
- func (m *GetTagKeysRequest) Size() (n int)
- func (this *GetTagKeysRequest) String() string
- func (m *GetTagKeysRequest) Unmarshal(dAtA []byte) error
- func (m *GetTagKeysRequest) XXX_DiscardUnknown()
- func (m *GetTagKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetTagKeysRequest) XXX_Merge(src proto.Message)
- func (m *GetTagKeysRequest) XXX_Size() int
- func (m *GetTagKeysRequest) XXX_Unmarshal(b []byte) error
- type GetTagKeysResponse
- func (*GetTagKeysResponse) Descriptor() ([]byte, []int)
- func (this *GetTagKeysResponse) Equal(that interface{}) bool
- func (m *GetTagKeysResponse) GetTagKeys() []string
- func (this *GetTagKeysResponse) GoString() string
- func (m *GetTagKeysResponse) Marshal() (dAtA []byte, err error)
- func (m *GetTagKeysResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetTagKeysResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetTagKeysResponse) ProtoMessage()
- func (m *GetTagKeysResponse) Reset()
- func (m *GetTagKeysResponse) Size() (n int)
- func (this *GetTagKeysResponse) String() string
- func (m *GetTagKeysResponse) Unmarshal(dAtA []byte) error
- func (m *GetTagKeysResponse) XXX_DiscardUnknown()
- func (m *GetTagKeysResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetTagKeysResponse) XXX_Merge(src proto.Message)
- func (m *GetTagKeysResponse) XXX_Size() int
- func (m *GetTagKeysResponse) XXX_Unmarshal(b []byte) error
- type GetUsageRequest
- func (*GetUsageRequest) Descriptor() ([]byte, []int)
- func (this *GetUsageRequest) Equal(that interface{}) bool
- func (m *GetUsageRequest) GetEndTimeExclusive() *types.Timestamp
- func (m *GetUsageRequest) GetPageSize() int32
- func (m *GetUsageRequest) GetPageToken() string
- func (m *GetUsageRequest) GetStartTimeInclusive() *types.Timestamp
- func (this *GetUsageRequest) GoString() string
- func (m *GetUsageRequest) Marshal() (dAtA []byte, err error)
- func (m *GetUsageRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUsageRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUsageRequest) ProtoMessage()
- func (m *GetUsageRequest) Reset()
- func (m *GetUsageRequest) Size() (n int)
- func (this *GetUsageRequest) String() string
- func (m *GetUsageRequest) Unmarshal(dAtA []byte) error
- func (m *GetUsageRequest) XXX_DiscardUnknown()
- func (m *GetUsageRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUsageRequest) XXX_Merge(src proto.Message)
- func (m *GetUsageRequest) XXX_Size() int
- func (m *GetUsageRequest) XXX_Unmarshal(b []byte) error
- type GetUsageResponse
- func (*GetUsageResponse) Descriptor() ([]byte, []int)
- func (this *GetUsageResponse) Equal(that interface{}) bool
- func (m *GetUsageResponse) GetNextPageToken() string
- func (m *GetUsageResponse) GetSummaries() []*v18.Summary
- func (this *GetUsageResponse) GoString() string
- func (m *GetUsageResponse) Marshal() (dAtA []byte, err error)
- func (m *GetUsageResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUsageResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUsageResponse) ProtoMessage()
- func (m *GetUsageResponse) Reset()
- func (m *GetUsageResponse) Size() (n int)
- func (this *GetUsageResponse) String() string
- func (m *GetUsageResponse) Unmarshal(dAtA []byte) error
- func (m *GetUsageResponse) XXX_DiscardUnknown()
- func (m *GetUsageResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUsageResponse) XXX_Merge(src proto.Message)
- func (m *GetUsageResponse) XXX_Size() int
- func (m *GetUsageResponse) XXX_Unmarshal(b []byte) error
- type GetUserGroupMembersRequest
- func (*GetUserGroupMembersRequest) Descriptor() ([]byte, []int)
- func (this *GetUserGroupMembersRequest) Equal(that interface{}) bool
- func (m *GetUserGroupMembersRequest) GetGroupId() string
- func (m *GetUserGroupMembersRequest) GetPageSize() int32
- func (m *GetUserGroupMembersRequest) GetPageToken() string
- func (this *GetUserGroupMembersRequest) GoString() string
- func (m *GetUserGroupMembersRequest) Marshal() (dAtA []byte, err error)
- func (m *GetUserGroupMembersRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUserGroupMembersRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUserGroupMembersRequest) ProtoMessage()
- func (m *GetUserGroupMembersRequest) Reset()
- func (m *GetUserGroupMembersRequest) Size() (n int)
- func (this *GetUserGroupMembersRequest) String() string
- func (m *GetUserGroupMembersRequest) Unmarshal(dAtA []byte) error
- func (m *GetUserGroupMembersRequest) XXX_DiscardUnknown()
- func (m *GetUserGroupMembersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUserGroupMembersRequest) XXX_Merge(src proto.Message)
- func (m *GetUserGroupMembersRequest) XXX_Size() int
- func (m *GetUserGroupMembersRequest) XXX_Unmarshal(b []byte) error
- type GetUserGroupMembersResponse
- func (*GetUserGroupMembersResponse) Descriptor() ([]byte, []int)
- func (this *GetUserGroupMembersResponse) Equal(that interface{}) bool
- func (m *GetUserGroupMembersResponse) GetMembers() []*v1.UserGroupMember
- func (m *GetUserGroupMembersResponse) GetNextPageToken() string
- func (this *GetUserGroupMembersResponse) GoString() string
- func (m *GetUserGroupMembersResponse) Marshal() (dAtA []byte, err error)
- func (m *GetUserGroupMembersResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUserGroupMembersResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUserGroupMembersResponse) ProtoMessage()
- func (m *GetUserGroupMembersResponse) Reset()
- func (m *GetUserGroupMembersResponse) Size() (n int)
- func (this *GetUserGroupMembersResponse) String() string
- func (m *GetUserGroupMembersResponse) Unmarshal(dAtA []byte) error
- func (m *GetUserGroupMembersResponse) XXX_DiscardUnknown()
- func (m *GetUserGroupMembersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUserGroupMembersResponse) XXX_Merge(src proto.Message)
- func (m *GetUserGroupMembersResponse) XXX_Size() int
- func (m *GetUserGroupMembersResponse) XXX_Unmarshal(b []byte) error
- type GetUserGroupRequest
- func (*GetUserGroupRequest) Descriptor() ([]byte, []int)
- func (this *GetUserGroupRequest) Equal(that interface{}) bool
- func (m *GetUserGroupRequest) GetGroupId() string
- func (this *GetUserGroupRequest) GoString() string
- func (m *GetUserGroupRequest) Marshal() (dAtA []byte, err error)
- func (m *GetUserGroupRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUserGroupRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUserGroupRequest) ProtoMessage()
- func (m *GetUserGroupRequest) Reset()
- func (m *GetUserGroupRequest) Size() (n int)
- func (this *GetUserGroupRequest) String() string
- func (m *GetUserGroupRequest) Unmarshal(dAtA []byte) error
- func (m *GetUserGroupRequest) XXX_DiscardUnknown()
- func (m *GetUserGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUserGroupRequest) XXX_Merge(src proto.Message)
- func (m *GetUserGroupRequest) XXX_Size() int
- func (m *GetUserGroupRequest) XXX_Unmarshal(b []byte) error
- type GetUserGroupResponse
- func (*GetUserGroupResponse) Descriptor() ([]byte, []int)
- func (this *GetUserGroupResponse) Equal(that interface{}) bool
- func (m *GetUserGroupResponse) GetGroup() *v1.UserGroup
- func (this *GetUserGroupResponse) GoString() string
- func (m *GetUserGroupResponse) Marshal() (dAtA []byte, err error)
- func (m *GetUserGroupResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUserGroupResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUserGroupResponse) ProtoMessage()
- func (m *GetUserGroupResponse) Reset()
- func (m *GetUserGroupResponse) Size() (n int)
- func (this *GetUserGroupResponse) String() string
- func (m *GetUserGroupResponse) Unmarshal(dAtA []byte) error
- func (m *GetUserGroupResponse) XXX_DiscardUnknown()
- func (m *GetUserGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUserGroupResponse) XXX_Merge(src proto.Message)
- func (m *GetUserGroupResponse) XXX_Size() int
- func (m *GetUserGroupResponse) XXX_Unmarshal(b []byte) error
- type GetUserGroupsRequest
- func (*GetUserGroupsRequest) Descriptor() ([]byte, []int)
- func (this *GetUserGroupsRequest) Equal(that interface{}) bool
- func (m *GetUserGroupsRequest) GetDisplayName() string
- func (m *GetUserGroupsRequest) GetGoogleGroup() *GetUserGroupsRequest_GoogleGroupFilter
- func (m *GetUserGroupsRequest) GetIncludeStates() []string
- func (m *GetUserGroupsRequest) GetNameSubstring() string
- func (m *GetUserGroupsRequest) GetNamespace() string
- func (m *GetUserGroupsRequest) GetPageSize() int32
- func (m *GetUserGroupsRequest) GetPageToken() string
- func (m *GetUserGroupsRequest) GetScimGroup() *GetUserGroupsRequest_SCIMGroupFilter
- func (this *GetUserGroupsRequest) GoString() string
- func (m *GetUserGroupsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetUserGroupsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUserGroupsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUserGroupsRequest) ProtoMessage()
- func (m *GetUserGroupsRequest) Reset()
- func (m *GetUserGroupsRequest) Size() (n int)
- func (this *GetUserGroupsRequest) String() string
- func (m *GetUserGroupsRequest) Unmarshal(dAtA []byte) error
- func (m *GetUserGroupsRequest) XXX_DiscardUnknown()
- func (m *GetUserGroupsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUserGroupsRequest) XXX_Merge(src proto.Message)
- func (m *GetUserGroupsRequest) XXX_Size() int
- func (m *GetUserGroupsRequest) XXX_Unmarshal(b []byte) error
- type GetUserGroupsRequest_GoogleGroupFilter
- func (*GetUserGroupsRequest_GoogleGroupFilter) Descriptor() ([]byte, []int)
- func (this *GetUserGroupsRequest_GoogleGroupFilter) Equal(that interface{}) bool
- func (m *GetUserGroupsRequest_GoogleGroupFilter) GetEmailAddress() string
- func (this *GetUserGroupsRequest_GoogleGroupFilter) GoString() string
- func (m *GetUserGroupsRequest_GoogleGroupFilter) Marshal() (dAtA []byte, err error)
- func (m *GetUserGroupsRequest_GoogleGroupFilter) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUserGroupsRequest_GoogleGroupFilter) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUserGroupsRequest_GoogleGroupFilter) ProtoMessage()
- func (m *GetUserGroupsRequest_GoogleGroupFilter) Reset()
- func (m *GetUserGroupsRequest_GoogleGroupFilter) Size() (n int)
- func (this *GetUserGroupsRequest_GoogleGroupFilter) String() string
- func (m *GetUserGroupsRequest_GoogleGroupFilter) Unmarshal(dAtA []byte) error
- func (m *GetUserGroupsRequest_GoogleGroupFilter) XXX_DiscardUnknown()
- func (m *GetUserGroupsRequest_GoogleGroupFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUserGroupsRequest_GoogleGroupFilter) XXX_Merge(src proto.Message)
- func (m *GetUserGroupsRequest_GoogleGroupFilter) XXX_Size() int
- func (m *GetUserGroupsRequest_GoogleGroupFilter) XXX_Unmarshal(b []byte) error
- type GetUserGroupsRequest_SCIMGroupFilter
- func (*GetUserGroupsRequest_SCIMGroupFilter) Descriptor() ([]byte, []int)
- func (this *GetUserGroupsRequest_SCIMGroupFilter) Equal(that interface{}) bool
- func (m *GetUserGroupsRequest_SCIMGroupFilter) GetIdpId() string
- func (this *GetUserGroupsRequest_SCIMGroupFilter) GoString() string
- func (m *GetUserGroupsRequest_SCIMGroupFilter) Marshal() (dAtA []byte, err error)
- func (m *GetUserGroupsRequest_SCIMGroupFilter) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUserGroupsRequest_SCIMGroupFilter) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUserGroupsRequest_SCIMGroupFilter) ProtoMessage()
- func (m *GetUserGroupsRequest_SCIMGroupFilter) Reset()
- func (m *GetUserGroupsRequest_SCIMGroupFilter) Size() (n int)
- func (this *GetUserGroupsRequest_SCIMGroupFilter) String() string
- func (m *GetUserGroupsRequest_SCIMGroupFilter) Unmarshal(dAtA []byte) error
- func (m *GetUserGroupsRequest_SCIMGroupFilter) XXX_DiscardUnknown()
- func (m *GetUserGroupsRequest_SCIMGroupFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUserGroupsRequest_SCIMGroupFilter) XXX_Merge(src proto.Message)
- func (m *GetUserGroupsRequest_SCIMGroupFilter) XXX_Size() int
- func (m *GetUserGroupsRequest_SCIMGroupFilter) XXX_Unmarshal(b []byte) error
- type GetUserGroupsResponse
- func (*GetUserGroupsResponse) Descriptor() ([]byte, []int)
- func (this *GetUserGroupsResponse) Equal(that interface{}) bool
- func (m *GetUserGroupsResponse) GetGroups() []*v1.UserGroup
- func (m *GetUserGroupsResponse) GetNextPageToken() string
- func (this *GetUserGroupsResponse) GoString() string
- func (m *GetUserGroupsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetUserGroupsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUserGroupsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUserGroupsResponse) ProtoMessage()
- func (m *GetUserGroupsResponse) Reset()
- func (m *GetUserGroupsResponse) Size() (n int)
- func (this *GetUserGroupsResponse) String() string
- func (m *GetUserGroupsResponse) Unmarshal(dAtA []byte) error
- func (m *GetUserGroupsResponse) XXX_DiscardUnknown()
- func (m *GetUserGroupsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUserGroupsResponse) XXX_Merge(src proto.Message)
- func (m *GetUserGroupsResponse) XXX_Size() int
- func (m *GetUserGroupsResponse) XXX_Unmarshal(b []byte) error
- type GetUserRequest
- func (*GetUserRequest) Descriptor() ([]byte, []int)
- func (this *GetUserRequest) Equal(that interface{}) bool
- func (m *GetUserRequest) GetIncludeDerivedRoles() bool
- func (m *GetUserRequest) GetUserId() string
- func (this *GetUserRequest) GoString() string
- func (m *GetUserRequest) Marshal() (dAtA []byte, err error)
- func (m *GetUserRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUserRequest) ProtoMessage()
- func (m *GetUserRequest) Reset()
- func (m *GetUserRequest) Size() (n int)
- func (this *GetUserRequest) String() string
- func (m *GetUserRequest) Unmarshal(dAtA []byte) error
- func (m *GetUserRequest) XXX_DiscardUnknown()
- func (m *GetUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUserRequest) XXX_Merge(src proto.Message)
- func (m *GetUserRequest) XXX_Size() int
- func (m *GetUserRequest) XXX_Unmarshal(b []byte) error
- type GetUserResponse
- func (*GetUserResponse) Descriptor() ([]byte, []int)
- func (this *GetUserResponse) Equal(that interface{}) bool
- func (m *GetUserResponse) GetUser() *v1.User
- func (this *GetUserResponse) GoString() string
- func (m *GetUserResponse) Marshal() (dAtA []byte, err error)
- func (m *GetUserResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUserResponse) ProtoMessage()
- func (m *GetUserResponse) Reset()
- func (m *GetUserResponse) Size() (n int)
- func (this *GetUserResponse) String() string
- func (m *GetUserResponse) Unmarshal(dAtA []byte) error
- func (m *GetUserResponse) XXX_DiscardUnknown()
- func (m *GetUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUserResponse) XXX_Merge(src proto.Message)
- func (m *GetUserResponse) XXX_Size() int
- func (m *GetUserResponse) XXX_Unmarshal(b []byte) error
- type GetUsersRequest
- func (*GetUsersRequest) Descriptor() ([]byte, []int)
- func (this *GetUsersRequest) Equal(that interface{}) bool
- func (m *GetUsersRequest) GetEmail() string
- func (m *GetUsersRequest) GetEmailSubstring() string
- func (m *GetUsersRequest) GetIncludeStates() []string
- func (m *GetUsersRequest) GetNamespace() string
- func (m *GetUsersRequest) GetPageSize() int32
- func (m *GetUsersRequest) GetPageToken() string
- func (this *GetUsersRequest) GoString() string
- func (m *GetUsersRequest) Marshal() (dAtA []byte, err error)
- func (m *GetUsersRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUsersRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUsersRequest) ProtoMessage()
- func (m *GetUsersRequest) Reset()
- func (m *GetUsersRequest) Size() (n int)
- func (this *GetUsersRequest) String() string
- func (m *GetUsersRequest) Unmarshal(dAtA []byte) error
- func (m *GetUsersRequest) XXX_DiscardUnknown()
- func (m *GetUsersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUsersRequest) XXX_Merge(src proto.Message)
- func (m *GetUsersRequest) XXX_Size() int
- func (m *GetUsersRequest) XXX_Unmarshal(b []byte) error
- type GetUsersResponse
- func (*GetUsersResponse) Descriptor() ([]byte, []int)
- func (this *GetUsersResponse) Equal(that interface{}) bool
- func (m *GetUsersResponse) GetNextPageToken() string
- func (m *GetUsersResponse) GetUsers() []*v1.User
- func (this *GetUsersResponse) GoString() string
- func (m *GetUsersResponse) Marshal() (dAtA []byte, err error)
- func (m *GetUsersResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUsersResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUsersResponse) ProtoMessage()
- func (m *GetUsersResponse) Reset()
- func (m *GetUsersResponse) Size() (n int)
- func (this *GetUsersResponse) String() string
- func (m *GetUsersResponse) Unmarshal(dAtA []byte) error
- func (m *GetUsersResponse) XXX_DiscardUnknown()
- func (m *GetUsersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUsersResponse) XXX_Merge(src proto.Message)
- func (m *GetUsersResponse) XXX_Size() int
- func (m *GetUsersResponse) XXX_Unmarshal(b []byte) error
- type HandoverNamespaceRequest
- func (*HandoverNamespaceRequest) Descriptor() ([]byte, []int)
- func (this *HandoverNamespaceRequest) Equal(that interface{}) bool
- func (m *HandoverNamespaceRequest) GetAsyncOperationId() string
- func (m *HandoverNamespaceRequest) GetMigrationId() string
- func (m *HandoverNamespaceRequest) GetToReplicaId() string
- func (this *HandoverNamespaceRequest) GoString() string
- func (m *HandoverNamespaceRequest) Marshal() (dAtA []byte, err error)
- func (m *HandoverNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *HandoverNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HandoverNamespaceRequest) ProtoMessage()
- func (m *HandoverNamespaceRequest) Reset()
- func (m *HandoverNamespaceRequest) Size() (n int)
- func (this *HandoverNamespaceRequest) String() string
- func (m *HandoverNamespaceRequest) Unmarshal(dAtA []byte) error
- func (m *HandoverNamespaceRequest) XXX_DiscardUnknown()
- func (m *HandoverNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HandoverNamespaceRequest) XXX_Merge(src proto.Message)
- func (m *HandoverNamespaceRequest) XXX_Size() int
- func (m *HandoverNamespaceRequest) XXX_Unmarshal(b []byte) error
- type HandoverNamespaceResponse
- func (*HandoverNamespaceResponse) Descriptor() ([]byte, []int)
- func (this *HandoverNamespaceResponse) Equal(that interface{}) bool
- func (m *HandoverNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *HandoverNamespaceResponse) GoString() string
- func (m *HandoverNamespaceResponse) Marshal() (dAtA []byte, err error)
- func (m *HandoverNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *HandoverNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HandoverNamespaceResponse) ProtoMessage()
- func (m *HandoverNamespaceResponse) Reset()
- func (m *HandoverNamespaceResponse) Size() (n int)
- func (this *HandoverNamespaceResponse) String() string
- func (m *HandoverNamespaceResponse) Unmarshal(dAtA []byte) error
- func (m *HandoverNamespaceResponse) XXX_DiscardUnknown()
- func (m *HandoverNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HandoverNamespaceResponse) XXX_Merge(src proto.Message)
- func (m *HandoverNamespaceResponse) XXX_Size() int
- func (m *HandoverNamespaceResponse) XXX_Unmarshal(b []byte) error
- type RemoveUserGroupMemberRequest
- func (*RemoveUserGroupMemberRequest) Descriptor() ([]byte, []int)
- func (this *RemoveUserGroupMemberRequest) Equal(that interface{}) bool
- func (m *RemoveUserGroupMemberRequest) GetAsyncOperationId() string
- func (m *RemoveUserGroupMemberRequest) GetGroupId() string
- func (m *RemoveUserGroupMemberRequest) GetMemberId() *v1.UserGroupMemberId
- func (this *RemoveUserGroupMemberRequest) GoString() string
- func (m *RemoveUserGroupMemberRequest) Marshal() (dAtA []byte, err error)
- func (m *RemoveUserGroupMemberRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *RemoveUserGroupMemberRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RemoveUserGroupMemberRequest) ProtoMessage()
- func (m *RemoveUserGroupMemberRequest) Reset()
- func (m *RemoveUserGroupMemberRequest) Size() (n int)
- func (this *RemoveUserGroupMemberRequest) String() string
- func (m *RemoveUserGroupMemberRequest) Unmarshal(dAtA []byte) error
- func (m *RemoveUserGroupMemberRequest) XXX_DiscardUnknown()
- func (m *RemoveUserGroupMemberRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveUserGroupMemberRequest) XXX_Merge(src proto.Message)
- func (m *RemoveUserGroupMemberRequest) XXX_Size() int
- func (m *RemoveUserGroupMemberRequest) XXX_Unmarshal(b []byte) error
- type RemoveUserGroupMemberResponse
- func (*RemoveUserGroupMemberResponse) Descriptor() ([]byte, []int)
- func (this *RemoveUserGroupMemberResponse) Equal(that interface{}) bool
- func (m *RemoveUserGroupMemberResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *RemoveUserGroupMemberResponse) GoString() string
- func (m *RemoveUserGroupMemberResponse) Marshal() (dAtA []byte, err error)
- func (m *RemoveUserGroupMemberResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *RemoveUserGroupMemberResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RemoveUserGroupMemberResponse) ProtoMessage()
- func (m *RemoveUserGroupMemberResponse) Reset()
- func (m *RemoveUserGroupMemberResponse) Size() (n int)
- func (this *RemoveUserGroupMemberResponse) String() string
- func (m *RemoveUserGroupMemberResponse) Unmarshal(dAtA []byte) error
- func (m *RemoveUserGroupMemberResponse) XXX_DiscardUnknown()
- func (m *RemoveUserGroupMemberResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveUserGroupMemberResponse) XXX_Merge(src proto.Message)
- func (m *RemoveUserGroupMemberResponse) XXX_Size() int
- func (m *RemoveUserGroupMemberResponse) XXX_Unmarshal(b []byte) error
- type RenameCustomSearchAttributeRequest
- func (*RenameCustomSearchAttributeRequest) Descriptor() ([]byte, []int)
- func (this *RenameCustomSearchAttributeRequest) Equal(that interface{}) bool
- func (m *RenameCustomSearchAttributeRequest) GetAsyncOperationId() string
- func (m *RenameCustomSearchAttributeRequest) GetExistingCustomSearchAttributeName() string
- func (m *RenameCustomSearchAttributeRequest) GetNamespace() string
- func (m *RenameCustomSearchAttributeRequest) GetNewCustomSearchAttributeName() string
- func (m *RenameCustomSearchAttributeRequest) GetResourceVersion() string
- func (this *RenameCustomSearchAttributeRequest) GoString() string
- func (m *RenameCustomSearchAttributeRequest) Marshal() (dAtA []byte, err error)
- func (m *RenameCustomSearchAttributeRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *RenameCustomSearchAttributeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RenameCustomSearchAttributeRequest) ProtoMessage()
- func (m *RenameCustomSearchAttributeRequest) Reset()
- func (m *RenameCustomSearchAttributeRequest) Size() (n int)
- func (this *RenameCustomSearchAttributeRequest) String() string
- func (m *RenameCustomSearchAttributeRequest) Unmarshal(dAtA []byte) error
- func (m *RenameCustomSearchAttributeRequest) XXX_DiscardUnknown()
- func (m *RenameCustomSearchAttributeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RenameCustomSearchAttributeRequest) XXX_Merge(src proto.Message)
- func (m *RenameCustomSearchAttributeRequest) XXX_Size() int
- func (m *RenameCustomSearchAttributeRequest) XXX_Unmarshal(b []byte) error
- type RenameCustomSearchAttributeResponse
- func (*RenameCustomSearchAttributeResponse) Descriptor() ([]byte, []int)
- func (this *RenameCustomSearchAttributeResponse) Equal(that interface{}) bool
- func (m *RenameCustomSearchAttributeResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *RenameCustomSearchAttributeResponse) GoString() string
- func (m *RenameCustomSearchAttributeResponse) Marshal() (dAtA []byte, err error)
- func (m *RenameCustomSearchAttributeResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *RenameCustomSearchAttributeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RenameCustomSearchAttributeResponse) ProtoMessage()
- func (m *RenameCustomSearchAttributeResponse) Reset()
- func (m *RenameCustomSearchAttributeResponse) Size() (n int)
- func (this *RenameCustomSearchAttributeResponse) String() string
- func (m *RenameCustomSearchAttributeResponse) Unmarshal(dAtA []byte) error
- func (m *RenameCustomSearchAttributeResponse) XXX_DiscardUnknown()
- func (m *RenameCustomSearchAttributeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RenameCustomSearchAttributeResponse) XXX_Merge(src proto.Message)
- func (m *RenameCustomSearchAttributeResponse) XXX_Size() int
- func (m *RenameCustomSearchAttributeResponse) XXX_Unmarshal(b []byte) error
- type ResendUserInviteRequest
- func (*ResendUserInviteRequest) Descriptor() ([]byte, []int)
- func (this *ResendUserInviteRequest) Equal(that interface{}) bool
- func (m *ResendUserInviteRequest) GetAsyncOperationId() string
- func (m *ResendUserInviteRequest) GetUserId() string
- func (this *ResendUserInviteRequest) GoString() string
- func (m *ResendUserInviteRequest) Marshal() (dAtA []byte, err error)
- func (m *ResendUserInviteRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ResendUserInviteRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ResendUserInviteRequest) ProtoMessage()
- func (m *ResendUserInviteRequest) Reset()
- func (m *ResendUserInviteRequest) Size() (n int)
- func (this *ResendUserInviteRequest) String() string
- func (m *ResendUserInviteRequest) Unmarshal(dAtA []byte) error
- func (m *ResendUserInviteRequest) XXX_DiscardUnknown()
- func (m *ResendUserInviteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResendUserInviteRequest) XXX_Merge(src proto.Message)
- func (m *ResendUserInviteRequest) XXX_Size() int
- func (m *ResendUserInviteRequest) XXX_Unmarshal(b []byte) error
- type ResendUserInviteResponse
- func (*ResendUserInviteResponse) Descriptor() ([]byte, []int)
- func (this *ResendUserInviteResponse) Equal(that interface{}) bool
- func (m *ResendUserInviteResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *ResendUserInviteResponse) GoString() string
- func (m *ResendUserInviteResponse) Marshal() (dAtA []byte, err error)
- func (m *ResendUserInviteResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ResendUserInviteResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ResendUserInviteResponse) ProtoMessage()
- func (m *ResendUserInviteResponse) Reset()
- func (m *ResendUserInviteResponse) Size() (n int)
- func (this *ResendUserInviteResponse) String() string
- func (m *ResendUserInviteResponse) Unmarshal(dAtA []byte) error
- func (m *ResendUserInviteResponse) XXX_DiscardUnknown()
- func (m *ResendUserInviteResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResendUserInviteResponse) XXX_Merge(src proto.Message)
- func (m *ResendUserInviteResponse) XXX_Size() int
- func (m *ResendUserInviteResponse) XXX_Unmarshal(b []byte) error
- type SetServiceAccountNamespaceAccessRequest
- func (*SetServiceAccountNamespaceAccessRequest) Descriptor() ([]byte, []int)
- func (this *SetServiceAccountNamespaceAccessRequest) Equal(that interface{}) bool
- func (m *SetServiceAccountNamespaceAccessRequest) GetAccess() *v1.NamespaceAccess
- func (m *SetServiceAccountNamespaceAccessRequest) GetAsyncOperationId() string
- func (m *SetServiceAccountNamespaceAccessRequest) GetNamespace() string
- func (m *SetServiceAccountNamespaceAccessRequest) GetResourceVersion() string
- func (m *SetServiceAccountNamespaceAccessRequest) GetServiceAccountId() string
- func (this *SetServiceAccountNamespaceAccessRequest) GoString() string
- func (m *SetServiceAccountNamespaceAccessRequest) Marshal() (dAtA []byte, err error)
- func (m *SetServiceAccountNamespaceAccessRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SetServiceAccountNamespaceAccessRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetServiceAccountNamespaceAccessRequest) ProtoMessage()
- func (m *SetServiceAccountNamespaceAccessRequest) Reset()
- func (m *SetServiceAccountNamespaceAccessRequest) Size() (n int)
- func (this *SetServiceAccountNamespaceAccessRequest) String() string
- func (m *SetServiceAccountNamespaceAccessRequest) Unmarshal(dAtA []byte) error
- func (m *SetServiceAccountNamespaceAccessRequest) XXX_DiscardUnknown()
- func (m *SetServiceAccountNamespaceAccessRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetServiceAccountNamespaceAccessRequest) XXX_Merge(src proto.Message)
- func (m *SetServiceAccountNamespaceAccessRequest) XXX_Size() int
- func (m *SetServiceAccountNamespaceAccessRequest) XXX_Unmarshal(b []byte) error
- type SetServiceAccountNamespaceAccessResponse
- func (*SetServiceAccountNamespaceAccessResponse) Descriptor() ([]byte, []int)
- func (this *SetServiceAccountNamespaceAccessResponse) Equal(that interface{}) bool
- func (m *SetServiceAccountNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *SetServiceAccountNamespaceAccessResponse) GoString() string
- func (m *SetServiceAccountNamespaceAccessResponse) Marshal() (dAtA []byte, err error)
- func (m *SetServiceAccountNamespaceAccessResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SetServiceAccountNamespaceAccessResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetServiceAccountNamespaceAccessResponse) ProtoMessage()
- func (m *SetServiceAccountNamespaceAccessResponse) Reset()
- func (m *SetServiceAccountNamespaceAccessResponse) Size() (n int)
- func (this *SetServiceAccountNamespaceAccessResponse) String() string
- func (m *SetServiceAccountNamespaceAccessResponse) Unmarshal(dAtA []byte) error
- func (m *SetServiceAccountNamespaceAccessResponse) XXX_DiscardUnknown()
- func (m *SetServiceAccountNamespaceAccessResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetServiceAccountNamespaceAccessResponse) XXX_Merge(src proto.Message)
- func (m *SetServiceAccountNamespaceAccessResponse) XXX_Size() int
- func (m *SetServiceAccountNamespaceAccessResponse) XXX_Unmarshal(b []byte) error
- type SetServiceAccountProjectAccessRequest
- func (*SetServiceAccountProjectAccessRequest) Descriptor() ([]byte, []int)
- func (this *SetServiceAccountProjectAccessRequest) Equal(that interface{}) bool
- func (m *SetServiceAccountProjectAccessRequest) GetAccess() *v1.ProjectAccess
- func (m *SetServiceAccountProjectAccessRequest) GetAsyncOperationId() string
- func (m *SetServiceAccountProjectAccessRequest) GetProjectId() string
- func (m *SetServiceAccountProjectAccessRequest) GetResourceVersion() string
- func (m *SetServiceAccountProjectAccessRequest) GetServiceAccountId() string
- func (this *SetServiceAccountProjectAccessRequest) GoString() string
- func (m *SetServiceAccountProjectAccessRequest) Marshal() (dAtA []byte, err error)
- func (m *SetServiceAccountProjectAccessRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SetServiceAccountProjectAccessRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetServiceAccountProjectAccessRequest) ProtoMessage()
- func (m *SetServiceAccountProjectAccessRequest) Reset()
- func (m *SetServiceAccountProjectAccessRequest) Size() (n int)
- func (this *SetServiceAccountProjectAccessRequest) String() string
- func (m *SetServiceAccountProjectAccessRequest) Unmarshal(dAtA []byte) error
- func (m *SetServiceAccountProjectAccessRequest) XXX_DiscardUnknown()
- func (m *SetServiceAccountProjectAccessRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetServiceAccountProjectAccessRequest) XXX_Merge(src proto.Message)
- func (m *SetServiceAccountProjectAccessRequest) XXX_Size() int
- func (m *SetServiceAccountProjectAccessRequest) XXX_Unmarshal(b []byte) error
- type SetServiceAccountProjectAccessResponse
- func (*SetServiceAccountProjectAccessResponse) Descriptor() ([]byte, []int)
- func (this *SetServiceAccountProjectAccessResponse) Equal(that interface{}) bool
- func (m *SetServiceAccountProjectAccessResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *SetServiceAccountProjectAccessResponse) GoString() string
- func (m *SetServiceAccountProjectAccessResponse) Marshal() (dAtA []byte, err error)
- func (m *SetServiceAccountProjectAccessResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SetServiceAccountProjectAccessResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetServiceAccountProjectAccessResponse) ProtoMessage()
- func (m *SetServiceAccountProjectAccessResponse) Reset()
- func (m *SetServiceAccountProjectAccessResponse) Size() (n int)
- func (this *SetServiceAccountProjectAccessResponse) String() string
- func (m *SetServiceAccountProjectAccessResponse) Unmarshal(dAtA []byte) error
- func (m *SetServiceAccountProjectAccessResponse) XXX_DiscardUnknown()
- func (m *SetServiceAccountProjectAccessResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetServiceAccountProjectAccessResponse) XXX_Merge(src proto.Message)
- func (m *SetServiceAccountProjectAccessResponse) XXX_Size() int
- func (m *SetServiceAccountProjectAccessResponse) XXX_Unmarshal(b []byte) error
- type SetUserGroupNamespaceAccessRequest
- func (*SetUserGroupNamespaceAccessRequest) Descriptor() ([]byte, []int)
- func (this *SetUserGroupNamespaceAccessRequest) Equal(that interface{}) bool
- func (m *SetUserGroupNamespaceAccessRequest) GetAccess() *v1.NamespaceAccess
- func (m *SetUserGroupNamespaceAccessRequest) GetAsyncOperationId() string
- func (m *SetUserGroupNamespaceAccessRequest) GetGroupId() string
- func (m *SetUserGroupNamespaceAccessRequest) GetNamespace() string
- func (m *SetUserGroupNamespaceAccessRequest) GetResourceVersion() string
- func (this *SetUserGroupNamespaceAccessRequest) GoString() string
- func (m *SetUserGroupNamespaceAccessRequest) Marshal() (dAtA []byte, err error)
- func (m *SetUserGroupNamespaceAccessRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SetUserGroupNamespaceAccessRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetUserGroupNamespaceAccessRequest) ProtoMessage()
- func (m *SetUserGroupNamespaceAccessRequest) Reset()
- func (m *SetUserGroupNamespaceAccessRequest) Size() (n int)
- func (this *SetUserGroupNamespaceAccessRequest) String() string
- func (m *SetUserGroupNamespaceAccessRequest) Unmarshal(dAtA []byte) error
- func (m *SetUserGroupNamespaceAccessRequest) XXX_DiscardUnknown()
- func (m *SetUserGroupNamespaceAccessRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetUserGroupNamespaceAccessRequest) XXX_Merge(src proto.Message)
- func (m *SetUserGroupNamespaceAccessRequest) XXX_Size() int
- func (m *SetUserGroupNamespaceAccessRequest) XXX_Unmarshal(b []byte) error
- type SetUserGroupNamespaceAccessResponse
- func (*SetUserGroupNamespaceAccessResponse) Descriptor() ([]byte, []int)
- func (this *SetUserGroupNamespaceAccessResponse) Equal(that interface{}) bool
- func (m *SetUserGroupNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *SetUserGroupNamespaceAccessResponse) GoString() string
- func (m *SetUserGroupNamespaceAccessResponse) Marshal() (dAtA []byte, err error)
- func (m *SetUserGroupNamespaceAccessResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SetUserGroupNamespaceAccessResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetUserGroupNamespaceAccessResponse) ProtoMessage()
- func (m *SetUserGroupNamespaceAccessResponse) Reset()
- func (m *SetUserGroupNamespaceAccessResponse) Size() (n int)
- func (this *SetUserGroupNamespaceAccessResponse) String() string
- func (m *SetUserGroupNamespaceAccessResponse) Unmarshal(dAtA []byte) error
- func (m *SetUserGroupNamespaceAccessResponse) XXX_DiscardUnknown()
- func (m *SetUserGroupNamespaceAccessResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetUserGroupNamespaceAccessResponse) XXX_Merge(src proto.Message)
- func (m *SetUserGroupNamespaceAccessResponse) XXX_Size() int
- func (m *SetUserGroupNamespaceAccessResponse) XXX_Unmarshal(b []byte) error
- type SetUserGroupProjectAccessRequest
- func (*SetUserGroupProjectAccessRequest) Descriptor() ([]byte, []int)
- func (this *SetUserGroupProjectAccessRequest) Equal(that interface{}) bool
- func (m *SetUserGroupProjectAccessRequest) GetAccess() *v1.ProjectAccess
- func (m *SetUserGroupProjectAccessRequest) GetAsyncOperationId() string
- func (m *SetUserGroupProjectAccessRequest) GetGroupId() string
- func (m *SetUserGroupProjectAccessRequest) GetProjectId() string
- func (m *SetUserGroupProjectAccessRequest) GetResourceVersion() string
- func (this *SetUserGroupProjectAccessRequest) GoString() string
- func (m *SetUserGroupProjectAccessRequest) Marshal() (dAtA []byte, err error)
- func (m *SetUserGroupProjectAccessRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SetUserGroupProjectAccessRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetUserGroupProjectAccessRequest) ProtoMessage()
- func (m *SetUserGroupProjectAccessRequest) Reset()
- func (m *SetUserGroupProjectAccessRequest) Size() (n int)
- func (this *SetUserGroupProjectAccessRequest) String() string
- func (m *SetUserGroupProjectAccessRequest) Unmarshal(dAtA []byte) error
- func (m *SetUserGroupProjectAccessRequest) XXX_DiscardUnknown()
- func (m *SetUserGroupProjectAccessRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetUserGroupProjectAccessRequest) XXX_Merge(src proto.Message)
- func (m *SetUserGroupProjectAccessRequest) XXX_Size() int
- func (m *SetUserGroupProjectAccessRequest) XXX_Unmarshal(b []byte) error
- type SetUserGroupProjectAccessResponse
- func (*SetUserGroupProjectAccessResponse) Descriptor() ([]byte, []int)
- func (this *SetUserGroupProjectAccessResponse) Equal(that interface{}) bool
- func (m *SetUserGroupProjectAccessResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *SetUserGroupProjectAccessResponse) GoString() string
- func (m *SetUserGroupProjectAccessResponse) Marshal() (dAtA []byte, err error)
- func (m *SetUserGroupProjectAccessResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SetUserGroupProjectAccessResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetUserGroupProjectAccessResponse) ProtoMessage()
- func (m *SetUserGroupProjectAccessResponse) Reset()
- func (m *SetUserGroupProjectAccessResponse) Size() (n int)
- func (this *SetUserGroupProjectAccessResponse) String() string
- func (m *SetUserGroupProjectAccessResponse) Unmarshal(dAtA []byte) error
- func (m *SetUserGroupProjectAccessResponse) XXX_DiscardUnknown()
- func (m *SetUserGroupProjectAccessResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetUserGroupProjectAccessResponse) XXX_Merge(src proto.Message)
- func (m *SetUserGroupProjectAccessResponse) XXX_Size() int
- func (m *SetUserGroupProjectAccessResponse) XXX_Unmarshal(b []byte) error
- type SetUserNamespaceAccessRequest
- func (*SetUserNamespaceAccessRequest) Descriptor() ([]byte, []int)
- func (this *SetUserNamespaceAccessRequest) Equal(that interface{}) bool
- func (m *SetUserNamespaceAccessRequest) GetAccess() *v1.NamespaceAccess
- func (m *SetUserNamespaceAccessRequest) GetAsyncOperationId() string
- func (m *SetUserNamespaceAccessRequest) GetNamespace() string
- func (m *SetUserNamespaceAccessRequest) GetResourceVersion() string
- func (m *SetUserNamespaceAccessRequest) GetUserId() string
- func (this *SetUserNamespaceAccessRequest) GoString() string
- func (m *SetUserNamespaceAccessRequest) Marshal() (dAtA []byte, err error)
- func (m *SetUserNamespaceAccessRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SetUserNamespaceAccessRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetUserNamespaceAccessRequest) ProtoMessage()
- func (m *SetUserNamespaceAccessRequest) Reset()
- func (m *SetUserNamespaceAccessRequest) Size() (n int)
- func (this *SetUserNamespaceAccessRequest) String() string
- func (m *SetUserNamespaceAccessRequest) Unmarshal(dAtA []byte) error
- func (m *SetUserNamespaceAccessRequest) XXX_DiscardUnknown()
- func (m *SetUserNamespaceAccessRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetUserNamespaceAccessRequest) XXX_Merge(src proto.Message)
- func (m *SetUserNamespaceAccessRequest) XXX_Size() int
- func (m *SetUserNamespaceAccessRequest) XXX_Unmarshal(b []byte) error
- type SetUserNamespaceAccessResponse
- func (*SetUserNamespaceAccessResponse) Descriptor() ([]byte, []int)
- func (this *SetUserNamespaceAccessResponse) Equal(that interface{}) bool
- func (m *SetUserNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *SetUserNamespaceAccessResponse) GoString() string
- func (m *SetUserNamespaceAccessResponse) Marshal() (dAtA []byte, err error)
- func (m *SetUserNamespaceAccessResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SetUserNamespaceAccessResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetUserNamespaceAccessResponse) ProtoMessage()
- func (m *SetUserNamespaceAccessResponse) Reset()
- func (m *SetUserNamespaceAccessResponse) Size() (n int)
- func (this *SetUserNamespaceAccessResponse) String() string
- func (m *SetUserNamespaceAccessResponse) Unmarshal(dAtA []byte) error
- func (m *SetUserNamespaceAccessResponse) XXX_DiscardUnknown()
- func (m *SetUserNamespaceAccessResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetUserNamespaceAccessResponse) XXX_Merge(src proto.Message)
- func (m *SetUserNamespaceAccessResponse) XXX_Size() int
- func (m *SetUserNamespaceAccessResponse) XXX_Unmarshal(b []byte) error
- type SetUserProjectAccessRequest
- func (*SetUserProjectAccessRequest) Descriptor() ([]byte, []int)
- func (this *SetUserProjectAccessRequest) Equal(that interface{}) bool
- func (m *SetUserProjectAccessRequest) GetAccess() *v1.ProjectAccess
- func (m *SetUserProjectAccessRequest) GetAsyncOperationId() string
- func (m *SetUserProjectAccessRequest) GetProjectId() string
- func (m *SetUserProjectAccessRequest) GetResourceVersion() string
- func (m *SetUserProjectAccessRequest) GetUserId() string
- func (this *SetUserProjectAccessRequest) GoString() string
- func (m *SetUserProjectAccessRequest) Marshal() (dAtA []byte, err error)
- func (m *SetUserProjectAccessRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SetUserProjectAccessRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetUserProjectAccessRequest) ProtoMessage()
- func (m *SetUserProjectAccessRequest) Reset()
- func (m *SetUserProjectAccessRequest) Size() (n int)
- func (this *SetUserProjectAccessRequest) String() string
- func (m *SetUserProjectAccessRequest) Unmarshal(dAtA []byte) error
- func (m *SetUserProjectAccessRequest) XXX_DiscardUnknown()
- func (m *SetUserProjectAccessRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetUserProjectAccessRequest) XXX_Merge(src proto.Message)
- func (m *SetUserProjectAccessRequest) XXX_Size() int
- func (m *SetUserProjectAccessRequest) XXX_Unmarshal(b []byte) error
- type SetUserProjectAccessResponse
- func (*SetUserProjectAccessResponse) Descriptor() ([]byte, []int)
- func (this *SetUserProjectAccessResponse) Equal(that interface{}) bool
- func (m *SetUserProjectAccessResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *SetUserProjectAccessResponse) GoString() string
- func (m *SetUserProjectAccessResponse) Marshal() (dAtA []byte, err error)
- func (m *SetUserProjectAccessResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SetUserProjectAccessResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetUserProjectAccessResponse) ProtoMessage()
- func (m *SetUserProjectAccessResponse) Reset()
- func (m *SetUserProjectAccessResponse) Size() (n int)
- func (this *SetUserProjectAccessResponse) String() string
- func (m *SetUserProjectAccessResponse) Unmarshal(dAtA []byte) error
- func (m *SetUserProjectAccessResponse) XXX_DiscardUnknown()
- func (m *SetUserProjectAccessResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetUserProjectAccessResponse) XXX_Merge(src proto.Message)
- func (m *SetUserProjectAccessResponse) XXX_Size() int
- func (m *SetUserProjectAccessResponse) XXX_Unmarshal(b []byte) error
- type StartMigrationRequest
- func (*StartMigrationRequest) Descriptor() ([]byte, []int)
- func (this *StartMigrationRequest) Equal(that interface{}) bool
- func (m *StartMigrationRequest) GetAsyncOperationId() string
- func (m *StartMigrationRequest) GetSpec() *v12.MigrationSpec
- func (this *StartMigrationRequest) GoString() string
- func (m *StartMigrationRequest) Marshal() (dAtA []byte, err error)
- func (m *StartMigrationRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *StartMigrationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StartMigrationRequest) ProtoMessage()
- func (m *StartMigrationRequest) Reset()
- func (m *StartMigrationRequest) Size() (n int)
- func (this *StartMigrationRequest) String() string
- func (m *StartMigrationRequest) Unmarshal(dAtA []byte) error
- func (m *StartMigrationRequest) XXX_DiscardUnknown()
- func (m *StartMigrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StartMigrationRequest) XXX_Merge(src proto.Message)
- func (m *StartMigrationRequest) XXX_Size() int
- func (m *StartMigrationRequest) XXX_Unmarshal(b []byte) error
- type StartMigrationResponse
- func (*StartMigrationResponse) Descriptor() ([]byte, []int)
- func (this *StartMigrationResponse) Equal(that interface{}) bool
- func (m *StartMigrationResponse) GetAsyncOperation() *v11.AsyncOperation
- func (m *StartMigrationResponse) GetMigrationId() string
- func (this *StartMigrationResponse) GoString() string
- func (m *StartMigrationResponse) Marshal() (dAtA []byte, err error)
- func (m *StartMigrationResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *StartMigrationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StartMigrationResponse) ProtoMessage()
- func (m *StartMigrationResponse) Reset()
- func (m *StartMigrationResponse) Size() (n int)
- func (this *StartMigrationResponse) String() string
- func (m *StartMigrationResponse) Unmarshal(dAtA []byte) error
- func (m *StartMigrationResponse) XXX_DiscardUnknown()
- func (m *StartMigrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StartMigrationResponse) XXX_Merge(src proto.Message)
- func (m *StartMigrationResponse) XXX_Size() int
- func (m *StartMigrationResponse) XXX_Unmarshal(b []byte) error
- type UnimplementedCloudServiceServer
- func (*UnimplementedCloudServiceServer) AbortMigration(ctx context.Context, req *AbortMigrationRequest) (*AbortMigrationResponse, error)
- func (*UnimplementedCloudServiceServer) AddNamespaceRegion(ctx context.Context, req *AddNamespaceRegionRequest) (*AddNamespaceRegionResponse, error)
- func (*UnimplementedCloudServiceServer) AddUserGroupMember(ctx context.Context, req *AddUserGroupMemberRequest) (*AddUserGroupMemberResponse, error)
- func (*UnimplementedCloudServiceServer) ConfirmMigration(ctx context.Context, req *ConfirmMigrationRequest) (*ConfirmMigrationResponse, error)
- func (*UnimplementedCloudServiceServer) CreateAccountAuditLogSink(ctx context.Context, req *CreateAccountAuditLogSinkRequest) (*CreateAccountAuditLogSinkResponse, error)
- func (*UnimplementedCloudServiceServer) CreateApiKey(ctx context.Context, req *CreateApiKeyRequest) (*CreateApiKeyResponse, error)
- func (*UnimplementedCloudServiceServer) CreateBillingReport(ctx context.Context, req *CreateBillingReportRequest) (*CreateBillingReportResponse, error)
- func (*UnimplementedCloudServiceServer) CreateConnectivityRule(ctx context.Context, req *CreateConnectivityRuleRequest) (*CreateConnectivityRuleResponse, error)
- func (*UnimplementedCloudServiceServer) CreateCustomRole(ctx context.Context, req *CreateCustomRoleRequest) (*CreateCustomRoleResponse, error)
- func (*UnimplementedCloudServiceServer) CreateNamespace(ctx context.Context, req *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
- func (*UnimplementedCloudServiceServer) CreateNamespaceExportSink(ctx context.Context, req *CreateNamespaceExportSinkRequest) (*CreateNamespaceExportSinkResponse, error)
- func (*UnimplementedCloudServiceServer) CreateNexusEndpoint(ctx context.Context, req *CreateNexusEndpointRequest) (*CreateNexusEndpointResponse, error)
- func (*UnimplementedCloudServiceServer) CreateProject(ctx context.Context, req *CreateProjectRequest) (*CreateProjectResponse, error)
- func (*UnimplementedCloudServiceServer) CreateServiceAccount(ctx context.Context, req *CreateServiceAccountRequest) (*CreateServiceAccountResponse, error)
- func (*UnimplementedCloudServiceServer) CreateUser(ctx context.Context, req *CreateUserRequest) (*CreateUserResponse, error)
- func (*UnimplementedCloudServiceServer) CreateUserGroup(ctx context.Context, req *CreateUserGroupRequest) (*CreateUserGroupResponse, error)
- func (*UnimplementedCloudServiceServer) DeleteAccountAuditLogSink(ctx context.Context, req *DeleteAccountAuditLogSinkRequest) (*DeleteAccountAuditLogSinkResponse, error)
- func (*UnimplementedCloudServiceServer) DeleteApiKey(ctx context.Context, req *DeleteApiKeyRequest) (*DeleteApiKeyResponse, error)
- func (*UnimplementedCloudServiceServer) DeleteConnectivityRule(ctx context.Context, req *DeleteConnectivityRuleRequest) (*DeleteConnectivityRuleResponse, error)
- func (*UnimplementedCloudServiceServer) DeleteCustomRole(ctx context.Context, req *DeleteCustomRoleRequest) (*DeleteCustomRoleResponse, error)
- func (*UnimplementedCloudServiceServer) DeleteNamespace(ctx context.Context, req *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error)
- func (*UnimplementedCloudServiceServer) DeleteNamespaceExportSink(ctx context.Context, req *DeleteNamespaceExportSinkRequest) (*DeleteNamespaceExportSinkResponse, error)
- func (*UnimplementedCloudServiceServer) DeleteNamespaceRegion(ctx context.Context, req *DeleteNamespaceRegionRequest) (*DeleteNamespaceRegionResponse, error)
- func (*UnimplementedCloudServiceServer) DeleteNexusEndpoint(ctx context.Context, req *DeleteNexusEndpointRequest) (*DeleteNexusEndpointResponse, error)
- func (*UnimplementedCloudServiceServer) DeleteProject(ctx context.Context, req *DeleteProjectRequest) (*DeleteProjectResponse, error)
- func (*UnimplementedCloudServiceServer) DeleteServiceAccount(ctx context.Context, req *DeleteServiceAccountRequest) (*DeleteServiceAccountResponse, error)
- func (*UnimplementedCloudServiceServer) DeleteUser(ctx context.Context, req *DeleteUserRequest) (*DeleteUserResponse, error)
- func (*UnimplementedCloudServiceServer) DeleteUserGroup(ctx context.Context, req *DeleteUserGroupRequest) (*DeleteUserGroupResponse, error)
- func (*UnimplementedCloudServiceServer) FailoverNamespaceRegion(ctx context.Context, req *FailoverNamespaceRegionRequest) (*FailoverNamespaceRegionResponse, error)
- func (*UnimplementedCloudServiceServer) GetAccount(ctx context.Context, req *GetAccountRequest) (*GetAccountResponse, error)
- func (*UnimplementedCloudServiceServer) GetAccountAuditLogSink(ctx context.Context, req *GetAccountAuditLogSinkRequest) (*GetAccountAuditLogSinkResponse, error)
- func (*UnimplementedCloudServiceServer) GetAccountAuditLogSinks(ctx context.Context, req *GetAccountAuditLogSinksRequest) (*GetAccountAuditLogSinksResponse, error)
- func (*UnimplementedCloudServiceServer) GetApiKey(ctx context.Context, req *GetApiKeyRequest) (*GetApiKeyResponse, error)
- func (*UnimplementedCloudServiceServer) GetApiKeys(ctx context.Context, req *GetApiKeysRequest) (*GetApiKeysResponse, error)
- func (*UnimplementedCloudServiceServer) GetAsyncOperation(ctx context.Context, req *GetAsyncOperationRequest) (*GetAsyncOperationResponse, error)
- func (*UnimplementedCloudServiceServer) GetAuditLogs(ctx context.Context, req *GetAuditLogsRequest) (*GetAuditLogsResponse, error)
- func (*UnimplementedCloudServiceServer) GetBillingReport(ctx context.Context, req *GetBillingReportRequest) (*GetBillingReportResponse, error)
- func (*UnimplementedCloudServiceServer) GetConnectivityRule(ctx context.Context, req *GetConnectivityRuleRequest) (*GetConnectivityRuleResponse, error)
- func (*UnimplementedCloudServiceServer) GetConnectivityRules(ctx context.Context, req *GetConnectivityRulesRequest) (*GetConnectivityRulesResponse, error)
- func (*UnimplementedCloudServiceServer) GetCurrentIdentity(ctx context.Context, req *GetCurrentIdentityRequest) (*GetCurrentIdentityResponse, error)
- func (*UnimplementedCloudServiceServer) GetCustomRole(ctx context.Context, req *GetCustomRoleRequest) (*GetCustomRoleResponse, error)
- func (*UnimplementedCloudServiceServer) GetCustomRoles(ctx context.Context, req *GetCustomRolesRequest) (*GetCustomRolesResponse, error)
- func (*UnimplementedCloudServiceServer) GetMigration(ctx context.Context, req *GetMigrationRequest) (*GetMigrationResponse, error)
- func (*UnimplementedCloudServiceServer) GetMigrations(ctx context.Context, req *GetMigrationsRequest) (*GetMigrationsResponse, error)
- func (*UnimplementedCloudServiceServer) GetNamespace(ctx context.Context, req *GetNamespaceRequest) (*GetNamespaceResponse, error)
- func (*UnimplementedCloudServiceServer) GetNamespaceCapacityInfo(ctx context.Context, req *GetNamespaceCapacityInfoRequest) (*GetNamespaceCapacityInfoResponse, error)
- func (*UnimplementedCloudServiceServer) GetNamespaceExportSink(ctx context.Context, req *GetNamespaceExportSinkRequest) (*GetNamespaceExportSinkResponse, error)
- func (*UnimplementedCloudServiceServer) GetNamespaceExportSinks(ctx context.Context, req *GetNamespaceExportSinksRequest) (*GetNamespaceExportSinksResponse, error)
- func (*UnimplementedCloudServiceServer) GetNamespaceIDs(ctx context.Context, req *GetNamespaceIDsRequest) (*GetNamespaceIDsResponse, error)
- func (*UnimplementedCloudServiceServer) GetNamespaces(ctx context.Context, req *GetNamespacesRequest) (*GetNamespacesResponse, error)
- func (*UnimplementedCloudServiceServer) GetNexusEndpoint(ctx context.Context, req *GetNexusEndpointRequest) (*GetNexusEndpointResponse, error)
- func (*UnimplementedCloudServiceServer) GetNexusEndpoints(ctx context.Context, req *GetNexusEndpointsRequest) (*GetNexusEndpointsResponse, error)
- func (*UnimplementedCloudServiceServer) GetProject(ctx context.Context, req *GetProjectRequest) (*GetProjectResponse, error)
- func (*UnimplementedCloudServiceServer) GetProjects(ctx context.Context, req *GetProjectsRequest) (*GetProjectsResponse, error)
- func (*UnimplementedCloudServiceServer) GetRegion(ctx context.Context, req *GetRegionRequest) (*GetRegionResponse, error)
- func (*UnimplementedCloudServiceServer) GetRegions(ctx context.Context, req *GetRegionsRequest) (*GetRegionsResponse, error)
- func (*UnimplementedCloudServiceServer) GetServiceAccount(ctx context.Context, req *GetServiceAccountRequest) (*GetServiceAccountResponse, error)
- func (*UnimplementedCloudServiceServer) GetServiceAccounts(ctx context.Context, req *GetServiceAccountsRequest) (*GetServiceAccountsResponse, error)
- func (*UnimplementedCloudServiceServer) GetTagKeys(ctx context.Context, req *GetTagKeysRequest) (*GetTagKeysResponse, error)
- func (*UnimplementedCloudServiceServer) GetUsage(ctx context.Context, req *GetUsageRequest) (*GetUsageResponse, error)
- func (*UnimplementedCloudServiceServer) GetUser(ctx context.Context, req *GetUserRequest) (*GetUserResponse, error)
- func (*UnimplementedCloudServiceServer) GetUserGroup(ctx context.Context, req *GetUserGroupRequest) (*GetUserGroupResponse, error)
- func (*UnimplementedCloudServiceServer) GetUserGroupMembers(ctx context.Context, req *GetUserGroupMembersRequest) (*GetUserGroupMembersResponse, error)
- func (*UnimplementedCloudServiceServer) GetUserGroups(ctx context.Context, req *GetUserGroupsRequest) (*GetUserGroupsResponse, error)
- func (*UnimplementedCloudServiceServer) GetUsers(ctx context.Context, req *GetUsersRequest) (*GetUsersResponse, error)
- func (*UnimplementedCloudServiceServer) HandoverNamespace(ctx context.Context, req *HandoverNamespaceRequest) (*HandoverNamespaceResponse, error)
- func (*UnimplementedCloudServiceServer) RemoveUserGroupMember(ctx context.Context, req *RemoveUserGroupMemberRequest) (*RemoveUserGroupMemberResponse, error)
- func (*UnimplementedCloudServiceServer) RenameCustomSearchAttribute(ctx context.Context, req *RenameCustomSearchAttributeRequest) (*RenameCustomSearchAttributeResponse, error)
- func (*UnimplementedCloudServiceServer) ResendUserInvite(ctx context.Context, req *ResendUserInviteRequest) (*ResendUserInviteResponse, error)
- func (*UnimplementedCloudServiceServer) SetServiceAccountNamespaceAccess(ctx context.Context, req *SetServiceAccountNamespaceAccessRequest) (*SetServiceAccountNamespaceAccessResponse, error)
- func (*UnimplementedCloudServiceServer) SetServiceAccountProjectAccess(ctx context.Context, req *SetServiceAccountProjectAccessRequest) (*SetServiceAccountProjectAccessResponse, error)
- func (*UnimplementedCloudServiceServer) SetUserGroupNamespaceAccess(ctx context.Context, req *SetUserGroupNamespaceAccessRequest) (*SetUserGroupNamespaceAccessResponse, error)
- func (*UnimplementedCloudServiceServer) SetUserGroupProjectAccess(ctx context.Context, req *SetUserGroupProjectAccessRequest) (*SetUserGroupProjectAccessResponse, error)
- func (*UnimplementedCloudServiceServer) SetUserNamespaceAccess(ctx context.Context, req *SetUserNamespaceAccessRequest) (*SetUserNamespaceAccessResponse, error)
- func (*UnimplementedCloudServiceServer) SetUserProjectAccess(ctx context.Context, req *SetUserProjectAccessRequest) (*SetUserProjectAccessResponse, error)
- func (*UnimplementedCloudServiceServer) StartMigration(ctx context.Context, req *StartMigrationRequest) (*StartMigrationResponse, error)
- func (*UnimplementedCloudServiceServer) UpdateAccount(ctx context.Context, req *UpdateAccountRequest) (*UpdateAccountResponse, error)
- func (*UnimplementedCloudServiceServer) UpdateAccountAuditLogSink(ctx context.Context, req *UpdateAccountAuditLogSinkRequest) (*UpdateAccountAuditLogSinkResponse, error)
- func (*UnimplementedCloudServiceServer) UpdateApiKey(ctx context.Context, req *UpdateApiKeyRequest) (*UpdateApiKeyResponse, error)
- func (*UnimplementedCloudServiceServer) UpdateCustomRole(ctx context.Context, req *UpdateCustomRoleRequest) (*UpdateCustomRoleResponse, error)
- func (*UnimplementedCloudServiceServer) UpdateNamespace(ctx context.Context, req *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error)
- func (*UnimplementedCloudServiceServer) UpdateNamespaceExportSink(ctx context.Context, req *UpdateNamespaceExportSinkRequest) (*UpdateNamespaceExportSinkResponse, error)
- func (*UnimplementedCloudServiceServer) UpdateNamespaceTags(ctx context.Context, req *UpdateNamespaceTagsRequest) (*UpdateNamespaceTagsResponse, error)
- func (*UnimplementedCloudServiceServer) UpdateNexusEndpoint(ctx context.Context, req *UpdateNexusEndpointRequest) (*UpdateNexusEndpointResponse, error)
- func (*UnimplementedCloudServiceServer) UpdateProject(ctx context.Context, req *UpdateProjectRequest) (*UpdateProjectResponse, error)
- func (*UnimplementedCloudServiceServer) UpdateServiceAccount(ctx context.Context, req *UpdateServiceAccountRequest) (*UpdateServiceAccountResponse, error)
- func (*UnimplementedCloudServiceServer) UpdateUser(ctx context.Context, req *UpdateUserRequest) (*UpdateUserResponse, error)
- func (*UnimplementedCloudServiceServer) UpdateUserGroup(ctx context.Context, req *UpdateUserGroupRequest) (*UpdateUserGroupResponse, error)
- func (*UnimplementedCloudServiceServer) ValidateAccountAuditLogSink(ctx context.Context, req *ValidateAccountAuditLogSinkRequest) (*ValidateAccountAuditLogSinkResponse, error)
- func (*UnimplementedCloudServiceServer) ValidateNamespaceExportSink(ctx context.Context, req *ValidateNamespaceExportSinkRequest) (*ValidateNamespaceExportSinkResponse, error)
- type UpdateAccountAuditLogSinkRequest
- func (*UpdateAccountAuditLogSinkRequest) Descriptor() ([]byte, []int)
- func (this *UpdateAccountAuditLogSinkRequest) Equal(that interface{}) bool
- func (m *UpdateAccountAuditLogSinkRequest) GetAsyncOperationId() string
- func (m *UpdateAccountAuditLogSinkRequest) GetResourceVersion() string
- func (m *UpdateAccountAuditLogSinkRequest) GetSpec() *v15.AuditLogSinkSpec
- func (this *UpdateAccountAuditLogSinkRequest) GoString() string
- func (m *UpdateAccountAuditLogSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateAccountAuditLogSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateAccountAuditLogSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateAccountAuditLogSinkRequest) ProtoMessage()
- func (m *UpdateAccountAuditLogSinkRequest) Reset()
- func (m *UpdateAccountAuditLogSinkRequest) Size() (n int)
- func (this *UpdateAccountAuditLogSinkRequest) String() string
- func (m *UpdateAccountAuditLogSinkRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateAccountAuditLogSinkRequest) XXX_DiscardUnknown()
- func (m *UpdateAccountAuditLogSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAccountAuditLogSinkRequest) XXX_Merge(src proto.Message)
- func (m *UpdateAccountAuditLogSinkRequest) XXX_Size() int
- func (m *UpdateAccountAuditLogSinkRequest) XXX_Unmarshal(b []byte) error
- type UpdateAccountAuditLogSinkResponse
- func (*UpdateAccountAuditLogSinkResponse) Descriptor() ([]byte, []int)
- func (this *UpdateAccountAuditLogSinkResponse) Equal(that interface{}) bool
- func (m *UpdateAccountAuditLogSinkResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *UpdateAccountAuditLogSinkResponse) GoString() string
- func (m *UpdateAccountAuditLogSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateAccountAuditLogSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateAccountAuditLogSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateAccountAuditLogSinkResponse) ProtoMessage()
- func (m *UpdateAccountAuditLogSinkResponse) Reset()
- func (m *UpdateAccountAuditLogSinkResponse) Size() (n int)
- func (this *UpdateAccountAuditLogSinkResponse) String() string
- func (m *UpdateAccountAuditLogSinkResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateAccountAuditLogSinkResponse) XXX_DiscardUnknown()
- func (m *UpdateAccountAuditLogSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAccountAuditLogSinkResponse) XXX_Merge(src proto.Message)
- func (m *UpdateAccountAuditLogSinkResponse) XXX_Size() int
- func (m *UpdateAccountAuditLogSinkResponse) XXX_Unmarshal(b []byte) error
- type UpdateAccountRequest
- func (*UpdateAccountRequest) Descriptor() ([]byte, []int)
- func (this *UpdateAccountRequest) Equal(that interface{}) bool
- func (m *UpdateAccountRequest) GetAsyncOperationId() string
- func (m *UpdateAccountRequest) GetResourceVersion() string
- func (m *UpdateAccountRequest) GetSpec() *v15.AccountSpec
- func (this *UpdateAccountRequest) GoString() string
- func (m *UpdateAccountRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateAccountRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateAccountRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateAccountRequest) ProtoMessage()
- func (m *UpdateAccountRequest) Reset()
- func (m *UpdateAccountRequest) Size() (n int)
- func (this *UpdateAccountRequest) String() string
- func (m *UpdateAccountRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateAccountRequest) XXX_DiscardUnknown()
- func (m *UpdateAccountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAccountRequest) XXX_Merge(src proto.Message)
- func (m *UpdateAccountRequest) XXX_Size() int
- func (m *UpdateAccountRequest) XXX_Unmarshal(b []byte) error
- type UpdateAccountResponse
- func (*UpdateAccountResponse) Descriptor() ([]byte, []int)
- func (this *UpdateAccountResponse) Equal(that interface{}) bool
- func (m *UpdateAccountResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *UpdateAccountResponse) GoString() string
- func (m *UpdateAccountResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateAccountResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateAccountResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateAccountResponse) ProtoMessage()
- func (m *UpdateAccountResponse) Reset()
- func (m *UpdateAccountResponse) Size() (n int)
- func (this *UpdateAccountResponse) String() string
- func (m *UpdateAccountResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateAccountResponse) XXX_DiscardUnknown()
- func (m *UpdateAccountResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAccountResponse) XXX_Merge(src proto.Message)
- func (m *UpdateAccountResponse) XXX_Size() int
- func (m *UpdateAccountResponse) XXX_Unmarshal(b []byte) error
- type UpdateApiKeyRequest
- func (*UpdateApiKeyRequest) Descriptor() ([]byte, []int)
- func (this *UpdateApiKeyRequest) Equal(that interface{}) bool
- func (m *UpdateApiKeyRequest) GetAsyncOperationId() string
- func (m *UpdateApiKeyRequest) GetKeyId() string
- func (m *UpdateApiKeyRequest) GetResourceVersion() string
- func (m *UpdateApiKeyRequest) GetSpec() *v1.ApiKeySpec
- func (this *UpdateApiKeyRequest) GoString() string
- func (m *UpdateApiKeyRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateApiKeyRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateApiKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateApiKeyRequest) ProtoMessage()
- func (m *UpdateApiKeyRequest) Reset()
- func (m *UpdateApiKeyRequest) Size() (n int)
- func (this *UpdateApiKeyRequest) String() string
- func (m *UpdateApiKeyRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateApiKeyRequest) XXX_DiscardUnknown()
- func (m *UpdateApiKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateApiKeyRequest) XXX_Merge(src proto.Message)
- func (m *UpdateApiKeyRequest) XXX_Size() int
- func (m *UpdateApiKeyRequest) XXX_Unmarshal(b []byte) error
- type UpdateApiKeyResponse
- func (*UpdateApiKeyResponse) Descriptor() ([]byte, []int)
- func (this *UpdateApiKeyResponse) Equal(that interface{}) bool
- func (m *UpdateApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *UpdateApiKeyResponse) GoString() string
- func (m *UpdateApiKeyResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateApiKeyResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateApiKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateApiKeyResponse) ProtoMessage()
- func (m *UpdateApiKeyResponse) Reset()
- func (m *UpdateApiKeyResponse) Size() (n int)
- func (this *UpdateApiKeyResponse) String() string
- func (m *UpdateApiKeyResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateApiKeyResponse) XXX_DiscardUnknown()
- func (m *UpdateApiKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateApiKeyResponse) XXX_Merge(src proto.Message)
- func (m *UpdateApiKeyResponse) XXX_Size() int
- func (m *UpdateApiKeyResponse) XXX_Unmarshal(b []byte) error
- type UpdateCustomRoleRequest
- func (*UpdateCustomRoleRequest) Descriptor() ([]byte, []int)
- func (this *UpdateCustomRoleRequest) Equal(that interface{}) bool
- func (m *UpdateCustomRoleRequest) GetAsyncOperationId() string
- func (m *UpdateCustomRoleRequest) GetResourceVersion() string
- func (m *UpdateCustomRoleRequest) GetRoleId() string
- func (m *UpdateCustomRoleRequest) GetSpec() *v1.CustomRoleSpec
- func (this *UpdateCustomRoleRequest) GoString() string
- func (m *UpdateCustomRoleRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateCustomRoleRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateCustomRoleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateCustomRoleRequest) ProtoMessage()
- func (m *UpdateCustomRoleRequest) Reset()
- func (m *UpdateCustomRoleRequest) Size() (n int)
- func (this *UpdateCustomRoleRequest) String() string
- func (m *UpdateCustomRoleRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateCustomRoleRequest) XXX_DiscardUnknown()
- func (m *UpdateCustomRoleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateCustomRoleRequest) XXX_Merge(src proto.Message)
- func (m *UpdateCustomRoleRequest) XXX_Size() int
- func (m *UpdateCustomRoleRequest) XXX_Unmarshal(b []byte) error
- type UpdateCustomRoleResponse
- func (*UpdateCustomRoleResponse) Descriptor() ([]byte, []int)
- func (this *UpdateCustomRoleResponse) Equal(that interface{}) bool
- func (m *UpdateCustomRoleResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *UpdateCustomRoleResponse) GoString() string
- func (m *UpdateCustomRoleResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateCustomRoleResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateCustomRoleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateCustomRoleResponse) ProtoMessage()
- func (m *UpdateCustomRoleResponse) Reset()
- func (m *UpdateCustomRoleResponse) Size() (n int)
- func (this *UpdateCustomRoleResponse) String() string
- func (m *UpdateCustomRoleResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateCustomRoleResponse) XXX_DiscardUnknown()
- func (m *UpdateCustomRoleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateCustomRoleResponse) XXX_Merge(src proto.Message)
- func (m *UpdateCustomRoleResponse) XXX_Size() int
- func (m *UpdateCustomRoleResponse) XXX_Unmarshal(b []byte) error
- type UpdateNamespaceExportSinkRequest
- func (*UpdateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
- func (this *UpdateNamespaceExportSinkRequest) Equal(that interface{}) bool
- func (m *UpdateNamespaceExportSinkRequest) GetAsyncOperationId() string
- func (m *UpdateNamespaceExportSinkRequest) GetNamespace() string
- func (m *UpdateNamespaceExportSinkRequest) GetResourceVersion() string
- func (m *UpdateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
- func (this *UpdateNamespaceExportSinkRequest) GoString() string
- func (m *UpdateNamespaceExportSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateNamespaceExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateNamespaceExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateNamespaceExportSinkRequest) ProtoMessage()
- func (m *UpdateNamespaceExportSinkRequest) Reset()
- func (m *UpdateNamespaceExportSinkRequest) Size() (n int)
- func (this *UpdateNamespaceExportSinkRequest) String() string
- func (m *UpdateNamespaceExportSinkRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateNamespaceExportSinkRequest) XXX_DiscardUnknown()
- func (m *UpdateNamespaceExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateNamespaceExportSinkRequest) XXX_Merge(src proto.Message)
- func (m *UpdateNamespaceExportSinkRequest) XXX_Size() int
- func (m *UpdateNamespaceExportSinkRequest) XXX_Unmarshal(b []byte) error
- type UpdateNamespaceExportSinkResponse
- func (*UpdateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
- func (this *UpdateNamespaceExportSinkResponse) Equal(that interface{}) bool
- func (m *UpdateNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *UpdateNamespaceExportSinkResponse) GoString() string
- func (m *UpdateNamespaceExportSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateNamespaceExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateNamespaceExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateNamespaceExportSinkResponse) ProtoMessage()
- func (m *UpdateNamespaceExportSinkResponse) Reset()
- func (m *UpdateNamespaceExportSinkResponse) Size() (n int)
- func (this *UpdateNamespaceExportSinkResponse) String() string
- func (m *UpdateNamespaceExportSinkResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateNamespaceExportSinkResponse) XXX_DiscardUnknown()
- func (m *UpdateNamespaceExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateNamespaceExportSinkResponse) XXX_Merge(src proto.Message)
- func (m *UpdateNamespaceExportSinkResponse) XXX_Size() int
- func (m *UpdateNamespaceExportSinkResponse) XXX_Unmarshal(b []byte) error
- type UpdateNamespaceRequest
- func (*UpdateNamespaceRequest) Descriptor() ([]byte, []int)
- func (this *UpdateNamespaceRequest) Equal(that interface{}) bool
- func (m *UpdateNamespaceRequest) GetAsyncOperationId() string
- func (m *UpdateNamespaceRequest) GetNamespace() string
- func (m *UpdateNamespaceRequest) GetResourceVersion() string
- func (m *UpdateNamespaceRequest) GetSpec() *v12.NamespaceSpec
- func (this *UpdateNamespaceRequest) GoString() string
- func (m *UpdateNamespaceRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateNamespaceRequest) ProtoMessage()
- func (m *UpdateNamespaceRequest) Reset()
- func (m *UpdateNamespaceRequest) Size() (n int)
- func (this *UpdateNamespaceRequest) String() string
- func (m *UpdateNamespaceRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateNamespaceRequest) XXX_DiscardUnknown()
- func (m *UpdateNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateNamespaceRequest) XXX_Merge(src proto.Message)
- func (m *UpdateNamespaceRequest) XXX_Size() int
- func (m *UpdateNamespaceRequest) XXX_Unmarshal(b []byte) error
- type UpdateNamespaceResponse
- func (*UpdateNamespaceResponse) Descriptor() ([]byte, []int)
- func (this *UpdateNamespaceResponse) Equal(that interface{}) bool
- func (m *UpdateNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *UpdateNamespaceResponse) GoString() string
- func (m *UpdateNamespaceResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateNamespaceResponse) ProtoMessage()
- func (m *UpdateNamespaceResponse) Reset()
- func (m *UpdateNamespaceResponse) Size() (n int)
- func (this *UpdateNamespaceResponse) String() string
- func (m *UpdateNamespaceResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateNamespaceResponse) XXX_DiscardUnknown()
- func (m *UpdateNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateNamespaceResponse) XXX_Merge(src proto.Message)
- func (m *UpdateNamespaceResponse) XXX_Size() int
- func (m *UpdateNamespaceResponse) XXX_Unmarshal(b []byte) error
- type UpdateNamespaceTagsRequest
- func (*UpdateNamespaceTagsRequest) Descriptor() ([]byte, []int)
- func (this *UpdateNamespaceTagsRequest) Equal(that interface{}) bool
- func (m *UpdateNamespaceTagsRequest) GetAsyncOperationId() string
- func (m *UpdateNamespaceTagsRequest) GetNamespace() string
- func (m *UpdateNamespaceTagsRequest) GetTagsToRemove() []string
- func (m *UpdateNamespaceTagsRequest) GetTagsToUpsert() map[string]string
- func (this *UpdateNamespaceTagsRequest) GoString() string
- func (m *UpdateNamespaceTagsRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateNamespaceTagsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateNamespaceTagsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateNamespaceTagsRequest) ProtoMessage()
- func (m *UpdateNamespaceTagsRequest) Reset()
- func (m *UpdateNamespaceTagsRequest) Size() (n int)
- func (this *UpdateNamespaceTagsRequest) String() string
- func (m *UpdateNamespaceTagsRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateNamespaceTagsRequest) XXX_DiscardUnknown()
- func (m *UpdateNamespaceTagsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateNamespaceTagsRequest) XXX_Merge(src proto.Message)
- func (m *UpdateNamespaceTagsRequest) XXX_Size() int
- func (m *UpdateNamespaceTagsRequest) XXX_Unmarshal(b []byte) error
- type UpdateNamespaceTagsResponse
- func (*UpdateNamespaceTagsResponse) Descriptor() ([]byte, []int)
- func (this *UpdateNamespaceTagsResponse) Equal(that interface{}) bool
- func (m *UpdateNamespaceTagsResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *UpdateNamespaceTagsResponse) GoString() string
- func (m *UpdateNamespaceTagsResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateNamespaceTagsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateNamespaceTagsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateNamespaceTagsResponse) ProtoMessage()
- func (m *UpdateNamespaceTagsResponse) Reset()
- func (m *UpdateNamespaceTagsResponse) Size() (n int)
- func (this *UpdateNamespaceTagsResponse) String() string
- func (m *UpdateNamespaceTagsResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateNamespaceTagsResponse) XXX_DiscardUnknown()
- func (m *UpdateNamespaceTagsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateNamespaceTagsResponse) XXX_Merge(src proto.Message)
- func (m *UpdateNamespaceTagsResponse) XXX_Size() int
- func (m *UpdateNamespaceTagsResponse) XXX_Unmarshal(b []byte) error
- type UpdateNexusEndpointRequest
- func (*UpdateNexusEndpointRequest) Descriptor() ([]byte, []int)
- func (this *UpdateNexusEndpointRequest) Equal(that interface{}) bool
- func (m *UpdateNexusEndpointRequest) GetAsyncOperationId() string
- func (m *UpdateNexusEndpointRequest) GetEndpointId() string
- func (m *UpdateNexusEndpointRequest) GetResourceVersion() string
- func (m *UpdateNexusEndpointRequest) GetSpec() *v14.EndpointSpec
- func (this *UpdateNexusEndpointRequest) GoString() string
- func (m *UpdateNexusEndpointRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateNexusEndpointRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateNexusEndpointRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateNexusEndpointRequest) ProtoMessage()
- func (m *UpdateNexusEndpointRequest) Reset()
- func (m *UpdateNexusEndpointRequest) Size() (n int)
- func (this *UpdateNexusEndpointRequest) String() string
- func (m *UpdateNexusEndpointRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateNexusEndpointRequest) XXX_DiscardUnknown()
- func (m *UpdateNexusEndpointRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateNexusEndpointRequest) XXX_Merge(src proto.Message)
- func (m *UpdateNexusEndpointRequest) XXX_Size() int
- func (m *UpdateNexusEndpointRequest) XXX_Unmarshal(b []byte) error
- type UpdateNexusEndpointResponse
- func (*UpdateNexusEndpointResponse) Descriptor() ([]byte, []int)
- func (this *UpdateNexusEndpointResponse) Equal(that interface{}) bool
- func (m *UpdateNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *UpdateNexusEndpointResponse) GoString() string
- func (m *UpdateNexusEndpointResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateNexusEndpointResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateNexusEndpointResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateNexusEndpointResponse) ProtoMessage()
- func (m *UpdateNexusEndpointResponse) Reset()
- func (m *UpdateNexusEndpointResponse) Size() (n int)
- func (this *UpdateNexusEndpointResponse) String() string
- func (m *UpdateNexusEndpointResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateNexusEndpointResponse) XXX_DiscardUnknown()
- func (m *UpdateNexusEndpointResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateNexusEndpointResponse) XXX_Merge(src proto.Message)
- func (m *UpdateNexusEndpointResponse) XXX_Size() int
- func (m *UpdateNexusEndpointResponse) XXX_Unmarshal(b []byte) error
- type UpdateProjectRequest
- func (*UpdateProjectRequest) Descriptor() ([]byte, []int)
- func (this *UpdateProjectRequest) Equal(that interface{}) bool
- func (m *UpdateProjectRequest) GetAsyncOperationId() string
- func (m *UpdateProjectRequest) GetProjectId() string
- func (m *UpdateProjectRequest) GetResourceVersion() string
- func (m *UpdateProjectRequest) GetSpec() *v110.ProjectSpec
- func (this *UpdateProjectRequest) GoString() string
- func (m *UpdateProjectRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateProjectRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateProjectRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateProjectRequest) ProtoMessage()
- func (m *UpdateProjectRequest) Reset()
- func (m *UpdateProjectRequest) Size() (n int)
- func (this *UpdateProjectRequest) String() string
- func (m *UpdateProjectRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateProjectRequest) XXX_DiscardUnknown()
- func (m *UpdateProjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateProjectRequest) XXX_Merge(src proto.Message)
- func (m *UpdateProjectRequest) XXX_Size() int
- func (m *UpdateProjectRequest) XXX_Unmarshal(b []byte) error
- type UpdateProjectResponse
- func (*UpdateProjectResponse) Descriptor() ([]byte, []int)
- func (this *UpdateProjectResponse) Equal(that interface{}) bool
- func (m *UpdateProjectResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *UpdateProjectResponse) GoString() string
- func (m *UpdateProjectResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateProjectResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateProjectResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateProjectResponse) ProtoMessage()
- func (m *UpdateProjectResponse) Reset()
- func (m *UpdateProjectResponse) Size() (n int)
- func (this *UpdateProjectResponse) String() string
- func (m *UpdateProjectResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateProjectResponse) XXX_DiscardUnknown()
- func (m *UpdateProjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateProjectResponse) XXX_Merge(src proto.Message)
- func (m *UpdateProjectResponse) XXX_Size() int
- func (m *UpdateProjectResponse) XXX_Unmarshal(b []byte) error
- type UpdateServiceAccountRequest
- func (*UpdateServiceAccountRequest) Descriptor() ([]byte, []int)
- func (this *UpdateServiceAccountRequest) Equal(that interface{}) bool
- func (m *UpdateServiceAccountRequest) GetAsyncOperationId() string
- func (m *UpdateServiceAccountRequest) GetResourceVersion() string
- func (m *UpdateServiceAccountRequest) GetServiceAccountId() string
- func (m *UpdateServiceAccountRequest) GetSpec() *v1.ServiceAccountSpec
- func (this *UpdateServiceAccountRequest) GoString() string
- func (m *UpdateServiceAccountRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateServiceAccountRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateServiceAccountRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateServiceAccountRequest) ProtoMessage()
- func (m *UpdateServiceAccountRequest) Reset()
- func (m *UpdateServiceAccountRequest) Size() (n int)
- func (this *UpdateServiceAccountRequest) String() string
- func (m *UpdateServiceAccountRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateServiceAccountRequest) XXX_DiscardUnknown()
- func (m *UpdateServiceAccountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateServiceAccountRequest) XXX_Merge(src proto.Message)
- func (m *UpdateServiceAccountRequest) XXX_Size() int
- func (m *UpdateServiceAccountRequest) XXX_Unmarshal(b []byte) error
- type UpdateServiceAccountResponse
- func (*UpdateServiceAccountResponse) Descriptor() ([]byte, []int)
- func (this *UpdateServiceAccountResponse) Equal(that interface{}) bool
- func (m *UpdateServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *UpdateServiceAccountResponse) GoString() string
- func (m *UpdateServiceAccountResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateServiceAccountResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateServiceAccountResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateServiceAccountResponse) ProtoMessage()
- func (m *UpdateServiceAccountResponse) Reset()
- func (m *UpdateServiceAccountResponse) Size() (n int)
- func (this *UpdateServiceAccountResponse) String() string
- func (m *UpdateServiceAccountResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateServiceAccountResponse) XXX_DiscardUnknown()
- func (m *UpdateServiceAccountResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateServiceAccountResponse) XXX_Merge(src proto.Message)
- func (m *UpdateServiceAccountResponse) XXX_Size() int
- func (m *UpdateServiceAccountResponse) XXX_Unmarshal(b []byte) error
- type UpdateUserGroupRequest
- func (*UpdateUserGroupRequest) Descriptor() ([]byte, []int)
- func (this *UpdateUserGroupRequest) Equal(that interface{}) bool
- func (m *UpdateUserGroupRequest) GetAsyncOperationId() string
- func (m *UpdateUserGroupRequest) GetGroupId() string
- func (m *UpdateUserGroupRequest) GetResourceVersion() string
- func (m *UpdateUserGroupRequest) GetSpec() *v1.UserGroupSpec
- func (this *UpdateUserGroupRequest) GoString() string
- func (m *UpdateUserGroupRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateUserGroupRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateUserGroupRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateUserGroupRequest) ProtoMessage()
- func (m *UpdateUserGroupRequest) Reset()
- func (m *UpdateUserGroupRequest) Size() (n int)
- func (this *UpdateUserGroupRequest) String() string
- func (m *UpdateUserGroupRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateUserGroupRequest) XXX_DiscardUnknown()
- func (m *UpdateUserGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateUserGroupRequest) XXX_Merge(src proto.Message)
- func (m *UpdateUserGroupRequest) XXX_Size() int
- func (m *UpdateUserGroupRequest) XXX_Unmarshal(b []byte) error
- type UpdateUserGroupResponse
- func (*UpdateUserGroupResponse) Descriptor() ([]byte, []int)
- func (this *UpdateUserGroupResponse) Equal(that interface{}) bool
- func (m *UpdateUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *UpdateUserGroupResponse) GoString() string
- func (m *UpdateUserGroupResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateUserGroupResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateUserGroupResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateUserGroupResponse) ProtoMessage()
- func (m *UpdateUserGroupResponse) Reset()
- func (m *UpdateUserGroupResponse) Size() (n int)
- func (this *UpdateUserGroupResponse) String() string
- func (m *UpdateUserGroupResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateUserGroupResponse) XXX_DiscardUnknown()
- func (m *UpdateUserGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateUserGroupResponse) XXX_Merge(src proto.Message)
- func (m *UpdateUserGroupResponse) XXX_Size() int
- func (m *UpdateUserGroupResponse) XXX_Unmarshal(b []byte) error
- type UpdateUserRequest
- func (*UpdateUserRequest) Descriptor() ([]byte, []int)
- func (this *UpdateUserRequest) Equal(that interface{}) bool
- func (m *UpdateUserRequest) GetAsyncOperationId() string
- func (m *UpdateUserRequest) GetResourceVersion() string
- func (m *UpdateUserRequest) GetSpec() *v1.UserSpec
- func (m *UpdateUserRequest) GetUserId() string
- func (this *UpdateUserRequest) GoString() string
- func (m *UpdateUserRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateUserRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateUserRequest) ProtoMessage()
- func (m *UpdateUserRequest) Reset()
- func (m *UpdateUserRequest) Size() (n int)
- func (this *UpdateUserRequest) String() string
- func (m *UpdateUserRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateUserRequest) XXX_DiscardUnknown()
- func (m *UpdateUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateUserRequest) XXX_Merge(src proto.Message)
- func (m *UpdateUserRequest) XXX_Size() int
- func (m *UpdateUserRequest) XXX_Unmarshal(b []byte) error
- type UpdateUserResponse
- func (*UpdateUserResponse) Descriptor() ([]byte, []int)
- func (this *UpdateUserResponse) Equal(that interface{}) bool
- func (m *UpdateUserResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *UpdateUserResponse) GoString() string
- func (m *UpdateUserResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateUserResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateUserResponse) ProtoMessage()
- func (m *UpdateUserResponse) Reset()
- func (m *UpdateUserResponse) Size() (n int)
- func (this *UpdateUserResponse) String() string
- func (m *UpdateUserResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateUserResponse) XXX_DiscardUnknown()
- func (m *UpdateUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateUserResponse) XXX_Merge(src proto.Message)
- func (m *UpdateUserResponse) XXX_Size() int
- func (m *UpdateUserResponse) XXX_Unmarshal(b []byte) error
- type ValidateAccountAuditLogSinkRequest
- func (*ValidateAccountAuditLogSinkRequest) Descriptor() ([]byte, []int)
- func (this *ValidateAccountAuditLogSinkRequest) Equal(that interface{}) bool
- func (m *ValidateAccountAuditLogSinkRequest) GetSpec() *v15.AuditLogSinkSpec
- func (this *ValidateAccountAuditLogSinkRequest) GoString() string
- func (m *ValidateAccountAuditLogSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *ValidateAccountAuditLogSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ValidateAccountAuditLogSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ValidateAccountAuditLogSinkRequest) ProtoMessage()
- func (m *ValidateAccountAuditLogSinkRequest) Reset()
- func (m *ValidateAccountAuditLogSinkRequest) Size() (n int)
- func (this *ValidateAccountAuditLogSinkRequest) String() string
- func (m *ValidateAccountAuditLogSinkRequest) Unmarshal(dAtA []byte) error
- func (m *ValidateAccountAuditLogSinkRequest) XXX_DiscardUnknown()
- func (m *ValidateAccountAuditLogSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ValidateAccountAuditLogSinkRequest) XXX_Merge(src proto.Message)
- func (m *ValidateAccountAuditLogSinkRequest) XXX_Size() int
- func (m *ValidateAccountAuditLogSinkRequest) XXX_Unmarshal(b []byte) error
- type ValidateAccountAuditLogSinkResponse
- func (*ValidateAccountAuditLogSinkResponse) Descriptor() ([]byte, []int)
- func (this *ValidateAccountAuditLogSinkResponse) Equal(that interface{}) bool
- func (this *ValidateAccountAuditLogSinkResponse) GoString() string
- func (m *ValidateAccountAuditLogSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *ValidateAccountAuditLogSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ValidateAccountAuditLogSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ValidateAccountAuditLogSinkResponse) ProtoMessage()
- func (m *ValidateAccountAuditLogSinkResponse) Reset()
- func (m *ValidateAccountAuditLogSinkResponse) Size() (n int)
- func (this *ValidateAccountAuditLogSinkResponse) String() string
- func (m *ValidateAccountAuditLogSinkResponse) Unmarshal(dAtA []byte) error
- func (m *ValidateAccountAuditLogSinkResponse) XXX_DiscardUnknown()
- func (m *ValidateAccountAuditLogSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ValidateAccountAuditLogSinkResponse) XXX_Merge(src proto.Message)
- func (m *ValidateAccountAuditLogSinkResponse) XXX_Size() int
- func (m *ValidateAccountAuditLogSinkResponse) XXX_Unmarshal(b []byte) error
- type ValidateNamespaceExportSinkRequest
- func (*ValidateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
- func (this *ValidateNamespaceExportSinkRequest) Equal(that interface{}) bool
- func (m *ValidateNamespaceExportSinkRequest) GetNamespace() string
- func (m *ValidateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
- func (this *ValidateNamespaceExportSinkRequest) GoString() string
- func (m *ValidateNamespaceExportSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *ValidateNamespaceExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ValidateNamespaceExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ValidateNamespaceExportSinkRequest) ProtoMessage()
- func (m *ValidateNamespaceExportSinkRequest) Reset()
- func (m *ValidateNamespaceExportSinkRequest) Size() (n int)
- func (this *ValidateNamespaceExportSinkRequest) String() string
- func (m *ValidateNamespaceExportSinkRequest) Unmarshal(dAtA []byte) error
- func (m *ValidateNamespaceExportSinkRequest) XXX_DiscardUnknown()
- func (m *ValidateNamespaceExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ValidateNamespaceExportSinkRequest) XXX_Merge(src proto.Message)
- func (m *ValidateNamespaceExportSinkRequest) XXX_Size() int
- func (m *ValidateNamespaceExportSinkRequest) XXX_Unmarshal(b []byte) error
- type ValidateNamespaceExportSinkResponse
- func (*ValidateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
- func (this *ValidateNamespaceExportSinkResponse) Equal(that interface{}) bool
- func (this *ValidateNamespaceExportSinkResponse) GoString() string
- func (m *ValidateNamespaceExportSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *ValidateNamespaceExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ValidateNamespaceExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ValidateNamespaceExportSinkResponse) ProtoMessage()
- func (m *ValidateNamespaceExportSinkResponse) Reset()
- func (m *ValidateNamespaceExportSinkResponse) Size() (n int)
- func (this *ValidateNamespaceExportSinkResponse) String() string
- func (m *ValidateNamespaceExportSinkResponse) Unmarshal(dAtA []byte) error
- func (m *ValidateNamespaceExportSinkResponse) XXX_DiscardUnknown()
- func (m *ValidateNamespaceExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ValidateNamespaceExportSinkResponse) XXX_Merge(src proto.Message)
- func (m *ValidateNamespaceExportSinkResponse) XXX_Size() int
- func (m *ValidateNamespaceExportSinkResponse) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLengthRequestResponse = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowRequestResponse = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupRequestResponse = fmt.Errorf("proto: unexpected end of group") )
var GetServiceAccountsRequest_ScopeType_name = map[int32]string{
0: "GetServiceAccountScopeTypeUnspecified",
1: "GetServiceAccountScopeTypeAccount",
2: "GetServiceAccountScopeTypeNamespace",
}
var GetServiceAccountsRequest_ScopeType_value = map[string]int32{
"GetServiceAccountScopeTypeUnspecified": 0,
"GetServiceAccountScopeTypeAccount": 1,
"GetServiceAccountScopeTypeNamespace": 2,
}
Functions ¶
func RegisterCloudServiceServer ¶
func RegisterCloudServiceServer(s *grpc.Server, srv CloudServiceServer)
Types ¶
type AbortMigrationRequest ¶ added in v0.38.0
type AbortMigrationRequest struct {
// The migration id.
MigrationId string `protobuf:"bytes,1,opt,name=migration_id,json=migrationId,proto3" json:"migration_id,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"`
}
temporal:dev
func (*AbortMigrationRequest) Descriptor ¶ added in v0.38.0
func (*AbortMigrationRequest) Descriptor() ([]byte, []int)
func (*AbortMigrationRequest) Equal ¶ added in v0.38.0
func (this *AbortMigrationRequest) Equal(that interface{}) bool
func (*AbortMigrationRequest) GetAsyncOperationId ¶ added in v0.38.0
func (m *AbortMigrationRequest) GetAsyncOperationId() string
func (*AbortMigrationRequest) GetMigrationId ¶ added in v0.38.0
func (m *AbortMigrationRequest) GetMigrationId() string
func (*AbortMigrationRequest) GoString ¶ added in v0.38.0
func (this *AbortMigrationRequest) GoString() string
func (*AbortMigrationRequest) Marshal ¶ added in v0.38.0
func (m *AbortMigrationRequest) Marshal() (dAtA []byte, err error)
func (*AbortMigrationRequest) MarshalTo ¶ added in v0.38.0
func (m *AbortMigrationRequest) MarshalTo(dAtA []byte) (int, error)
func (*AbortMigrationRequest) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *AbortMigrationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AbortMigrationRequest) ProtoMessage ¶ added in v0.38.0
func (*AbortMigrationRequest) ProtoMessage()
func (*AbortMigrationRequest) Reset ¶ added in v0.38.0
func (m *AbortMigrationRequest) Reset()
func (*AbortMigrationRequest) Size ¶ added in v0.38.0
func (m *AbortMigrationRequest) Size() (n int)
func (*AbortMigrationRequest) String ¶ added in v0.38.0
func (this *AbortMigrationRequest) String() string
func (*AbortMigrationRequest) Unmarshal ¶ added in v0.38.0
func (m *AbortMigrationRequest) Unmarshal(dAtA []byte) error
func (*AbortMigrationRequest) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *AbortMigrationRequest) XXX_DiscardUnknown()
func (*AbortMigrationRequest) XXX_Marshal ¶ added in v0.38.0
func (m *AbortMigrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AbortMigrationRequest) XXX_Merge ¶ added in v0.38.0
func (m *AbortMigrationRequest) XXX_Merge(src proto.Message)
func (*AbortMigrationRequest) XXX_Size ¶ added in v0.38.0
func (m *AbortMigrationRequest) XXX_Size() int
func (*AbortMigrationRequest) XXX_Unmarshal ¶ added in v0.38.0
func (m *AbortMigrationRequest) XXX_Unmarshal(b []byte) error
type AbortMigrationResponse ¶ added in v0.38.0
type AbortMigrationResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:dev
func (*AbortMigrationResponse) Descriptor ¶ added in v0.38.0
func (*AbortMigrationResponse) Descriptor() ([]byte, []int)
func (*AbortMigrationResponse) Equal ¶ added in v0.38.0
func (this *AbortMigrationResponse) Equal(that interface{}) bool
func (*AbortMigrationResponse) GetAsyncOperation ¶ added in v0.38.0
func (m *AbortMigrationResponse) GetAsyncOperation() *v11.AsyncOperation
func (*AbortMigrationResponse) GoString ¶ added in v0.38.0
func (this *AbortMigrationResponse) GoString() string
func (*AbortMigrationResponse) Marshal ¶ added in v0.38.0
func (m *AbortMigrationResponse) Marshal() (dAtA []byte, err error)
func (*AbortMigrationResponse) MarshalTo ¶ added in v0.38.0
func (m *AbortMigrationResponse) MarshalTo(dAtA []byte) (int, error)
func (*AbortMigrationResponse) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *AbortMigrationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AbortMigrationResponse) ProtoMessage ¶ added in v0.38.0
func (*AbortMigrationResponse) ProtoMessage()
func (*AbortMigrationResponse) Reset ¶ added in v0.38.0
func (m *AbortMigrationResponse) Reset()
func (*AbortMigrationResponse) Size ¶ added in v0.38.0
func (m *AbortMigrationResponse) Size() (n int)
func (*AbortMigrationResponse) String ¶ added in v0.38.0
func (this *AbortMigrationResponse) String() string
func (*AbortMigrationResponse) Unmarshal ¶ added in v0.38.0
func (m *AbortMigrationResponse) Unmarshal(dAtA []byte) error
func (*AbortMigrationResponse) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *AbortMigrationResponse) XXX_DiscardUnknown()
func (*AbortMigrationResponse) XXX_Marshal ¶ added in v0.38.0
func (m *AbortMigrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AbortMigrationResponse) XXX_Merge ¶ added in v0.38.0
func (m *AbortMigrationResponse) XXX_Merge(src proto.Message)
func (*AbortMigrationResponse) XXX_Size ¶ added in v0.38.0
func (m *AbortMigrationResponse) XXX_Size() int
func (*AbortMigrationResponse) XXX_Unmarshal ¶ added in v0.38.0
func (m *AbortMigrationResponse) XXX_Unmarshal(b []byte) error
type AddNamespaceRegionRequest ¶
type AddNamespaceRegionRequest struct {
// The namespace to add the region to.
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
// The id of the standby region to add to the namespace.
// The GetRegions API can be used to get the list of valid region ids.
// Example: "aws-us-west-2".
Region string `protobuf:"bytes,2,opt,name=region,proto3" json:"region,omitempty"`
// The version of the namespace for which this add region operation is intended for.
// The latest version can be found in the GetNamespace operation response.
ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The id to use for this async operation - optional.
AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*AddNamespaceRegionRequest) Descriptor ¶
func (*AddNamespaceRegionRequest) Descriptor() ([]byte, []int)
func (*AddNamespaceRegionRequest) Equal ¶
func (this *AddNamespaceRegionRequest) Equal(that interface{}) bool
func (*AddNamespaceRegionRequest) GetAsyncOperationId ¶
func (m *AddNamespaceRegionRequest) GetAsyncOperationId() string
func (*AddNamespaceRegionRequest) GetNamespace ¶
func (m *AddNamespaceRegionRequest) GetNamespace() string
func (*AddNamespaceRegionRequest) GetRegion ¶
func (m *AddNamespaceRegionRequest) GetRegion() string
func (*AddNamespaceRegionRequest) GetResourceVersion ¶
func (m *AddNamespaceRegionRequest) GetResourceVersion() string
func (*AddNamespaceRegionRequest) GoString ¶
func (this *AddNamespaceRegionRequest) GoString() string
func (*AddNamespaceRegionRequest) Marshal ¶
func (m *AddNamespaceRegionRequest) Marshal() (dAtA []byte, err error)
func (*AddNamespaceRegionRequest) MarshalTo ¶
func (m *AddNamespaceRegionRequest) MarshalTo(dAtA []byte) (int, error)
func (*AddNamespaceRegionRequest) MarshalToSizedBuffer ¶
func (m *AddNamespaceRegionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AddNamespaceRegionRequest) ProtoMessage ¶
func (*AddNamespaceRegionRequest) ProtoMessage()
func (*AddNamespaceRegionRequest) Reset ¶
func (m *AddNamespaceRegionRequest) Reset()
func (*AddNamespaceRegionRequest) Size ¶
func (m *AddNamespaceRegionRequest) Size() (n int)
func (*AddNamespaceRegionRequest) String ¶
func (this *AddNamespaceRegionRequest) String() string
func (*AddNamespaceRegionRequest) Unmarshal ¶
func (m *AddNamespaceRegionRequest) Unmarshal(dAtA []byte) error
func (*AddNamespaceRegionRequest) XXX_DiscardUnknown ¶
func (m *AddNamespaceRegionRequest) XXX_DiscardUnknown()
func (*AddNamespaceRegionRequest) XXX_Marshal ¶
func (m *AddNamespaceRegionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddNamespaceRegionRequest) XXX_Merge ¶
func (m *AddNamespaceRegionRequest) XXX_Merge(src proto.Message)
func (*AddNamespaceRegionRequest) XXX_Size ¶
func (m *AddNamespaceRegionRequest) XXX_Size() int
func (*AddNamespaceRegionRequest) XXX_Unmarshal ¶
func (m *AddNamespaceRegionRequest) XXX_Unmarshal(b []byte) error
type AddNamespaceRegionResponse ¶
type AddNamespaceRegionResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*AddNamespaceRegionResponse) Descriptor ¶
func (*AddNamespaceRegionResponse) Descriptor() ([]byte, []int)
func (*AddNamespaceRegionResponse) Equal ¶
func (this *AddNamespaceRegionResponse) Equal(that interface{}) bool
func (*AddNamespaceRegionResponse) GetAsyncOperation ¶
func (m *AddNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
func (*AddNamespaceRegionResponse) GoString ¶
func (this *AddNamespaceRegionResponse) GoString() string
func (*AddNamespaceRegionResponse) Marshal ¶
func (m *AddNamespaceRegionResponse) Marshal() (dAtA []byte, err error)
func (*AddNamespaceRegionResponse) MarshalTo ¶
func (m *AddNamespaceRegionResponse) MarshalTo(dAtA []byte) (int, error)
func (*AddNamespaceRegionResponse) MarshalToSizedBuffer ¶
func (m *AddNamespaceRegionResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AddNamespaceRegionResponse) ProtoMessage ¶
func (*AddNamespaceRegionResponse) ProtoMessage()
func (*AddNamespaceRegionResponse) Reset ¶
func (m *AddNamespaceRegionResponse) Reset()
func (*AddNamespaceRegionResponse) Size ¶
func (m *AddNamespaceRegionResponse) Size() (n int)
func (*AddNamespaceRegionResponse) String ¶
func (this *AddNamespaceRegionResponse) String() string
func (*AddNamespaceRegionResponse) Unmarshal ¶
func (m *AddNamespaceRegionResponse) Unmarshal(dAtA []byte) error
func (*AddNamespaceRegionResponse) XXX_DiscardUnknown ¶
func (m *AddNamespaceRegionResponse) XXX_DiscardUnknown()
func (*AddNamespaceRegionResponse) XXX_Marshal ¶
func (m *AddNamespaceRegionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddNamespaceRegionResponse) XXX_Merge ¶
func (m *AddNamespaceRegionResponse) XXX_Merge(src proto.Message)
func (*AddNamespaceRegionResponse) XXX_Size ¶
func (m *AddNamespaceRegionResponse) XXX_Size() int
func (*AddNamespaceRegionResponse) XXX_Unmarshal ¶
func (m *AddNamespaceRegionResponse) XXX_Unmarshal(b []byte) error
type AddUserGroupMemberRequest ¶ added in v0.41.0
type AddUserGroupMemberRequest struct {
// The id of the group to add the member for.
GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
// The member id to add to the group.
MemberId *v1.UserGroupMemberId `protobuf:"bytes,2,opt,name=member_id,json=memberId,proto3" json:"member_id,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"`
}
func (*AddUserGroupMemberRequest) Descriptor ¶ added in v0.41.0
func (*AddUserGroupMemberRequest) Descriptor() ([]byte, []int)
func (*AddUserGroupMemberRequest) Equal ¶ added in v0.41.0
func (this *AddUserGroupMemberRequest) Equal(that interface{}) bool
func (*AddUserGroupMemberRequest) GetAsyncOperationId ¶ added in v0.41.0
func (m *AddUserGroupMemberRequest) GetAsyncOperationId() string
func (*AddUserGroupMemberRequest) GetGroupId ¶ added in v0.41.0
func (m *AddUserGroupMemberRequest) GetGroupId() string
func (*AddUserGroupMemberRequest) GetMemberId ¶ added in v0.41.0
func (m *AddUserGroupMemberRequest) GetMemberId() *v1.UserGroupMemberId
func (*AddUserGroupMemberRequest) GoString ¶ added in v0.41.0
func (this *AddUserGroupMemberRequest) GoString() string
func (*AddUserGroupMemberRequest) Marshal ¶ added in v0.41.0
func (m *AddUserGroupMemberRequest) Marshal() (dAtA []byte, err error)
func (*AddUserGroupMemberRequest) MarshalTo ¶ added in v0.41.0
func (m *AddUserGroupMemberRequest) MarshalTo(dAtA []byte) (int, error)
func (*AddUserGroupMemberRequest) MarshalToSizedBuffer ¶ added in v0.41.0
func (m *AddUserGroupMemberRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AddUserGroupMemberRequest) ProtoMessage ¶ added in v0.41.0
func (*AddUserGroupMemberRequest) ProtoMessage()
func (*AddUserGroupMemberRequest) Reset ¶ added in v0.41.0
func (m *AddUserGroupMemberRequest) Reset()
func (*AddUserGroupMemberRequest) Size ¶ added in v0.41.0
func (m *AddUserGroupMemberRequest) Size() (n int)
func (*AddUserGroupMemberRequest) String ¶ added in v0.41.0
func (this *AddUserGroupMemberRequest) String() string
func (*AddUserGroupMemberRequest) Unmarshal ¶ added in v0.41.0
func (m *AddUserGroupMemberRequest) Unmarshal(dAtA []byte) error
func (*AddUserGroupMemberRequest) XXX_DiscardUnknown ¶ added in v0.41.0
func (m *AddUserGroupMemberRequest) XXX_DiscardUnknown()
func (*AddUserGroupMemberRequest) XXX_Marshal ¶ added in v0.41.0
func (m *AddUserGroupMemberRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddUserGroupMemberRequest) XXX_Merge ¶ added in v0.41.0
func (m *AddUserGroupMemberRequest) XXX_Merge(src proto.Message)
func (*AddUserGroupMemberRequest) XXX_Size ¶ added in v0.41.0
func (m *AddUserGroupMemberRequest) XXX_Size() int
func (*AddUserGroupMemberRequest) XXX_Unmarshal ¶ added in v0.41.0
func (m *AddUserGroupMemberRequest) XXX_Unmarshal(b []byte) error
type AddUserGroupMemberResponse ¶ added in v0.41.0
type AddUserGroupMemberResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*AddUserGroupMemberResponse) Descriptor ¶ added in v0.41.0
func (*AddUserGroupMemberResponse) Descriptor() ([]byte, []int)
func (*AddUserGroupMemberResponse) Equal ¶ added in v0.41.0
func (this *AddUserGroupMemberResponse) Equal(that interface{}) bool
func (*AddUserGroupMemberResponse) GetAsyncOperation ¶ added in v0.41.0
func (m *AddUserGroupMemberResponse) GetAsyncOperation() *v11.AsyncOperation
func (*AddUserGroupMemberResponse) GoString ¶ added in v0.41.0
func (this *AddUserGroupMemberResponse) GoString() string
func (*AddUserGroupMemberResponse) Marshal ¶ added in v0.41.0
func (m *AddUserGroupMemberResponse) Marshal() (dAtA []byte, err error)
func (*AddUserGroupMemberResponse) MarshalTo ¶ added in v0.41.0
func (m *AddUserGroupMemberResponse) MarshalTo(dAtA []byte) (int, error)
func (*AddUserGroupMemberResponse) MarshalToSizedBuffer ¶ added in v0.41.0
func (m *AddUserGroupMemberResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AddUserGroupMemberResponse) ProtoMessage ¶ added in v0.41.0
func (*AddUserGroupMemberResponse) ProtoMessage()
func (*AddUserGroupMemberResponse) Reset ¶ added in v0.41.0
func (m *AddUserGroupMemberResponse) Reset()
func (*AddUserGroupMemberResponse) Size ¶ added in v0.41.0
func (m *AddUserGroupMemberResponse) Size() (n int)
func (*AddUserGroupMemberResponse) String ¶ added in v0.41.0
func (this *AddUserGroupMemberResponse) String() string
func (*AddUserGroupMemberResponse) Unmarshal ¶ added in v0.41.0
func (m *AddUserGroupMemberResponse) Unmarshal(dAtA []byte) error
func (*AddUserGroupMemberResponse) XXX_DiscardUnknown ¶ added in v0.41.0
func (m *AddUserGroupMemberResponse) XXX_DiscardUnknown()
func (*AddUserGroupMemberResponse) XXX_Marshal ¶ added in v0.41.0
func (m *AddUserGroupMemberResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddUserGroupMemberResponse) XXX_Merge ¶ added in v0.41.0
func (m *AddUserGroupMemberResponse) XXX_Merge(src proto.Message)
func (*AddUserGroupMemberResponse) XXX_Size ¶ added in v0.41.0
func (m *AddUserGroupMemberResponse) XXX_Size() int
func (*AddUserGroupMemberResponse) XXX_Unmarshal ¶ added in v0.41.0
func (m *AddUserGroupMemberResponse) XXX_Unmarshal(b []byte) error
type CloudServiceClient ¶
type CloudServiceClient interface {
// Get information about the current authenticated user or service account principal
GetCurrentIdentity(ctx context.Context, in *GetCurrentIdentityRequest, opts ...grpc.CallOption) (*GetCurrentIdentityResponse, error)
// 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 all namespace ids
// temporal:ui
GetNamespaceIDs(ctx context.Context, in *GetNamespaceIDsRequest, opts ...grpc.CallOption) (*GetNamespaceIDsResponse, 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
// Deprecated: Use the UpdateNamespace() to set the `preferred_primary_replica_name` on the replica in the high availability spec instead.
FailoverNamespaceRegion(ctx context.Context, in *FailoverNamespaceRegionRequest, opts ...grpc.CallOption) (*FailoverNamespaceRegionResponse, error)
// Add a new region to a namespace
// Deprecated: Use the UpdateNamespace() to add new replica in the namespace spec instead.
AddNamespaceRegion(ctx context.Context, in *AddNamespaceRegionRequest, opts ...grpc.CallOption) (*AddNamespaceRegionResponse, error)
// Delete a region from a namespace
// Deprecated: Use the UpdateNamespace() to delete a replica in the namespace spec instead.
DeleteNamespaceRegion(ctx context.Context, in *DeleteNamespaceRegionRequest, opts ...grpc.CallOption) (*DeleteNamespaceRegionResponse, error)
// Get all regions
GetRegions(ctx context.Context, in *GetRegionsRequest, opts ...grpc.CallOption) (*GetRegionsResponse, error)
// Get a region
GetRegion(ctx context.Context, in *GetRegionRequest, opts ...grpc.CallOption) (*GetRegionResponse, error)
// 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)
// Add a member to the group, can only be used with Cloud group types.
AddUserGroupMember(ctx context.Context, in *AddUserGroupMemberRequest, opts ...grpc.CallOption) (*AddUserGroupMemberResponse, error)
// Remove a member from the group, can only be used with Cloud group types.
RemoveUserGroupMember(ctx context.Context, in *RemoveUserGroupMemberRequest, opts ...grpc.CallOption) (*RemoveUserGroupMemberResponse, error)
GetUserGroupMembers(ctx context.Context, in *GetUserGroupMembersRequest, opts ...grpc.CallOption) (*GetUserGroupMembersResponse, 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)
// Set a service account's access to a namespace.
SetServiceAccountNamespaceAccess(ctx context.Context, in *SetServiceAccountNamespaceAccessRequest, opts ...grpc.CallOption) (*SetServiceAccountNamespaceAccessResponse, error)
// Delete a service account.
DeleteServiceAccount(ctx context.Context, in *DeleteServiceAccountRequest, opts ...grpc.CallOption) (*DeleteServiceAccountResponse, 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)
// Get audit logs
GetAuditLogs(ctx context.Context, in *GetAuditLogsRequest, opts ...grpc.CallOption) (*GetAuditLogsResponse, error)
// Validate customer audit log sink is accessible from Temporal's workflow by delivering an empty file to the specified sink.
// The operation verifies that the sink is correctly configured, accessible and ready to receive audit logs.
ValidateAccountAuditLogSink(ctx context.Context, in *ValidateAccountAuditLogSinkRequest, opts ...grpc.CallOption) (*ValidateAccountAuditLogSinkResponse, error)
// Create an audit log sink
CreateAccountAuditLogSink(ctx context.Context, in *CreateAccountAuditLogSinkRequest, opts ...grpc.CallOption) (*CreateAccountAuditLogSinkResponse, error)
// Get an audit log sink
GetAccountAuditLogSink(ctx context.Context, in *GetAccountAuditLogSinkRequest, opts ...grpc.CallOption) (*GetAccountAuditLogSinkResponse, error)
// Get audit log sinks
GetAccountAuditLogSinks(ctx context.Context, in *GetAccountAuditLogSinksRequest, opts ...grpc.CallOption) (*GetAccountAuditLogSinksResponse, error)
// Update an audit log sink
UpdateAccountAuditLogSink(ctx context.Context, in *UpdateAccountAuditLogSinkRequest, opts ...grpc.CallOption) (*UpdateAccountAuditLogSinkResponse, error)
// Delete an audit log sink
DeleteAccountAuditLogSink(ctx context.Context, in *DeleteAccountAuditLogSinkRequest, opts ...grpc.CallOption) (*DeleteAccountAuditLogSinkResponse, error)
// Get usage
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)
// Starts a namespace migration
// temporal:dev
StartMigration(ctx context.Context, in *StartMigrationRequest, opts ...grpc.CallOption) (*StartMigrationResponse, error)
// Get namespace migrations for an account
// temporal:dev
GetMigrations(ctx context.Context, in *GetMigrationsRequest, opts ...grpc.CallOption) (*GetMigrationsResponse, error)
// Get a namespace migration
// temporal:dev
GetMigration(ctx context.Context, in *GetMigrationRequest, opts ...grpc.CallOption) (*GetMigrationResponse, error)
// Handover the namespace during a migration, which switches the active and passive replicas
// temporal:dev
HandoverNamespace(ctx context.Context, in *HandoverNamespaceRequest, opts ...grpc.CallOption) (*HandoverNamespaceResponse, error)
// Abort a namespace migration
// temporal:dev
AbortMigration(ctx context.Context, in *AbortMigrationRequest, opts ...grpc.CallOption) (*AbortMigrationResponse, error)
// Confirm a namespace migration, which completes the migration
// temporal:dev
ConfirmMigration(ctx context.Context, in *ConfirmMigrationRequest, opts ...grpc.CallOption) (*ConfirmMigrationResponse, error)
// Creates a connectivity rule
CreateConnectivityRule(ctx context.Context, in *CreateConnectivityRuleRequest, opts ...grpc.CallOption) (*CreateConnectivityRuleResponse, error)
// Gets a connectivity rule by id
GetConnectivityRule(ctx context.Context, in *GetConnectivityRuleRequest, opts ...grpc.CallOption) (*GetConnectivityRuleResponse, error)
// Lists connectivity rules by account
GetConnectivityRules(ctx context.Context, in *GetConnectivityRulesRequest, opts ...grpc.CallOption) (*GetConnectivityRulesResponse, error)
// Deletes a connectivity rule
DeleteConnectivityRule(ctx context.Context, in *DeleteConnectivityRuleRequest, opts ...grpc.CallOption) (*DeleteConnectivityRuleResponse, error)
// Get all projects
// temporal:dev
GetProjects(ctx context.Context, in *GetProjectsRequest, opts ...grpc.CallOption) (*GetProjectsResponse, error)
// Get a projects
// temporal:dev
GetProject(ctx context.Context, in *GetProjectRequest, opts ...grpc.CallOption) (*GetProjectResponse, error)
// Create new a projects
// temporal:dev
CreateProject(ctx context.Context, in *CreateProjectRequest, opts ...grpc.CallOption) (*CreateProjectResponse, error)
// Update a projects
// temporal:dev
UpdateProject(ctx context.Context, in *UpdateProjectRequest, opts ...grpc.CallOption) (*UpdateProjectResponse, error)
// Delete a projects
// temporal:dev
DeleteProject(ctx context.Context, in *DeleteProjectRequest, opts ...grpc.CallOption) (*DeleteProjectResponse, error)
// Set a user's access to a project
// temporal:dev
SetUserProjectAccess(ctx context.Context, in *SetUserProjectAccessRequest, opts ...grpc.CallOption) (*SetUserProjectAccessResponse, error)
// Set a user group's access to a project
// temporal:dev
SetUserGroupProjectAccess(ctx context.Context, in *SetUserGroupProjectAccessRequest, opts ...grpc.CallOption) (*SetUserGroupProjectAccessResponse, error)
// Set a service account's access to a project.
// temporal:dev
SetServiceAccountProjectAccess(ctx context.Context, in *SetServiceAccountProjectAccessRequest, opts ...grpc.CallOption) (*SetServiceAccountProjectAccessResponse, error)
// Resend a user invite
// temporal:ui
ResendUserInvite(ctx context.Context, in *ResendUserInviteRequest, opts ...grpc.CallOption) (*ResendUserInviteResponse, error)
// Updates tags for a namespace
UpdateNamespaceTags(ctx context.Context, in *UpdateNamespaceTagsRequest, opts ...grpc.CallOption) (*UpdateNamespaceTagsResponse, error)
// Get tag keys
// temporal:ui
GetTagKeys(ctx context.Context, in *GetTagKeysRequest, opts ...grpc.CallOption) (*GetTagKeysResponse, error)
// Get custom roles
// temporal:dev
GetCustomRoles(ctx context.Context, in *GetCustomRolesRequest, opts ...grpc.CallOption) (*GetCustomRolesResponse, error)
// Get a custom role
// temporal:dev
GetCustomRole(ctx context.Context, in *GetCustomRoleRequest, opts ...grpc.CallOption) (*GetCustomRoleResponse, error)
// Create a custom role
// temporal:dev
CreateCustomRole(ctx context.Context, in *CreateCustomRoleRequest, opts ...grpc.CallOption) (*CreateCustomRoleResponse, error)
// Update a custom role
// temporal:dev
UpdateCustomRole(ctx context.Context, in *UpdateCustomRoleRequest, opts ...grpc.CallOption) (*UpdateCustomRoleResponse, error)
// Delete a custom role
// temporal:dev
DeleteCustomRole(ctx context.Context, in *DeleteCustomRoleRequest, opts ...grpc.CallOption) (*DeleteCustomRoleResponse, error)
// Create a billing report
// temporal:dev
CreateBillingReport(ctx context.Context, in *CreateBillingReportRequest, opts ...grpc.CallOption) (*CreateBillingReportResponse, error)
// Get a billing report
// temporal:dev
GetBillingReport(ctx context.Context, in *GetBillingReportRequest, opts ...grpc.CallOption) (*GetBillingReportResponse, error)
// GetNamespaceCapacityInfo returns capacity information for a namespace.
// This includes provisioned capacity options, on-demand limits, and 7 day historical APS statistics useful for capacity planning.
// temporal:dev
GetNamespaceCapacityInfo(ctx context.Context, in *GetNamespaceCapacityInfoRequest, opts ...grpc.CallOption) (*GetNamespaceCapacityInfoResponse, error)
}
CloudServiceClient is the client API for CloudService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewCloudServiceClient ¶
func NewCloudServiceClient(cc grpc.ClientConnInterface) CloudServiceClient
type CloudServiceServer ¶
type CloudServiceServer interface {
// Get information about the current authenticated user or service account principal
GetCurrentIdentity(context.Context, *GetCurrentIdentityRequest) (*GetCurrentIdentityResponse, error)
// 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 all namespace ids
// temporal:ui
GetNamespaceIDs(context.Context, *GetNamespaceIDsRequest) (*GetNamespaceIDsResponse, 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
// Deprecated: Use the UpdateNamespace() to set the `preferred_primary_replica_name` on the replica in the high availability spec instead.
FailoverNamespaceRegion(context.Context, *FailoverNamespaceRegionRequest) (*FailoverNamespaceRegionResponse, error)
// Add a new region to a namespace
// Deprecated: Use the UpdateNamespace() to add new replica in the namespace spec instead.
AddNamespaceRegion(context.Context, *AddNamespaceRegionRequest) (*AddNamespaceRegionResponse, error)
// Delete a region from a namespace
// Deprecated: Use the UpdateNamespace() to delete a replica in the namespace spec instead.
DeleteNamespaceRegion(context.Context, *DeleteNamespaceRegionRequest) (*DeleteNamespaceRegionResponse, error)
// Get all regions
GetRegions(context.Context, *GetRegionsRequest) (*GetRegionsResponse, error)
// Get a region
GetRegion(context.Context, *GetRegionRequest) (*GetRegionResponse, 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)
// Add a member to the group, can only be used with Cloud group types.
AddUserGroupMember(context.Context, *AddUserGroupMemberRequest) (*AddUserGroupMemberResponse, error)
// Remove a member from the group, can only be used with Cloud group types.
RemoveUserGroupMember(context.Context, *RemoveUserGroupMemberRequest) (*RemoveUserGroupMemberResponse, error)
GetUserGroupMembers(context.Context, *GetUserGroupMembersRequest) (*GetUserGroupMembersResponse, 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)
// Set a service account's access to a namespace.
SetServiceAccountNamespaceAccess(context.Context, *SetServiceAccountNamespaceAccessRequest) (*SetServiceAccountNamespaceAccessResponse, error)
// Delete a service account.
DeleteServiceAccount(context.Context, *DeleteServiceAccountRequest) (*DeleteServiceAccountResponse, 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)
// Get audit logs
GetAuditLogs(context.Context, *GetAuditLogsRequest) (*GetAuditLogsResponse, error)
// Validate customer audit log sink is accessible from Temporal's workflow by delivering an empty file to the specified sink.
// The operation verifies that the sink is correctly configured, accessible and ready to receive audit logs.
ValidateAccountAuditLogSink(context.Context, *ValidateAccountAuditLogSinkRequest) (*ValidateAccountAuditLogSinkResponse, error)
// Create an audit log sink
CreateAccountAuditLogSink(context.Context, *CreateAccountAuditLogSinkRequest) (*CreateAccountAuditLogSinkResponse, error)
// Get an audit log sink
GetAccountAuditLogSink(context.Context, *GetAccountAuditLogSinkRequest) (*GetAccountAuditLogSinkResponse, error)
// Get audit log sinks
GetAccountAuditLogSinks(context.Context, *GetAccountAuditLogSinksRequest) (*GetAccountAuditLogSinksResponse, error)
// Update an audit log sink
UpdateAccountAuditLogSink(context.Context, *UpdateAccountAuditLogSinkRequest) (*UpdateAccountAuditLogSinkResponse, error)
// Delete an audit log sink
DeleteAccountAuditLogSink(context.Context, *DeleteAccountAuditLogSinkRequest) (*DeleteAccountAuditLogSinkResponse, error)
// Get usage
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)
// Starts a namespace migration
// temporal:dev
StartMigration(context.Context, *StartMigrationRequest) (*StartMigrationResponse, error)
// Get namespace migrations for an account
// temporal:dev
GetMigrations(context.Context, *GetMigrationsRequest) (*GetMigrationsResponse, error)
// Get a namespace migration
// temporal:dev
GetMigration(context.Context, *GetMigrationRequest) (*GetMigrationResponse, error)
// Handover the namespace during a migration, which switches the active and passive replicas
// temporal:dev
HandoverNamespace(context.Context, *HandoverNamespaceRequest) (*HandoverNamespaceResponse, error)
// Abort a namespace migration
// temporal:dev
AbortMigration(context.Context, *AbortMigrationRequest) (*AbortMigrationResponse, error)
// Confirm a namespace migration, which completes the migration
// temporal:dev
ConfirmMigration(context.Context, *ConfirmMigrationRequest) (*ConfirmMigrationResponse, error)
// Creates a connectivity rule
CreateConnectivityRule(context.Context, *CreateConnectivityRuleRequest) (*CreateConnectivityRuleResponse, error)
// Gets a connectivity rule by id
GetConnectivityRule(context.Context, *GetConnectivityRuleRequest) (*GetConnectivityRuleResponse, error)
// Lists connectivity rules by account
GetConnectivityRules(context.Context, *GetConnectivityRulesRequest) (*GetConnectivityRulesResponse, error)
// Deletes a connectivity rule
DeleteConnectivityRule(context.Context, *DeleteConnectivityRuleRequest) (*DeleteConnectivityRuleResponse, error)
// Get all projects
// temporal:dev
GetProjects(context.Context, *GetProjectsRequest) (*GetProjectsResponse, error)
// Get a projects
// temporal:dev
GetProject(context.Context, *GetProjectRequest) (*GetProjectResponse, error)
// Create new a projects
// temporal:dev
CreateProject(context.Context, *CreateProjectRequest) (*CreateProjectResponse, error)
// Update a projects
// temporal:dev
UpdateProject(context.Context, *UpdateProjectRequest) (*UpdateProjectResponse, error)
// Delete a projects
// temporal:dev
DeleteProject(context.Context, *DeleteProjectRequest) (*DeleteProjectResponse, error)
// Set a user's access to a project
// temporal:dev
SetUserProjectAccess(context.Context, *SetUserProjectAccessRequest) (*SetUserProjectAccessResponse, error)
// Set a user group's access to a project
// temporal:dev
SetUserGroupProjectAccess(context.Context, *SetUserGroupProjectAccessRequest) (*SetUserGroupProjectAccessResponse, error)
// Set a service account's access to a project.
// temporal:dev
SetServiceAccountProjectAccess(context.Context, *SetServiceAccountProjectAccessRequest) (*SetServiceAccountProjectAccessResponse, error)
// Resend a user invite
// temporal:ui
ResendUserInvite(context.Context, *ResendUserInviteRequest) (*ResendUserInviteResponse, error)
// Updates tags for a namespace
UpdateNamespaceTags(context.Context, *UpdateNamespaceTagsRequest) (*UpdateNamespaceTagsResponse, error)
// Get tag keys
// temporal:ui
GetTagKeys(context.Context, *GetTagKeysRequest) (*GetTagKeysResponse, error)
// Get custom roles
// temporal:dev
GetCustomRoles(context.Context, *GetCustomRolesRequest) (*GetCustomRolesResponse, error)
// Get a custom role
// temporal:dev
GetCustomRole(context.Context, *GetCustomRoleRequest) (*GetCustomRoleResponse, error)
// Create a custom role
// temporal:dev
CreateCustomRole(context.Context, *CreateCustomRoleRequest) (*CreateCustomRoleResponse, error)
// Update a custom role
// temporal:dev
UpdateCustomRole(context.Context, *UpdateCustomRoleRequest) (*UpdateCustomRoleResponse, error)
// Delete a custom role
// temporal:dev
DeleteCustomRole(context.Context, *DeleteCustomRoleRequest) (*DeleteCustomRoleResponse, error)
// Create a billing report
// temporal:dev
CreateBillingReport(context.Context, *CreateBillingReportRequest) (*CreateBillingReportResponse, error)
// Get a billing report
// temporal:dev
GetBillingReport(context.Context, *GetBillingReportRequest) (*GetBillingReportResponse, error)
// GetNamespaceCapacityInfo returns capacity information for a namespace.
// This includes provisioned capacity options, on-demand limits, and 7 day historical APS statistics useful for capacity planning.
// temporal:dev
GetNamespaceCapacityInfo(context.Context, *GetNamespaceCapacityInfoRequest) (*GetNamespaceCapacityInfoResponse, error)
}
CloudServiceServer is the server API for CloudService service.
type ConfirmMigrationRequest ¶ added in v0.38.0
type ConfirmMigrationRequest struct {
// The migration id.
MigrationId string `protobuf:"bytes,1,opt,name=migration_id,json=migrationId,proto3" json:"migration_id,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"`
}
temporal:dev
func (*ConfirmMigrationRequest) Descriptor ¶ added in v0.38.0
func (*ConfirmMigrationRequest) Descriptor() ([]byte, []int)
func (*ConfirmMigrationRequest) Equal ¶ added in v0.38.0
func (this *ConfirmMigrationRequest) Equal(that interface{}) bool
func (*ConfirmMigrationRequest) GetAsyncOperationId ¶ added in v0.38.0
func (m *ConfirmMigrationRequest) GetAsyncOperationId() string
func (*ConfirmMigrationRequest) GetMigrationId ¶ added in v0.38.0
func (m *ConfirmMigrationRequest) GetMigrationId() string
func (*ConfirmMigrationRequest) GoString ¶ added in v0.38.0
func (this *ConfirmMigrationRequest) GoString() string
func (*ConfirmMigrationRequest) Marshal ¶ added in v0.38.0
func (m *ConfirmMigrationRequest) Marshal() (dAtA []byte, err error)
func (*ConfirmMigrationRequest) MarshalTo ¶ added in v0.38.0
func (m *ConfirmMigrationRequest) MarshalTo(dAtA []byte) (int, error)
func (*ConfirmMigrationRequest) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *ConfirmMigrationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ConfirmMigrationRequest) ProtoMessage ¶ added in v0.38.0
func (*ConfirmMigrationRequest) ProtoMessage()
func (*ConfirmMigrationRequest) Reset ¶ added in v0.38.0
func (m *ConfirmMigrationRequest) Reset()
func (*ConfirmMigrationRequest) Size ¶ added in v0.38.0
func (m *ConfirmMigrationRequest) Size() (n int)
func (*ConfirmMigrationRequest) String ¶ added in v0.38.0
func (this *ConfirmMigrationRequest) String() string
func (*ConfirmMigrationRequest) Unmarshal ¶ added in v0.38.0
func (m *ConfirmMigrationRequest) Unmarshal(dAtA []byte) error
func (*ConfirmMigrationRequest) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *ConfirmMigrationRequest) XXX_DiscardUnknown()
func (*ConfirmMigrationRequest) XXX_Marshal ¶ added in v0.38.0
func (m *ConfirmMigrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfirmMigrationRequest) XXX_Merge ¶ added in v0.38.0
func (m *ConfirmMigrationRequest) XXX_Merge(src proto.Message)
func (*ConfirmMigrationRequest) XXX_Size ¶ added in v0.38.0
func (m *ConfirmMigrationRequest) XXX_Size() int
func (*ConfirmMigrationRequest) XXX_Unmarshal ¶ added in v0.38.0
func (m *ConfirmMigrationRequest) XXX_Unmarshal(b []byte) error
type ConfirmMigrationResponse ¶ added in v0.38.0
type ConfirmMigrationResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:dev
func (*ConfirmMigrationResponse) Descriptor ¶ added in v0.38.0
func (*ConfirmMigrationResponse) Descriptor() ([]byte, []int)
func (*ConfirmMigrationResponse) Equal ¶ added in v0.38.0
func (this *ConfirmMigrationResponse) Equal(that interface{}) bool
func (*ConfirmMigrationResponse) GetAsyncOperation ¶ added in v0.38.0
func (m *ConfirmMigrationResponse) GetAsyncOperation() *v11.AsyncOperation
func (*ConfirmMigrationResponse) GoString ¶ added in v0.38.0
func (this *ConfirmMigrationResponse) GoString() string
func (*ConfirmMigrationResponse) Marshal ¶ added in v0.38.0
func (m *ConfirmMigrationResponse) Marshal() (dAtA []byte, err error)
func (*ConfirmMigrationResponse) MarshalTo ¶ added in v0.38.0
func (m *ConfirmMigrationResponse) MarshalTo(dAtA []byte) (int, error)
func (*ConfirmMigrationResponse) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *ConfirmMigrationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ConfirmMigrationResponse) ProtoMessage ¶ added in v0.38.0
func (*ConfirmMigrationResponse) ProtoMessage()
func (*ConfirmMigrationResponse) Reset ¶ added in v0.38.0
func (m *ConfirmMigrationResponse) Reset()
func (*ConfirmMigrationResponse) Size ¶ added in v0.38.0
func (m *ConfirmMigrationResponse) Size() (n int)
func (*ConfirmMigrationResponse) String ¶ added in v0.38.0
func (this *ConfirmMigrationResponse) String() string
func (*ConfirmMigrationResponse) Unmarshal ¶ added in v0.38.0
func (m *ConfirmMigrationResponse) Unmarshal(dAtA []byte) error
func (*ConfirmMigrationResponse) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *ConfirmMigrationResponse) XXX_DiscardUnknown()
func (*ConfirmMigrationResponse) XXX_Marshal ¶ added in v0.38.0
func (m *ConfirmMigrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfirmMigrationResponse) XXX_Merge ¶ added in v0.38.0
func (m *ConfirmMigrationResponse) XXX_Merge(src proto.Message)
func (*ConfirmMigrationResponse) XXX_Size ¶ added in v0.38.0
func (m *ConfirmMigrationResponse) XXX_Size() int
func (*ConfirmMigrationResponse) XXX_Unmarshal ¶ added in v0.38.0
func (m *ConfirmMigrationResponse) XXX_Unmarshal(b []byte) error
type CreateAccountAuditLogSinkRequest ¶ added in v0.51.0
type CreateAccountAuditLogSinkRequest struct {
// The specification for the audit log sink.
Spec *v15.AuditLogSinkSpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"`
// Optional. The ID to use for this async operation.
AsyncOperationId string `protobuf:"bytes,2,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*CreateAccountAuditLogSinkRequest) Descriptor ¶ added in v0.51.0
func (*CreateAccountAuditLogSinkRequest) Descriptor() ([]byte, []int)
func (*CreateAccountAuditLogSinkRequest) Equal ¶ added in v0.51.0
func (this *CreateAccountAuditLogSinkRequest) Equal(that interface{}) bool
func (*CreateAccountAuditLogSinkRequest) GetAsyncOperationId ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkRequest) GetAsyncOperationId() string
func (*CreateAccountAuditLogSinkRequest) GetSpec ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkRequest) GetSpec() *v15.AuditLogSinkSpec
func (*CreateAccountAuditLogSinkRequest) GoString ¶ added in v0.51.0
func (this *CreateAccountAuditLogSinkRequest) GoString() string
func (*CreateAccountAuditLogSinkRequest) Marshal ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkRequest) Marshal() (dAtA []byte, err error)
func (*CreateAccountAuditLogSinkRequest) MarshalTo ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateAccountAuditLogSinkRequest) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateAccountAuditLogSinkRequest) ProtoMessage ¶ added in v0.51.0
func (*CreateAccountAuditLogSinkRequest) ProtoMessage()
func (*CreateAccountAuditLogSinkRequest) Reset ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkRequest) Reset()
func (*CreateAccountAuditLogSinkRequest) Size ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkRequest) Size() (n int)
func (*CreateAccountAuditLogSinkRequest) String ¶ added in v0.51.0
func (this *CreateAccountAuditLogSinkRequest) String() string
func (*CreateAccountAuditLogSinkRequest) Unmarshal ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkRequest) Unmarshal(dAtA []byte) error
func (*CreateAccountAuditLogSinkRequest) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkRequest) XXX_DiscardUnknown()
func (*CreateAccountAuditLogSinkRequest) XXX_Marshal ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAccountAuditLogSinkRequest) XXX_Merge ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkRequest) XXX_Merge(src proto.Message)
func (*CreateAccountAuditLogSinkRequest) XXX_Size ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkRequest) XXX_Size() int
func (*CreateAccountAuditLogSinkRequest) XXX_Unmarshal ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkRequest) XXX_Unmarshal(b []byte) error
type CreateAccountAuditLogSinkResponse ¶ added in v0.51.0
type CreateAccountAuditLogSinkResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*CreateAccountAuditLogSinkResponse) Descriptor ¶ added in v0.51.0
func (*CreateAccountAuditLogSinkResponse) Descriptor() ([]byte, []int)
func (*CreateAccountAuditLogSinkResponse) Equal ¶ added in v0.51.0
func (this *CreateAccountAuditLogSinkResponse) Equal(that interface{}) bool
func (*CreateAccountAuditLogSinkResponse) GetAsyncOperation ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateAccountAuditLogSinkResponse) GoString ¶ added in v0.51.0
func (this *CreateAccountAuditLogSinkResponse) GoString() string
func (*CreateAccountAuditLogSinkResponse) Marshal ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkResponse) Marshal() (dAtA []byte, err error)
func (*CreateAccountAuditLogSinkResponse) MarshalTo ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateAccountAuditLogSinkResponse) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateAccountAuditLogSinkResponse) ProtoMessage ¶ added in v0.51.0
func (*CreateAccountAuditLogSinkResponse) ProtoMessage()
func (*CreateAccountAuditLogSinkResponse) Reset ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkResponse) Reset()
func (*CreateAccountAuditLogSinkResponse) Size ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkResponse) Size() (n int)
func (*CreateAccountAuditLogSinkResponse) String ¶ added in v0.51.0
func (this *CreateAccountAuditLogSinkResponse) String() string
func (*CreateAccountAuditLogSinkResponse) Unmarshal ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkResponse) Unmarshal(dAtA []byte) error
func (*CreateAccountAuditLogSinkResponse) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkResponse) XXX_DiscardUnknown()
func (*CreateAccountAuditLogSinkResponse) XXX_Marshal ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAccountAuditLogSinkResponse) XXX_Merge ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkResponse) XXX_Merge(src proto.Message)
func (*CreateAccountAuditLogSinkResponse) XXX_Size ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkResponse) XXX_Size() int
func (*CreateAccountAuditLogSinkResponse) XXX_Unmarshal ¶ added in v0.51.0
func (m *CreateAccountAuditLogSinkResponse) XXX_Unmarshal(b []byte) error
type CreateApiKeyRequest ¶
type CreateApiKeyRequest struct {
// The spec for the api key to create.
// Create api key only supports service-account owner type for now.
Spec *v1.ApiKeySpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"`
// The id to use for this async operation - optional.
AsyncOperationId string `protobuf:"bytes,2,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*CreateApiKeyRequest) Descriptor ¶
func (*CreateApiKeyRequest) Descriptor() ([]byte, []int)
func (*CreateApiKeyRequest) Equal ¶
func (this *CreateApiKeyRequest) Equal(that interface{}) bool
func (*CreateApiKeyRequest) GetAsyncOperationId ¶
func (m *CreateApiKeyRequest) GetAsyncOperationId() string
func (*CreateApiKeyRequest) GetSpec ¶
func (m *CreateApiKeyRequest) GetSpec() *v1.ApiKeySpec
func (*CreateApiKeyRequest) GoString ¶
func (this *CreateApiKeyRequest) GoString() string
func (*CreateApiKeyRequest) Marshal ¶
func (m *CreateApiKeyRequest) Marshal() (dAtA []byte, err error)
func (*CreateApiKeyRequest) MarshalTo ¶
func (m *CreateApiKeyRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateApiKeyRequest) MarshalToSizedBuffer ¶
func (m *CreateApiKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateApiKeyRequest) ProtoMessage ¶
func (*CreateApiKeyRequest) ProtoMessage()
func (*CreateApiKeyRequest) Reset ¶
func (m *CreateApiKeyRequest) Reset()
func (*CreateApiKeyRequest) Size ¶
func (m *CreateApiKeyRequest) Size() (n int)
func (*CreateApiKeyRequest) String ¶
func (this *CreateApiKeyRequest) String() string
func (*CreateApiKeyRequest) Unmarshal ¶
func (m *CreateApiKeyRequest) Unmarshal(dAtA []byte) error
func (*CreateApiKeyRequest) XXX_DiscardUnknown ¶
func (m *CreateApiKeyRequest) XXX_DiscardUnknown()
func (*CreateApiKeyRequest) XXX_Marshal ¶
func (m *CreateApiKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateApiKeyRequest) XXX_Merge ¶
func (m *CreateApiKeyRequest) XXX_Merge(src proto.Message)
func (*CreateApiKeyRequest) XXX_Size ¶
func (m *CreateApiKeyRequest) XXX_Size() int
func (*CreateApiKeyRequest) XXX_Unmarshal ¶
func (m *CreateApiKeyRequest) XXX_Unmarshal(b []byte) error
type CreateApiKeyResponse ¶
type CreateApiKeyResponse struct {
// The id of the api key created.
KeyId string `protobuf:"bytes,1,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"`
// The token of the api key created.
// This is a secret and should be stored securely.
// It will not be retrievable after this response.
Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"`
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,3,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*CreateApiKeyResponse) Descriptor ¶
func (*CreateApiKeyResponse) Descriptor() ([]byte, []int)
func (*CreateApiKeyResponse) Equal ¶
func (this *CreateApiKeyResponse) Equal(that interface{}) bool
func (*CreateApiKeyResponse) GetAsyncOperation ¶
func (m *CreateApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateApiKeyResponse) GetKeyId ¶
func (m *CreateApiKeyResponse) GetKeyId() string
func (*CreateApiKeyResponse) GetToken ¶
func (m *CreateApiKeyResponse) GetToken() string
func (*CreateApiKeyResponse) GoString ¶
func (this *CreateApiKeyResponse) GoString() string
func (*CreateApiKeyResponse) Marshal ¶
func (m *CreateApiKeyResponse) Marshal() (dAtA []byte, err error)
func (*CreateApiKeyResponse) MarshalTo ¶
func (m *CreateApiKeyResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateApiKeyResponse) MarshalToSizedBuffer ¶
func (m *CreateApiKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateApiKeyResponse) ProtoMessage ¶
func (*CreateApiKeyResponse) ProtoMessage()
func (*CreateApiKeyResponse) Reset ¶
func (m *CreateApiKeyResponse) Reset()
func (*CreateApiKeyResponse) Size ¶
func (m *CreateApiKeyResponse) Size() (n int)
func (*CreateApiKeyResponse) String ¶
func (this *CreateApiKeyResponse) String() string
func (*CreateApiKeyResponse) Unmarshal ¶
func (m *CreateApiKeyResponse) Unmarshal(dAtA []byte) error
func (*CreateApiKeyResponse) XXX_DiscardUnknown ¶
func (m *CreateApiKeyResponse) XXX_DiscardUnknown()
func (*CreateApiKeyResponse) XXX_Marshal ¶
func (m *CreateApiKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateApiKeyResponse) XXX_Merge ¶
func (m *CreateApiKeyResponse) XXX_Merge(src proto.Message)
func (*CreateApiKeyResponse) XXX_Size ¶
func (m *CreateApiKeyResponse) XXX_Size() int
func (*CreateApiKeyResponse) XXX_Unmarshal ¶
func (m *CreateApiKeyResponse) XXX_Unmarshal(b []byte) error
type CreateBillingReportRequest ¶ added in v0.55.0
type CreateBillingReportRequest struct {
// The specification for the billing report.
Spec *v111.BillingReportSpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"`
// 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"`
}
temporal:dev
func (*CreateBillingReportRequest) Descriptor ¶ added in v0.55.0
func (*CreateBillingReportRequest) Descriptor() ([]byte, []int)
func (*CreateBillingReportRequest) Equal ¶ added in v0.55.0
func (this *CreateBillingReportRequest) Equal(that interface{}) bool
func (*CreateBillingReportRequest) GetAsyncOperationId ¶ added in v0.55.0
func (m *CreateBillingReportRequest) GetAsyncOperationId() string
func (*CreateBillingReportRequest) GetSpec ¶ added in v0.55.0
func (m *CreateBillingReportRequest) GetSpec() *v111.BillingReportSpec
func (*CreateBillingReportRequest) GoString ¶ added in v0.55.0
func (this *CreateBillingReportRequest) GoString() string
func (*CreateBillingReportRequest) Marshal ¶ added in v0.55.0
func (m *CreateBillingReportRequest) Marshal() (dAtA []byte, err error)
func (*CreateBillingReportRequest) MarshalTo ¶ added in v0.55.0
func (m *CreateBillingReportRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateBillingReportRequest) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *CreateBillingReportRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateBillingReportRequest) ProtoMessage ¶ added in v0.55.0
func (*CreateBillingReportRequest) ProtoMessage()
func (*CreateBillingReportRequest) Reset ¶ added in v0.55.0
func (m *CreateBillingReportRequest) Reset()
func (*CreateBillingReportRequest) Size ¶ added in v0.55.0
func (m *CreateBillingReportRequest) Size() (n int)
func (*CreateBillingReportRequest) String ¶ added in v0.55.0
func (this *CreateBillingReportRequest) String() string
func (*CreateBillingReportRequest) Unmarshal ¶ added in v0.55.0
func (m *CreateBillingReportRequest) Unmarshal(dAtA []byte) error
func (*CreateBillingReportRequest) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *CreateBillingReportRequest) XXX_DiscardUnknown()
func (*CreateBillingReportRequest) XXX_Marshal ¶ added in v0.55.0
func (m *CreateBillingReportRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateBillingReportRequest) XXX_Merge ¶ added in v0.55.0
func (m *CreateBillingReportRequest) XXX_Merge(src proto.Message)
func (*CreateBillingReportRequest) XXX_Size ¶ added in v0.55.0
func (m *CreateBillingReportRequest) XXX_Size() int
func (*CreateBillingReportRequest) XXX_Unmarshal ¶ added in v0.55.0
func (m *CreateBillingReportRequest) XXX_Unmarshal(b []byte) error
type CreateBillingReportResponse ¶ added in v0.55.0
type CreateBillingReportResponse struct {
// The id of the billing report created.
BillingReportId string `protobuf:"bytes,1,opt,name=billing_report_id,json=billingReportId,proto3" json:"billing_report_id,omitempty"`
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:dev
func (*CreateBillingReportResponse) Descriptor ¶ added in v0.55.0
func (*CreateBillingReportResponse) Descriptor() ([]byte, []int)
func (*CreateBillingReportResponse) Equal ¶ added in v0.55.0
func (this *CreateBillingReportResponse) Equal(that interface{}) bool
func (*CreateBillingReportResponse) GetAsyncOperation ¶ added in v0.55.0
func (m *CreateBillingReportResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateBillingReportResponse) GetBillingReportId ¶ added in v0.55.0
func (m *CreateBillingReportResponse) GetBillingReportId() string
func (*CreateBillingReportResponse) GoString ¶ added in v0.55.0
func (this *CreateBillingReportResponse) GoString() string
func (*CreateBillingReportResponse) Marshal ¶ added in v0.55.0
func (m *CreateBillingReportResponse) Marshal() (dAtA []byte, err error)
func (*CreateBillingReportResponse) MarshalTo ¶ added in v0.55.0
func (m *CreateBillingReportResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateBillingReportResponse) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *CreateBillingReportResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateBillingReportResponse) ProtoMessage ¶ added in v0.55.0
func (*CreateBillingReportResponse) ProtoMessage()
func (*CreateBillingReportResponse) Reset ¶ added in v0.55.0
func (m *CreateBillingReportResponse) Reset()
func (*CreateBillingReportResponse) Size ¶ added in v0.55.0
func (m *CreateBillingReportResponse) Size() (n int)
func (*CreateBillingReportResponse) String ¶ added in v0.55.0
func (this *CreateBillingReportResponse) String() string
func (*CreateBillingReportResponse) Unmarshal ¶ added in v0.55.0
func (m *CreateBillingReportResponse) Unmarshal(dAtA []byte) error
func (*CreateBillingReportResponse) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *CreateBillingReportResponse) XXX_DiscardUnknown()
func (*CreateBillingReportResponse) XXX_Marshal ¶ added in v0.55.0
func (m *CreateBillingReportResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateBillingReportResponse) XXX_Merge ¶ added in v0.55.0
func (m *CreateBillingReportResponse) XXX_Merge(src proto.Message)
func (*CreateBillingReportResponse) XXX_Size ¶ added in v0.55.0
func (m *CreateBillingReportResponse) XXX_Size() int
func (*CreateBillingReportResponse) XXX_Unmarshal ¶ added in v0.55.0
func (m *CreateBillingReportResponse) XXX_Unmarshal(b []byte) error
type CreateConnectivityRuleRequest ¶ added in v0.41.0
type CreateConnectivityRuleRequest struct {
// The connectivity rule specification.
Spec *v19.ConnectivityRuleSpec `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"`
// The ID of the project this connectivity rule belongs to.
// temporal:dev
ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
}
func (*CreateConnectivityRuleRequest) Descriptor ¶ added in v0.41.0
func (*CreateConnectivityRuleRequest) Descriptor() ([]byte, []int)
func (*CreateConnectivityRuleRequest) Equal ¶ added in v0.41.0
func (this *CreateConnectivityRuleRequest) Equal(that interface{}) bool
func (*CreateConnectivityRuleRequest) GetAsyncOperationId ¶ added in v0.41.0
func (m *CreateConnectivityRuleRequest) GetAsyncOperationId() string
func (*CreateConnectivityRuleRequest) GetProjectId ¶ added in v0.55.0
func (m *CreateConnectivityRuleRequest) GetProjectId() string
func (*CreateConnectivityRuleRequest) GetSpec ¶ added in v0.41.0
func (m *CreateConnectivityRuleRequest) GetSpec() *v19.ConnectivityRuleSpec
func (*CreateConnectivityRuleRequest) GoString ¶ added in v0.41.0
func (this *CreateConnectivityRuleRequest) GoString() string
func (*CreateConnectivityRuleRequest) Marshal ¶ added in v0.41.0
func (m *CreateConnectivityRuleRequest) Marshal() (dAtA []byte, err error)
func (*CreateConnectivityRuleRequest) MarshalTo ¶ added in v0.41.0
func (m *CreateConnectivityRuleRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateConnectivityRuleRequest) MarshalToSizedBuffer ¶ added in v0.41.0
func (m *CreateConnectivityRuleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateConnectivityRuleRequest) ProtoMessage ¶ added in v0.41.0
func (*CreateConnectivityRuleRequest) ProtoMessage()
func (*CreateConnectivityRuleRequest) Reset ¶ added in v0.41.0
func (m *CreateConnectivityRuleRequest) Reset()
func (*CreateConnectivityRuleRequest) Size ¶ added in v0.41.0
func (m *CreateConnectivityRuleRequest) Size() (n int)
func (*CreateConnectivityRuleRequest) String ¶ added in v0.41.0
func (this *CreateConnectivityRuleRequest) String() string
func (*CreateConnectivityRuleRequest) Unmarshal ¶ added in v0.41.0
func (m *CreateConnectivityRuleRequest) Unmarshal(dAtA []byte) error
func (*CreateConnectivityRuleRequest) XXX_DiscardUnknown ¶ added in v0.41.0
func (m *CreateConnectivityRuleRequest) XXX_DiscardUnknown()
func (*CreateConnectivityRuleRequest) XXX_Marshal ¶ added in v0.41.0
func (m *CreateConnectivityRuleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateConnectivityRuleRequest) XXX_Merge ¶ added in v0.41.0
func (m *CreateConnectivityRuleRequest) XXX_Merge(src proto.Message)
func (*CreateConnectivityRuleRequest) XXX_Size ¶ added in v0.41.0
func (m *CreateConnectivityRuleRequest) XXX_Size() int
func (*CreateConnectivityRuleRequest) XXX_Unmarshal ¶ added in v0.41.0
func (m *CreateConnectivityRuleRequest) XXX_Unmarshal(b []byte) error
type CreateConnectivityRuleResponse ¶ added in v0.41.0
type CreateConnectivityRuleResponse struct {
ConnectivityRuleId string `protobuf:"bytes,1,opt,name=connectivity_rule_id,json=connectivityRuleId,proto3" json:"connectivity_rule_id,omitempty"`
// The async operation
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*CreateConnectivityRuleResponse) Descriptor ¶ added in v0.41.0
func (*CreateConnectivityRuleResponse) Descriptor() ([]byte, []int)
func (*CreateConnectivityRuleResponse) Equal ¶ added in v0.41.0
func (this *CreateConnectivityRuleResponse) Equal(that interface{}) bool
func (*CreateConnectivityRuleResponse) GetAsyncOperation ¶ added in v0.41.0
func (m *CreateConnectivityRuleResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateConnectivityRuleResponse) GetConnectivityRuleId ¶ added in v0.41.0
func (m *CreateConnectivityRuleResponse) GetConnectivityRuleId() string
func (*CreateConnectivityRuleResponse) GoString ¶ added in v0.41.0
func (this *CreateConnectivityRuleResponse) GoString() string
func (*CreateConnectivityRuleResponse) Marshal ¶ added in v0.41.0
func (m *CreateConnectivityRuleResponse) Marshal() (dAtA []byte, err error)
func (*CreateConnectivityRuleResponse) MarshalTo ¶ added in v0.41.0
func (m *CreateConnectivityRuleResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateConnectivityRuleResponse) MarshalToSizedBuffer ¶ added in v0.41.0
func (m *CreateConnectivityRuleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateConnectivityRuleResponse) ProtoMessage ¶ added in v0.41.0
func (*CreateConnectivityRuleResponse) ProtoMessage()
func (*CreateConnectivityRuleResponse) Reset ¶ added in v0.41.0
func (m *CreateConnectivityRuleResponse) Reset()
func (*CreateConnectivityRuleResponse) Size ¶ added in v0.41.0
func (m *CreateConnectivityRuleResponse) Size() (n int)
func (*CreateConnectivityRuleResponse) String ¶ added in v0.41.0
func (this *CreateConnectivityRuleResponse) String() string
func (*CreateConnectivityRuleResponse) Unmarshal ¶ added in v0.41.0
func (m *CreateConnectivityRuleResponse) Unmarshal(dAtA []byte) error
func (*CreateConnectivityRuleResponse) XXX_DiscardUnknown ¶ added in v0.41.0
func (m *CreateConnectivityRuleResponse) XXX_DiscardUnknown()
func (*CreateConnectivityRuleResponse) XXX_Marshal ¶ added in v0.41.0
func (m *CreateConnectivityRuleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateConnectivityRuleResponse) XXX_Merge ¶ added in v0.41.0
func (m *CreateConnectivityRuleResponse) XXX_Merge(src proto.Message)
func (*CreateConnectivityRuleResponse) XXX_Size ¶ added in v0.41.0
func (m *CreateConnectivityRuleResponse) XXX_Size() int
func (*CreateConnectivityRuleResponse) XXX_Unmarshal ¶ added in v0.41.0
func (m *CreateConnectivityRuleResponse) XXX_Unmarshal(b []byte) error
type CreateCustomRoleRequest ¶ added in v0.55.0
type CreateCustomRoleRequest struct {
// The spec for the custom role to create.
Spec *v1.CustomRoleSpec `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"`
}
temporal:dev
func (*CreateCustomRoleRequest) Descriptor ¶ added in v0.55.0
func (*CreateCustomRoleRequest) Descriptor() ([]byte, []int)
func (*CreateCustomRoleRequest) Equal ¶ added in v0.55.0
func (this *CreateCustomRoleRequest) Equal(that interface{}) bool
func (*CreateCustomRoleRequest) GetAsyncOperationId ¶ added in v0.55.0
func (m *CreateCustomRoleRequest) GetAsyncOperationId() string
func (*CreateCustomRoleRequest) GetSpec ¶ added in v0.55.0
func (m *CreateCustomRoleRequest) GetSpec() *v1.CustomRoleSpec
func (*CreateCustomRoleRequest) GoString ¶ added in v0.55.0
func (this *CreateCustomRoleRequest) GoString() string
func (*CreateCustomRoleRequest) Marshal ¶ added in v0.55.0
func (m *CreateCustomRoleRequest) Marshal() (dAtA []byte, err error)
func (*CreateCustomRoleRequest) MarshalTo ¶ added in v0.55.0
func (m *CreateCustomRoleRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateCustomRoleRequest) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *CreateCustomRoleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateCustomRoleRequest) ProtoMessage ¶ added in v0.55.0
func (*CreateCustomRoleRequest) ProtoMessage()
func (*CreateCustomRoleRequest) Reset ¶ added in v0.55.0
func (m *CreateCustomRoleRequest) Reset()
func (*CreateCustomRoleRequest) Size ¶ added in v0.55.0
func (m *CreateCustomRoleRequest) Size() (n int)
func (*CreateCustomRoleRequest) String ¶ added in v0.55.0
func (this *CreateCustomRoleRequest) String() string
func (*CreateCustomRoleRequest) Unmarshal ¶ added in v0.55.0
func (m *CreateCustomRoleRequest) Unmarshal(dAtA []byte) error
func (*CreateCustomRoleRequest) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *CreateCustomRoleRequest) XXX_DiscardUnknown()
func (*CreateCustomRoleRequest) XXX_Marshal ¶ added in v0.55.0
func (m *CreateCustomRoleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateCustomRoleRequest) XXX_Merge ¶ added in v0.55.0
func (m *CreateCustomRoleRequest) XXX_Merge(src proto.Message)
func (*CreateCustomRoleRequest) XXX_Size ¶ added in v0.55.0
func (m *CreateCustomRoleRequest) XXX_Size() int
func (*CreateCustomRoleRequest) XXX_Unmarshal ¶ added in v0.55.0
func (m *CreateCustomRoleRequest) XXX_Unmarshal(b []byte) error
type CreateCustomRoleResponse ¶ added in v0.55.0
type CreateCustomRoleResponse struct {
// The id of the custom role created.
RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"`
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:dev
func (*CreateCustomRoleResponse) Descriptor ¶ added in v0.55.0
func (*CreateCustomRoleResponse) Descriptor() ([]byte, []int)
func (*CreateCustomRoleResponse) Equal ¶ added in v0.55.0
func (this *CreateCustomRoleResponse) Equal(that interface{}) bool
func (*CreateCustomRoleResponse) GetAsyncOperation ¶ added in v0.55.0
func (m *CreateCustomRoleResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateCustomRoleResponse) GetRoleId ¶ added in v0.55.0
func (m *CreateCustomRoleResponse) GetRoleId() string
func (*CreateCustomRoleResponse) GoString ¶ added in v0.55.0
func (this *CreateCustomRoleResponse) GoString() string
func (*CreateCustomRoleResponse) Marshal ¶ added in v0.55.0
func (m *CreateCustomRoleResponse) Marshal() (dAtA []byte, err error)
func (*CreateCustomRoleResponse) MarshalTo ¶ added in v0.55.0
func (m *CreateCustomRoleResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateCustomRoleResponse) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *CreateCustomRoleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateCustomRoleResponse) ProtoMessage ¶ added in v0.55.0
func (*CreateCustomRoleResponse) ProtoMessage()
func (*CreateCustomRoleResponse) Reset ¶ added in v0.55.0
func (m *CreateCustomRoleResponse) Reset()
func (*CreateCustomRoleResponse) Size ¶ added in v0.55.0
func (m *CreateCustomRoleResponse) Size() (n int)
func (*CreateCustomRoleResponse) String ¶ added in v0.55.0
func (this *CreateCustomRoleResponse) String() string
func (*CreateCustomRoleResponse) Unmarshal ¶ added in v0.55.0
func (m *CreateCustomRoleResponse) Unmarshal(dAtA []byte) error
func (*CreateCustomRoleResponse) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *CreateCustomRoleResponse) XXX_DiscardUnknown()
func (*CreateCustomRoleResponse) XXX_Marshal ¶ added in v0.55.0
func (m *CreateCustomRoleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateCustomRoleResponse) XXX_Merge ¶ added in v0.55.0
func (m *CreateCustomRoleResponse) XXX_Merge(src proto.Message)
func (*CreateCustomRoleResponse) XXX_Size ¶ added in v0.55.0
func (m *CreateCustomRoleResponse) XXX_Size() int
func (*CreateCustomRoleResponse) XXX_Unmarshal ¶ added in v0.55.0
func (m *CreateCustomRoleResponse) XXX_Unmarshal(b []byte) error
type CreateNamespaceExportSinkRequest ¶ added in v0.34.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"`
}
func (*CreateNamespaceExportSinkRequest) Descriptor ¶ added in v0.34.0
func (*CreateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
func (*CreateNamespaceExportSinkRequest) Equal ¶ added in v0.34.0
func (this *CreateNamespaceExportSinkRequest) Equal(that interface{}) bool
func (*CreateNamespaceExportSinkRequest) GetAsyncOperationId ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkRequest) GetAsyncOperationId() string
func (*CreateNamespaceExportSinkRequest) GetNamespace ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkRequest) GetNamespace() string
func (*CreateNamespaceExportSinkRequest) GetSpec ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
func (*CreateNamespaceExportSinkRequest) GoString ¶ added in v0.34.0
func (this *CreateNamespaceExportSinkRequest) GoString() string
func (*CreateNamespaceExportSinkRequest) Marshal ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkRequest) Marshal() (dAtA []byte, err error)
func (*CreateNamespaceExportSinkRequest) MarshalTo ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateNamespaceExportSinkRequest) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateNamespaceExportSinkRequest) ProtoMessage ¶ added in v0.34.0
func (*CreateNamespaceExportSinkRequest) ProtoMessage()
func (*CreateNamespaceExportSinkRequest) Reset ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkRequest) Reset()
func (*CreateNamespaceExportSinkRequest) Size ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkRequest) Size() (n int)
func (*CreateNamespaceExportSinkRequest) String ¶ added in v0.34.0
func (this *CreateNamespaceExportSinkRequest) String() string
func (*CreateNamespaceExportSinkRequest) Unmarshal ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkRequest) Unmarshal(dAtA []byte) error
func (*CreateNamespaceExportSinkRequest) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkRequest) XXX_DiscardUnknown()
func (*CreateNamespaceExportSinkRequest) XXX_Marshal ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNamespaceExportSinkRequest) XXX_Merge ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkRequest) XXX_Merge(src proto.Message)
func (*CreateNamespaceExportSinkRequest) XXX_Size ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkRequest) XXX_Size() int
func (*CreateNamespaceExportSinkRequest) XXX_Unmarshal ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkRequest) XXX_Unmarshal(b []byte) error
type CreateNamespaceExportSinkResponse ¶ added in v0.34.0
type CreateNamespaceExportSinkResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*CreateNamespaceExportSinkResponse) Descriptor ¶ added in v0.34.0
func (*CreateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
func (*CreateNamespaceExportSinkResponse) Equal ¶ added in v0.34.0
func (this *CreateNamespaceExportSinkResponse) Equal(that interface{}) bool
func (*CreateNamespaceExportSinkResponse) GetAsyncOperation ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateNamespaceExportSinkResponse) GoString ¶ added in v0.34.0
func (this *CreateNamespaceExportSinkResponse) GoString() string
func (*CreateNamespaceExportSinkResponse) Marshal ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkResponse) Marshal() (dAtA []byte, err error)
func (*CreateNamespaceExportSinkResponse) MarshalTo ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateNamespaceExportSinkResponse) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateNamespaceExportSinkResponse) ProtoMessage ¶ added in v0.34.0
func (*CreateNamespaceExportSinkResponse) ProtoMessage()
func (*CreateNamespaceExportSinkResponse) Reset ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkResponse) Reset()
func (*CreateNamespaceExportSinkResponse) Size ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkResponse) Size() (n int)
func (*CreateNamespaceExportSinkResponse) String ¶ added in v0.34.0
func (this *CreateNamespaceExportSinkResponse) String() string
func (*CreateNamespaceExportSinkResponse) Unmarshal ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkResponse) Unmarshal(dAtA []byte) error
func (*CreateNamespaceExportSinkResponse) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkResponse) XXX_DiscardUnknown()
func (*CreateNamespaceExportSinkResponse) XXX_Marshal ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNamespaceExportSinkResponse) XXX_Merge ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkResponse) XXX_Merge(src proto.Message)
func (*CreateNamespaceExportSinkResponse) XXX_Size ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkResponse) XXX_Size() int
func (*CreateNamespaceExportSinkResponse) XXX_Unmarshal ¶ added in v0.34.0
func (m *CreateNamespaceExportSinkResponse) XXX_Unmarshal(b []byte) error
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"`
// The tags to add to the namespace - can be set by global admins or account owners only
Tags map[string]string `` /* 149-byte string literal not displayed */
// temporal:dev
ProjectId string `protobuf:"bytes,5,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
}
func (*CreateNamespaceRequest) Descriptor ¶
func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)
func (*CreateNamespaceRequest) Equal ¶
func (this *CreateNamespaceRequest) Equal(that interface{}) bool
func (*CreateNamespaceRequest) GetAsyncOperationId ¶
func (m *CreateNamespaceRequest) GetAsyncOperationId() string
func (*CreateNamespaceRequest) GetProjectId ¶ added in v0.55.0
func (m *CreateNamespaceRequest) GetProjectId() string
func (*CreateNamespaceRequest) GetSpec ¶
func (m *CreateNamespaceRequest) GetSpec() *v12.NamespaceSpec
func (*CreateNamespaceRequest) GetTags ¶ added in v0.44.0
func (m *CreateNamespaceRequest) GetTags() map[string]string
func (*CreateNamespaceRequest) GoString ¶
func (this *CreateNamespaceRequest) GoString() string
func (*CreateNamespaceRequest) Marshal ¶
func (m *CreateNamespaceRequest) Marshal() (dAtA []byte, err error)
func (*CreateNamespaceRequest) MarshalTo ¶
func (m *CreateNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateNamespaceRequest) MarshalToSizedBuffer ¶
func (m *CreateNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateNamespaceRequest) ProtoMessage ¶
func (*CreateNamespaceRequest) ProtoMessage()
func (*CreateNamespaceRequest) Reset ¶
func (m *CreateNamespaceRequest) Reset()
func (*CreateNamespaceRequest) Size ¶
func (m *CreateNamespaceRequest) Size() (n int)
func (*CreateNamespaceRequest) String ¶
func (this *CreateNamespaceRequest) String() string
func (*CreateNamespaceRequest) Unmarshal ¶
func (m *CreateNamespaceRequest) Unmarshal(dAtA []byte) error
func (*CreateNamespaceRequest) XXX_DiscardUnknown ¶
func (m *CreateNamespaceRequest) XXX_DiscardUnknown()
func (*CreateNamespaceRequest) XXX_Marshal ¶
func (m *CreateNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNamespaceRequest) XXX_Merge ¶
func (m *CreateNamespaceRequest) XXX_Merge(src proto.Message)
func (*CreateNamespaceRequest) XXX_Size ¶
func (m *CreateNamespaceRequest) XXX_Size() int
func (*CreateNamespaceRequest) XXX_Unmarshal ¶
func (m *CreateNamespaceRequest) XXX_Unmarshal(b []byte) error
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"`
}
func (*CreateNamespaceResponse) Descriptor ¶
func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)
func (*CreateNamespaceResponse) Equal ¶
func (this *CreateNamespaceResponse) Equal(that interface{}) bool
func (*CreateNamespaceResponse) GetAsyncOperation ¶
func (m *CreateNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateNamespaceResponse) GetNamespace ¶
func (m *CreateNamespaceResponse) GetNamespace() string
func (*CreateNamespaceResponse) GoString ¶
func (this *CreateNamespaceResponse) GoString() string
func (*CreateNamespaceResponse) Marshal ¶
func (m *CreateNamespaceResponse) Marshal() (dAtA []byte, err error)
func (*CreateNamespaceResponse) MarshalTo ¶
func (m *CreateNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateNamespaceResponse) MarshalToSizedBuffer ¶
func (m *CreateNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateNamespaceResponse) ProtoMessage ¶
func (*CreateNamespaceResponse) ProtoMessage()
func (*CreateNamespaceResponse) Reset ¶
func (m *CreateNamespaceResponse) Reset()
func (*CreateNamespaceResponse) Size ¶
func (m *CreateNamespaceResponse) Size() (n int)
func (*CreateNamespaceResponse) String ¶
func (this *CreateNamespaceResponse) String() string
func (*CreateNamespaceResponse) Unmarshal ¶
func (m *CreateNamespaceResponse) Unmarshal(dAtA []byte) error
func (*CreateNamespaceResponse) XXX_DiscardUnknown ¶
func (m *CreateNamespaceResponse) XXX_DiscardUnknown()
func (*CreateNamespaceResponse) XXX_Marshal ¶
func (m *CreateNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNamespaceResponse) XXX_Merge ¶
func (m *CreateNamespaceResponse) XXX_Merge(src proto.Message)
func (*CreateNamespaceResponse) XXX_Size ¶
func (m *CreateNamespaceResponse) XXX_Size() int
func (*CreateNamespaceResponse) XXX_Unmarshal ¶
func (m *CreateNamespaceResponse) XXX_Unmarshal(b []byte) error
type CreateNexusEndpointRequest ¶
type CreateNexusEndpointRequest struct {
// The spec for the nexus endpoint.
Spec *v14.EndpointSpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"`
// The id to use for this async operation - optional.
AsyncOperationId string `protobuf:"bytes,2,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
// temporal:dev
ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
}
func (*CreateNexusEndpointRequest) Descriptor ¶
func (*CreateNexusEndpointRequest) Descriptor() ([]byte, []int)
func (*CreateNexusEndpointRequest) Equal ¶
func (this *CreateNexusEndpointRequest) Equal(that interface{}) bool
func (*CreateNexusEndpointRequest) GetAsyncOperationId ¶
func (m *CreateNexusEndpointRequest) GetAsyncOperationId() string
func (*CreateNexusEndpointRequest) GetProjectId ¶ added in v0.51.0
func (m *CreateNexusEndpointRequest) GetProjectId() string
func (*CreateNexusEndpointRequest) GetSpec ¶
func (m *CreateNexusEndpointRequest) GetSpec() *v14.EndpointSpec
func (*CreateNexusEndpointRequest) GoString ¶
func (this *CreateNexusEndpointRequest) GoString() string
func (*CreateNexusEndpointRequest) Marshal ¶
func (m *CreateNexusEndpointRequest) Marshal() (dAtA []byte, err error)
func (*CreateNexusEndpointRequest) MarshalTo ¶
func (m *CreateNexusEndpointRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateNexusEndpointRequest) MarshalToSizedBuffer ¶
func (m *CreateNexusEndpointRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateNexusEndpointRequest) ProtoMessage ¶
func (*CreateNexusEndpointRequest) ProtoMessage()
func (*CreateNexusEndpointRequest) Reset ¶
func (m *CreateNexusEndpointRequest) Reset()
func (*CreateNexusEndpointRequest) Size ¶
func (m *CreateNexusEndpointRequest) Size() (n int)
func (*CreateNexusEndpointRequest) String ¶
func (this *CreateNexusEndpointRequest) String() string
func (*CreateNexusEndpointRequest) Unmarshal ¶
func (m *CreateNexusEndpointRequest) Unmarshal(dAtA []byte) error
func (*CreateNexusEndpointRequest) XXX_DiscardUnknown ¶
func (m *CreateNexusEndpointRequest) XXX_DiscardUnknown()
func (*CreateNexusEndpointRequest) XXX_Marshal ¶
func (m *CreateNexusEndpointRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNexusEndpointRequest) XXX_Merge ¶
func (m *CreateNexusEndpointRequest) XXX_Merge(src proto.Message)
func (*CreateNexusEndpointRequest) XXX_Size ¶
func (m *CreateNexusEndpointRequest) XXX_Size() int
func (*CreateNexusEndpointRequest) XXX_Unmarshal ¶
func (m *CreateNexusEndpointRequest) XXX_Unmarshal(b []byte) error
type CreateNexusEndpointResponse ¶
type CreateNexusEndpointResponse struct {
// The id of the endpoint that was created.
EndpointId string `protobuf:"bytes,1,opt,name=endpoint_id,json=endpointId,proto3" json:"endpoint_id,omitempty"`
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*CreateNexusEndpointResponse) Descriptor ¶
func (*CreateNexusEndpointResponse) Descriptor() ([]byte, []int)
func (*CreateNexusEndpointResponse) Equal ¶
func (this *CreateNexusEndpointResponse) Equal(that interface{}) bool
func (*CreateNexusEndpointResponse) GetAsyncOperation ¶
func (m *CreateNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateNexusEndpointResponse) GetEndpointId ¶
func (m *CreateNexusEndpointResponse) GetEndpointId() string
func (*CreateNexusEndpointResponse) GoString ¶
func (this *CreateNexusEndpointResponse) GoString() string
func (*CreateNexusEndpointResponse) Marshal ¶
func (m *CreateNexusEndpointResponse) Marshal() (dAtA []byte, err error)
func (*CreateNexusEndpointResponse) MarshalTo ¶
func (m *CreateNexusEndpointResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateNexusEndpointResponse) MarshalToSizedBuffer ¶
func (m *CreateNexusEndpointResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateNexusEndpointResponse) ProtoMessage ¶
func (*CreateNexusEndpointResponse) ProtoMessage()
func (*CreateNexusEndpointResponse) Reset ¶
func (m *CreateNexusEndpointResponse) Reset()
func (*CreateNexusEndpointResponse) Size ¶
func (m *CreateNexusEndpointResponse) Size() (n int)
func (*CreateNexusEndpointResponse) String ¶
func (this *CreateNexusEndpointResponse) String() string
func (*CreateNexusEndpointResponse) Unmarshal ¶
func (m *CreateNexusEndpointResponse) Unmarshal(dAtA []byte) error
func (*CreateNexusEndpointResponse) XXX_DiscardUnknown ¶
func (m *CreateNexusEndpointResponse) XXX_DiscardUnknown()
func (*CreateNexusEndpointResponse) XXX_Marshal ¶
func (m *CreateNexusEndpointResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNexusEndpointResponse) XXX_Merge ¶
func (m *CreateNexusEndpointResponse) XXX_Merge(src proto.Message)
func (*CreateNexusEndpointResponse) XXX_Size ¶
func (m *CreateNexusEndpointResponse) XXX_Size() int
func (*CreateNexusEndpointResponse) XXX_Unmarshal ¶
func (m *CreateNexusEndpointResponse) XXX_Unmarshal(b []byte) error
type CreateProjectRequest ¶ added in v0.43.0
type CreateProjectRequest struct {
// The spec for the project to create.
Spec *v110.ProjectSpec `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"`
}
temporal:dev
func (*CreateProjectRequest) Descriptor ¶ added in v0.43.0
func (*CreateProjectRequest) Descriptor() ([]byte, []int)
func (*CreateProjectRequest) Equal ¶ added in v0.43.0
func (this *CreateProjectRequest) Equal(that interface{}) bool
func (*CreateProjectRequest) GetAsyncOperationId ¶ added in v0.43.0
func (m *CreateProjectRequest) GetAsyncOperationId() string
func (*CreateProjectRequest) GetSpec ¶ added in v0.43.0
func (m *CreateProjectRequest) GetSpec() *v110.ProjectSpec
func (*CreateProjectRequest) GoString ¶ added in v0.43.0
func (this *CreateProjectRequest) GoString() string
func (*CreateProjectRequest) Marshal ¶ added in v0.43.0
func (m *CreateProjectRequest) Marshal() (dAtA []byte, err error)
func (*CreateProjectRequest) MarshalTo ¶ added in v0.43.0
func (m *CreateProjectRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateProjectRequest) MarshalToSizedBuffer ¶ added in v0.43.0
func (m *CreateProjectRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateProjectRequest) ProtoMessage ¶ added in v0.43.0
func (*CreateProjectRequest) ProtoMessage()
func (*CreateProjectRequest) Reset ¶ added in v0.43.0
func (m *CreateProjectRequest) Reset()
func (*CreateProjectRequest) Size ¶ added in v0.43.0
func (m *CreateProjectRequest) Size() (n int)
func (*CreateProjectRequest) String ¶ added in v0.43.0
func (this *CreateProjectRequest) String() string
func (*CreateProjectRequest) Unmarshal ¶ added in v0.43.0
func (m *CreateProjectRequest) Unmarshal(dAtA []byte) error
func (*CreateProjectRequest) XXX_DiscardUnknown ¶ added in v0.43.0
func (m *CreateProjectRequest) XXX_DiscardUnknown()
func (*CreateProjectRequest) XXX_Marshal ¶ added in v0.43.0
func (m *CreateProjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateProjectRequest) XXX_Merge ¶ added in v0.43.0
func (m *CreateProjectRequest) XXX_Merge(src proto.Message)
func (*CreateProjectRequest) XXX_Size ¶ added in v0.43.0
func (m *CreateProjectRequest) XXX_Size() int
func (*CreateProjectRequest) XXX_Unmarshal ¶ added in v0.43.0
func (m *CreateProjectRequest) XXX_Unmarshal(b []byte) error
type CreateProjectResponse ¶ added in v0.43.0
type CreateProjectResponse struct {
// The id of the project that was created.
ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:dev
func (*CreateProjectResponse) Descriptor ¶ added in v0.43.0
func (*CreateProjectResponse) Descriptor() ([]byte, []int)
func (*CreateProjectResponse) Equal ¶ added in v0.43.0
func (this *CreateProjectResponse) Equal(that interface{}) bool
func (*CreateProjectResponse) GetAsyncOperation ¶ added in v0.43.0
func (m *CreateProjectResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateProjectResponse) GetProjectId ¶ added in v0.43.0
func (m *CreateProjectResponse) GetProjectId() string
func (*CreateProjectResponse) GoString ¶ added in v0.43.0
func (this *CreateProjectResponse) GoString() string
func (*CreateProjectResponse) Marshal ¶ added in v0.43.0
func (m *CreateProjectResponse) Marshal() (dAtA []byte, err error)
func (*CreateProjectResponse) MarshalTo ¶ added in v0.43.0
func (m *CreateProjectResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateProjectResponse) MarshalToSizedBuffer ¶ added in v0.43.0
func (m *CreateProjectResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateProjectResponse) ProtoMessage ¶ added in v0.43.0
func (*CreateProjectResponse) ProtoMessage()
func (*CreateProjectResponse) Reset ¶ added in v0.43.0
func (m *CreateProjectResponse) Reset()
func (*CreateProjectResponse) Size ¶ added in v0.43.0
func (m *CreateProjectResponse) Size() (n int)
func (*CreateProjectResponse) String ¶ added in v0.43.0
func (this *CreateProjectResponse) String() string
func (*CreateProjectResponse) Unmarshal ¶ added in v0.43.0
func (m *CreateProjectResponse) Unmarshal(dAtA []byte) error
func (*CreateProjectResponse) XXX_DiscardUnknown ¶ added in v0.43.0
func (m *CreateProjectResponse) XXX_DiscardUnknown()
func (*CreateProjectResponse) XXX_Marshal ¶ added in v0.43.0
func (m *CreateProjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateProjectResponse) XXX_Merge ¶ added in v0.43.0
func (m *CreateProjectResponse) XXX_Merge(src proto.Message)
func (*CreateProjectResponse) XXX_Size ¶ added in v0.43.0
func (m *CreateProjectResponse) XXX_Size() int
func (*CreateProjectResponse) XXX_Unmarshal ¶ added in v0.43.0
func (m *CreateProjectResponse) XXX_Unmarshal(b []byte) error
type CreateServiceAccountRequest ¶
type CreateServiceAccountRequest struct {
// The spec of the service account to create.
Spec *v1.ServiceAccountSpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"`
// The ID to use for this async operation - optional.
AsyncOperationId string `protobuf:"bytes,2,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*CreateServiceAccountRequest) Descriptor ¶
func (*CreateServiceAccountRequest) Descriptor() ([]byte, []int)
func (*CreateServiceAccountRequest) Equal ¶
func (this *CreateServiceAccountRequest) Equal(that interface{}) bool
func (*CreateServiceAccountRequest) GetAsyncOperationId ¶
func (m *CreateServiceAccountRequest) GetAsyncOperationId() string
func (*CreateServiceAccountRequest) GetSpec ¶
func (m *CreateServiceAccountRequest) GetSpec() *v1.ServiceAccountSpec
func (*CreateServiceAccountRequest) GoString ¶
func (this *CreateServiceAccountRequest) GoString() string
func (*CreateServiceAccountRequest) Marshal ¶
func (m *CreateServiceAccountRequest) Marshal() (dAtA []byte, err error)
func (*CreateServiceAccountRequest) MarshalTo ¶
func (m *CreateServiceAccountRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateServiceAccountRequest) MarshalToSizedBuffer ¶
func (m *CreateServiceAccountRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateServiceAccountRequest) ProtoMessage ¶
func (*CreateServiceAccountRequest) ProtoMessage()
func (*CreateServiceAccountRequest) Reset ¶
func (m *CreateServiceAccountRequest) Reset()
func (*CreateServiceAccountRequest) Size ¶
func (m *CreateServiceAccountRequest) Size() (n int)
func (*CreateServiceAccountRequest) String ¶
func (this *CreateServiceAccountRequest) String() string
func (*CreateServiceAccountRequest) Unmarshal ¶
func (m *CreateServiceAccountRequest) Unmarshal(dAtA []byte) error
func (*CreateServiceAccountRequest) XXX_DiscardUnknown ¶
func (m *CreateServiceAccountRequest) XXX_DiscardUnknown()
func (*CreateServiceAccountRequest) XXX_Marshal ¶
func (m *CreateServiceAccountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateServiceAccountRequest) XXX_Merge ¶
func (m *CreateServiceAccountRequest) XXX_Merge(src proto.Message)
func (*CreateServiceAccountRequest) XXX_Size ¶
func (m *CreateServiceAccountRequest) XXX_Size() int
func (*CreateServiceAccountRequest) XXX_Unmarshal ¶
func (m *CreateServiceAccountRequest) XXX_Unmarshal(b []byte) error
type CreateServiceAccountResponse ¶
type CreateServiceAccountResponse struct {
// The ID of the created service account.
ServiceAccountId string `protobuf:"bytes,1,opt,name=service_account_id,json=serviceAccountId,proto3" json:"service_account_id,omitempty"`
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*CreateServiceAccountResponse) Descriptor ¶
func (*CreateServiceAccountResponse) Descriptor() ([]byte, []int)
func (*CreateServiceAccountResponse) Equal ¶
func (this *CreateServiceAccountResponse) Equal(that interface{}) bool
func (*CreateServiceAccountResponse) GetAsyncOperation ¶
func (m *CreateServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateServiceAccountResponse) GetServiceAccountId ¶
func (m *CreateServiceAccountResponse) GetServiceAccountId() string
func (*CreateServiceAccountResponse) GoString ¶
func (this *CreateServiceAccountResponse) GoString() string
func (*CreateServiceAccountResponse) Marshal ¶
func (m *CreateServiceAccountResponse) Marshal() (dAtA []byte, err error)
func (*CreateServiceAccountResponse) MarshalTo ¶
func (m *CreateServiceAccountResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateServiceAccountResponse) MarshalToSizedBuffer ¶
func (m *CreateServiceAccountResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateServiceAccountResponse) ProtoMessage ¶
func (*CreateServiceAccountResponse) ProtoMessage()
func (*CreateServiceAccountResponse) Reset ¶
func (m *CreateServiceAccountResponse) Reset()
func (*CreateServiceAccountResponse) Size ¶
func (m *CreateServiceAccountResponse) Size() (n int)
func (*CreateServiceAccountResponse) String ¶
func (this *CreateServiceAccountResponse) String() string
func (*CreateServiceAccountResponse) Unmarshal ¶
func (m *CreateServiceAccountResponse) Unmarshal(dAtA []byte) error
func (*CreateServiceAccountResponse) XXX_DiscardUnknown ¶
func (m *CreateServiceAccountResponse) XXX_DiscardUnknown()
func (*CreateServiceAccountResponse) XXX_Marshal ¶
func (m *CreateServiceAccountResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateServiceAccountResponse) XXX_Merge ¶
func (m *CreateServiceAccountResponse) XXX_Merge(src proto.Message)
func (*CreateServiceAccountResponse) XXX_Size ¶
func (m *CreateServiceAccountResponse) XXX_Size() int
func (*CreateServiceAccountResponse) XXX_Unmarshal ¶
func (m *CreateServiceAccountResponse) XXX_Unmarshal(b []byte) error
type CreateUserGroupRequest ¶
type CreateUserGroupRequest struct {
// The spec for the group to create.
Spec *v1.UserGroupSpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"`
// The id to use for this async operation.
// Optional, if not provided a random id will be generated.
AsyncOperationId string `protobuf:"bytes,2,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*CreateUserGroupRequest) Descriptor ¶
func (*CreateUserGroupRequest) Descriptor() ([]byte, []int)
func (*CreateUserGroupRequest) Equal ¶
func (this *CreateUserGroupRequest) Equal(that interface{}) bool
func (*CreateUserGroupRequest) GetAsyncOperationId ¶
func (m *CreateUserGroupRequest) GetAsyncOperationId() string
func (*CreateUserGroupRequest) GetSpec ¶
func (m *CreateUserGroupRequest) GetSpec() *v1.UserGroupSpec
func (*CreateUserGroupRequest) GoString ¶
func (this *CreateUserGroupRequest) GoString() string
func (*CreateUserGroupRequest) Marshal ¶
func (m *CreateUserGroupRequest) Marshal() (dAtA []byte, err error)
func (*CreateUserGroupRequest) MarshalTo ¶
func (m *CreateUserGroupRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateUserGroupRequest) MarshalToSizedBuffer ¶
func (m *CreateUserGroupRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateUserGroupRequest) ProtoMessage ¶
func (*CreateUserGroupRequest) ProtoMessage()
func (*CreateUserGroupRequest) Reset ¶
func (m *CreateUserGroupRequest) Reset()
func (*CreateUserGroupRequest) Size ¶
func (m *CreateUserGroupRequest) Size() (n int)
func (*CreateUserGroupRequest) String ¶
func (this *CreateUserGroupRequest) String() string
func (*CreateUserGroupRequest) Unmarshal ¶
func (m *CreateUserGroupRequest) Unmarshal(dAtA []byte) error
func (*CreateUserGroupRequest) XXX_DiscardUnknown ¶
func (m *CreateUserGroupRequest) XXX_DiscardUnknown()
func (*CreateUserGroupRequest) XXX_Marshal ¶
func (m *CreateUserGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateUserGroupRequest) XXX_Merge ¶
func (m *CreateUserGroupRequest) XXX_Merge(src proto.Message)
func (*CreateUserGroupRequest) XXX_Size ¶
func (m *CreateUserGroupRequest) XXX_Size() int
func (*CreateUserGroupRequest) XXX_Unmarshal ¶
func (m *CreateUserGroupRequest) XXX_Unmarshal(b []byte) error
type CreateUserGroupResponse ¶
type CreateUserGroupResponse struct {
// The id of the group that was created.
GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*CreateUserGroupResponse) Descriptor ¶
func (*CreateUserGroupResponse) Descriptor() ([]byte, []int)
func (*CreateUserGroupResponse) Equal ¶
func (this *CreateUserGroupResponse) Equal(that interface{}) bool
func (*CreateUserGroupResponse) GetAsyncOperation ¶
func (m *CreateUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateUserGroupResponse) GetGroupId ¶
func (m *CreateUserGroupResponse) GetGroupId() string
func (*CreateUserGroupResponse) GoString ¶
func (this *CreateUserGroupResponse) GoString() string
func (*CreateUserGroupResponse) Marshal ¶
func (m *CreateUserGroupResponse) Marshal() (dAtA []byte, err error)
func (*CreateUserGroupResponse) MarshalTo ¶
func (m *CreateUserGroupResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateUserGroupResponse) MarshalToSizedBuffer ¶
func (m *CreateUserGroupResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateUserGroupResponse) ProtoMessage ¶
func (*CreateUserGroupResponse) ProtoMessage()
func (*CreateUserGroupResponse) Reset ¶
func (m *CreateUserGroupResponse) Reset()
func (*CreateUserGroupResponse) Size ¶
func (m *CreateUserGroupResponse) Size() (n int)
func (*CreateUserGroupResponse) String ¶
func (this *CreateUserGroupResponse) String() string
func (*CreateUserGroupResponse) Unmarshal ¶
func (m *CreateUserGroupResponse) Unmarshal(dAtA []byte) error
func (*CreateUserGroupResponse) XXX_DiscardUnknown ¶
func (m *CreateUserGroupResponse) XXX_DiscardUnknown()
func (*CreateUserGroupResponse) XXX_Marshal ¶
func (m *CreateUserGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateUserGroupResponse) XXX_Merge ¶
func (m *CreateUserGroupResponse) XXX_Merge(src proto.Message)
func (*CreateUserGroupResponse) XXX_Size ¶
func (m *CreateUserGroupResponse) XXX_Size() int
func (*CreateUserGroupResponse) XXX_Unmarshal ¶
func (m *CreateUserGroupResponse) XXX_Unmarshal(b []byte) error
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"`
}
func (*CreateUserRequest) Descriptor ¶
func (*CreateUserRequest) Descriptor() ([]byte, []int)
func (*CreateUserRequest) Equal ¶
func (this *CreateUserRequest) Equal(that interface{}) bool
func (*CreateUserRequest) GetAsyncOperationId ¶
func (m *CreateUserRequest) GetAsyncOperationId() string
func (*CreateUserRequest) GetSpec ¶
func (m *CreateUserRequest) GetSpec() *v1.UserSpec
func (*CreateUserRequest) GoString ¶
func (this *CreateUserRequest) GoString() string
func (*CreateUserRequest) Marshal ¶
func (m *CreateUserRequest) Marshal() (dAtA []byte, err error)
func (*CreateUserRequest) MarshalTo ¶
func (m *CreateUserRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateUserRequest) MarshalToSizedBuffer ¶
func (m *CreateUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) Reset ¶
func (m *CreateUserRequest) Reset()
func (*CreateUserRequest) Size ¶
func (m *CreateUserRequest) Size() (n int)
func (*CreateUserRequest) String ¶
func (this *CreateUserRequest) String() string
func (*CreateUserRequest) Unmarshal ¶
func (m *CreateUserRequest) Unmarshal(dAtA []byte) error
func (*CreateUserRequest) XXX_DiscardUnknown ¶
func (m *CreateUserRequest) XXX_DiscardUnknown()
func (*CreateUserRequest) XXX_Marshal ¶
func (m *CreateUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateUserRequest) XXX_Merge ¶
func (m *CreateUserRequest) XXX_Merge(src proto.Message)
func (*CreateUserRequest) XXX_Size ¶
func (m *CreateUserRequest) XXX_Size() int
func (*CreateUserRequest) XXX_Unmarshal ¶
func (m *CreateUserRequest) XXX_Unmarshal(b []byte) error
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"`
}
func (*CreateUserResponse) Descriptor ¶
func (*CreateUserResponse) Descriptor() ([]byte, []int)
func (*CreateUserResponse) Equal ¶
func (this *CreateUserResponse) Equal(that interface{}) bool
func (*CreateUserResponse) GetAsyncOperation ¶
func (m *CreateUserResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateUserResponse) GetUserId ¶
func (m *CreateUserResponse) GetUserId() string
func (*CreateUserResponse) GoString ¶
func (this *CreateUserResponse) GoString() string
func (*CreateUserResponse) Marshal ¶
func (m *CreateUserResponse) Marshal() (dAtA []byte, err error)
func (*CreateUserResponse) MarshalTo ¶
func (m *CreateUserResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateUserResponse) MarshalToSizedBuffer ¶
func (m *CreateUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateUserResponse) ProtoMessage ¶
func (*CreateUserResponse) ProtoMessage()
func (*CreateUserResponse) Reset ¶
func (m *CreateUserResponse) Reset()
func (*CreateUserResponse) Size ¶
func (m *CreateUserResponse) Size() (n int)
func (*CreateUserResponse) String ¶
func (this *CreateUserResponse) String() string
func (*CreateUserResponse) Unmarshal ¶
func (m *CreateUserResponse) Unmarshal(dAtA []byte) error
func (*CreateUserResponse) XXX_DiscardUnknown ¶
func (m *CreateUserResponse) XXX_DiscardUnknown()
func (*CreateUserResponse) XXX_Marshal ¶
func (m *CreateUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateUserResponse) XXX_Merge ¶
func (m *CreateUserResponse) XXX_Merge(src proto.Message)
func (*CreateUserResponse) XXX_Size ¶
func (m *CreateUserResponse) XXX_Size() int
func (*CreateUserResponse) XXX_Unmarshal ¶
func (m *CreateUserResponse) XXX_Unmarshal(b []byte) error
type DeleteAccountAuditLogSinkRequest ¶ added in v0.51.0
type DeleteAccountAuditLogSinkRequest struct {
// The name of the sink to delete.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// The version of the sink to delete. The latest version can be
// retrieved using the GetAuditLogSink call.
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"`
}
func (*DeleteAccountAuditLogSinkRequest) Descriptor ¶ added in v0.51.0
func (*DeleteAccountAuditLogSinkRequest) Descriptor() ([]byte, []int)
func (*DeleteAccountAuditLogSinkRequest) Equal ¶ added in v0.51.0
func (this *DeleteAccountAuditLogSinkRequest) Equal(that interface{}) bool
func (*DeleteAccountAuditLogSinkRequest) GetAsyncOperationId ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkRequest) GetAsyncOperationId() string
func (*DeleteAccountAuditLogSinkRequest) GetName ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkRequest) GetName() string
func (*DeleteAccountAuditLogSinkRequest) GetResourceVersion ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkRequest) GetResourceVersion() string
func (*DeleteAccountAuditLogSinkRequest) GoString ¶ added in v0.51.0
func (this *DeleteAccountAuditLogSinkRequest) GoString() string
func (*DeleteAccountAuditLogSinkRequest) Marshal ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkRequest) Marshal() (dAtA []byte, err error)
func (*DeleteAccountAuditLogSinkRequest) MarshalTo ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteAccountAuditLogSinkRequest) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteAccountAuditLogSinkRequest) ProtoMessage ¶ added in v0.51.0
func (*DeleteAccountAuditLogSinkRequest) ProtoMessage()
func (*DeleteAccountAuditLogSinkRequest) Reset ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkRequest) Reset()
func (*DeleteAccountAuditLogSinkRequest) Size ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkRequest) Size() (n int)
func (*DeleteAccountAuditLogSinkRequest) String ¶ added in v0.51.0
func (this *DeleteAccountAuditLogSinkRequest) String() string
func (*DeleteAccountAuditLogSinkRequest) Unmarshal ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkRequest) Unmarshal(dAtA []byte) error
func (*DeleteAccountAuditLogSinkRequest) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkRequest) XXX_DiscardUnknown()
func (*DeleteAccountAuditLogSinkRequest) XXX_Marshal ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAccountAuditLogSinkRequest) XXX_Merge ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkRequest) XXX_Merge(src proto.Message)
func (*DeleteAccountAuditLogSinkRequest) XXX_Size ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkRequest) XXX_Size() int
func (*DeleteAccountAuditLogSinkRequest) XXX_Unmarshal ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkRequest) XXX_Unmarshal(b []byte) error
type DeleteAccountAuditLogSinkResponse ¶ added in v0.51.0
type DeleteAccountAuditLogSinkResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*DeleteAccountAuditLogSinkResponse) Descriptor ¶ added in v0.51.0
func (*DeleteAccountAuditLogSinkResponse) Descriptor() ([]byte, []int)
func (*DeleteAccountAuditLogSinkResponse) Equal ¶ added in v0.51.0
func (this *DeleteAccountAuditLogSinkResponse) Equal(that interface{}) bool
func (*DeleteAccountAuditLogSinkResponse) GetAsyncOperation ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteAccountAuditLogSinkResponse) GoString ¶ added in v0.51.0
func (this *DeleteAccountAuditLogSinkResponse) GoString() string
func (*DeleteAccountAuditLogSinkResponse) Marshal ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkResponse) Marshal() (dAtA []byte, err error)
func (*DeleteAccountAuditLogSinkResponse) MarshalTo ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteAccountAuditLogSinkResponse) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteAccountAuditLogSinkResponse) ProtoMessage ¶ added in v0.51.0
func (*DeleteAccountAuditLogSinkResponse) ProtoMessage()
func (*DeleteAccountAuditLogSinkResponse) Reset ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkResponse) Reset()
func (*DeleteAccountAuditLogSinkResponse) Size ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkResponse) Size() (n int)
func (*DeleteAccountAuditLogSinkResponse) String ¶ added in v0.51.0
func (this *DeleteAccountAuditLogSinkResponse) String() string
func (*DeleteAccountAuditLogSinkResponse) Unmarshal ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkResponse) Unmarshal(dAtA []byte) error
func (*DeleteAccountAuditLogSinkResponse) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkResponse) XXX_DiscardUnknown()
func (*DeleteAccountAuditLogSinkResponse) XXX_Marshal ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAccountAuditLogSinkResponse) XXX_Merge ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkResponse) XXX_Merge(src proto.Message)
func (*DeleteAccountAuditLogSinkResponse) XXX_Size ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkResponse) XXX_Size() int
func (*DeleteAccountAuditLogSinkResponse) XXX_Unmarshal ¶ added in v0.51.0
func (m *DeleteAccountAuditLogSinkResponse) XXX_Unmarshal(b []byte) error
type DeleteApiKeyRequest ¶
type DeleteApiKeyRequest struct {
// The id of the api key to delete.
KeyId string `protobuf:"bytes,1,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"`
// The version of the api key for which this delete is intended for.
// The latest version can be found in the GetApiKey operation response.
ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The id to use for this async operation - optional.
AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*DeleteApiKeyRequest) Descriptor ¶
func (*DeleteApiKeyRequest) Descriptor() ([]byte, []int)
func (*DeleteApiKeyRequest) Equal ¶
func (this *DeleteApiKeyRequest) Equal(that interface{}) bool
func (*DeleteApiKeyRequest) GetAsyncOperationId ¶
func (m *DeleteApiKeyRequest) GetAsyncOperationId() string
func (*DeleteApiKeyRequest) GetKeyId ¶
func (m *DeleteApiKeyRequest) GetKeyId() string
func (*DeleteApiKeyRequest) GetResourceVersion ¶
func (m *DeleteApiKeyRequest) GetResourceVersion() string
func (*DeleteApiKeyRequest) GoString ¶
func (this *DeleteApiKeyRequest) GoString() string
func (*DeleteApiKeyRequest) Marshal ¶
func (m *DeleteApiKeyRequest) Marshal() (dAtA []byte, err error)
func (*DeleteApiKeyRequest) MarshalTo ¶
func (m *DeleteApiKeyRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteApiKeyRequest) MarshalToSizedBuffer ¶
func (m *DeleteApiKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteApiKeyRequest) ProtoMessage ¶
func (*DeleteApiKeyRequest) ProtoMessage()
func (*DeleteApiKeyRequest) Reset ¶
func (m *DeleteApiKeyRequest) Reset()
func (*DeleteApiKeyRequest) Size ¶
func (m *DeleteApiKeyRequest) Size() (n int)
func (*DeleteApiKeyRequest) String ¶
func (this *DeleteApiKeyRequest) String() string
func (*DeleteApiKeyRequest) Unmarshal ¶
func (m *DeleteApiKeyRequest) Unmarshal(dAtA []byte) error
func (*DeleteApiKeyRequest) XXX_DiscardUnknown ¶
func (m *DeleteApiKeyRequest) XXX_DiscardUnknown()
func (*DeleteApiKeyRequest) XXX_Marshal ¶
func (m *DeleteApiKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteApiKeyRequest) XXX_Merge ¶
func (m *DeleteApiKeyRequest) XXX_Merge(src proto.Message)
func (*DeleteApiKeyRequest) XXX_Size ¶
func (m *DeleteApiKeyRequest) XXX_Size() int
func (*DeleteApiKeyRequest) XXX_Unmarshal ¶
func (m *DeleteApiKeyRequest) XXX_Unmarshal(b []byte) error
type DeleteApiKeyResponse ¶
type DeleteApiKeyResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*DeleteApiKeyResponse) Descriptor ¶
func (*DeleteApiKeyResponse) Descriptor() ([]byte, []int)
func (*DeleteApiKeyResponse) Equal ¶
func (this *DeleteApiKeyResponse) Equal(that interface{}) bool
func (*DeleteApiKeyResponse) GetAsyncOperation ¶
func (m *DeleteApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteApiKeyResponse) GoString ¶
func (this *DeleteApiKeyResponse) GoString() string
func (*DeleteApiKeyResponse) Marshal ¶
func (m *DeleteApiKeyResponse) Marshal() (dAtA []byte, err error)
func (*DeleteApiKeyResponse) MarshalTo ¶
func (m *DeleteApiKeyResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteApiKeyResponse) MarshalToSizedBuffer ¶
func (m *DeleteApiKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteApiKeyResponse) ProtoMessage ¶
func (*DeleteApiKeyResponse) ProtoMessage()
func (*DeleteApiKeyResponse) Reset ¶
func (m *DeleteApiKeyResponse) Reset()
func (*DeleteApiKeyResponse) Size ¶
func (m *DeleteApiKeyResponse) Size() (n int)
func (*DeleteApiKeyResponse) String ¶
func (this *DeleteApiKeyResponse) String() string
func (*DeleteApiKeyResponse) Unmarshal ¶
func (m *DeleteApiKeyResponse) Unmarshal(dAtA []byte) error
func (*DeleteApiKeyResponse) XXX_DiscardUnknown ¶
func (m *DeleteApiKeyResponse) XXX_DiscardUnknown()
func (*DeleteApiKeyResponse) XXX_Marshal ¶
func (m *DeleteApiKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteApiKeyResponse) XXX_Merge ¶
func (m *DeleteApiKeyResponse) XXX_Merge(src proto.Message)
func (*DeleteApiKeyResponse) XXX_Size ¶
func (m *DeleteApiKeyResponse) XXX_Size() int
func (*DeleteApiKeyResponse) XXX_Unmarshal ¶
func (m *DeleteApiKeyResponse) XXX_Unmarshal(b []byte) error
type DeleteConnectivityRuleRequest ¶ added in v0.41.0
type DeleteConnectivityRuleRequest struct {
// The ID of the connectivity rule that need be deleted, required.
ConnectivityRuleId string `protobuf:"bytes,1,opt,name=connectivity_rule_id,json=connectivityRuleId,proto3" json:"connectivity_rule_id,omitempty"`
// The resource version which should be the same from the the db, required
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"`
}
func (*DeleteConnectivityRuleRequest) Descriptor ¶ added in v0.41.0
func (*DeleteConnectivityRuleRequest) Descriptor() ([]byte, []int)
func (*DeleteConnectivityRuleRequest) Equal ¶ added in v0.41.0
func (this *DeleteConnectivityRuleRequest) Equal(that interface{}) bool
func (*DeleteConnectivityRuleRequest) GetAsyncOperationId ¶ added in v0.41.0
func (m *DeleteConnectivityRuleRequest) GetAsyncOperationId() string
func (*DeleteConnectivityRuleRequest) GetConnectivityRuleId ¶ added in v0.41.0
func (m *DeleteConnectivityRuleRequest) GetConnectivityRuleId() string
func (*DeleteConnectivityRuleRequest) GetResourceVersion ¶ added in v0.41.0
func (m *DeleteConnectivityRuleRequest) GetResourceVersion() string
func (*DeleteConnectivityRuleRequest) GoString ¶ added in v0.41.0
func (this *DeleteConnectivityRuleRequest) GoString() string
func (*DeleteConnectivityRuleRequest) Marshal ¶ added in v0.41.0
func (m *DeleteConnectivityRuleRequest) Marshal() (dAtA []byte, err error)
func (*DeleteConnectivityRuleRequest) MarshalTo ¶ added in v0.41.0
func (m *DeleteConnectivityRuleRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteConnectivityRuleRequest) MarshalToSizedBuffer ¶ added in v0.41.0
func (m *DeleteConnectivityRuleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteConnectivityRuleRequest) ProtoMessage ¶ added in v0.41.0
func (*DeleteConnectivityRuleRequest) ProtoMessage()
func (*DeleteConnectivityRuleRequest) Reset ¶ added in v0.41.0
func (m *DeleteConnectivityRuleRequest) Reset()
func (*DeleteConnectivityRuleRequest) Size ¶ added in v0.41.0
func (m *DeleteConnectivityRuleRequest) Size() (n int)
func (*DeleteConnectivityRuleRequest) String ¶ added in v0.41.0
func (this *DeleteConnectivityRuleRequest) String() string
func (*DeleteConnectivityRuleRequest) Unmarshal ¶ added in v0.41.0
func (m *DeleteConnectivityRuleRequest) Unmarshal(dAtA []byte) error
func (*DeleteConnectivityRuleRequest) XXX_DiscardUnknown ¶ added in v0.41.0
func (m *DeleteConnectivityRuleRequest) XXX_DiscardUnknown()
func (*DeleteConnectivityRuleRequest) XXX_Marshal ¶ added in v0.41.0
func (m *DeleteConnectivityRuleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteConnectivityRuleRequest) XXX_Merge ¶ added in v0.41.0
func (m *DeleteConnectivityRuleRequest) XXX_Merge(src proto.Message)
func (*DeleteConnectivityRuleRequest) XXX_Size ¶ added in v0.41.0
func (m *DeleteConnectivityRuleRequest) XXX_Size() int
func (*DeleteConnectivityRuleRequest) XXX_Unmarshal ¶ added in v0.41.0
func (m *DeleteConnectivityRuleRequest) XXX_Unmarshal(b []byte) error
type DeleteConnectivityRuleResponse ¶ added in v0.41.0
type DeleteConnectivityRuleResponse struct {
// The async operation
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*DeleteConnectivityRuleResponse) Descriptor ¶ added in v0.41.0
func (*DeleteConnectivityRuleResponse) Descriptor() ([]byte, []int)
func (*DeleteConnectivityRuleResponse) Equal ¶ added in v0.41.0
func (this *DeleteConnectivityRuleResponse) Equal(that interface{}) bool
func (*DeleteConnectivityRuleResponse) GetAsyncOperation ¶ added in v0.41.0
func (m *DeleteConnectivityRuleResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteConnectivityRuleResponse) GoString ¶ added in v0.41.0
func (this *DeleteConnectivityRuleResponse) GoString() string
func (*DeleteConnectivityRuleResponse) Marshal ¶ added in v0.41.0
func (m *DeleteConnectivityRuleResponse) Marshal() (dAtA []byte, err error)
func (*DeleteConnectivityRuleResponse) MarshalTo ¶ added in v0.41.0
func (m *DeleteConnectivityRuleResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteConnectivityRuleResponse) MarshalToSizedBuffer ¶ added in v0.41.0
func (m *DeleteConnectivityRuleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteConnectivityRuleResponse) ProtoMessage ¶ added in v0.41.0
func (*DeleteConnectivityRuleResponse) ProtoMessage()
func (*DeleteConnectivityRuleResponse) Reset ¶ added in v0.41.0
func (m *DeleteConnectivityRuleResponse) Reset()
func (*DeleteConnectivityRuleResponse) Size ¶ added in v0.41.0
func (m *DeleteConnectivityRuleResponse) Size() (n int)
func (*DeleteConnectivityRuleResponse) String ¶ added in v0.41.0
func (this *DeleteConnectivityRuleResponse) String() string
func (*DeleteConnectivityRuleResponse) Unmarshal ¶ added in v0.41.0
func (m *DeleteConnectivityRuleResponse) Unmarshal(dAtA []byte) error
func (*DeleteConnectivityRuleResponse) XXX_DiscardUnknown ¶ added in v0.41.0
func (m *DeleteConnectivityRuleResponse) XXX_DiscardUnknown()
func (*DeleteConnectivityRuleResponse) XXX_Marshal ¶ added in v0.41.0
func (m *DeleteConnectivityRuleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteConnectivityRuleResponse) XXX_Merge ¶ added in v0.41.0
func (m *DeleteConnectivityRuleResponse) XXX_Merge(src proto.Message)
func (*DeleteConnectivityRuleResponse) XXX_Size ¶ added in v0.41.0
func (m *DeleteConnectivityRuleResponse) XXX_Size() int
func (*DeleteConnectivityRuleResponse) XXX_Unmarshal ¶ added in v0.41.0
func (m *DeleteConnectivityRuleResponse) XXX_Unmarshal(b []byte) error
type DeleteCustomRoleRequest ¶ added in v0.55.0
type DeleteCustomRoleRequest struct {
// The id of the custom role to delete.
RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"`
// The version of the custom role for which this delete is intended for.
// The latest version can be found in the GetCustomRole 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"`
}
temporal:dev
func (*DeleteCustomRoleRequest) Descriptor ¶ added in v0.55.0
func (*DeleteCustomRoleRequest) Descriptor() ([]byte, []int)
func (*DeleteCustomRoleRequest) Equal ¶ added in v0.55.0
func (this *DeleteCustomRoleRequest) Equal(that interface{}) bool
func (*DeleteCustomRoleRequest) GetAsyncOperationId ¶ added in v0.55.0
func (m *DeleteCustomRoleRequest) GetAsyncOperationId() string
func (*DeleteCustomRoleRequest) GetResourceVersion ¶ added in v0.55.0
func (m *DeleteCustomRoleRequest) GetResourceVersion() string
func (*DeleteCustomRoleRequest) GetRoleId ¶ added in v0.55.0
func (m *DeleteCustomRoleRequest) GetRoleId() string
func (*DeleteCustomRoleRequest) GoString ¶ added in v0.55.0
func (this *DeleteCustomRoleRequest) GoString() string
func (*DeleteCustomRoleRequest) Marshal ¶ added in v0.55.0
func (m *DeleteCustomRoleRequest) Marshal() (dAtA []byte, err error)
func (*DeleteCustomRoleRequest) MarshalTo ¶ added in v0.55.0
func (m *DeleteCustomRoleRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteCustomRoleRequest) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *DeleteCustomRoleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteCustomRoleRequest) ProtoMessage ¶ added in v0.55.0
func (*DeleteCustomRoleRequest) ProtoMessage()
func (*DeleteCustomRoleRequest) Reset ¶ added in v0.55.0
func (m *DeleteCustomRoleRequest) Reset()
func (*DeleteCustomRoleRequest) Size ¶ added in v0.55.0
func (m *DeleteCustomRoleRequest) Size() (n int)
func (*DeleteCustomRoleRequest) String ¶ added in v0.55.0
func (this *DeleteCustomRoleRequest) String() string
func (*DeleteCustomRoleRequest) Unmarshal ¶ added in v0.55.0
func (m *DeleteCustomRoleRequest) Unmarshal(dAtA []byte) error
func (*DeleteCustomRoleRequest) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *DeleteCustomRoleRequest) XXX_DiscardUnknown()
func (*DeleteCustomRoleRequest) XXX_Marshal ¶ added in v0.55.0
func (m *DeleteCustomRoleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteCustomRoleRequest) XXX_Merge ¶ added in v0.55.0
func (m *DeleteCustomRoleRequest) XXX_Merge(src proto.Message)
func (*DeleteCustomRoleRequest) XXX_Size ¶ added in v0.55.0
func (m *DeleteCustomRoleRequest) XXX_Size() int
func (*DeleteCustomRoleRequest) XXX_Unmarshal ¶ added in v0.55.0
func (m *DeleteCustomRoleRequest) XXX_Unmarshal(b []byte) error
type DeleteCustomRoleResponse ¶ added in v0.55.0
type DeleteCustomRoleResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:dev
func (*DeleteCustomRoleResponse) Descriptor ¶ added in v0.55.0
func (*DeleteCustomRoleResponse) Descriptor() ([]byte, []int)
func (*DeleteCustomRoleResponse) Equal ¶ added in v0.55.0
func (this *DeleteCustomRoleResponse) Equal(that interface{}) bool
func (*DeleteCustomRoleResponse) GetAsyncOperation ¶ added in v0.55.0
func (m *DeleteCustomRoleResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteCustomRoleResponse) GoString ¶ added in v0.55.0
func (this *DeleteCustomRoleResponse) GoString() string
func (*DeleteCustomRoleResponse) Marshal ¶ added in v0.55.0
func (m *DeleteCustomRoleResponse) Marshal() (dAtA []byte, err error)
func (*DeleteCustomRoleResponse) MarshalTo ¶ added in v0.55.0
func (m *DeleteCustomRoleResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteCustomRoleResponse) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *DeleteCustomRoleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteCustomRoleResponse) ProtoMessage ¶ added in v0.55.0
func (*DeleteCustomRoleResponse) ProtoMessage()
func (*DeleteCustomRoleResponse) Reset ¶ added in v0.55.0
func (m *DeleteCustomRoleResponse) Reset()
func (*DeleteCustomRoleResponse) Size ¶ added in v0.55.0
func (m *DeleteCustomRoleResponse) Size() (n int)
func (*DeleteCustomRoleResponse) String ¶ added in v0.55.0
func (this *DeleteCustomRoleResponse) String() string
func (*DeleteCustomRoleResponse) Unmarshal ¶ added in v0.55.0
func (m *DeleteCustomRoleResponse) Unmarshal(dAtA []byte) error
func (*DeleteCustomRoleResponse) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *DeleteCustomRoleResponse) XXX_DiscardUnknown()
func (*DeleteCustomRoleResponse) XXX_Marshal ¶ added in v0.55.0
func (m *DeleteCustomRoleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteCustomRoleResponse) XXX_Merge ¶ added in v0.55.0
func (m *DeleteCustomRoleResponse) XXX_Merge(src proto.Message)
func (*DeleteCustomRoleResponse) XXX_Size ¶ added in v0.55.0
func (m *DeleteCustomRoleResponse) XXX_Size() int
func (*DeleteCustomRoleResponse) XXX_Unmarshal ¶ added in v0.55.0
func (m *DeleteCustomRoleResponse) XXX_Unmarshal(b []byte) error
type DeleteNamespaceExportSinkRequest ¶ added in v0.34.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"`
}
func (*DeleteNamespaceExportSinkRequest) Descriptor ¶ added in v0.34.0
func (*DeleteNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
func (*DeleteNamespaceExportSinkRequest) Equal ¶ added in v0.34.0
func (this *DeleteNamespaceExportSinkRequest) Equal(that interface{}) bool
func (*DeleteNamespaceExportSinkRequest) GetAsyncOperationId ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) GetAsyncOperationId() string
func (*DeleteNamespaceExportSinkRequest) GetName ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) GetName() string
func (*DeleteNamespaceExportSinkRequest) GetNamespace ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) GetNamespace() string
func (*DeleteNamespaceExportSinkRequest) GetResourceVersion ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) GetResourceVersion() string
func (*DeleteNamespaceExportSinkRequest) GoString ¶ added in v0.34.0
func (this *DeleteNamespaceExportSinkRequest) GoString() string
func (*DeleteNamespaceExportSinkRequest) Marshal ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) Marshal() (dAtA []byte, err error)
func (*DeleteNamespaceExportSinkRequest) MarshalTo ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteNamespaceExportSinkRequest) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteNamespaceExportSinkRequest) ProtoMessage ¶ added in v0.34.0
func (*DeleteNamespaceExportSinkRequest) ProtoMessage()
func (*DeleteNamespaceExportSinkRequest) Reset ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) Reset()
func (*DeleteNamespaceExportSinkRequest) Size ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) Size() (n int)
func (*DeleteNamespaceExportSinkRequest) String ¶ added in v0.34.0
func (this *DeleteNamespaceExportSinkRequest) String() string
func (*DeleteNamespaceExportSinkRequest) Unmarshal ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) Unmarshal(dAtA []byte) error
func (*DeleteNamespaceExportSinkRequest) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) XXX_DiscardUnknown()
func (*DeleteNamespaceExportSinkRequest) XXX_Marshal ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNamespaceExportSinkRequest) XXX_Merge ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) XXX_Merge(src proto.Message)
func (*DeleteNamespaceExportSinkRequest) XXX_Size ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) XXX_Size() int
func (*DeleteNamespaceExportSinkRequest) XXX_Unmarshal ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkRequest) XXX_Unmarshal(b []byte) error
type DeleteNamespaceExportSinkResponse ¶ added in v0.34.0
type DeleteNamespaceExportSinkResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*DeleteNamespaceExportSinkResponse) Descriptor ¶ added in v0.34.0
func (*DeleteNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
func (*DeleteNamespaceExportSinkResponse) Equal ¶ added in v0.34.0
func (this *DeleteNamespaceExportSinkResponse) Equal(that interface{}) bool
func (*DeleteNamespaceExportSinkResponse) GetAsyncOperation ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteNamespaceExportSinkResponse) GoString ¶ added in v0.34.0
func (this *DeleteNamespaceExportSinkResponse) GoString() string
func (*DeleteNamespaceExportSinkResponse) Marshal ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkResponse) Marshal() (dAtA []byte, err error)
func (*DeleteNamespaceExportSinkResponse) MarshalTo ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteNamespaceExportSinkResponse) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteNamespaceExportSinkResponse) ProtoMessage ¶ added in v0.34.0
func (*DeleteNamespaceExportSinkResponse) ProtoMessage()
func (*DeleteNamespaceExportSinkResponse) Reset ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkResponse) Reset()
func (*DeleteNamespaceExportSinkResponse) Size ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkResponse) Size() (n int)
func (*DeleteNamespaceExportSinkResponse) String ¶ added in v0.34.0
func (this *DeleteNamespaceExportSinkResponse) String() string
func (*DeleteNamespaceExportSinkResponse) Unmarshal ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkResponse) Unmarshal(dAtA []byte) error
func (*DeleteNamespaceExportSinkResponse) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkResponse) XXX_DiscardUnknown()
func (*DeleteNamespaceExportSinkResponse) XXX_Marshal ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNamespaceExportSinkResponse) XXX_Merge ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkResponse) XXX_Merge(src proto.Message)
func (*DeleteNamespaceExportSinkResponse) XXX_Size ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkResponse) XXX_Size() int
func (*DeleteNamespaceExportSinkResponse) XXX_Unmarshal ¶ added in v0.34.0
func (m *DeleteNamespaceExportSinkResponse) XXX_Unmarshal(b []byte) error
type DeleteNamespaceRegionRequest ¶ added in v0.38.0
type DeleteNamespaceRegionRequest struct {
// The namespace to delete a region.
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
// The id of the standby region to be deleted.
// The GetRegions API can be used to get the list of valid region ids.
// Example: "aws-us-west-2".
Region string `protobuf:"bytes,2,opt,name=region,proto3" json:"region,omitempty"`
// The version of the namespace for which this delete region operation is intended for.
// The latest version can be found in the GetNamespace operation response.
ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The id to use for this async operation - optional.
AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*DeleteNamespaceRegionRequest) Descriptor ¶ added in v0.38.0
func (*DeleteNamespaceRegionRequest) Descriptor() ([]byte, []int)
func (*DeleteNamespaceRegionRequest) Equal ¶ added in v0.38.0
func (this *DeleteNamespaceRegionRequest) Equal(that interface{}) bool
func (*DeleteNamespaceRegionRequest) GetAsyncOperationId ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) GetAsyncOperationId() string
func (*DeleteNamespaceRegionRequest) GetNamespace ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) GetNamespace() string
func (*DeleteNamespaceRegionRequest) GetRegion ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) GetRegion() string
func (*DeleteNamespaceRegionRequest) GetResourceVersion ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) GetResourceVersion() string
func (*DeleteNamespaceRegionRequest) GoString ¶ added in v0.38.0
func (this *DeleteNamespaceRegionRequest) GoString() string
func (*DeleteNamespaceRegionRequest) Marshal ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) Marshal() (dAtA []byte, err error)
func (*DeleteNamespaceRegionRequest) MarshalTo ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteNamespaceRegionRequest) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteNamespaceRegionRequest) ProtoMessage ¶ added in v0.38.0
func (*DeleteNamespaceRegionRequest) ProtoMessage()
func (*DeleteNamespaceRegionRequest) Reset ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) Reset()
func (*DeleteNamespaceRegionRequest) Size ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) Size() (n int)
func (*DeleteNamespaceRegionRequest) String ¶ added in v0.38.0
func (this *DeleteNamespaceRegionRequest) String() string
func (*DeleteNamespaceRegionRequest) Unmarshal ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) Unmarshal(dAtA []byte) error
func (*DeleteNamespaceRegionRequest) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) XXX_DiscardUnknown()
func (*DeleteNamespaceRegionRequest) XXX_Marshal ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNamespaceRegionRequest) XXX_Merge ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) XXX_Merge(src proto.Message)
func (*DeleteNamespaceRegionRequest) XXX_Size ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) XXX_Size() int
func (*DeleteNamespaceRegionRequest) XXX_Unmarshal ¶ added in v0.38.0
func (m *DeleteNamespaceRegionRequest) XXX_Unmarshal(b []byte) error
type DeleteNamespaceRegionResponse ¶ added in v0.38.0
type DeleteNamespaceRegionResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*DeleteNamespaceRegionResponse) Descriptor ¶ added in v0.38.0
func (*DeleteNamespaceRegionResponse) Descriptor() ([]byte, []int)
func (*DeleteNamespaceRegionResponse) Equal ¶ added in v0.38.0
func (this *DeleteNamespaceRegionResponse) Equal(that interface{}) bool
func (*DeleteNamespaceRegionResponse) GetAsyncOperation ¶ added in v0.38.0
func (m *DeleteNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteNamespaceRegionResponse) GoString ¶ added in v0.38.0
func (this *DeleteNamespaceRegionResponse) GoString() string
func (*DeleteNamespaceRegionResponse) Marshal ¶ added in v0.38.0
func (m *DeleteNamespaceRegionResponse) Marshal() (dAtA []byte, err error)
func (*DeleteNamespaceRegionResponse) MarshalTo ¶ added in v0.38.0
func (m *DeleteNamespaceRegionResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteNamespaceRegionResponse) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *DeleteNamespaceRegionResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteNamespaceRegionResponse) ProtoMessage ¶ added in v0.38.0
func (*DeleteNamespaceRegionResponse) ProtoMessage()
func (*DeleteNamespaceRegionResponse) Reset ¶ added in v0.38.0
func (m *DeleteNamespaceRegionResponse) Reset()
func (*DeleteNamespaceRegionResponse) Size ¶ added in v0.38.0
func (m *DeleteNamespaceRegionResponse) Size() (n int)
func (*DeleteNamespaceRegionResponse) String ¶ added in v0.38.0
func (this *DeleteNamespaceRegionResponse) String() string
func (*DeleteNamespaceRegionResponse) Unmarshal ¶ added in v0.38.0
func (m *DeleteNamespaceRegionResponse) Unmarshal(dAtA []byte) error
func (*DeleteNamespaceRegionResponse) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *DeleteNamespaceRegionResponse) XXX_DiscardUnknown()
func (*DeleteNamespaceRegionResponse) XXX_Marshal ¶ added in v0.38.0
func (m *DeleteNamespaceRegionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNamespaceRegionResponse) XXX_Merge ¶ added in v0.38.0
func (m *DeleteNamespaceRegionResponse) XXX_Merge(src proto.Message)
func (*DeleteNamespaceRegionResponse) XXX_Size ¶ added in v0.38.0
func (m *DeleteNamespaceRegionResponse) XXX_Size() int
func (*DeleteNamespaceRegionResponse) XXX_Unmarshal ¶ added in v0.38.0
func (m *DeleteNamespaceRegionResponse) XXX_Unmarshal(b []byte) error
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"`
}
func (*DeleteNamespaceRequest) Descriptor ¶
func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)
func (*DeleteNamespaceRequest) Equal ¶
func (this *DeleteNamespaceRequest) Equal(that interface{}) bool
func (*DeleteNamespaceRequest) GetAsyncOperationId ¶
func (m *DeleteNamespaceRequest) GetAsyncOperationId() string
func (*DeleteNamespaceRequest) GetNamespace ¶
func (m *DeleteNamespaceRequest) GetNamespace() string
func (*DeleteNamespaceRequest) GetResourceVersion ¶
func (m *DeleteNamespaceRequest) GetResourceVersion() string
func (*DeleteNamespaceRequest) GoString ¶
func (this *DeleteNamespaceRequest) GoString() string
func (*DeleteNamespaceRequest) Marshal ¶
func (m *DeleteNamespaceRequest) Marshal() (dAtA []byte, err error)
func (*DeleteNamespaceRequest) MarshalTo ¶
func (m *DeleteNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteNamespaceRequest) MarshalToSizedBuffer ¶
func (m *DeleteNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteNamespaceRequest) ProtoMessage ¶
func (*DeleteNamespaceRequest) ProtoMessage()
func (*DeleteNamespaceRequest) Reset ¶
func (m *DeleteNamespaceRequest) Reset()
func (*DeleteNamespaceRequest) Size ¶
func (m *DeleteNamespaceRequest) Size() (n int)
func (*DeleteNamespaceRequest) String ¶
func (this *DeleteNamespaceRequest) String() string
func (*DeleteNamespaceRequest) Unmarshal ¶
func (m *DeleteNamespaceRequest) Unmarshal(dAtA []byte) error
func (*DeleteNamespaceRequest) XXX_DiscardUnknown ¶
func (m *DeleteNamespaceRequest) XXX_DiscardUnknown()
func (*DeleteNamespaceRequest) XXX_Marshal ¶
func (m *DeleteNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNamespaceRequest) XXX_Merge ¶
func (m *DeleteNamespaceRequest) XXX_Merge(src proto.Message)
func (*DeleteNamespaceRequest) XXX_Size ¶
func (m *DeleteNamespaceRequest) XXX_Size() int
func (*DeleteNamespaceRequest) XXX_Unmarshal ¶
func (m *DeleteNamespaceRequest) XXX_Unmarshal(b []byte) error
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"`
}
func (*DeleteNamespaceResponse) Descriptor ¶
func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)
func (*DeleteNamespaceResponse) Equal ¶
func (this *DeleteNamespaceResponse) Equal(that interface{}) bool
func (*DeleteNamespaceResponse) GetAsyncOperation ¶
func (m *DeleteNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteNamespaceResponse) GoString ¶
func (this *DeleteNamespaceResponse) GoString() string
func (*DeleteNamespaceResponse) Marshal ¶
func (m *DeleteNamespaceResponse) Marshal() (dAtA []byte, err error)
func (*DeleteNamespaceResponse) MarshalTo ¶
func (m *DeleteNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteNamespaceResponse) MarshalToSizedBuffer ¶
func (m *DeleteNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteNamespaceResponse) ProtoMessage ¶
func (*DeleteNamespaceResponse) ProtoMessage()
func (*DeleteNamespaceResponse) Reset ¶
func (m *DeleteNamespaceResponse) Reset()
func (*DeleteNamespaceResponse) Size ¶
func (m *DeleteNamespaceResponse) Size() (n int)
func (*DeleteNamespaceResponse) String ¶
func (this *DeleteNamespaceResponse) String() string
func (*DeleteNamespaceResponse) Unmarshal ¶
func (m *DeleteNamespaceResponse) Unmarshal(dAtA []byte) error
func (*DeleteNamespaceResponse) XXX_DiscardUnknown ¶
func (m *DeleteNamespaceResponse) XXX_DiscardUnknown()
func (*DeleteNamespaceResponse) XXX_Marshal ¶
func (m *DeleteNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNamespaceResponse) XXX_Merge ¶
func (m *DeleteNamespaceResponse) XXX_Merge(src proto.Message)
func (*DeleteNamespaceResponse) XXX_Size ¶
func (m *DeleteNamespaceResponse) XXX_Size() int
func (*DeleteNamespaceResponse) XXX_Unmarshal ¶
func (m *DeleteNamespaceResponse) XXX_Unmarshal(b []byte) error
type DeleteNexusEndpointRequest ¶
type DeleteNexusEndpointRequest struct {
// The id of the nexus endpoint to delete.
EndpointId string `protobuf:"bytes,1,opt,name=endpoint_id,json=endpointId,proto3" json:"endpoint_id,omitempty"`
// The version of the endpoint for which this delete is intended for.
// The latest version can be found in the GetNexusEndpoint operation response.
ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The id to use for this async operation - optional.
AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*DeleteNexusEndpointRequest) Descriptor ¶
func (*DeleteNexusEndpointRequest) Descriptor() ([]byte, []int)
func (*DeleteNexusEndpointRequest) Equal ¶
func (this *DeleteNexusEndpointRequest) Equal(that interface{}) bool
func (*DeleteNexusEndpointRequest) GetAsyncOperationId ¶
func (m *DeleteNexusEndpointRequest) GetAsyncOperationId() string
func (*DeleteNexusEndpointRequest) GetEndpointId ¶
func (m *DeleteNexusEndpointRequest) GetEndpointId() string
func (*DeleteNexusEndpointRequest) GetResourceVersion ¶
func (m *DeleteNexusEndpointRequest) GetResourceVersion() string
func (*DeleteNexusEndpointRequest) GoString ¶
func (this *DeleteNexusEndpointRequest) GoString() string
func (*DeleteNexusEndpointRequest) Marshal ¶
func (m *DeleteNexusEndpointRequest) Marshal() (dAtA []byte, err error)
func (*DeleteNexusEndpointRequest) MarshalTo ¶
func (m *DeleteNexusEndpointRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteNexusEndpointRequest) MarshalToSizedBuffer ¶
func (m *DeleteNexusEndpointRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteNexusEndpointRequest) ProtoMessage ¶
func (*DeleteNexusEndpointRequest) ProtoMessage()
func (*DeleteNexusEndpointRequest) Reset ¶
func (m *DeleteNexusEndpointRequest) Reset()
func (*DeleteNexusEndpointRequest) Size ¶
func (m *DeleteNexusEndpointRequest) Size() (n int)
func (*DeleteNexusEndpointRequest) String ¶
func (this *DeleteNexusEndpointRequest) String() string
func (*DeleteNexusEndpointRequest) Unmarshal ¶
func (m *DeleteNexusEndpointRequest) Unmarshal(dAtA []byte) error
func (*DeleteNexusEndpointRequest) XXX_DiscardUnknown ¶
func (m *DeleteNexusEndpointRequest) XXX_DiscardUnknown()
func (*DeleteNexusEndpointRequest) XXX_Marshal ¶
func (m *DeleteNexusEndpointRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNexusEndpointRequest) XXX_Merge ¶
func (m *DeleteNexusEndpointRequest) XXX_Merge(src proto.Message)
func (*DeleteNexusEndpointRequest) XXX_Size ¶
func (m *DeleteNexusEndpointRequest) XXX_Size() int
func (*DeleteNexusEndpointRequest) XXX_Unmarshal ¶
func (m *DeleteNexusEndpointRequest) XXX_Unmarshal(b []byte) error
type DeleteNexusEndpointResponse ¶
type DeleteNexusEndpointResponse struct {
// The async operation
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*DeleteNexusEndpointResponse) Descriptor ¶
func (*DeleteNexusEndpointResponse) Descriptor() ([]byte, []int)
func (*DeleteNexusEndpointResponse) Equal ¶
func (this *DeleteNexusEndpointResponse) Equal(that interface{}) bool
func (*DeleteNexusEndpointResponse) GetAsyncOperation ¶
func (m *DeleteNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteNexusEndpointResponse) GoString ¶
func (this *DeleteNexusEndpointResponse) GoString() string
func (*DeleteNexusEndpointResponse) Marshal ¶
func (m *DeleteNexusEndpointResponse) Marshal() (dAtA []byte, err error)
func (*DeleteNexusEndpointResponse) MarshalTo ¶
func (m *DeleteNexusEndpointResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteNexusEndpointResponse) MarshalToSizedBuffer ¶
func (m *DeleteNexusEndpointResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteNexusEndpointResponse) ProtoMessage ¶
func (*DeleteNexusEndpointResponse) ProtoMessage()
func (*DeleteNexusEndpointResponse) Reset ¶
func (m *DeleteNexusEndpointResponse) Reset()
func (*DeleteNexusEndpointResponse) Size ¶
func (m *DeleteNexusEndpointResponse) Size() (n int)
func (*DeleteNexusEndpointResponse) String ¶
func (this *DeleteNexusEndpointResponse) String() string
func (*DeleteNexusEndpointResponse) Unmarshal ¶
func (m *DeleteNexusEndpointResponse) Unmarshal(dAtA []byte) error
func (*DeleteNexusEndpointResponse) XXX_DiscardUnknown ¶
func (m *DeleteNexusEndpointResponse) XXX_DiscardUnknown()
func (*DeleteNexusEndpointResponse) XXX_Marshal ¶
func (m *DeleteNexusEndpointResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNexusEndpointResponse) XXX_Merge ¶
func (m *DeleteNexusEndpointResponse) XXX_Merge(src proto.Message)
func (*DeleteNexusEndpointResponse) XXX_Size ¶
func (m *DeleteNexusEndpointResponse) XXX_Size() int
func (*DeleteNexusEndpointResponse) XXX_Unmarshal ¶
func (m *DeleteNexusEndpointResponse) XXX_Unmarshal(b []byte) error
type DeleteProjectRequest ¶ added in v0.43.0
type DeleteProjectRequest struct {
// The id of the project to delete.
ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// The version of the project for which this delete is intended for.
// The latest version can be found in the GetProject 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"`
}
temporal:dev
func (*DeleteProjectRequest) Descriptor ¶ added in v0.43.0
func (*DeleteProjectRequest) Descriptor() ([]byte, []int)
func (*DeleteProjectRequest) Equal ¶ added in v0.43.0
func (this *DeleteProjectRequest) Equal(that interface{}) bool
func (*DeleteProjectRequest) GetAsyncOperationId ¶ added in v0.43.0
func (m *DeleteProjectRequest) GetAsyncOperationId() string
func (*DeleteProjectRequest) GetProjectId ¶ added in v0.43.0
func (m *DeleteProjectRequest) GetProjectId() string
func (*DeleteProjectRequest) GetResourceVersion ¶ added in v0.43.0
func (m *DeleteProjectRequest) GetResourceVersion() string
func (*DeleteProjectRequest) GoString ¶ added in v0.43.0
func (this *DeleteProjectRequest) GoString() string
func (*DeleteProjectRequest) Marshal ¶ added in v0.43.0
func (m *DeleteProjectRequest) Marshal() (dAtA []byte, err error)
func (*DeleteProjectRequest) MarshalTo ¶ added in v0.43.0
func (m *DeleteProjectRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteProjectRequest) MarshalToSizedBuffer ¶ added in v0.43.0
func (m *DeleteProjectRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteProjectRequest) ProtoMessage ¶ added in v0.43.0
func (*DeleteProjectRequest) ProtoMessage()
func (*DeleteProjectRequest) Reset ¶ added in v0.43.0
func (m *DeleteProjectRequest) Reset()
func (*DeleteProjectRequest) Size ¶ added in v0.43.0
func (m *DeleteProjectRequest) Size() (n int)
func (*DeleteProjectRequest) String ¶ added in v0.43.0
func (this *DeleteProjectRequest) String() string
func (*DeleteProjectRequest) Unmarshal ¶ added in v0.43.0
func (m *DeleteProjectRequest) Unmarshal(dAtA []byte) error
func (*DeleteProjectRequest) XXX_DiscardUnknown ¶ added in v0.43.0
func (m *DeleteProjectRequest) XXX_DiscardUnknown()
func (*DeleteProjectRequest) XXX_Marshal ¶ added in v0.43.0
func (m *DeleteProjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteProjectRequest) XXX_Merge ¶ added in v0.43.0
func (m *DeleteProjectRequest) XXX_Merge(src proto.Message)
func (*DeleteProjectRequest) XXX_Size ¶ added in v0.43.0
func (m *DeleteProjectRequest) XXX_Size() int
func (*DeleteProjectRequest) XXX_Unmarshal ¶ added in v0.43.0
func (m *DeleteProjectRequest) XXX_Unmarshal(b []byte) error
type DeleteProjectResponse ¶ added in v0.43.0
type DeleteProjectResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:dev
func (*DeleteProjectResponse) Descriptor ¶ added in v0.43.0
func (*DeleteProjectResponse) Descriptor() ([]byte, []int)
func (*DeleteProjectResponse) Equal ¶ added in v0.43.0
func (this *DeleteProjectResponse) Equal(that interface{}) bool
func (*DeleteProjectResponse) GetAsyncOperation ¶ added in v0.43.0
func (m *DeleteProjectResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteProjectResponse) GoString ¶ added in v0.43.0
func (this *DeleteProjectResponse) GoString() string
func (*DeleteProjectResponse) Marshal ¶ added in v0.43.0
func (m *DeleteProjectResponse) Marshal() (dAtA []byte, err error)
func (*DeleteProjectResponse) MarshalTo ¶ added in v0.43.0
func (m *DeleteProjectResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteProjectResponse) MarshalToSizedBuffer ¶ added in v0.43.0
func (m *DeleteProjectResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteProjectResponse) ProtoMessage ¶ added in v0.43.0
func (*DeleteProjectResponse) ProtoMessage()
func (*DeleteProjectResponse) Reset ¶ added in v0.43.0
func (m *DeleteProjectResponse) Reset()
func (*DeleteProjectResponse) Size ¶ added in v0.43.0
func (m *DeleteProjectResponse) Size() (n int)
func (*DeleteProjectResponse) String ¶ added in v0.43.0
func (this *DeleteProjectResponse) String() string
func (*DeleteProjectResponse) Unmarshal ¶ added in v0.43.0
func (m *DeleteProjectResponse) Unmarshal(dAtA []byte) error
func (*DeleteProjectResponse) XXX_DiscardUnknown ¶ added in v0.43.0
func (m *DeleteProjectResponse) XXX_DiscardUnknown()
func (*DeleteProjectResponse) XXX_Marshal ¶ added in v0.43.0
func (m *DeleteProjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteProjectResponse) XXX_Merge ¶ added in v0.43.0
func (m *DeleteProjectResponse) XXX_Merge(src proto.Message)
func (*DeleteProjectResponse) XXX_Size ¶ added in v0.43.0
func (m *DeleteProjectResponse) XXX_Size() int
func (*DeleteProjectResponse) XXX_Unmarshal ¶ added in v0.43.0
func (m *DeleteProjectResponse) XXX_Unmarshal(b []byte) error
type DeleteServiceAccountRequest ¶
type DeleteServiceAccountRequest struct {
// The ID of the service account to delete;
ServiceAccountId string `protobuf:"bytes,1,opt,name=service_account_id,json=serviceAccountId,proto3" json:"service_account_id,omitempty"`
// The version of the service account for which this update is intended for.
// The latest version can be found in the GetServiceAccount response.
ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The ID to use for this async operation - optional.
AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*DeleteServiceAccountRequest) Descriptor ¶
func (*DeleteServiceAccountRequest) Descriptor() ([]byte, []int)
func (*DeleteServiceAccountRequest) Equal ¶
func (this *DeleteServiceAccountRequest) Equal(that interface{}) bool
func (*DeleteServiceAccountRequest) GetAsyncOperationId ¶
func (m *DeleteServiceAccountRequest) GetAsyncOperationId() string
func (*DeleteServiceAccountRequest) GetResourceVersion ¶
func (m *DeleteServiceAccountRequest) GetResourceVersion() string
func (*DeleteServiceAccountRequest) GetServiceAccountId ¶
func (m *DeleteServiceAccountRequest) GetServiceAccountId() string
func (*DeleteServiceAccountRequest) GoString ¶
func (this *DeleteServiceAccountRequest) GoString() string
func (*DeleteServiceAccountRequest) Marshal ¶
func (m *DeleteServiceAccountRequest) Marshal() (dAtA []byte, err error)
func (*DeleteServiceAccountRequest) MarshalTo ¶
func (m *DeleteServiceAccountRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteServiceAccountRequest) MarshalToSizedBuffer ¶
func (m *DeleteServiceAccountRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteServiceAccountRequest) ProtoMessage ¶
func (*DeleteServiceAccountRequest) ProtoMessage()
func (*DeleteServiceAccountRequest) Reset ¶
func (m *DeleteServiceAccountRequest) Reset()
func (*DeleteServiceAccountRequest) Size ¶
func (m *DeleteServiceAccountRequest) Size() (n int)
func (*DeleteServiceAccountRequest) String ¶
func (this *DeleteServiceAccountRequest) String() string
func (*DeleteServiceAccountRequest) Unmarshal ¶
func (m *DeleteServiceAccountRequest) Unmarshal(dAtA []byte) error
func (*DeleteServiceAccountRequest) XXX_DiscardUnknown ¶
func (m *DeleteServiceAccountRequest) XXX_DiscardUnknown()
func (*DeleteServiceAccountRequest) XXX_Marshal ¶
func (m *DeleteServiceAccountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteServiceAccountRequest) XXX_Merge ¶
func (m *DeleteServiceAccountRequest) XXX_Merge(src proto.Message)
func (*DeleteServiceAccountRequest) XXX_Size ¶
func (m *DeleteServiceAccountRequest) XXX_Size() int
func (*DeleteServiceAccountRequest) XXX_Unmarshal ¶
func (m *DeleteServiceAccountRequest) XXX_Unmarshal(b []byte) error
type DeleteServiceAccountResponse ¶
type DeleteServiceAccountResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*DeleteServiceAccountResponse) Descriptor ¶
func (*DeleteServiceAccountResponse) Descriptor() ([]byte, []int)
func (*DeleteServiceAccountResponse) Equal ¶
func (this *DeleteServiceAccountResponse) Equal(that interface{}) bool
func (*DeleteServiceAccountResponse) GetAsyncOperation ¶
func (m *DeleteServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteServiceAccountResponse) GoString ¶
func (this *DeleteServiceAccountResponse) GoString() string
func (*DeleteServiceAccountResponse) Marshal ¶
func (m *DeleteServiceAccountResponse) Marshal() (dAtA []byte, err error)
func (*DeleteServiceAccountResponse) MarshalTo ¶
func (m *DeleteServiceAccountResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteServiceAccountResponse) MarshalToSizedBuffer ¶
func (m *DeleteServiceAccountResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteServiceAccountResponse) ProtoMessage ¶
func (*DeleteServiceAccountResponse) ProtoMessage()
func (*DeleteServiceAccountResponse) Reset ¶
func (m *DeleteServiceAccountResponse) Reset()
func (*DeleteServiceAccountResponse) Size ¶
func (m *DeleteServiceAccountResponse) Size() (n int)
func (*DeleteServiceAccountResponse) String ¶
func (this *DeleteServiceAccountResponse) String() string
func (*DeleteServiceAccountResponse) Unmarshal ¶
func (m *DeleteServiceAccountResponse) Unmarshal(dAtA []byte) error
func (*DeleteServiceAccountResponse) XXX_DiscardUnknown ¶
func (m *DeleteServiceAccountResponse) XXX_DiscardUnknown()
func (*DeleteServiceAccountResponse) XXX_Marshal ¶
func (m *DeleteServiceAccountResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteServiceAccountResponse) XXX_Merge ¶
func (m *DeleteServiceAccountResponse) XXX_Merge(src proto.Message)
func (*DeleteServiceAccountResponse) XXX_Size ¶
func (m *DeleteServiceAccountResponse) XXX_Size() int
func (*DeleteServiceAccountResponse) XXX_Unmarshal ¶
func (m *DeleteServiceAccountResponse) XXX_Unmarshal(b []byte) error
type DeleteUserGroupRequest ¶
type DeleteUserGroupRequest struct {
// The id of the group to delete.
GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
// The version of the group for which this delete is intended for.
// The latest version can be found in the GetGroup operation response.
ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The id to use for this async operation.
// Optional, if not provided a random id will be generated.
AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*DeleteUserGroupRequest) Descriptor ¶
func (*DeleteUserGroupRequest) Descriptor() ([]byte, []int)
func (*DeleteUserGroupRequest) Equal ¶
func (this *DeleteUserGroupRequest) Equal(that interface{}) bool
func (*DeleteUserGroupRequest) GetAsyncOperationId ¶
func (m *DeleteUserGroupRequest) GetAsyncOperationId() string
func (*DeleteUserGroupRequest) GetGroupId ¶
func (m *DeleteUserGroupRequest) GetGroupId() string
func (*DeleteUserGroupRequest) GetResourceVersion ¶
func (m *DeleteUserGroupRequest) GetResourceVersion() string
func (*DeleteUserGroupRequest) GoString ¶
func (this *DeleteUserGroupRequest) GoString() string
func (*DeleteUserGroupRequest) Marshal ¶
func (m *DeleteUserGroupRequest) Marshal() (dAtA []byte, err error)
func (*DeleteUserGroupRequest) MarshalTo ¶
func (m *DeleteUserGroupRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteUserGroupRequest) MarshalToSizedBuffer ¶
func (m *DeleteUserGroupRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteUserGroupRequest) ProtoMessage ¶
func (*DeleteUserGroupRequest) ProtoMessage()
func (*DeleteUserGroupRequest) Reset ¶
func (m *DeleteUserGroupRequest) Reset()
func (*DeleteUserGroupRequest) Size ¶
func (m *DeleteUserGroupRequest) Size() (n int)
func (*DeleteUserGroupRequest) String ¶
func (this *DeleteUserGroupRequest) String() string
func (*DeleteUserGroupRequest) Unmarshal ¶
func (m *DeleteUserGroupRequest) Unmarshal(dAtA []byte) error
func (*DeleteUserGroupRequest) XXX_DiscardUnknown ¶
func (m *DeleteUserGroupRequest) XXX_DiscardUnknown()
func (*DeleteUserGroupRequest) XXX_Marshal ¶
func (m *DeleteUserGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteUserGroupRequest) XXX_Merge ¶
func (m *DeleteUserGroupRequest) XXX_Merge(src proto.Message)
func (*DeleteUserGroupRequest) XXX_Size ¶
func (m *DeleteUserGroupRequest) XXX_Size() int
func (*DeleteUserGroupRequest) XXX_Unmarshal ¶
func (m *DeleteUserGroupRequest) XXX_Unmarshal(b []byte) error
type DeleteUserGroupResponse ¶
type DeleteUserGroupResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*DeleteUserGroupResponse) Descriptor ¶
func (*DeleteUserGroupResponse) Descriptor() ([]byte, []int)
func (*DeleteUserGroupResponse) Equal ¶
func (this *DeleteUserGroupResponse) Equal(that interface{}) bool
func (*DeleteUserGroupResponse) GetAsyncOperation ¶
func (m *DeleteUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteUserGroupResponse) GoString ¶
func (this *DeleteUserGroupResponse) GoString() string
func (*DeleteUserGroupResponse) Marshal ¶
func (m *DeleteUserGroupResponse) Marshal() (dAtA []byte, err error)
func (*DeleteUserGroupResponse) MarshalTo ¶
func (m *DeleteUserGroupResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteUserGroupResponse) MarshalToSizedBuffer ¶
func (m *DeleteUserGroupResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteUserGroupResponse) ProtoMessage ¶
func (*DeleteUserGroupResponse) ProtoMessage()
func (*DeleteUserGroupResponse) Reset ¶
func (m *DeleteUserGroupResponse) Reset()
func (*DeleteUserGroupResponse) Size ¶
func (m *DeleteUserGroupResponse) Size() (n int)
func (*DeleteUserGroupResponse) String ¶
func (this *DeleteUserGroupResponse) String() string
func (*DeleteUserGroupResponse) Unmarshal ¶
func (m *DeleteUserGroupResponse) Unmarshal(dAtA []byte) error
func (*DeleteUserGroupResponse) XXX_DiscardUnknown ¶
func (m *DeleteUserGroupResponse) XXX_DiscardUnknown()
func (*DeleteUserGroupResponse) XXX_Marshal ¶
func (m *DeleteUserGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteUserGroupResponse) XXX_Merge ¶
func (m *DeleteUserGroupResponse) XXX_Merge(src proto.Message)
func (*DeleteUserGroupResponse) XXX_Size ¶
func (m *DeleteUserGroupResponse) XXX_Size() int
func (*DeleteUserGroupResponse) XXX_Unmarshal ¶
func (m *DeleteUserGroupResponse) XXX_Unmarshal(b []byte) error
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"`
}
func (*DeleteUserRequest) Descriptor ¶
func (*DeleteUserRequest) Descriptor() ([]byte, []int)
func (*DeleteUserRequest) Equal ¶
func (this *DeleteUserRequest) Equal(that interface{}) bool
func (*DeleteUserRequest) GetAsyncOperationId ¶
func (m *DeleteUserRequest) GetAsyncOperationId() string
func (*DeleteUserRequest) GetResourceVersion ¶
func (m *DeleteUserRequest) GetResourceVersion() string
func (*DeleteUserRequest) GetUserId ¶
func (m *DeleteUserRequest) GetUserId() string
func (*DeleteUserRequest) GoString ¶
func (this *DeleteUserRequest) GoString() string
func (*DeleteUserRequest) Marshal ¶
func (m *DeleteUserRequest) Marshal() (dAtA []byte, err error)
func (*DeleteUserRequest) MarshalTo ¶
func (m *DeleteUserRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteUserRequest) MarshalToSizedBuffer ¶
func (m *DeleteUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteUserRequest) ProtoMessage ¶
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) Reset ¶
func (m *DeleteUserRequest) Reset()
func (*DeleteUserRequest) Size ¶
func (m *DeleteUserRequest) Size() (n int)
func (*DeleteUserRequest) String ¶
func (this *DeleteUserRequest) String() string
func (*DeleteUserRequest) Unmarshal ¶
func (m *DeleteUserRequest) Unmarshal(dAtA []byte) error
func (*DeleteUserRequest) XXX_DiscardUnknown ¶
func (m *DeleteUserRequest) XXX_DiscardUnknown()
func (*DeleteUserRequest) XXX_Marshal ¶
func (m *DeleteUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteUserRequest) XXX_Merge ¶
func (m *DeleteUserRequest) XXX_Merge(src proto.Message)
func (*DeleteUserRequest) XXX_Size ¶
func (m *DeleteUserRequest) XXX_Size() int
func (*DeleteUserRequest) XXX_Unmarshal ¶
func (m *DeleteUserRequest) XXX_Unmarshal(b []byte) error
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"`
}
func (*DeleteUserResponse) Descriptor ¶
func (*DeleteUserResponse) Descriptor() ([]byte, []int)
func (*DeleteUserResponse) Equal ¶
func (this *DeleteUserResponse) Equal(that interface{}) bool
func (*DeleteUserResponse) GetAsyncOperation ¶
func (m *DeleteUserResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteUserResponse) GoString ¶
func (this *DeleteUserResponse) GoString() string
func (*DeleteUserResponse) Marshal ¶
func (m *DeleteUserResponse) Marshal() (dAtA []byte, err error)
func (*DeleteUserResponse) MarshalTo ¶
func (m *DeleteUserResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteUserResponse) MarshalToSizedBuffer ¶
func (m *DeleteUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteUserResponse) ProtoMessage ¶
func (*DeleteUserResponse) ProtoMessage()
func (*DeleteUserResponse) Reset ¶
func (m *DeleteUserResponse) Reset()
func (*DeleteUserResponse) Size ¶
func (m *DeleteUserResponse) Size() (n int)
func (*DeleteUserResponse) String ¶
func (this *DeleteUserResponse) String() string
func (*DeleteUserResponse) Unmarshal ¶
func (m *DeleteUserResponse) Unmarshal(dAtA []byte) error
func (*DeleteUserResponse) XXX_DiscardUnknown ¶
func (m *DeleteUserResponse) XXX_DiscardUnknown()
func (*DeleteUserResponse) XXX_Marshal ¶
func (m *DeleteUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteUserResponse) XXX_Merge ¶
func (m *DeleteUserResponse) XXX_Merge(src proto.Message)
func (*DeleteUserResponse) XXX_Size ¶
func (m *DeleteUserResponse) XXX_Size() int
func (*DeleteUserResponse) XXX_Unmarshal ¶
func (m *DeleteUserResponse) XXX_Unmarshal(b []byte) error
type FailoverNamespaceRegionRequest ¶
type FailoverNamespaceRegionRequest struct {
// The namespace to failover.
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
// The id of the region to failover to.
// Must be a region that the namespace is currently available in.
Region string `protobuf:"bytes,2,opt,name=region,proto3" json:"region,omitempty"`
// The id to use for this async operation - optional.
AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*FailoverNamespaceRegionRequest) Descriptor ¶
func (*FailoverNamespaceRegionRequest) Descriptor() ([]byte, []int)
func (*FailoverNamespaceRegionRequest) Equal ¶
func (this *FailoverNamespaceRegionRequest) Equal(that interface{}) bool
func (*FailoverNamespaceRegionRequest) GetAsyncOperationId ¶
func (m *FailoverNamespaceRegionRequest) GetAsyncOperationId() string
func (*FailoverNamespaceRegionRequest) GetNamespace ¶
func (m *FailoverNamespaceRegionRequest) GetNamespace() string
func (*FailoverNamespaceRegionRequest) GetRegion ¶
func (m *FailoverNamespaceRegionRequest) GetRegion() string
func (*FailoverNamespaceRegionRequest) GoString ¶
func (this *FailoverNamespaceRegionRequest) GoString() string
func (*FailoverNamespaceRegionRequest) Marshal ¶
func (m *FailoverNamespaceRegionRequest) Marshal() (dAtA []byte, err error)
func (*FailoverNamespaceRegionRequest) MarshalTo ¶
func (m *FailoverNamespaceRegionRequest) MarshalTo(dAtA []byte) (int, error)
func (*FailoverNamespaceRegionRequest) MarshalToSizedBuffer ¶
func (m *FailoverNamespaceRegionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*FailoverNamespaceRegionRequest) ProtoMessage ¶
func (*FailoverNamespaceRegionRequest) ProtoMessage()
func (*FailoverNamespaceRegionRequest) Reset ¶
func (m *FailoverNamespaceRegionRequest) Reset()
func (*FailoverNamespaceRegionRequest) Size ¶
func (m *FailoverNamespaceRegionRequest) Size() (n int)
func (*FailoverNamespaceRegionRequest) String ¶
func (this *FailoverNamespaceRegionRequest) String() string
func (*FailoverNamespaceRegionRequest) Unmarshal ¶
func (m *FailoverNamespaceRegionRequest) Unmarshal(dAtA []byte) error
func (*FailoverNamespaceRegionRequest) XXX_DiscardUnknown ¶
func (m *FailoverNamespaceRegionRequest) XXX_DiscardUnknown()
func (*FailoverNamespaceRegionRequest) XXX_Marshal ¶
func (m *FailoverNamespaceRegionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FailoverNamespaceRegionRequest) XXX_Merge ¶
func (m *FailoverNamespaceRegionRequest) XXX_Merge(src proto.Message)
func (*FailoverNamespaceRegionRequest) XXX_Size ¶
func (m *FailoverNamespaceRegionRequest) XXX_Size() int
func (*FailoverNamespaceRegionRequest) XXX_Unmarshal ¶
func (m *FailoverNamespaceRegionRequest) XXX_Unmarshal(b []byte) error
type FailoverNamespaceRegionResponse ¶
type FailoverNamespaceRegionResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*FailoverNamespaceRegionResponse) Descriptor ¶
func (*FailoverNamespaceRegionResponse) Descriptor() ([]byte, []int)
func (*FailoverNamespaceRegionResponse) Equal ¶
func (this *FailoverNamespaceRegionResponse) Equal(that interface{}) bool
func (*FailoverNamespaceRegionResponse) GetAsyncOperation ¶
func (m *FailoverNamespaceRegionResponse) GetAsyncOperation() *v11.AsyncOperation
func (*FailoverNamespaceRegionResponse) GoString ¶
func (this *FailoverNamespaceRegionResponse) GoString() string
func (*FailoverNamespaceRegionResponse) Marshal ¶
func (m *FailoverNamespaceRegionResponse) Marshal() (dAtA []byte, err error)
func (*FailoverNamespaceRegionResponse) MarshalTo ¶
func (m *FailoverNamespaceRegionResponse) MarshalTo(dAtA []byte) (int, error)
func (*FailoverNamespaceRegionResponse) MarshalToSizedBuffer ¶
func (m *FailoverNamespaceRegionResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*FailoverNamespaceRegionResponse) ProtoMessage ¶
func (*FailoverNamespaceRegionResponse) ProtoMessage()
func (*FailoverNamespaceRegionResponse) Reset ¶
func (m *FailoverNamespaceRegionResponse) Reset()
func (*FailoverNamespaceRegionResponse) Size ¶
func (m *FailoverNamespaceRegionResponse) Size() (n int)
func (*FailoverNamespaceRegionResponse) String ¶
func (this *FailoverNamespaceRegionResponse) String() string
func (*FailoverNamespaceRegionResponse) Unmarshal ¶
func (m *FailoverNamespaceRegionResponse) Unmarshal(dAtA []byte) error
func (*FailoverNamespaceRegionResponse) XXX_DiscardUnknown ¶
func (m *FailoverNamespaceRegionResponse) XXX_DiscardUnknown()
func (*FailoverNamespaceRegionResponse) XXX_Marshal ¶
func (m *FailoverNamespaceRegionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FailoverNamespaceRegionResponse) XXX_Merge ¶
func (m *FailoverNamespaceRegionResponse) XXX_Merge(src proto.Message)
func (*FailoverNamespaceRegionResponse) XXX_Size ¶
func (m *FailoverNamespaceRegionResponse) XXX_Size() int
func (*FailoverNamespaceRegionResponse) XXX_Unmarshal ¶
func (m *FailoverNamespaceRegionResponse) XXX_Unmarshal(b []byte) error
type GetAccountAuditLogSinkRequest ¶ added in v0.51.0
type GetAccountAuditLogSinkRequest struct {
// The name of the sink to retrieve.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
}
func (*GetAccountAuditLogSinkRequest) Descriptor ¶ added in v0.51.0
func (*GetAccountAuditLogSinkRequest) Descriptor() ([]byte, []int)
func (*GetAccountAuditLogSinkRequest) Equal ¶ added in v0.51.0
func (this *GetAccountAuditLogSinkRequest) Equal(that interface{}) bool
func (*GetAccountAuditLogSinkRequest) GetName ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkRequest) GetName() string
func (*GetAccountAuditLogSinkRequest) GoString ¶ added in v0.51.0
func (this *GetAccountAuditLogSinkRequest) GoString() string
func (*GetAccountAuditLogSinkRequest) Marshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkRequest) Marshal() (dAtA []byte, err error)
func (*GetAccountAuditLogSinkRequest) MarshalTo ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetAccountAuditLogSinkRequest) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAccountAuditLogSinkRequest) ProtoMessage ¶ added in v0.51.0
func (*GetAccountAuditLogSinkRequest) ProtoMessage()
func (*GetAccountAuditLogSinkRequest) Reset ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkRequest) Reset()
func (*GetAccountAuditLogSinkRequest) Size ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkRequest) Size() (n int)
func (*GetAccountAuditLogSinkRequest) String ¶ added in v0.51.0
func (this *GetAccountAuditLogSinkRequest) String() string
func (*GetAccountAuditLogSinkRequest) Unmarshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkRequest) Unmarshal(dAtA []byte) error
func (*GetAccountAuditLogSinkRequest) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkRequest) XXX_DiscardUnknown()
func (*GetAccountAuditLogSinkRequest) XXX_Marshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAccountAuditLogSinkRequest) XXX_Merge ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkRequest) XXX_Merge(src proto.Message)
func (*GetAccountAuditLogSinkRequest) XXX_Size ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkRequest) XXX_Size() int
func (*GetAccountAuditLogSinkRequest) XXX_Unmarshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkRequest) XXX_Unmarshal(b []byte) error
type GetAccountAuditLogSinkResponse ¶ added in v0.51.0
type GetAccountAuditLogSinkResponse struct {
// The audit log sink retrieved.
Sink *v15.AuditLogSink `protobuf:"bytes,1,opt,name=sink,proto3" json:"sink,omitempty"`
}
func (*GetAccountAuditLogSinkResponse) Descriptor ¶ added in v0.51.0
func (*GetAccountAuditLogSinkResponse) Descriptor() ([]byte, []int)
func (*GetAccountAuditLogSinkResponse) Equal ¶ added in v0.51.0
func (this *GetAccountAuditLogSinkResponse) Equal(that interface{}) bool
func (*GetAccountAuditLogSinkResponse) GetSink ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkResponse) GetSink() *v15.AuditLogSink
func (*GetAccountAuditLogSinkResponse) GoString ¶ added in v0.51.0
func (this *GetAccountAuditLogSinkResponse) GoString() string
func (*GetAccountAuditLogSinkResponse) Marshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkResponse) Marshal() (dAtA []byte, err error)
func (*GetAccountAuditLogSinkResponse) MarshalTo ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetAccountAuditLogSinkResponse) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAccountAuditLogSinkResponse) ProtoMessage ¶ added in v0.51.0
func (*GetAccountAuditLogSinkResponse) ProtoMessage()
func (*GetAccountAuditLogSinkResponse) Reset ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkResponse) Reset()
func (*GetAccountAuditLogSinkResponse) Size ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkResponse) Size() (n int)
func (*GetAccountAuditLogSinkResponse) String ¶ added in v0.51.0
func (this *GetAccountAuditLogSinkResponse) String() string
func (*GetAccountAuditLogSinkResponse) Unmarshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkResponse) Unmarshal(dAtA []byte) error
func (*GetAccountAuditLogSinkResponse) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkResponse) XXX_DiscardUnknown()
func (*GetAccountAuditLogSinkResponse) XXX_Marshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAccountAuditLogSinkResponse) XXX_Merge ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkResponse) XXX_Merge(src proto.Message)
func (*GetAccountAuditLogSinkResponse) XXX_Size ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkResponse) XXX_Size() int
func (*GetAccountAuditLogSinkResponse) XXX_Unmarshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinkResponse) XXX_Unmarshal(b []byte) error
type GetAccountAuditLogSinksRequest ¶ added in v0.51.0
type GetAccountAuditLogSinksRequest struct {
// The requested size of the page to retrieve. Cannot exceed 1000.
// Defaults to 100 if not specified.
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"`
}
func (*GetAccountAuditLogSinksRequest) Descriptor ¶ added in v0.51.0
func (*GetAccountAuditLogSinksRequest) Descriptor() ([]byte, []int)
func (*GetAccountAuditLogSinksRequest) Equal ¶ added in v0.51.0
func (this *GetAccountAuditLogSinksRequest) Equal(that interface{}) bool
func (*GetAccountAuditLogSinksRequest) GetPageSize ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksRequest) GetPageSize() int32
func (*GetAccountAuditLogSinksRequest) GetPageToken ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksRequest) GetPageToken() string
func (*GetAccountAuditLogSinksRequest) GoString ¶ added in v0.51.0
func (this *GetAccountAuditLogSinksRequest) GoString() string
func (*GetAccountAuditLogSinksRequest) Marshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksRequest) Marshal() (dAtA []byte, err error)
func (*GetAccountAuditLogSinksRequest) MarshalTo ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetAccountAuditLogSinksRequest) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAccountAuditLogSinksRequest) ProtoMessage ¶ added in v0.51.0
func (*GetAccountAuditLogSinksRequest) ProtoMessage()
func (*GetAccountAuditLogSinksRequest) Reset ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksRequest) Reset()
func (*GetAccountAuditLogSinksRequest) Size ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksRequest) Size() (n int)
func (*GetAccountAuditLogSinksRequest) String ¶ added in v0.51.0
func (this *GetAccountAuditLogSinksRequest) String() string
func (*GetAccountAuditLogSinksRequest) Unmarshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksRequest) Unmarshal(dAtA []byte) error
func (*GetAccountAuditLogSinksRequest) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksRequest) XXX_DiscardUnknown()
func (*GetAccountAuditLogSinksRequest) XXX_Marshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAccountAuditLogSinksRequest) XXX_Merge ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksRequest) XXX_Merge(src proto.Message)
func (*GetAccountAuditLogSinksRequest) XXX_Size ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksRequest) XXX_Size() int
func (*GetAccountAuditLogSinksRequest) XXX_Unmarshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksRequest) XXX_Unmarshal(b []byte) error
type GetAccountAuditLogSinksResponse ¶ added in v0.51.0
type GetAccountAuditLogSinksResponse struct {
// The list of audit log sinks retrieved.
Sinks []*v15.AuditLogSink `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"`
}
func (*GetAccountAuditLogSinksResponse) Descriptor ¶ added in v0.51.0
func (*GetAccountAuditLogSinksResponse) Descriptor() ([]byte, []int)
func (*GetAccountAuditLogSinksResponse) Equal ¶ added in v0.51.0
func (this *GetAccountAuditLogSinksResponse) Equal(that interface{}) bool
func (*GetAccountAuditLogSinksResponse) GetNextPageToken ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksResponse) GetNextPageToken() string
func (*GetAccountAuditLogSinksResponse) GetSinks ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksResponse) GetSinks() []*v15.AuditLogSink
func (*GetAccountAuditLogSinksResponse) GoString ¶ added in v0.51.0
func (this *GetAccountAuditLogSinksResponse) GoString() string
func (*GetAccountAuditLogSinksResponse) Marshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksResponse) Marshal() (dAtA []byte, err error)
func (*GetAccountAuditLogSinksResponse) MarshalTo ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetAccountAuditLogSinksResponse) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAccountAuditLogSinksResponse) ProtoMessage ¶ added in v0.51.0
func (*GetAccountAuditLogSinksResponse) ProtoMessage()
func (*GetAccountAuditLogSinksResponse) Reset ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksResponse) Reset()
func (*GetAccountAuditLogSinksResponse) Size ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksResponse) Size() (n int)
func (*GetAccountAuditLogSinksResponse) String ¶ added in v0.51.0
func (this *GetAccountAuditLogSinksResponse) String() string
func (*GetAccountAuditLogSinksResponse) Unmarshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksResponse) Unmarshal(dAtA []byte) error
func (*GetAccountAuditLogSinksResponse) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksResponse) XXX_DiscardUnknown()
func (*GetAccountAuditLogSinksResponse) XXX_Marshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAccountAuditLogSinksResponse) XXX_Merge ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksResponse) XXX_Merge(src proto.Message)
func (*GetAccountAuditLogSinksResponse) XXX_Size ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksResponse) XXX_Size() int
func (*GetAccountAuditLogSinksResponse) XXX_Unmarshal ¶ added in v0.51.0
func (m *GetAccountAuditLogSinksResponse) XXX_Unmarshal(b []byte) error
type GetAccountRequest ¶
type GetAccountRequest struct {
}
func (*GetAccountRequest) Descriptor ¶
func (*GetAccountRequest) Descriptor() ([]byte, []int)
func (*GetAccountRequest) Equal ¶
func (this *GetAccountRequest) Equal(that interface{}) bool
func (*GetAccountRequest) GoString ¶
func (this *GetAccountRequest) GoString() string
func (*GetAccountRequest) Marshal ¶
func (m *GetAccountRequest) Marshal() (dAtA []byte, err error)
func (*GetAccountRequest) MarshalTo ¶
func (m *GetAccountRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetAccountRequest) MarshalToSizedBuffer ¶
func (m *GetAccountRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAccountRequest) ProtoMessage ¶
func (*GetAccountRequest) ProtoMessage()
func (*GetAccountRequest) Reset ¶
func (m *GetAccountRequest) Reset()
func (*GetAccountRequest) Size ¶
func (m *GetAccountRequest) Size() (n int)
func (*GetAccountRequest) String ¶
func (this *GetAccountRequest) String() string
func (*GetAccountRequest) Unmarshal ¶
func (m *GetAccountRequest) Unmarshal(dAtA []byte) error
func (*GetAccountRequest) XXX_DiscardUnknown ¶
func (m *GetAccountRequest) XXX_DiscardUnknown()
func (*GetAccountRequest) XXX_Marshal ¶
func (m *GetAccountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAccountRequest) XXX_Merge ¶
func (m *GetAccountRequest) XXX_Merge(src proto.Message)
func (*GetAccountRequest) XXX_Size ¶
func (m *GetAccountRequest) XXX_Size() int
func (*GetAccountRequest) XXX_Unmarshal ¶
func (m *GetAccountRequest) XXX_Unmarshal(b []byte) error
type GetAccountResponse ¶
type GetAccountResponse struct {
// The account.
Account *v15.Account `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"`
}
func (*GetAccountResponse) Descriptor ¶
func (*GetAccountResponse) Descriptor() ([]byte, []int)
func (*GetAccountResponse) Equal ¶
func (this *GetAccountResponse) Equal(that interface{}) bool
func (*GetAccountResponse) GetAccount ¶
func (m *GetAccountResponse) GetAccount() *v15.Account
func (*GetAccountResponse) GoString ¶
func (this *GetAccountResponse) GoString() string
func (*GetAccountResponse) Marshal ¶
func (m *GetAccountResponse) Marshal() (dAtA []byte, err error)
func (*GetAccountResponse) MarshalTo ¶
func (m *GetAccountResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetAccountResponse) MarshalToSizedBuffer ¶
func (m *GetAccountResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAccountResponse) ProtoMessage ¶
func (*GetAccountResponse) ProtoMessage()
func (*GetAccountResponse) Reset ¶
func (m *GetAccountResponse) Reset()
func (*GetAccountResponse) Size ¶
func (m *GetAccountResponse) Size() (n int)
func (*GetAccountResponse) String ¶
func (this *GetAccountResponse) String() string
func (*GetAccountResponse) Unmarshal ¶
func (m *GetAccountResponse) Unmarshal(dAtA []byte) error
func (*GetAccountResponse) XXX_DiscardUnknown ¶
func (m *GetAccountResponse) XXX_DiscardUnknown()
func (*GetAccountResponse) XXX_Marshal ¶
func (m *GetAccountResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAccountResponse) XXX_Merge ¶
func (m *GetAccountResponse) XXX_Merge(src proto.Message)
func (*GetAccountResponse) XXX_Size ¶
func (m *GetAccountResponse) XXX_Size() int
func (*GetAccountResponse) XXX_Unmarshal ¶
func (m *GetAccountResponse) XXX_Unmarshal(b []byte) error
type GetApiKeyRequest ¶
type GetApiKeyRequest struct {
// The id of the api key to get.
KeyId string `protobuf:"bytes,1,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"`
}
func (*GetApiKeyRequest) Descriptor ¶
func (*GetApiKeyRequest) Descriptor() ([]byte, []int)
func (*GetApiKeyRequest) Equal ¶
func (this *GetApiKeyRequest) Equal(that interface{}) bool
func (*GetApiKeyRequest) GetKeyId ¶
func (m *GetApiKeyRequest) GetKeyId() string
func (*GetApiKeyRequest) GoString ¶
func (this *GetApiKeyRequest) GoString() string
func (*GetApiKeyRequest) Marshal ¶
func (m *GetApiKeyRequest) Marshal() (dAtA []byte, err error)
func (*GetApiKeyRequest) MarshalToSizedBuffer ¶
func (m *GetApiKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetApiKeyRequest) ProtoMessage ¶
func (*GetApiKeyRequest) ProtoMessage()
func (*GetApiKeyRequest) Reset ¶
func (m *GetApiKeyRequest) Reset()
func (*GetApiKeyRequest) Size ¶
func (m *GetApiKeyRequest) Size() (n int)
func (*GetApiKeyRequest) String ¶
func (this *GetApiKeyRequest) String() string
func (*GetApiKeyRequest) Unmarshal ¶
func (m *GetApiKeyRequest) Unmarshal(dAtA []byte) error
func (*GetApiKeyRequest) XXX_DiscardUnknown ¶
func (m *GetApiKeyRequest) XXX_DiscardUnknown()
func (*GetApiKeyRequest) XXX_Marshal ¶
func (m *GetApiKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetApiKeyRequest) XXX_Merge ¶
func (m *GetApiKeyRequest) XXX_Merge(src proto.Message)
func (*GetApiKeyRequest) XXX_Size ¶
func (m *GetApiKeyRequest) XXX_Size() int
func (*GetApiKeyRequest) XXX_Unmarshal ¶
func (m *GetApiKeyRequest) XXX_Unmarshal(b []byte) error
type GetApiKeyResponse ¶
type GetApiKeyResponse struct {
// The api key.
ApiKey *v1.ApiKey `protobuf:"bytes,1,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"`
}
func (*GetApiKeyResponse) Descriptor ¶
func (*GetApiKeyResponse) Descriptor() ([]byte, []int)
func (*GetApiKeyResponse) Equal ¶
func (this *GetApiKeyResponse) Equal(that interface{}) bool
func (*GetApiKeyResponse) GetApiKey ¶
func (m *GetApiKeyResponse) GetApiKey() *v1.ApiKey
func (*GetApiKeyResponse) GoString ¶
func (this *GetApiKeyResponse) GoString() string
func (*GetApiKeyResponse) Marshal ¶
func (m *GetApiKeyResponse) Marshal() (dAtA []byte, err error)
func (*GetApiKeyResponse) MarshalTo ¶
func (m *GetApiKeyResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetApiKeyResponse) MarshalToSizedBuffer ¶
func (m *GetApiKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetApiKeyResponse) ProtoMessage ¶
func (*GetApiKeyResponse) ProtoMessage()
func (*GetApiKeyResponse) Reset ¶
func (m *GetApiKeyResponse) Reset()
func (*GetApiKeyResponse) Size ¶
func (m *GetApiKeyResponse) Size() (n int)
func (*GetApiKeyResponse) String ¶
func (this *GetApiKeyResponse) String() string
func (*GetApiKeyResponse) Unmarshal ¶
func (m *GetApiKeyResponse) Unmarshal(dAtA []byte) error
func (*GetApiKeyResponse) XXX_DiscardUnknown ¶
func (m *GetApiKeyResponse) XXX_DiscardUnknown()
func (*GetApiKeyResponse) XXX_Marshal ¶
func (m *GetApiKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetApiKeyResponse) XXX_Merge ¶
func (m *GetApiKeyResponse) XXX_Merge(src proto.Message)
func (*GetApiKeyResponse) XXX_Size ¶
func (m *GetApiKeyResponse) XXX_Size() int
func (*GetApiKeyResponse) XXX_Unmarshal ¶
func (m *GetApiKeyResponse) XXX_Unmarshal(b []byte) error
type GetApiKeysRequest ¶
type GetApiKeysRequest struct {
// The requested size of the page to retrieve - optional.
// Cannot exceed 1000. Defaults to 100.
PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// The page token if this is continuing from another response - optional.
PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Filter api keys by owner id - optional.
OwnerId string `protobuf:"bytes,3,opt,name=owner_id,json=ownerId,proto3" json:"owner_id,omitempty"`
// Filter api keys by owner type - optional.
// Possible values: user, service-account
// temporal:versioning:max_version=v0.3.0
OwnerTypeDeprecated string `protobuf:"bytes,4,opt,name=owner_type_deprecated,json=ownerTypeDeprecated,proto3" json:"owner_type_deprecated,omitempty"` // Deprecated: Do not use.
// Filter api keys by owner type - optional.
// temporal:enums:replaces=owner_type_deprecated
OwnerType v1.OwnerType `` /* 135-byte string literal not displayed */
// temporal:ui
// Filter for entity status - optional.
IncludeStates []v16.ResourceState `` /* 160-byte string literal not displayed */
// temporal:ui
// optional: filter for API keys which are enabled/disabled.
Disabled *types.BoolValue `protobuf:"bytes,102,opt,name=disabled,proto3" json:"disabled,omitempty"`
// temporal:ui
// optional: filter API keys by namespace access.
Namespace string `protobuf:"bytes,103,opt,name=namespace,proto3" json:"namespace,omitempty"`
}
func (*GetApiKeysRequest) Descriptor ¶
func (*GetApiKeysRequest) Descriptor() ([]byte, []int)
func (*GetApiKeysRequest) Equal ¶
func (this *GetApiKeysRequest) Equal(that interface{}) bool
func (*GetApiKeysRequest) GetDisabled ¶ added in v0.55.0
func (m *GetApiKeysRequest) GetDisabled() *types.BoolValue
func (*GetApiKeysRequest) GetIncludeStates ¶ added in v0.55.0
func (m *GetApiKeysRequest) GetIncludeStates() []v16.ResourceState
func (*GetApiKeysRequest) GetNamespace ¶ added in v0.55.0
func (m *GetApiKeysRequest) GetNamespace() string
func (*GetApiKeysRequest) GetOwnerId ¶
func (m *GetApiKeysRequest) GetOwnerId() string
func (*GetApiKeysRequest) GetOwnerType ¶
func (m *GetApiKeysRequest) GetOwnerType() v1.OwnerType
func (*GetApiKeysRequest) GetOwnerTypeDeprecated
deprecated
added in
v0.34.0
func (m *GetApiKeysRequest) GetOwnerTypeDeprecated() string
Deprecated: Do not use.
func (*GetApiKeysRequest) GetPageSize ¶
func (m *GetApiKeysRequest) GetPageSize() int32
func (*GetApiKeysRequest) GetPageToken ¶
func (m *GetApiKeysRequest) GetPageToken() string
func (*GetApiKeysRequest) GoString ¶
func (this *GetApiKeysRequest) GoString() string
func (*GetApiKeysRequest) Marshal ¶
func (m *GetApiKeysRequest) Marshal() (dAtA []byte, err error)
func (*GetApiKeysRequest) MarshalTo ¶
func (m *GetApiKeysRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetApiKeysRequest) MarshalToSizedBuffer ¶
func (m *GetApiKeysRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetApiKeysRequest) ProtoMessage ¶
func (*GetApiKeysRequest) ProtoMessage()
func (*GetApiKeysRequest) Reset ¶
func (m *GetApiKeysRequest) Reset()
func (*GetApiKeysRequest) Size ¶
func (m *GetApiKeysRequest) Size() (n int)
func (*GetApiKeysRequest) String ¶
func (this *GetApiKeysRequest) String() string
func (*GetApiKeysRequest) Unmarshal ¶
func (m *GetApiKeysRequest) Unmarshal(dAtA []byte) error
func (*GetApiKeysRequest) XXX_DiscardUnknown ¶
func (m *GetApiKeysRequest) XXX_DiscardUnknown()
func (*GetApiKeysRequest) XXX_Marshal ¶
func (m *GetApiKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetApiKeysRequest) XXX_Merge ¶
func (m *GetApiKeysRequest) XXX_Merge(src proto.Message)
func (*GetApiKeysRequest) XXX_Size ¶
func (m *GetApiKeysRequest) XXX_Size() int
func (*GetApiKeysRequest) XXX_Unmarshal ¶
func (m *GetApiKeysRequest) XXX_Unmarshal(b []byte) error
type GetApiKeysResponse ¶
type GetApiKeysResponse struct {
// The list of api keys in ascending id order.
ApiKeys []*v1.ApiKey `protobuf:"bytes,1,rep,name=api_keys,json=apiKeys,proto3" json:"api_keys,omitempty"`
// The next page's token.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
}
func (*GetApiKeysResponse) Descriptor ¶
func (*GetApiKeysResponse) Descriptor() ([]byte, []int)
func (*GetApiKeysResponse) Equal ¶
func (this *GetApiKeysResponse) Equal(that interface{}) bool
func (*GetApiKeysResponse) GetApiKeys ¶
func (m *GetApiKeysResponse) GetApiKeys() []*v1.ApiKey
func (*GetApiKeysResponse) GetNextPageToken ¶
func (m *GetApiKeysResponse) GetNextPageToken() string
func (*GetApiKeysResponse) GoString ¶
func (this *GetApiKeysResponse) GoString() string
func (*GetApiKeysResponse) Marshal ¶
func (m *GetApiKeysResponse) Marshal() (dAtA []byte, err error)
func (*GetApiKeysResponse) MarshalTo ¶
func (m *GetApiKeysResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetApiKeysResponse) MarshalToSizedBuffer ¶
func (m *GetApiKeysResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetApiKeysResponse) ProtoMessage ¶
func (*GetApiKeysResponse) ProtoMessage()
func (*GetApiKeysResponse) Reset ¶
func (m *GetApiKeysResponse) Reset()
func (*GetApiKeysResponse) Size ¶
func (m *GetApiKeysResponse) Size() (n int)
func (*GetApiKeysResponse) String ¶
func (this *GetApiKeysResponse) String() string
func (*GetApiKeysResponse) Unmarshal ¶
func (m *GetApiKeysResponse) Unmarshal(dAtA []byte) error
func (*GetApiKeysResponse) XXX_DiscardUnknown ¶
func (m *GetApiKeysResponse) XXX_DiscardUnknown()
func (*GetApiKeysResponse) XXX_Marshal ¶
func (m *GetApiKeysResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetApiKeysResponse) XXX_Merge ¶
func (m *GetApiKeysResponse) XXX_Merge(src proto.Message)
func (*GetApiKeysResponse) XXX_Size ¶
func (m *GetApiKeysResponse) XXX_Size() int
func (*GetApiKeysResponse) XXX_Unmarshal ¶
func (m *GetApiKeysResponse) XXX_Unmarshal(b []byte) error
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"`
}
func (*GetAsyncOperationRequest) Descriptor ¶
func (*GetAsyncOperationRequest) Descriptor() ([]byte, []int)
func (*GetAsyncOperationRequest) Equal ¶
func (this *GetAsyncOperationRequest) Equal(that interface{}) bool
func (*GetAsyncOperationRequest) GetAsyncOperationId ¶
func (m *GetAsyncOperationRequest) GetAsyncOperationId() string
func (*GetAsyncOperationRequest) GoString ¶
func (this *GetAsyncOperationRequest) GoString() string
func (*GetAsyncOperationRequest) Marshal ¶
func (m *GetAsyncOperationRequest) Marshal() (dAtA []byte, err error)
func (*GetAsyncOperationRequest) MarshalTo ¶
func (m *GetAsyncOperationRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetAsyncOperationRequest) MarshalToSizedBuffer ¶
func (m *GetAsyncOperationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAsyncOperationRequest) ProtoMessage ¶
func (*GetAsyncOperationRequest) ProtoMessage()
func (*GetAsyncOperationRequest) Reset ¶
func (m *GetAsyncOperationRequest) Reset()
func (*GetAsyncOperationRequest) Size ¶
func (m *GetAsyncOperationRequest) Size() (n int)
func (*GetAsyncOperationRequest) String ¶
func (this *GetAsyncOperationRequest) String() string
func (*GetAsyncOperationRequest) Unmarshal ¶
func (m *GetAsyncOperationRequest) Unmarshal(dAtA []byte) error
func (*GetAsyncOperationRequest) XXX_DiscardUnknown ¶
func (m *GetAsyncOperationRequest) XXX_DiscardUnknown()
func (*GetAsyncOperationRequest) XXX_Marshal ¶
func (m *GetAsyncOperationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAsyncOperationRequest) XXX_Merge ¶
func (m *GetAsyncOperationRequest) XXX_Merge(src proto.Message)
func (*GetAsyncOperationRequest) XXX_Size ¶
func (m *GetAsyncOperationRequest) XXX_Size() int
func (*GetAsyncOperationRequest) XXX_Unmarshal ¶
func (m *GetAsyncOperationRequest) XXX_Unmarshal(b []byte) error
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"`
}
func (*GetAsyncOperationResponse) Descriptor ¶
func (*GetAsyncOperationResponse) Descriptor() ([]byte, []int)
func (*GetAsyncOperationResponse) Equal ¶
func (this *GetAsyncOperationResponse) Equal(that interface{}) bool
func (*GetAsyncOperationResponse) GetAsyncOperation ¶
func (m *GetAsyncOperationResponse) GetAsyncOperation() *v11.AsyncOperation
func (*GetAsyncOperationResponse) GoString ¶
func (this *GetAsyncOperationResponse) GoString() string
func (*GetAsyncOperationResponse) Marshal ¶
func (m *GetAsyncOperationResponse) Marshal() (dAtA []byte, err error)
func (*GetAsyncOperationResponse) MarshalTo ¶
func (m *GetAsyncOperationResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetAsyncOperationResponse) MarshalToSizedBuffer ¶
func (m *GetAsyncOperationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAsyncOperationResponse) ProtoMessage ¶
func (*GetAsyncOperationResponse) ProtoMessage()
func (*GetAsyncOperationResponse) Reset ¶
func (m *GetAsyncOperationResponse) Reset()
func (*GetAsyncOperationResponse) Size ¶
func (m *GetAsyncOperationResponse) Size() (n int)
func (*GetAsyncOperationResponse) String ¶
func (this *GetAsyncOperationResponse) String() string
func (*GetAsyncOperationResponse) Unmarshal ¶
func (m *GetAsyncOperationResponse) Unmarshal(dAtA []byte) error
func (*GetAsyncOperationResponse) XXX_DiscardUnknown ¶
func (m *GetAsyncOperationResponse) XXX_DiscardUnknown()
func (*GetAsyncOperationResponse) XXX_Marshal ¶
func (m *GetAsyncOperationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAsyncOperationResponse) XXX_Merge ¶
func (m *GetAsyncOperationResponse) XXX_Merge(src proto.Message)
func (*GetAsyncOperationResponse) XXX_Size ¶
func (m *GetAsyncOperationResponse) XXX_Size() int
func (*GetAsyncOperationResponse) XXX_Unmarshal ¶
func (m *GetAsyncOperationResponse) XXX_Unmarshal(b []byte) error
type GetAuditLogsRequest ¶ added in v0.34.0
type GetAuditLogsRequest 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 for UTC time >= (defaults to 30 days ago) - optional.
StartTimeInclusive *types.Timestamp `protobuf:"bytes,3,opt,name=start_time_inclusive,json=startTimeInclusive,proto3" json:"start_time_inclusive,omitempty"`
// Filter for UTC time < (defaults to current time) - optional.
EndTimeExclusive *types.Timestamp `protobuf:"bytes,4,opt,name=end_time_exclusive,json=endTimeExclusive,proto3" json:"end_time_exclusive,omitempty"`
}
func (*GetAuditLogsRequest) Descriptor ¶ added in v0.34.0
func (*GetAuditLogsRequest) Descriptor() ([]byte, []int)
func (*GetAuditLogsRequest) Equal ¶ added in v0.34.0
func (this *GetAuditLogsRequest) Equal(that interface{}) bool
func (*GetAuditLogsRequest) GetEndTimeExclusive ¶ added in v0.34.0
func (m *GetAuditLogsRequest) GetEndTimeExclusive() *types.Timestamp
func (*GetAuditLogsRequest) GetPageSize ¶ added in v0.34.0
func (m *GetAuditLogsRequest) GetPageSize() int32
func (*GetAuditLogsRequest) GetPageToken ¶ added in v0.34.0
func (m *GetAuditLogsRequest) GetPageToken() string
func (*GetAuditLogsRequest) GetStartTimeInclusive ¶ added in v0.34.0
func (m *GetAuditLogsRequest) GetStartTimeInclusive() *types.Timestamp
func (*GetAuditLogsRequest) GoString ¶ added in v0.34.0
func (this *GetAuditLogsRequest) GoString() string
func (*GetAuditLogsRequest) Marshal ¶ added in v0.34.0
func (m *GetAuditLogsRequest) Marshal() (dAtA []byte, err error)
func (*GetAuditLogsRequest) MarshalTo ¶ added in v0.34.0
func (m *GetAuditLogsRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetAuditLogsRequest) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *GetAuditLogsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAuditLogsRequest) ProtoMessage ¶ added in v0.34.0
func (*GetAuditLogsRequest) ProtoMessage()
func (*GetAuditLogsRequest) Reset ¶ added in v0.34.0
func (m *GetAuditLogsRequest) Reset()
func (*GetAuditLogsRequest) Size ¶ added in v0.34.0
func (m *GetAuditLogsRequest) Size() (n int)
func (*GetAuditLogsRequest) String ¶ added in v0.34.0
func (this *GetAuditLogsRequest) String() string
func (*GetAuditLogsRequest) Unmarshal ¶ added in v0.34.0
func (m *GetAuditLogsRequest) Unmarshal(dAtA []byte) error
func (*GetAuditLogsRequest) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *GetAuditLogsRequest) XXX_DiscardUnknown()
func (*GetAuditLogsRequest) XXX_Marshal ¶ added in v0.34.0
func (m *GetAuditLogsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAuditLogsRequest) XXX_Merge ¶ added in v0.34.0
func (m *GetAuditLogsRequest) XXX_Merge(src proto.Message)
func (*GetAuditLogsRequest) XXX_Size ¶ added in v0.34.0
func (m *GetAuditLogsRequest) XXX_Size() int
func (*GetAuditLogsRequest) XXX_Unmarshal ¶ added in v0.34.0
func (m *GetAuditLogsRequest) XXX_Unmarshal(b []byte) error
type GetAuditLogsResponse ¶ added in v0.34.0
type GetAuditLogsResponse struct {
// The list of audit logs ordered by emit time, log_id
Logs []*v17.LogRecord `protobuf:"bytes,1,rep,name=logs,proto3" json:"logs,omitempty"`
// The next page's token.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
}
func (*GetAuditLogsResponse) Descriptor ¶ added in v0.34.0
func (*GetAuditLogsResponse) Descriptor() ([]byte, []int)
func (*GetAuditLogsResponse) Equal ¶ added in v0.34.0
func (this *GetAuditLogsResponse) Equal(that interface{}) bool
func (*GetAuditLogsResponse) GetLogs ¶ added in v0.34.0
func (m *GetAuditLogsResponse) GetLogs() []*v17.LogRecord
func (*GetAuditLogsResponse) GetNextPageToken ¶ added in v0.34.0
func (m *GetAuditLogsResponse) GetNextPageToken() string
func (*GetAuditLogsResponse) GoString ¶ added in v0.34.0
func (this *GetAuditLogsResponse) GoString() string
func (*GetAuditLogsResponse) Marshal ¶ added in v0.34.0
func (m *GetAuditLogsResponse) Marshal() (dAtA []byte, err error)
func (*GetAuditLogsResponse) MarshalTo ¶ added in v0.34.0
func (m *GetAuditLogsResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetAuditLogsResponse) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *GetAuditLogsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAuditLogsResponse) ProtoMessage ¶ added in v0.34.0
func (*GetAuditLogsResponse) ProtoMessage()
func (*GetAuditLogsResponse) Reset ¶ added in v0.34.0
func (m *GetAuditLogsResponse) Reset()
func (*GetAuditLogsResponse) Size ¶ added in v0.34.0
func (m *GetAuditLogsResponse) Size() (n int)
func (*GetAuditLogsResponse) String ¶ added in v0.34.0
func (this *GetAuditLogsResponse) String() string
func (*GetAuditLogsResponse) Unmarshal ¶ added in v0.34.0
func (m *GetAuditLogsResponse) Unmarshal(dAtA []byte) error
func (*GetAuditLogsResponse) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *GetAuditLogsResponse) XXX_DiscardUnknown()
func (*GetAuditLogsResponse) XXX_Marshal ¶ added in v0.34.0
func (m *GetAuditLogsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAuditLogsResponse) XXX_Merge ¶ added in v0.34.0
func (m *GetAuditLogsResponse) XXX_Merge(src proto.Message)
func (*GetAuditLogsResponse) XXX_Size ¶ added in v0.34.0
func (m *GetAuditLogsResponse) XXX_Size() int
func (*GetAuditLogsResponse) XXX_Unmarshal ¶ added in v0.34.0
func (m *GetAuditLogsResponse) XXX_Unmarshal(b []byte) error
type GetBillingReportRequest ¶ added in v0.55.0
type GetBillingReportRequest struct {
// The id of the billing report to retrieve.
BillingReportId string `protobuf:"bytes,1,opt,name=billing_report_id,json=billingReportId,proto3" json:"billing_report_id,omitempty"`
}
temporal:dev
func (*GetBillingReportRequest) Descriptor ¶ added in v0.55.0
func (*GetBillingReportRequest) Descriptor() ([]byte, []int)
func (*GetBillingReportRequest) Equal ¶ added in v0.55.0
func (this *GetBillingReportRequest) Equal(that interface{}) bool
func (*GetBillingReportRequest) GetBillingReportId ¶ added in v0.55.0
func (m *GetBillingReportRequest) GetBillingReportId() string
func (*GetBillingReportRequest) GoString ¶ added in v0.55.0
func (this *GetBillingReportRequest) GoString() string
func (*GetBillingReportRequest) Marshal ¶ added in v0.55.0
func (m *GetBillingReportRequest) Marshal() (dAtA []byte, err error)
func (*GetBillingReportRequest) MarshalTo ¶ added in v0.55.0
func (m *GetBillingReportRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetBillingReportRequest) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *GetBillingReportRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetBillingReportRequest) ProtoMessage ¶ added in v0.55.0
func (*GetBillingReportRequest) ProtoMessage()
func (*GetBillingReportRequest) Reset ¶ added in v0.55.0
func (m *GetBillingReportRequest) Reset()
func (*GetBillingReportRequest) Size ¶ added in v0.55.0
func (m *GetBillingReportRequest) Size() (n int)
func (*GetBillingReportRequest) String ¶ added in v0.55.0
func (this *GetBillingReportRequest) String() string
func (*GetBillingReportRequest) Unmarshal ¶ added in v0.55.0
func (m *GetBillingReportRequest) Unmarshal(dAtA []byte) error
func (*GetBillingReportRequest) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *GetBillingReportRequest) XXX_DiscardUnknown()
func (*GetBillingReportRequest) XXX_Marshal ¶ added in v0.55.0
func (m *GetBillingReportRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetBillingReportRequest) XXX_Merge ¶ added in v0.55.0
func (m *GetBillingReportRequest) XXX_Merge(src proto.Message)
func (*GetBillingReportRequest) XXX_Size ¶ added in v0.55.0
func (m *GetBillingReportRequest) XXX_Size() int
func (*GetBillingReportRequest) XXX_Unmarshal ¶ added in v0.55.0
func (m *GetBillingReportRequest) XXX_Unmarshal(b []byte) error
type GetBillingReportResponse ¶ added in v0.55.0
type GetBillingReportResponse struct {
// The billing report retrieved.
BillingReport *v111.BillingReport `protobuf:"bytes,1,opt,name=billing_report,json=billingReport,proto3" json:"billing_report,omitempty"`
}
temporal:dev
func (*GetBillingReportResponse) Descriptor ¶ added in v0.55.0
func (*GetBillingReportResponse) Descriptor() ([]byte, []int)
func (*GetBillingReportResponse) Equal ¶ added in v0.55.0
func (this *GetBillingReportResponse) Equal(that interface{}) bool
func (*GetBillingReportResponse) GetBillingReport ¶ added in v0.55.0
func (m *GetBillingReportResponse) GetBillingReport() *v111.BillingReport
func (*GetBillingReportResponse) GoString ¶ added in v0.55.0
func (this *GetBillingReportResponse) GoString() string
func (*GetBillingReportResponse) Marshal ¶ added in v0.55.0
func (m *GetBillingReportResponse) Marshal() (dAtA []byte, err error)
func (*GetBillingReportResponse) MarshalTo ¶ added in v0.55.0
func (m *GetBillingReportResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetBillingReportResponse) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *GetBillingReportResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetBillingReportResponse) ProtoMessage ¶ added in v0.55.0
func (*GetBillingReportResponse) ProtoMessage()
func (*GetBillingReportResponse) Reset ¶ added in v0.55.0
func (m *GetBillingReportResponse) Reset()
func (*GetBillingReportResponse) Size ¶ added in v0.55.0
func (m *GetBillingReportResponse) Size() (n int)
func (*GetBillingReportResponse) String ¶ added in v0.55.0
func (this *GetBillingReportResponse) String() string
func (*GetBillingReportResponse) Unmarshal ¶ added in v0.55.0
func (m *GetBillingReportResponse) Unmarshal(dAtA []byte) error
func (*GetBillingReportResponse) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *GetBillingReportResponse) XXX_DiscardUnknown()
func (*GetBillingReportResponse) XXX_Marshal ¶ added in v0.55.0
func (m *GetBillingReportResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetBillingReportResponse) XXX_Merge ¶ added in v0.55.0
func (m *GetBillingReportResponse) XXX_Merge(src proto.Message)
func (*GetBillingReportResponse) XXX_Size ¶ added in v0.55.0
func (m *GetBillingReportResponse) XXX_Size() int
func (*GetBillingReportResponse) XXX_Unmarshal ¶ added in v0.55.0
func (m *GetBillingReportResponse) XXX_Unmarshal(b []byte) error
type GetConnectivityRuleRequest ¶ added in v0.41.0
type GetConnectivityRuleRequest struct {
ConnectivityRuleId string `protobuf:"bytes,1,opt,name=connectivity_rule_id,json=connectivityRuleId,proto3" json:"connectivity_rule_id,omitempty"`
}
func (*GetConnectivityRuleRequest) Descriptor ¶ added in v0.41.0
func (*GetConnectivityRuleRequest) Descriptor() ([]byte, []int)
func (*GetConnectivityRuleRequest) Equal ¶ added in v0.41.0
func (this *GetConnectivityRuleRequest) Equal(that interface{}) bool
func (*GetConnectivityRuleRequest) GetConnectivityRuleId ¶ added in v0.41.0
func (m *GetConnectivityRuleRequest) GetConnectivityRuleId() string
func (*GetConnectivityRuleRequest) GoString ¶ added in v0.41.0
func (this *GetConnectivityRuleRequest) GoString() string
func (*GetConnectivityRuleRequest) Marshal ¶ added in v0.41.0
func (m *GetConnectivityRuleRequest) Marshal() (dAtA []byte, err error)
func (*GetConnectivityRuleRequest) MarshalTo ¶ added in v0.41.0
func (m *GetConnectivityRuleRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetConnectivityRuleRequest) MarshalToSizedBuffer ¶ added in v0.41.0
func (m *GetConnectivityRuleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetConnectivityRuleRequest) ProtoMessage ¶ added in v0.41.0
func (*GetConnectivityRuleRequest) ProtoMessage()
func (*GetConnectivityRuleRequest) Reset ¶ added in v0.41.0
func (m *GetConnectivityRuleRequest) Reset()
func (*GetConnectivityRuleRequest) Size ¶ added in v0.41.0
func (m *GetConnectivityRuleRequest) Size() (n int)
func (*GetConnectivityRuleRequest) String ¶ added in v0.41.0
func (this *GetConnectivityRuleRequest) String() string
func (*GetConnectivityRuleRequest) Unmarshal ¶ added in v0.41.0
func (m *GetConnectivityRuleRequest) Unmarshal(dAtA []byte) error
func (*GetConnectivityRuleRequest) XXX_DiscardUnknown ¶ added in v0.41.0
func (m *GetConnectivityRuleRequest) XXX_DiscardUnknown()
func (*GetConnectivityRuleRequest) XXX_Marshal ¶ added in v0.41.0
func (m *GetConnectivityRuleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetConnectivityRuleRequest) XXX_Merge ¶ added in v0.41.0
func (m *GetConnectivityRuleRequest) XXX_Merge(src proto.Message)
func (*GetConnectivityRuleRequest) XXX_Size ¶ added in v0.41.0
func (m *GetConnectivityRuleRequest) XXX_Size() int
func (*GetConnectivityRuleRequest) XXX_Unmarshal ¶ added in v0.41.0
func (m *GetConnectivityRuleRequest) XXX_Unmarshal(b []byte) error
type GetConnectivityRuleResponse ¶ added in v0.41.0
type GetConnectivityRuleResponse struct {
ConnectivityRule *v19.ConnectivityRule `protobuf:"bytes,1,opt,name=connectivity_rule,json=connectivityRule,proto3" json:"connectivity_rule,omitempty"`
}
func (*GetConnectivityRuleResponse) Descriptor ¶ added in v0.41.0
func (*GetConnectivityRuleResponse) Descriptor() ([]byte, []int)
func (*GetConnectivityRuleResponse) Equal ¶ added in v0.41.0
func (this *GetConnectivityRuleResponse) Equal(that interface{}) bool
func (*GetConnectivityRuleResponse) GetConnectivityRule ¶ added in v0.41.0
func (m *GetConnectivityRuleResponse) GetConnectivityRule() *v19.ConnectivityRule
func (*GetConnectivityRuleResponse) GoString ¶ added in v0.41.0
func (this *GetConnectivityRuleResponse) GoString() string
func (*GetConnectivityRuleResponse) Marshal ¶ added in v0.41.0
func (m *GetConnectivityRuleResponse) Marshal() (dAtA []byte, err error)
func (*GetConnectivityRuleResponse) MarshalTo ¶ added in v0.41.0
func (m *GetConnectivityRuleResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetConnectivityRuleResponse) MarshalToSizedBuffer ¶ added in v0.41.0
func (m *GetConnectivityRuleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetConnectivityRuleResponse) ProtoMessage ¶ added in v0.41.0
func (*GetConnectivityRuleResponse) ProtoMessage()
func (*GetConnectivityRuleResponse) Reset ¶ added in v0.41.0
func (m *GetConnectivityRuleResponse) Reset()
func (*GetConnectivityRuleResponse) Size ¶ added in v0.41.0
func (m *GetConnectivityRuleResponse) Size() (n int)
func (*GetConnectivityRuleResponse) String ¶ added in v0.41.0
func (this *GetConnectivityRuleResponse) String() string
func (*GetConnectivityRuleResponse) Unmarshal ¶ added in v0.41.0
func (m *GetConnectivityRuleResponse) Unmarshal(dAtA []byte) error
func (*GetConnectivityRuleResponse) XXX_DiscardUnknown ¶ added in v0.41.0
func (m *GetConnectivityRuleResponse) XXX_DiscardUnknown()
func (*GetConnectivityRuleResponse) XXX_Marshal ¶ added in v0.41.0
func (m *GetConnectivityRuleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetConnectivityRuleResponse) XXX_Merge ¶ added in v0.41.0
func (m *GetConnectivityRuleResponse) XXX_Merge(src proto.Message)
func (*GetConnectivityRuleResponse) XXX_Size ¶ added in v0.41.0
func (m *GetConnectivityRuleResponse) XXX_Size() int
func (*GetConnectivityRuleResponse) XXX_Unmarshal ¶ added in v0.41.0
func (m *GetConnectivityRuleResponse) XXX_Unmarshal(b []byte) error
type GetConnectivityRulesRequest ¶ added in v0.41.0
type GetConnectivityRulesRequest struct {
// The requested size of the page to retrieve.
// 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 by namespace ID.
Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"`
// Filter by project ID.
// temporal:dev
ProjectId string `protobuf:"bytes,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
}
func (*GetConnectivityRulesRequest) Descriptor ¶ added in v0.41.0
func (*GetConnectivityRulesRequest) Descriptor() ([]byte, []int)
func (*GetConnectivityRulesRequest) Equal ¶ added in v0.41.0
func (this *GetConnectivityRulesRequest) Equal(that interface{}) bool
func (*GetConnectivityRulesRequest) GetNamespace ¶ added in v0.43.0
func (m *GetConnectivityRulesRequest) GetNamespace() string
func (*GetConnectivityRulesRequest) GetPageSize ¶ added in v0.41.0
func (m *GetConnectivityRulesRequest) GetPageSize() int32
func (*GetConnectivityRulesRequest) GetPageToken ¶ added in v0.41.0
func (m *GetConnectivityRulesRequest) GetPageToken() string
func (*GetConnectivityRulesRequest) GetProjectId ¶ added in v0.55.0
func (m *GetConnectivityRulesRequest) GetProjectId() string
func (*GetConnectivityRulesRequest) GoString ¶ added in v0.41.0
func (this *GetConnectivityRulesRequest) GoString() string
func (*GetConnectivityRulesRequest) Marshal ¶ added in v0.41.0
func (m *GetConnectivityRulesRequest) Marshal() (dAtA []byte, err error)
func (*GetConnectivityRulesRequest) MarshalTo ¶ added in v0.41.0
func (m *GetConnectivityRulesRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetConnectivityRulesRequest) MarshalToSizedBuffer ¶ added in v0.41.0
func (m *GetConnectivityRulesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetConnectivityRulesRequest) ProtoMessage ¶ added in v0.41.0
func (*GetConnectivityRulesRequest) ProtoMessage()
func (*GetConnectivityRulesRequest) Reset ¶ added in v0.41.0
func (m *GetConnectivityRulesRequest) Reset()
func (*GetConnectivityRulesRequest) Size ¶ added in v0.41.0
func (m *GetConnectivityRulesRequest) Size() (n int)
func (*GetConnectivityRulesRequest) String ¶ added in v0.41.0
func (this *GetConnectivityRulesRequest) String() string
func (*GetConnectivityRulesRequest) Unmarshal ¶ added in v0.41.0
func (m *GetConnectivityRulesRequest) Unmarshal(dAtA []byte) error
func (*GetConnectivityRulesRequest) XXX_DiscardUnknown ¶ added in v0.41.0
func (m *GetConnectivityRulesRequest) XXX_DiscardUnknown()
func (*GetConnectivityRulesRequest) XXX_Marshal ¶ added in v0.41.0
func (m *GetConnectivityRulesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetConnectivityRulesRequest) XXX_Merge ¶ added in v0.41.0
func (m *GetConnectivityRulesRequest) XXX_Merge(src proto.Message)
func (*GetConnectivityRulesRequest) XXX_Size ¶ added in v0.41.0
func (m *GetConnectivityRulesRequest) XXX_Size() int
func (*GetConnectivityRulesRequest) XXX_Unmarshal ¶ added in v0.41.0
func (m *GetConnectivityRulesRequest) XXX_Unmarshal(b []byte) error
type GetConnectivityRulesResponse ¶ added in v0.41.0
type GetConnectivityRulesResponse struct {
// connectivity_rules returned
ConnectivityRules []*v19.ConnectivityRule `protobuf:"bytes,1,rep,name=connectivity_rules,json=connectivityRules,proto3" json:"connectivity_rules,omitempty"`
// The next page token
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
}
func (*GetConnectivityRulesResponse) Descriptor ¶ added in v0.41.0
func (*GetConnectivityRulesResponse) Descriptor() ([]byte, []int)
func (*GetConnectivityRulesResponse) Equal ¶ added in v0.41.0
func (this *GetConnectivityRulesResponse) Equal(that interface{}) bool
func (*GetConnectivityRulesResponse) GetConnectivityRules ¶ added in v0.41.0
func (m *GetConnectivityRulesResponse) GetConnectivityRules() []*v19.ConnectivityRule
func (*GetConnectivityRulesResponse) GetNextPageToken ¶ added in v0.41.0
func (m *GetConnectivityRulesResponse) GetNextPageToken() string
func (*GetConnectivityRulesResponse) GoString ¶ added in v0.41.0
func (this *GetConnectivityRulesResponse) GoString() string
func (*GetConnectivityRulesResponse) Marshal ¶ added in v0.41.0
func (m *GetConnectivityRulesResponse) Marshal() (dAtA []byte, err error)
func (*GetConnectivityRulesResponse) MarshalTo ¶ added in v0.41.0
func (m *GetConnectivityRulesResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetConnectivityRulesResponse) MarshalToSizedBuffer ¶ added in v0.41.0
func (m *GetConnectivityRulesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetConnectivityRulesResponse) ProtoMessage ¶ added in v0.41.0
func (*GetConnectivityRulesResponse) ProtoMessage()
func (*GetConnectivityRulesResponse) Reset ¶ added in v0.41.0
func (m *GetConnectivityRulesResponse) Reset()
func (*GetConnectivityRulesResponse) Size ¶ added in v0.41.0
func (m *GetConnectivityRulesResponse) Size() (n int)
func (*GetConnectivityRulesResponse) String ¶ added in v0.41.0
func (this *GetConnectivityRulesResponse) String() string
func (*GetConnectivityRulesResponse) Unmarshal ¶ added in v0.41.0
func (m *GetConnectivityRulesResponse) Unmarshal(dAtA []byte) error
func (*GetConnectivityRulesResponse) XXX_DiscardUnknown ¶ added in v0.41.0
func (m *GetConnectivityRulesResponse) XXX_DiscardUnknown()
func (*GetConnectivityRulesResponse) XXX_Marshal ¶ added in v0.41.0
func (m *GetConnectivityRulesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetConnectivityRulesResponse) XXX_Merge ¶ added in v0.41.0
func (m *GetConnectivityRulesResponse) XXX_Merge(src proto.Message)
func (*GetConnectivityRulesResponse) XXX_Size ¶ added in v0.41.0
func (m *GetConnectivityRulesResponse) XXX_Size() int
func (*GetConnectivityRulesResponse) XXX_Unmarshal ¶ added in v0.41.0
func (m *GetConnectivityRulesResponse) XXX_Unmarshal(b []byte) error
type GetCurrentIdentityRequest ¶ added in v0.55.0
type GetCurrentIdentityRequest struct {
}
func (*GetCurrentIdentityRequest) Descriptor ¶ added in v0.55.0
func (*GetCurrentIdentityRequest) Descriptor() ([]byte, []int)
func (*GetCurrentIdentityRequest) Equal ¶ added in v0.55.0
func (this *GetCurrentIdentityRequest) Equal(that interface{}) bool
func (*GetCurrentIdentityRequest) GoString ¶ added in v0.55.0
func (this *GetCurrentIdentityRequest) GoString() string
func (*GetCurrentIdentityRequest) Marshal ¶ added in v0.55.0
func (m *GetCurrentIdentityRequest) Marshal() (dAtA []byte, err error)
func (*GetCurrentIdentityRequest) MarshalTo ¶ added in v0.55.0
func (m *GetCurrentIdentityRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetCurrentIdentityRequest) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *GetCurrentIdentityRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetCurrentIdentityRequest) ProtoMessage ¶ added in v0.55.0
func (*GetCurrentIdentityRequest) ProtoMessage()
func (*GetCurrentIdentityRequest) Reset ¶ added in v0.55.0
func (m *GetCurrentIdentityRequest) Reset()
func (*GetCurrentIdentityRequest) Size ¶ added in v0.55.0
func (m *GetCurrentIdentityRequest) Size() (n int)
func (*GetCurrentIdentityRequest) String ¶ added in v0.55.0
func (this *GetCurrentIdentityRequest) String() string
func (*GetCurrentIdentityRequest) Unmarshal ¶ added in v0.55.0
func (m *GetCurrentIdentityRequest) Unmarshal(dAtA []byte) error
func (*GetCurrentIdentityRequest) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *GetCurrentIdentityRequest) XXX_DiscardUnknown()
func (*GetCurrentIdentityRequest) XXX_Marshal ¶ added in v0.55.0
func (m *GetCurrentIdentityRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCurrentIdentityRequest) XXX_Merge ¶ added in v0.55.0
func (m *GetCurrentIdentityRequest) XXX_Merge(src proto.Message)
func (*GetCurrentIdentityRequest) XXX_Size ¶ added in v0.55.0
func (m *GetCurrentIdentityRequest) XXX_Size() int
func (*GetCurrentIdentityRequest) XXX_Unmarshal ¶ added in v0.55.0
func (m *GetCurrentIdentityRequest) XXX_Unmarshal(b []byte) error
type GetCurrentIdentityResponse ¶ added in v0.55.0
type GetCurrentIdentityResponse struct {
// The authenticated principal making the request
//
// Types that are valid to be assigned to Principal:
// *GetCurrentIdentityResponse_User
// *GetCurrentIdentityResponse_ServiceAccount
Principal isGetCurrentIdentityResponse_Principal `protobuf_oneof:"principal"`
// The API key info used to authenticate the request, if any
PrincipalApiKey *v1.ApiKey `protobuf:"bytes,3,opt,name=principal_api_key,json=principalApiKey,proto3" json:"principal_api_key,omitempty"`
}
func (*GetCurrentIdentityResponse) Descriptor ¶ added in v0.55.0
func (*GetCurrentIdentityResponse) Descriptor() ([]byte, []int)
func (*GetCurrentIdentityResponse) Equal ¶ added in v0.55.0
func (this *GetCurrentIdentityResponse) Equal(that interface{}) bool
func (*GetCurrentIdentityResponse) GetPrincipal ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) GetPrincipal() isGetCurrentIdentityResponse_Principal
func (*GetCurrentIdentityResponse) GetPrincipalApiKey ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) GetPrincipalApiKey() *v1.ApiKey
func (*GetCurrentIdentityResponse) GetServiceAccount ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) GetServiceAccount() *v1.ServiceAccount
func (*GetCurrentIdentityResponse) GetUser ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) GetUser() *v1.User
func (*GetCurrentIdentityResponse) GoString ¶ added in v0.55.0
func (this *GetCurrentIdentityResponse) GoString() string
func (*GetCurrentIdentityResponse) Marshal ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) Marshal() (dAtA []byte, err error)
func (*GetCurrentIdentityResponse) MarshalTo ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetCurrentIdentityResponse) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetCurrentIdentityResponse) ProtoMessage ¶ added in v0.55.0
func (*GetCurrentIdentityResponse) ProtoMessage()
func (*GetCurrentIdentityResponse) Reset ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) Reset()
func (*GetCurrentIdentityResponse) Size ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) Size() (n int)
func (*GetCurrentIdentityResponse) String ¶ added in v0.55.0
func (this *GetCurrentIdentityResponse) String() string
func (*GetCurrentIdentityResponse) Unmarshal ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) Unmarshal(dAtA []byte) error
func (*GetCurrentIdentityResponse) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) XXX_DiscardUnknown()
func (*GetCurrentIdentityResponse) XXX_Marshal ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCurrentIdentityResponse) XXX_Merge ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) XXX_Merge(src proto.Message)
func (*GetCurrentIdentityResponse) XXX_OneofWrappers ¶ added in v0.55.0
func (*GetCurrentIdentityResponse) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*GetCurrentIdentityResponse) XXX_Size ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) XXX_Size() int
func (*GetCurrentIdentityResponse) XXX_Unmarshal ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse) XXX_Unmarshal(b []byte) error
type GetCurrentIdentityResponse_ServiceAccount ¶ added in v0.55.0
type GetCurrentIdentityResponse_ServiceAccount struct {
ServiceAccount *v1.ServiceAccount `protobuf:"bytes,2,opt,name=service_account,json=serviceAccount,proto3,oneof" json:"service_account,omitempty"`
}
func (*GetCurrentIdentityResponse_ServiceAccount) Equal ¶ added in v0.55.0
func (this *GetCurrentIdentityResponse_ServiceAccount) Equal(that interface{}) bool
func (*GetCurrentIdentityResponse_ServiceAccount) GoString ¶ added in v0.55.0
func (this *GetCurrentIdentityResponse_ServiceAccount) GoString() string
func (*GetCurrentIdentityResponse_ServiceAccount) MarshalTo ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse_ServiceAccount) MarshalTo(dAtA []byte) (int, error)
func (*GetCurrentIdentityResponse_ServiceAccount) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse_ServiceAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetCurrentIdentityResponse_ServiceAccount) Size ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse_ServiceAccount) Size() (n int)
func (*GetCurrentIdentityResponse_ServiceAccount) String ¶ added in v0.55.0
func (this *GetCurrentIdentityResponse_ServiceAccount) String() string
type GetCurrentIdentityResponse_User ¶ added in v0.55.0
type GetCurrentIdentityResponse_User struct {
User *v1.User `protobuf:"bytes,1,opt,name=user,proto3,oneof" json:"user,omitempty"`
}
func (*GetCurrentIdentityResponse_User) Equal ¶ added in v0.55.0
func (this *GetCurrentIdentityResponse_User) Equal(that interface{}) bool
func (*GetCurrentIdentityResponse_User) GoString ¶ added in v0.55.0
func (this *GetCurrentIdentityResponse_User) GoString() string
func (*GetCurrentIdentityResponse_User) MarshalTo ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse_User) MarshalTo(dAtA []byte) (int, error)
func (*GetCurrentIdentityResponse_User) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse_User) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetCurrentIdentityResponse_User) Size ¶ added in v0.55.0
func (m *GetCurrentIdentityResponse_User) Size() (n int)
func (*GetCurrentIdentityResponse_User) String ¶ added in v0.55.0
func (this *GetCurrentIdentityResponse_User) String() string
type GetCustomRoleRequest ¶ added in v0.55.0
type GetCustomRoleRequest struct {
// The id of the custom role to get.
RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"`
}
temporal:dev
func (*GetCustomRoleRequest) Descriptor ¶ added in v0.55.0
func (*GetCustomRoleRequest) Descriptor() ([]byte, []int)
func (*GetCustomRoleRequest) Equal ¶ added in v0.55.0
func (this *GetCustomRoleRequest) Equal(that interface{}) bool
func (*GetCustomRoleRequest) GetRoleId ¶ added in v0.55.0
func (m *GetCustomRoleRequest) GetRoleId() string
func (*GetCustomRoleRequest) GoString ¶ added in v0.55.0
func (this *GetCustomRoleRequest) GoString() string
func (*GetCustomRoleRequest) Marshal ¶ added in v0.55.0
func (m *GetCustomRoleRequest) Marshal() (dAtA []byte, err error)
func (*GetCustomRoleRequest) MarshalTo ¶ added in v0.55.0
func (m *GetCustomRoleRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetCustomRoleRequest) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *GetCustomRoleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetCustomRoleRequest) ProtoMessage ¶ added in v0.55.0
func (*GetCustomRoleRequest) ProtoMessage()
func (*GetCustomRoleRequest) Reset ¶ added in v0.55.0
func (m *GetCustomRoleRequest) Reset()
func (*GetCustomRoleRequest) Size ¶ added in v0.55.0
func (m *GetCustomRoleRequest) Size() (n int)
func (*GetCustomRoleRequest) String ¶ added in v0.55.0
func (this *GetCustomRoleRequest) String() string
func (*GetCustomRoleRequest) Unmarshal ¶ added in v0.55.0
func (m *GetCustomRoleRequest) Unmarshal(dAtA []byte) error
func (*GetCustomRoleRequest) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *GetCustomRoleRequest) XXX_DiscardUnknown()
func (*GetCustomRoleRequest) XXX_Marshal ¶ added in v0.55.0
func (m *GetCustomRoleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCustomRoleRequest) XXX_Merge ¶ added in v0.55.0
func (m *GetCustomRoleRequest) XXX_Merge(src proto.Message)
func (*GetCustomRoleRequest) XXX_Size ¶ added in v0.55.0
func (m *GetCustomRoleRequest) XXX_Size() int
func (*GetCustomRoleRequest) XXX_Unmarshal ¶ added in v0.55.0
func (m *GetCustomRoleRequest) XXX_Unmarshal(b []byte) error
type GetCustomRoleResponse ¶ added in v0.55.0
type GetCustomRoleResponse struct {
// The custom role.
CustomRole *v1.CustomRole `protobuf:"bytes,1,opt,name=custom_role,json=customRole,proto3" json:"custom_role,omitempty"`
}
temporal:dev
func (*GetCustomRoleResponse) Descriptor ¶ added in v0.55.0
func (*GetCustomRoleResponse) Descriptor() ([]byte, []int)
func (*GetCustomRoleResponse) Equal ¶ added in v0.55.0
func (this *GetCustomRoleResponse) Equal(that interface{}) bool
func (*GetCustomRoleResponse) GetCustomRole ¶ added in v0.55.0
func (m *GetCustomRoleResponse) GetCustomRole() *v1.CustomRole
func (*GetCustomRoleResponse) GoString ¶ added in v0.55.0
func (this *GetCustomRoleResponse) GoString() string
func (*GetCustomRoleResponse) Marshal ¶ added in v0.55.0
func (m *GetCustomRoleResponse) Marshal() (dAtA []byte, err error)
func (*GetCustomRoleResponse) MarshalTo ¶ added in v0.55.0
func (m *GetCustomRoleResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetCustomRoleResponse) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *GetCustomRoleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetCustomRoleResponse) ProtoMessage ¶ added in v0.55.0
func (*GetCustomRoleResponse) ProtoMessage()
func (*GetCustomRoleResponse) Reset ¶ added in v0.55.0
func (m *GetCustomRoleResponse) Reset()
func (*GetCustomRoleResponse) Size ¶ added in v0.55.0
func (m *GetCustomRoleResponse) Size() (n int)
func (*GetCustomRoleResponse) String ¶ added in v0.55.0
func (this *GetCustomRoleResponse) String() string
func (*GetCustomRoleResponse) Unmarshal ¶ added in v0.55.0
func (m *GetCustomRoleResponse) Unmarshal(dAtA []byte) error
func (*GetCustomRoleResponse) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *GetCustomRoleResponse) XXX_DiscardUnknown()
func (*GetCustomRoleResponse) XXX_Marshal ¶ added in v0.55.0
func (m *GetCustomRoleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCustomRoleResponse) XXX_Merge ¶ added in v0.55.0
func (m *GetCustomRoleResponse) XXX_Merge(src proto.Message)
func (*GetCustomRoleResponse) XXX_Size ¶ added in v0.55.0
func (m *GetCustomRoleResponse) XXX_Size() int
func (*GetCustomRoleResponse) XXX_Unmarshal ¶ added in v0.55.0
func (m *GetCustomRoleResponse) XXX_Unmarshal(b []byte) error
type GetCustomRolesRequest ¶ added in v0.55.0
type GetCustomRolesRequest 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"`
}
Custom Role messages temporal:dev
func (*GetCustomRolesRequest) Descriptor ¶ added in v0.55.0
func (*GetCustomRolesRequest) Descriptor() ([]byte, []int)
func (*GetCustomRolesRequest) Equal ¶ added in v0.55.0
func (this *GetCustomRolesRequest) Equal(that interface{}) bool
func (*GetCustomRolesRequest) GetPageSize ¶ added in v0.55.0
func (m *GetCustomRolesRequest) GetPageSize() int32
func (*GetCustomRolesRequest) GetPageToken ¶ added in v0.55.0
func (m *GetCustomRolesRequest) GetPageToken() string
func (*GetCustomRolesRequest) GoString ¶ added in v0.55.0
func (this *GetCustomRolesRequest) GoString() string
func (*GetCustomRolesRequest) Marshal ¶ added in v0.55.0
func (m *GetCustomRolesRequest) Marshal() (dAtA []byte, err error)
func (*GetCustomRolesRequest) MarshalTo ¶ added in v0.55.0
func (m *GetCustomRolesRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetCustomRolesRequest) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *GetCustomRolesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetCustomRolesRequest) ProtoMessage ¶ added in v0.55.0
func (*GetCustomRolesRequest) ProtoMessage()
func (*GetCustomRolesRequest) Reset ¶ added in v0.55.0
func (m *GetCustomRolesRequest) Reset()
func (*GetCustomRolesRequest) Size ¶ added in v0.55.0
func (m *GetCustomRolesRequest) Size() (n int)
func (*GetCustomRolesRequest) String ¶ added in v0.55.0
func (this *GetCustomRolesRequest) String() string
func (*GetCustomRolesRequest) Unmarshal ¶ added in v0.55.0
func (m *GetCustomRolesRequest) Unmarshal(dAtA []byte) error
func (*GetCustomRolesRequest) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *GetCustomRolesRequest) XXX_DiscardUnknown()
func (*GetCustomRolesRequest) XXX_Marshal ¶ added in v0.55.0
func (m *GetCustomRolesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCustomRolesRequest) XXX_Merge ¶ added in v0.55.0
func (m *GetCustomRolesRequest) XXX_Merge(src proto.Message)
func (*GetCustomRolesRequest) XXX_Size ¶ added in v0.55.0
func (m *GetCustomRolesRequest) XXX_Size() int
func (*GetCustomRolesRequest) XXX_Unmarshal ¶ added in v0.55.0
func (m *GetCustomRolesRequest) XXX_Unmarshal(b []byte) error
type GetCustomRolesResponse ¶ added in v0.55.0
type GetCustomRolesResponse struct {
// The list of custom roles in ascending id order.
CustomRoles []*v1.CustomRole `protobuf:"bytes,1,rep,name=custom_roles,json=customRoles,proto3" json:"custom_roles,omitempty"`
// The next page's token.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
}
temporal:dev
func (*GetCustomRolesResponse) Descriptor ¶ added in v0.55.0
func (*GetCustomRolesResponse) Descriptor() ([]byte, []int)
func (*GetCustomRolesResponse) Equal ¶ added in v0.55.0
func (this *GetCustomRolesResponse) Equal(that interface{}) bool
func (*GetCustomRolesResponse) GetCustomRoles ¶ added in v0.55.0
func (m *GetCustomRolesResponse) GetCustomRoles() []*v1.CustomRole
func (*GetCustomRolesResponse) GetNextPageToken ¶ added in v0.55.0
func (m *GetCustomRolesResponse) GetNextPageToken() string
func (*GetCustomRolesResponse) GoString ¶ added in v0.55.0
func (this *GetCustomRolesResponse) GoString() string
func (*GetCustomRolesResponse) Marshal ¶ added in v0.55.0
func (m *GetCustomRolesResponse) Marshal() (dAtA []byte, err error)
func (*GetCustomRolesResponse) MarshalTo ¶ added in v0.55.0
func (m *GetCustomRolesResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetCustomRolesResponse) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *GetCustomRolesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetCustomRolesResponse) ProtoMessage ¶ added in v0.55.0
func (*GetCustomRolesResponse) ProtoMessage()
func (*GetCustomRolesResponse) Reset ¶ added in v0.55.0
func (m *GetCustomRolesResponse) Reset()
func (*GetCustomRolesResponse) Size ¶ added in v0.55.0
func (m *GetCustomRolesResponse) Size() (n int)
func (*GetCustomRolesResponse) String ¶ added in v0.55.0
func (this *GetCustomRolesResponse) String() string
func (*GetCustomRolesResponse) Unmarshal ¶ added in v0.55.0
func (m *GetCustomRolesResponse) Unmarshal(dAtA []byte) error
func (*GetCustomRolesResponse) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *GetCustomRolesResponse) XXX_DiscardUnknown()
func (*GetCustomRolesResponse) XXX_Marshal ¶ added in v0.55.0
func (m *GetCustomRolesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCustomRolesResponse) XXX_Merge ¶ added in v0.55.0
func (m *GetCustomRolesResponse) XXX_Merge(src proto.Message)
func (*GetCustomRolesResponse) XXX_Size ¶ added in v0.55.0
func (m *GetCustomRolesResponse) XXX_Size() int
func (*GetCustomRolesResponse) XXX_Unmarshal ¶ added in v0.55.0
func (m *GetCustomRolesResponse) XXX_Unmarshal(b []byte) error
type GetMigrationRequest ¶ added in v0.38.0
type GetMigrationRequest struct {
// The migration id.
MigrationId string `protobuf:"bytes,1,opt,name=migration_id,json=migrationId,proto3" json:"migration_id,omitempty"`
}
temporal:dev
func (*GetMigrationRequest) Descriptor ¶ added in v0.38.0
func (*GetMigrationRequest) Descriptor() ([]byte, []int)
func (*GetMigrationRequest) Equal ¶ added in v0.38.0
func (this *GetMigrationRequest) Equal(that interface{}) bool
func (*GetMigrationRequest) GetMigrationId ¶ added in v0.38.0
func (m *GetMigrationRequest) GetMigrationId() string
func (*GetMigrationRequest) GoString ¶ added in v0.38.0
func (this *GetMigrationRequest) GoString() string
func (*GetMigrationRequest) Marshal ¶ added in v0.38.0
func (m *GetMigrationRequest) Marshal() (dAtA []byte, err error)
func (*GetMigrationRequest) MarshalTo ¶ added in v0.38.0
func (m *GetMigrationRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetMigrationRequest) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *GetMigrationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetMigrationRequest) ProtoMessage ¶ added in v0.38.0
func (*GetMigrationRequest) ProtoMessage()
func (*GetMigrationRequest) Reset ¶ added in v0.38.0
func (m *GetMigrationRequest) Reset()
func (*GetMigrationRequest) Size ¶ added in v0.38.0
func (m *GetMigrationRequest) Size() (n int)
func (*GetMigrationRequest) String ¶ added in v0.38.0
func (this *GetMigrationRequest) String() string
func (*GetMigrationRequest) Unmarshal ¶ added in v0.38.0
func (m *GetMigrationRequest) Unmarshal(dAtA []byte) error
func (*GetMigrationRequest) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *GetMigrationRequest) XXX_DiscardUnknown()
func (*GetMigrationRequest) XXX_Marshal ¶ added in v0.38.0
func (m *GetMigrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetMigrationRequest) XXX_Merge ¶ added in v0.38.0
func (m *GetMigrationRequest) XXX_Merge(src proto.Message)
func (*GetMigrationRequest) XXX_Size ¶ added in v0.38.0
func (m *GetMigrationRequest) XXX_Size() int
func (*GetMigrationRequest) XXX_Unmarshal ¶ added in v0.38.0
func (m *GetMigrationRequest) XXX_Unmarshal(b []byte) error
type GetMigrationResponse ¶ added in v0.38.0
type GetMigrationResponse struct {
// The migration.
Migration *v12.Migration `protobuf:"bytes,1,opt,name=migration,proto3" json:"migration,omitempty"`
}
temporal:dev
func (*GetMigrationResponse) Descriptor ¶ added in v0.38.0
func (*GetMigrationResponse) Descriptor() ([]byte, []int)
func (*GetMigrationResponse) Equal ¶ added in v0.38.0
func (this *GetMigrationResponse) Equal(that interface{}) bool
func (*GetMigrationResponse) GetMigration ¶ added in v0.38.0
func (m *GetMigrationResponse) GetMigration() *v12.Migration
func (*GetMigrationResponse) GoString ¶ added in v0.38.0
func (this *GetMigrationResponse) GoString() string
func (*GetMigrationResponse) Marshal ¶ added in v0.38.0
func (m *GetMigrationResponse) Marshal() (dAtA []byte, err error)
func (*GetMigrationResponse) MarshalTo ¶ added in v0.38.0
func (m *GetMigrationResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetMigrationResponse) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *GetMigrationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetMigrationResponse) ProtoMessage ¶ added in v0.38.0
func (*GetMigrationResponse) ProtoMessage()
func (*GetMigrationResponse) Reset ¶ added in v0.38.0
func (m *GetMigrationResponse) Reset()
func (*GetMigrationResponse) Size ¶ added in v0.38.0
func (m *GetMigrationResponse) Size() (n int)
func (*GetMigrationResponse) String ¶ added in v0.38.0
func (this *GetMigrationResponse) String() string
func (*GetMigrationResponse) Unmarshal ¶ added in v0.38.0
func (m *GetMigrationResponse) Unmarshal(dAtA []byte) error
func (*GetMigrationResponse) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *GetMigrationResponse) XXX_DiscardUnknown()
func (*GetMigrationResponse) XXX_Marshal ¶ added in v0.38.0
func (m *GetMigrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetMigrationResponse) XXX_Merge ¶ added in v0.38.0
func (m *GetMigrationResponse) XXX_Merge(src proto.Message)
func (*GetMigrationResponse) XXX_Size ¶ added in v0.38.0
func (m *GetMigrationResponse) XXX_Size() int
func (*GetMigrationResponse) XXX_Unmarshal ¶ added in v0.38.0
func (m *GetMigrationResponse) XXX_Unmarshal(b []byte) error
type GetMigrationsRequest ¶ added in v0.38.0
type GetMigrationsRequest 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"`
}
temporal:dev
func (*GetMigrationsRequest) Descriptor ¶ added in v0.38.0
func (*GetMigrationsRequest) Descriptor() ([]byte, []int)
func (*GetMigrationsRequest) Equal ¶ added in v0.38.0
func (this *GetMigrationsRequest) Equal(that interface{}) bool
func (*GetMigrationsRequest) GetPageSize ¶ added in v0.38.0
func (m *GetMigrationsRequest) GetPageSize() int32
func (*GetMigrationsRequest) GetPageToken ¶ added in v0.38.0
func (m *GetMigrationsRequest) GetPageToken() string
func (*GetMigrationsRequest) GoString ¶ added in v0.38.0
func (this *GetMigrationsRequest) GoString() string
func (*GetMigrationsRequest) Marshal ¶ added in v0.38.0
func (m *GetMigrationsRequest) Marshal() (dAtA []byte, err error)
func (*GetMigrationsRequest) MarshalTo ¶ added in v0.38.0
func (m *GetMigrationsRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetMigrationsRequest) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *GetMigrationsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetMigrationsRequest) ProtoMessage ¶ added in v0.38.0
func (*GetMigrationsRequest) ProtoMessage()
func (*GetMigrationsRequest) Reset ¶ added in v0.38.0
func (m *GetMigrationsRequest) Reset()
func (*GetMigrationsRequest) Size ¶ added in v0.38.0
func (m *GetMigrationsRequest) Size() (n int)
func (*GetMigrationsRequest) String ¶ added in v0.38.0
func (this *GetMigrationsRequest) String() string
func (*GetMigrationsRequest) Unmarshal ¶ added in v0.38.0
func (m *GetMigrationsRequest) Unmarshal(dAtA []byte) error
func (*GetMigrationsRequest) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *GetMigrationsRequest) XXX_DiscardUnknown()
func (*GetMigrationsRequest) XXX_Marshal ¶ added in v0.38.0
func (m *GetMigrationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetMigrationsRequest) XXX_Merge ¶ added in v0.38.0
func (m *GetMigrationsRequest) XXX_Merge(src proto.Message)
func (*GetMigrationsRequest) XXX_Size ¶ added in v0.38.0
func (m *GetMigrationsRequest) XXX_Size() int
func (*GetMigrationsRequest) XXX_Unmarshal ¶ added in v0.38.0
func (m *GetMigrationsRequest) XXX_Unmarshal(b []byte) error
type GetMigrationsResponse ¶ added in v0.38.0
type GetMigrationsResponse struct {
// The list of migrations.
Migrations []*v12.Migration `protobuf:"bytes,1,rep,name=migrations,proto3" json:"migrations,omitempty"`
// The next page's token.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
}
temporal:dev
func (*GetMigrationsResponse) Descriptor ¶ added in v0.38.0
func (*GetMigrationsResponse) Descriptor() ([]byte, []int)
func (*GetMigrationsResponse) Equal ¶ added in v0.38.0
func (this *GetMigrationsResponse) Equal(that interface{}) bool
func (*GetMigrationsResponse) GetMigrations ¶ added in v0.38.0
func (m *GetMigrationsResponse) GetMigrations() []*v12.Migration
func (*GetMigrationsResponse) GetNextPageToken ¶ added in v0.38.0
func (m *GetMigrationsResponse) GetNextPageToken() string
func (*GetMigrationsResponse) GoString ¶ added in v0.38.0
func (this *GetMigrationsResponse) GoString() string
func (*GetMigrationsResponse) Marshal ¶ added in v0.38.0
func (m *GetMigrationsResponse) Marshal() (dAtA []byte, err error)
func (*GetMigrationsResponse) MarshalTo ¶ added in v0.38.0
func (m *GetMigrationsResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetMigrationsResponse) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *GetMigrationsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetMigrationsResponse) ProtoMessage ¶ added in v0.38.0
func (*GetMigrationsResponse) ProtoMessage()
func (*GetMigrationsResponse) Reset ¶ added in v0.38.0
func (m *GetMigrationsResponse) Reset()
func (*GetMigrationsResponse) Size ¶ added in v0.38.0
func (m *GetMigrationsResponse) Size() (n int)
func (*GetMigrationsResponse) String ¶ added in v0.38.0
func (this *GetMigrationsResponse) String() string
func (*GetMigrationsResponse) Unmarshal ¶ added in v0.38.0
func (m *GetMigrationsResponse) Unmarshal(dAtA []byte) error
func (*GetMigrationsResponse) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *GetMigrationsResponse) XXX_DiscardUnknown()
func (*GetMigrationsResponse) XXX_Marshal ¶ added in v0.38.0
func (m *GetMigrationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetMigrationsResponse) XXX_Merge ¶ added in v0.38.0
func (m *GetMigrationsResponse) XXX_Merge(src proto.Message)
func (*GetMigrationsResponse) XXX_Size ¶ added in v0.38.0
func (m *GetMigrationsResponse) XXX_Size() int
func (*GetMigrationsResponse) XXX_Unmarshal ¶ added in v0.38.0
func (m *GetMigrationsResponse) XXX_Unmarshal(b []byte) error
type GetNamespaceCapacityInfoRequest ¶ added in v0.55.0
type GetNamespaceCapacityInfoRequest struct {
// The namespace identifier.
// Required.
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
}
temporal:dev
func (*GetNamespaceCapacityInfoRequest) Descriptor ¶ added in v0.55.0
func (*GetNamespaceCapacityInfoRequest) Descriptor() ([]byte, []int)
func (*GetNamespaceCapacityInfoRequest) Equal ¶ added in v0.55.0
func (this *GetNamespaceCapacityInfoRequest) Equal(that interface{}) bool
func (*GetNamespaceCapacityInfoRequest) GetNamespace ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoRequest) GetNamespace() string
func (*GetNamespaceCapacityInfoRequest) GoString ¶ added in v0.55.0
func (this *GetNamespaceCapacityInfoRequest) GoString() string
func (*GetNamespaceCapacityInfoRequest) Marshal ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoRequest) Marshal() (dAtA []byte, err error)
func (*GetNamespaceCapacityInfoRequest) MarshalTo ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespaceCapacityInfoRequest) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespaceCapacityInfoRequest) ProtoMessage ¶ added in v0.55.0
func (*GetNamespaceCapacityInfoRequest) ProtoMessage()
func (*GetNamespaceCapacityInfoRequest) Reset ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoRequest) Reset()
func (*GetNamespaceCapacityInfoRequest) Size ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoRequest) Size() (n int)
func (*GetNamespaceCapacityInfoRequest) String ¶ added in v0.55.0
func (this *GetNamespaceCapacityInfoRequest) String() string
func (*GetNamespaceCapacityInfoRequest) Unmarshal ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoRequest) Unmarshal(dAtA []byte) error
func (*GetNamespaceCapacityInfoRequest) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoRequest) XXX_DiscardUnknown()
func (*GetNamespaceCapacityInfoRequest) XXX_Marshal ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespaceCapacityInfoRequest) XXX_Merge ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoRequest) XXX_Merge(src proto.Message)
func (*GetNamespaceCapacityInfoRequest) XXX_Size ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoRequest) XXX_Size() int
func (*GetNamespaceCapacityInfoRequest) XXX_Unmarshal ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoRequest) XXX_Unmarshal(b []byte) error
type GetNamespaceCapacityInfoResponse ¶ added in v0.55.0
type GetNamespaceCapacityInfoResponse struct {
// Capacity information for the namespace.
CapacityInfo *v12.NamespaceCapacityInfo `protobuf:"bytes,1,opt,name=capacity_info,json=capacityInfo,proto3" json:"capacity_info,omitempty"`
}
temporal:dev
func (*GetNamespaceCapacityInfoResponse) Descriptor ¶ added in v0.55.0
func (*GetNamespaceCapacityInfoResponse) Descriptor() ([]byte, []int)
func (*GetNamespaceCapacityInfoResponse) Equal ¶ added in v0.55.0
func (this *GetNamespaceCapacityInfoResponse) Equal(that interface{}) bool
func (*GetNamespaceCapacityInfoResponse) GetCapacityInfo ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoResponse) GetCapacityInfo() *v12.NamespaceCapacityInfo
func (*GetNamespaceCapacityInfoResponse) GoString ¶ added in v0.55.0
func (this *GetNamespaceCapacityInfoResponse) GoString() string
func (*GetNamespaceCapacityInfoResponse) Marshal ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoResponse) Marshal() (dAtA []byte, err error)
func (*GetNamespaceCapacityInfoResponse) MarshalTo ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespaceCapacityInfoResponse) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespaceCapacityInfoResponse) ProtoMessage ¶ added in v0.55.0
func (*GetNamespaceCapacityInfoResponse) ProtoMessage()
func (*GetNamespaceCapacityInfoResponse) Reset ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoResponse) Reset()
func (*GetNamespaceCapacityInfoResponse) Size ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoResponse) Size() (n int)
func (*GetNamespaceCapacityInfoResponse) String ¶ added in v0.55.0
func (this *GetNamespaceCapacityInfoResponse) String() string
func (*GetNamespaceCapacityInfoResponse) Unmarshal ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoResponse) Unmarshal(dAtA []byte) error
func (*GetNamespaceCapacityInfoResponse) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoResponse) XXX_DiscardUnknown()
func (*GetNamespaceCapacityInfoResponse) XXX_Marshal ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespaceCapacityInfoResponse) XXX_Merge ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoResponse) XXX_Merge(src proto.Message)
func (*GetNamespaceCapacityInfoResponse) XXX_Size ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoResponse) XXX_Size() int
func (*GetNamespaceCapacityInfoResponse) XXX_Unmarshal ¶ added in v0.55.0
func (m *GetNamespaceCapacityInfoResponse) XXX_Unmarshal(b []byte) error
type GetNamespaceExportSinkRequest ¶ added in v0.34.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"`
}
func (*GetNamespaceExportSinkRequest) Descriptor ¶ added in v0.34.0
func (*GetNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
func (*GetNamespaceExportSinkRequest) Equal ¶ added in v0.34.0
func (this *GetNamespaceExportSinkRequest) Equal(that interface{}) bool
func (*GetNamespaceExportSinkRequest) GetName ¶ added in v0.34.0
func (m *GetNamespaceExportSinkRequest) GetName() string
func (*GetNamespaceExportSinkRequest) GetNamespace ¶ added in v0.34.0
func (m *GetNamespaceExportSinkRequest) GetNamespace() string
func (*GetNamespaceExportSinkRequest) GoString ¶ added in v0.34.0
func (this *GetNamespaceExportSinkRequest) GoString() string
func (*GetNamespaceExportSinkRequest) Marshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinkRequest) Marshal() (dAtA []byte, err error)
func (*GetNamespaceExportSinkRequest) MarshalTo ¶ added in v0.34.0
func (m *GetNamespaceExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespaceExportSinkRequest) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *GetNamespaceExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespaceExportSinkRequest) ProtoMessage ¶ added in v0.34.0
func (*GetNamespaceExportSinkRequest) ProtoMessage()
func (*GetNamespaceExportSinkRequest) Reset ¶ added in v0.34.0
func (m *GetNamespaceExportSinkRequest) Reset()
func (*GetNamespaceExportSinkRequest) Size ¶ added in v0.34.0
func (m *GetNamespaceExportSinkRequest) Size() (n int)
func (*GetNamespaceExportSinkRequest) String ¶ added in v0.34.0
func (this *GetNamespaceExportSinkRequest) String() string
func (*GetNamespaceExportSinkRequest) Unmarshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinkRequest) Unmarshal(dAtA []byte) error
func (*GetNamespaceExportSinkRequest) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *GetNamespaceExportSinkRequest) XXX_DiscardUnknown()
func (*GetNamespaceExportSinkRequest) XXX_Marshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespaceExportSinkRequest) XXX_Merge ¶ added in v0.34.0
func (m *GetNamespaceExportSinkRequest) XXX_Merge(src proto.Message)
func (*GetNamespaceExportSinkRequest) XXX_Size ¶ added in v0.34.0
func (m *GetNamespaceExportSinkRequest) XXX_Size() int
func (*GetNamespaceExportSinkRequest) XXX_Unmarshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinkRequest) XXX_Unmarshal(b []byte) error
type GetNamespaceExportSinkResponse ¶ added in v0.34.0
type GetNamespaceExportSinkResponse struct {
// The export sink retrieved.
Sink *v12.ExportSink `protobuf:"bytes,1,opt,name=sink,proto3" json:"sink,omitempty"`
}
func (*GetNamespaceExportSinkResponse) Descriptor ¶ added in v0.34.0
func (*GetNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
func (*GetNamespaceExportSinkResponse) Equal ¶ added in v0.34.0
func (this *GetNamespaceExportSinkResponse) Equal(that interface{}) bool
func (*GetNamespaceExportSinkResponse) GetSink ¶ added in v0.34.0
func (m *GetNamespaceExportSinkResponse) GetSink() *v12.ExportSink
func (*GetNamespaceExportSinkResponse) GoString ¶ added in v0.34.0
func (this *GetNamespaceExportSinkResponse) GoString() string
func (*GetNamespaceExportSinkResponse) Marshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinkResponse) Marshal() (dAtA []byte, err error)
func (*GetNamespaceExportSinkResponse) MarshalTo ¶ added in v0.34.0
func (m *GetNamespaceExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespaceExportSinkResponse) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *GetNamespaceExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespaceExportSinkResponse) ProtoMessage ¶ added in v0.34.0
func (*GetNamespaceExportSinkResponse) ProtoMessage()
func (*GetNamespaceExportSinkResponse) Reset ¶ added in v0.34.0
func (m *GetNamespaceExportSinkResponse) Reset()
func (*GetNamespaceExportSinkResponse) Size ¶ added in v0.34.0
func (m *GetNamespaceExportSinkResponse) Size() (n int)
func (*GetNamespaceExportSinkResponse) String ¶ added in v0.34.0
func (this *GetNamespaceExportSinkResponse) String() string
func (*GetNamespaceExportSinkResponse) Unmarshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinkResponse) Unmarshal(dAtA []byte) error
func (*GetNamespaceExportSinkResponse) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *GetNamespaceExportSinkResponse) XXX_DiscardUnknown()
func (*GetNamespaceExportSinkResponse) XXX_Marshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespaceExportSinkResponse) XXX_Merge ¶ added in v0.34.0
func (m *GetNamespaceExportSinkResponse) XXX_Merge(src proto.Message)
func (*GetNamespaceExportSinkResponse) XXX_Size ¶ added in v0.34.0
func (m *GetNamespaceExportSinkResponse) XXX_Size() int
func (*GetNamespaceExportSinkResponse) XXX_Unmarshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinkResponse) XXX_Unmarshal(b []byte) error
type GetNamespaceExportSinksRequest ¶ added in v0.34.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"`
}
func (*GetNamespaceExportSinksRequest) Descriptor ¶ added in v0.34.0
func (*GetNamespaceExportSinksRequest) Descriptor() ([]byte, []int)
func (*GetNamespaceExportSinksRequest) Equal ¶ added in v0.34.0
func (this *GetNamespaceExportSinksRequest) Equal(that interface{}) bool
func (*GetNamespaceExportSinksRequest) GetNamespace ¶ added in v0.34.0
func (m *GetNamespaceExportSinksRequest) GetNamespace() string
func (*GetNamespaceExportSinksRequest) GetPageSize ¶ added in v0.34.0
func (m *GetNamespaceExportSinksRequest) GetPageSize() int32
func (*GetNamespaceExportSinksRequest) GetPageToken ¶ added in v0.34.0
func (m *GetNamespaceExportSinksRequest) GetPageToken() string
func (*GetNamespaceExportSinksRequest) GoString ¶ added in v0.34.0
func (this *GetNamespaceExportSinksRequest) GoString() string
func (*GetNamespaceExportSinksRequest) Marshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinksRequest) Marshal() (dAtA []byte, err error)
func (*GetNamespaceExportSinksRequest) MarshalTo ¶ added in v0.34.0
func (m *GetNamespaceExportSinksRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespaceExportSinksRequest) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *GetNamespaceExportSinksRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespaceExportSinksRequest) ProtoMessage ¶ added in v0.34.0
func (*GetNamespaceExportSinksRequest) ProtoMessage()
func (*GetNamespaceExportSinksRequest) Reset ¶ added in v0.34.0
func (m *GetNamespaceExportSinksRequest) Reset()
func (*GetNamespaceExportSinksRequest) Size ¶ added in v0.34.0
func (m *GetNamespaceExportSinksRequest) Size() (n int)
func (*GetNamespaceExportSinksRequest) String ¶ added in v0.34.0
func (this *GetNamespaceExportSinksRequest) String() string
func (*GetNamespaceExportSinksRequest) Unmarshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinksRequest) Unmarshal(dAtA []byte) error
func (*GetNamespaceExportSinksRequest) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *GetNamespaceExportSinksRequest) XXX_DiscardUnknown()
func (*GetNamespaceExportSinksRequest) XXX_Marshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespaceExportSinksRequest) XXX_Merge ¶ added in v0.34.0
func (m *GetNamespaceExportSinksRequest) XXX_Merge(src proto.Message)
func (*GetNamespaceExportSinksRequest) XXX_Size ¶ added in v0.34.0
func (m *GetNamespaceExportSinksRequest) XXX_Size() int
func (*GetNamespaceExportSinksRequest) XXX_Unmarshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinksRequest) XXX_Unmarshal(b []byte) error
type GetNamespaceExportSinksResponse ¶ added in v0.34.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"`
}
func (*GetNamespaceExportSinksResponse) Descriptor ¶ added in v0.34.0
func (*GetNamespaceExportSinksResponse) Descriptor() ([]byte, []int)
func (*GetNamespaceExportSinksResponse) Equal ¶ added in v0.34.0
func (this *GetNamespaceExportSinksResponse) Equal(that interface{}) bool
func (*GetNamespaceExportSinksResponse) GetNextPageToken ¶ added in v0.34.0
func (m *GetNamespaceExportSinksResponse) GetNextPageToken() string
func (*GetNamespaceExportSinksResponse) GetSinks ¶ added in v0.34.0
func (m *GetNamespaceExportSinksResponse) GetSinks() []*v12.ExportSink
func (*GetNamespaceExportSinksResponse) GoString ¶ added in v0.34.0
func (this *GetNamespaceExportSinksResponse) GoString() string
func (*GetNamespaceExportSinksResponse) Marshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinksResponse) Marshal() (dAtA []byte, err error)
func (*GetNamespaceExportSinksResponse) MarshalTo ¶ added in v0.34.0
func (m *GetNamespaceExportSinksResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespaceExportSinksResponse) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *GetNamespaceExportSinksResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespaceExportSinksResponse) ProtoMessage ¶ added in v0.34.0
func (*GetNamespaceExportSinksResponse) ProtoMessage()
func (*GetNamespaceExportSinksResponse) Reset ¶ added in v0.34.0
func (m *GetNamespaceExportSinksResponse) Reset()
func (*GetNamespaceExportSinksResponse) Size ¶ added in v0.34.0
func (m *GetNamespaceExportSinksResponse) Size() (n int)
func (*GetNamespaceExportSinksResponse) String ¶ added in v0.34.0
func (this *GetNamespaceExportSinksResponse) String() string
func (*GetNamespaceExportSinksResponse) Unmarshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinksResponse) Unmarshal(dAtA []byte) error
func (*GetNamespaceExportSinksResponse) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *GetNamespaceExportSinksResponse) XXX_DiscardUnknown()
func (*GetNamespaceExportSinksResponse) XXX_Marshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespaceExportSinksResponse) XXX_Merge ¶ added in v0.34.0
func (m *GetNamespaceExportSinksResponse) XXX_Merge(src proto.Message)
func (*GetNamespaceExportSinksResponse) XXX_Size ¶ added in v0.34.0
func (m *GetNamespaceExportSinksResponse) XXX_Size() int
func (*GetNamespaceExportSinksResponse) XXX_Unmarshal ¶ added in v0.34.0
func (m *GetNamespaceExportSinksResponse) XXX_Unmarshal(b []byte) error
type GetNamespaceIDsRequest ¶ added in v0.44.0
type GetNamespaceIDsRequest 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"`
// temporal:dev
ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
}
temporal:ui
func (*GetNamespaceIDsRequest) Descriptor ¶ added in v0.44.0
func (*GetNamespaceIDsRequest) Descriptor() ([]byte, []int)
func (*GetNamespaceIDsRequest) Equal ¶ added in v0.44.0
func (this *GetNamespaceIDsRequest) Equal(that interface{}) bool
func (*GetNamespaceIDsRequest) GetPageSize ¶ added in v0.44.0
func (m *GetNamespaceIDsRequest) GetPageSize() int32
func (*GetNamespaceIDsRequest) GetPageToken ¶ added in v0.44.0
func (m *GetNamespaceIDsRequest) GetPageToken() string
func (*GetNamespaceIDsRequest) GetProjectId ¶ added in v0.55.0
func (m *GetNamespaceIDsRequest) GetProjectId() string
func (*GetNamespaceIDsRequest) GoString ¶ added in v0.44.0
func (this *GetNamespaceIDsRequest) GoString() string
func (*GetNamespaceIDsRequest) Marshal ¶ added in v0.44.0
func (m *GetNamespaceIDsRequest) Marshal() (dAtA []byte, err error)
func (*GetNamespaceIDsRequest) MarshalTo ¶ added in v0.44.0
func (m *GetNamespaceIDsRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespaceIDsRequest) MarshalToSizedBuffer ¶ added in v0.44.0
func (m *GetNamespaceIDsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespaceIDsRequest) ProtoMessage ¶ added in v0.44.0
func (*GetNamespaceIDsRequest) ProtoMessage()
func (*GetNamespaceIDsRequest) Reset ¶ added in v0.44.0
func (m *GetNamespaceIDsRequest) Reset()
func (*GetNamespaceIDsRequest) Size ¶ added in v0.44.0
func (m *GetNamespaceIDsRequest) Size() (n int)
func (*GetNamespaceIDsRequest) String ¶ added in v0.44.0
func (this *GetNamespaceIDsRequest) String() string
func (*GetNamespaceIDsRequest) Unmarshal ¶ added in v0.44.0
func (m *GetNamespaceIDsRequest) Unmarshal(dAtA []byte) error
func (*GetNamespaceIDsRequest) XXX_DiscardUnknown ¶ added in v0.44.0
func (m *GetNamespaceIDsRequest) XXX_DiscardUnknown()
func (*GetNamespaceIDsRequest) XXX_Marshal ¶ added in v0.44.0
func (m *GetNamespaceIDsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespaceIDsRequest) XXX_Merge ¶ added in v0.44.0
func (m *GetNamespaceIDsRequest) XXX_Merge(src proto.Message)
func (*GetNamespaceIDsRequest) XXX_Size ¶ added in v0.44.0
func (m *GetNamespaceIDsRequest) XXX_Size() int
func (*GetNamespaceIDsRequest) XXX_Unmarshal ¶ added in v0.44.0
func (m *GetNamespaceIDsRequest) XXX_Unmarshal(b []byte) error
type GetNamespaceIDsResponse ¶ added in v0.44.0
type GetNamespaceIDsResponse struct {
// The list of namespaces in ascending name order.
NamespaceIds []string `protobuf:"bytes,1,rep,name=namespace_ids,json=namespaceIds,proto3" json:"namespace_ids,omitempty"`
// The next page's token.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
}
temporal:ui
func (*GetNamespaceIDsResponse) Descriptor ¶ added in v0.44.0
func (*GetNamespaceIDsResponse) Descriptor() ([]byte, []int)
func (*GetNamespaceIDsResponse) Equal ¶ added in v0.44.0
func (this *GetNamespaceIDsResponse) Equal(that interface{}) bool
func (*GetNamespaceIDsResponse) GetNamespaceIds ¶ added in v0.44.0
func (m *GetNamespaceIDsResponse) GetNamespaceIds() []string
func (*GetNamespaceIDsResponse) GetNextPageToken ¶ added in v0.44.0
func (m *GetNamespaceIDsResponse) GetNextPageToken() string
func (*GetNamespaceIDsResponse) GoString ¶ added in v0.44.0
func (this *GetNamespaceIDsResponse) GoString() string
func (*GetNamespaceIDsResponse) Marshal ¶ added in v0.44.0
func (m *GetNamespaceIDsResponse) Marshal() (dAtA []byte, err error)
func (*GetNamespaceIDsResponse) MarshalTo ¶ added in v0.44.0
func (m *GetNamespaceIDsResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespaceIDsResponse) MarshalToSizedBuffer ¶ added in v0.44.0
func (m *GetNamespaceIDsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespaceIDsResponse) ProtoMessage ¶ added in v0.44.0
func (*GetNamespaceIDsResponse) ProtoMessage()
func (*GetNamespaceIDsResponse) Reset ¶ added in v0.44.0
func (m *GetNamespaceIDsResponse) Reset()
func (*GetNamespaceIDsResponse) Size ¶ added in v0.44.0
func (m *GetNamespaceIDsResponse) Size() (n int)
func (*GetNamespaceIDsResponse) String ¶ added in v0.44.0
func (this *GetNamespaceIDsResponse) String() string
func (*GetNamespaceIDsResponse) Unmarshal ¶ added in v0.44.0
func (m *GetNamespaceIDsResponse) Unmarshal(dAtA []byte) error
func (*GetNamespaceIDsResponse) XXX_DiscardUnknown ¶ added in v0.44.0
func (m *GetNamespaceIDsResponse) XXX_DiscardUnknown()
func (*GetNamespaceIDsResponse) XXX_Marshal ¶ added in v0.44.0
func (m *GetNamespaceIDsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespaceIDsResponse) XXX_Merge ¶ added in v0.44.0
func (m *GetNamespaceIDsResponse) XXX_Merge(src proto.Message)
func (*GetNamespaceIDsResponse) XXX_Size ¶ added in v0.44.0
func (m *GetNamespaceIDsResponse) XXX_Size() int
func (*GetNamespaceIDsResponse) XXX_Unmarshal ¶ added in v0.44.0
func (m *GetNamespaceIDsResponse) XXX_Unmarshal(b []byte) error
type GetNamespaceRequest ¶
type GetNamespaceRequest struct {
// The namespace to get.
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
}
func (*GetNamespaceRequest) Descriptor ¶
func (*GetNamespaceRequest) Descriptor() ([]byte, []int)
func (*GetNamespaceRequest) Equal ¶
func (this *GetNamespaceRequest) Equal(that interface{}) bool
func (*GetNamespaceRequest) GetNamespace ¶
func (m *GetNamespaceRequest) GetNamespace() string
func (*GetNamespaceRequest) GoString ¶
func (this *GetNamespaceRequest) GoString() string
func (*GetNamespaceRequest) Marshal ¶
func (m *GetNamespaceRequest) Marshal() (dAtA []byte, err error)
func (*GetNamespaceRequest) MarshalTo ¶
func (m *GetNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespaceRequest) MarshalToSizedBuffer ¶
func (m *GetNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespaceRequest) ProtoMessage ¶
func (*GetNamespaceRequest) ProtoMessage()
func (*GetNamespaceRequest) Reset ¶
func (m *GetNamespaceRequest) Reset()
func (*GetNamespaceRequest) Size ¶
func (m *GetNamespaceRequest) Size() (n int)
func (*GetNamespaceRequest) String ¶
func (this *GetNamespaceRequest) String() string
func (*GetNamespaceRequest) Unmarshal ¶
func (m *GetNamespaceRequest) Unmarshal(dAtA []byte) error
func (*GetNamespaceRequest) XXX_DiscardUnknown ¶
func (m *GetNamespaceRequest) XXX_DiscardUnknown()
func (*GetNamespaceRequest) XXX_Marshal ¶
func (m *GetNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespaceRequest) XXX_Merge ¶
func (m *GetNamespaceRequest) XXX_Merge(src proto.Message)
func (*GetNamespaceRequest) XXX_Size ¶
func (m *GetNamespaceRequest) XXX_Size() int
func (*GetNamespaceRequest) XXX_Unmarshal ¶
func (m *GetNamespaceRequest) XXX_Unmarshal(b []byte) error
type GetNamespaceResponse ¶
type GetNamespaceResponse struct {
// The namespace.
Namespace *v12.Namespace `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
}
func (*GetNamespaceResponse) Descriptor ¶
func (*GetNamespaceResponse) Descriptor() ([]byte, []int)
func (*GetNamespaceResponse) Equal ¶
func (this *GetNamespaceResponse) Equal(that interface{}) bool
func (*GetNamespaceResponse) GetNamespace ¶
func (m *GetNamespaceResponse) GetNamespace() *v12.Namespace
func (*GetNamespaceResponse) GoString ¶
func (this *GetNamespaceResponse) GoString() string
func (*GetNamespaceResponse) Marshal ¶
func (m *GetNamespaceResponse) Marshal() (dAtA []byte, err error)
func (*GetNamespaceResponse) MarshalTo ¶
func (m *GetNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespaceResponse) MarshalToSizedBuffer ¶
func (m *GetNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespaceResponse) ProtoMessage ¶
func (*GetNamespaceResponse) ProtoMessage()
func (*GetNamespaceResponse) Reset ¶
func (m *GetNamespaceResponse) Reset()
func (*GetNamespaceResponse) Size ¶
func (m *GetNamespaceResponse) Size() (n int)
func (*GetNamespaceResponse) String ¶
func (this *GetNamespaceResponse) String() string
func (*GetNamespaceResponse) Unmarshal ¶
func (m *GetNamespaceResponse) Unmarshal(dAtA []byte) error
func (*GetNamespaceResponse) XXX_DiscardUnknown ¶
func (m *GetNamespaceResponse) XXX_DiscardUnknown()
func (*GetNamespaceResponse) XXX_Marshal ¶
func (m *GetNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespaceResponse) XXX_Merge ¶
func (m *GetNamespaceResponse) XXX_Merge(src proto.Message)
func (*GetNamespaceResponse) XXX_Size ¶
func (m *GetNamespaceResponse) XXX_Size() int
func (*GetNamespaceResponse) XXX_Unmarshal ¶
func (m *GetNamespaceResponse) XXX_Unmarshal(b []byte) error
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"`
// temporal:dev
ProjectId string `protobuf:"bytes,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
}
func (*GetNamespacesRequest) Descriptor ¶
func (*GetNamespacesRequest) Descriptor() ([]byte, []int)
func (*GetNamespacesRequest) Equal ¶
func (this *GetNamespacesRequest) Equal(that interface{}) bool
func (*GetNamespacesRequest) GetName ¶
func (m *GetNamespacesRequest) GetName() string
func (*GetNamespacesRequest) GetPageSize ¶
func (m *GetNamespacesRequest) GetPageSize() int32
func (*GetNamespacesRequest) GetPageToken ¶
func (m *GetNamespacesRequest) GetPageToken() string
func (*GetNamespacesRequest) GetProjectId ¶ added in v0.55.0
func (m *GetNamespacesRequest) GetProjectId() string
func (*GetNamespacesRequest) GoString ¶
func (this *GetNamespacesRequest) GoString() string
func (*GetNamespacesRequest) Marshal ¶
func (m *GetNamespacesRequest) Marshal() (dAtA []byte, err error)
func (*GetNamespacesRequest) MarshalTo ¶
func (m *GetNamespacesRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespacesRequest) MarshalToSizedBuffer ¶
func (m *GetNamespacesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespacesRequest) ProtoMessage ¶
func (*GetNamespacesRequest) ProtoMessage()
func (*GetNamespacesRequest) Reset ¶
func (m *GetNamespacesRequest) Reset()
func (*GetNamespacesRequest) Size ¶
func (m *GetNamespacesRequest) Size() (n int)
func (*GetNamespacesRequest) String ¶
func (this *GetNamespacesRequest) String() string
func (*GetNamespacesRequest) Unmarshal ¶
func (m *GetNamespacesRequest) Unmarshal(dAtA []byte) error
func (*GetNamespacesRequest) XXX_DiscardUnknown ¶
func (m *GetNamespacesRequest) XXX_DiscardUnknown()
func (*GetNamespacesRequest) XXX_Marshal ¶
func (m *GetNamespacesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespacesRequest) XXX_Merge ¶
func (m *GetNamespacesRequest) XXX_Merge(src proto.Message)
func (*GetNamespacesRequest) XXX_Size ¶
func (m *GetNamespacesRequest) XXX_Size() int
func (*GetNamespacesRequest) XXX_Unmarshal ¶
func (m *GetNamespacesRequest) XXX_Unmarshal(b []byte) error
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"`
}
func (*GetNamespacesResponse) Descriptor ¶
func (*GetNamespacesResponse) Descriptor() ([]byte, []int)
func (*GetNamespacesResponse) Equal ¶
func (this *GetNamespacesResponse) Equal(that interface{}) bool
func (*GetNamespacesResponse) GetNamespaces ¶
func (m *GetNamespacesResponse) GetNamespaces() []*v12.Namespace
func (*GetNamespacesResponse) GetNextPageToken ¶
func (m *GetNamespacesResponse) GetNextPageToken() string
func (*GetNamespacesResponse) GoString ¶
func (this *GetNamespacesResponse) GoString() string
func (*GetNamespacesResponse) Marshal ¶
func (m *GetNamespacesResponse) Marshal() (dAtA []byte, err error)
func (*GetNamespacesResponse) MarshalTo ¶
func (m *GetNamespacesResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespacesResponse) MarshalToSizedBuffer ¶
func (m *GetNamespacesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespacesResponse) ProtoMessage ¶
func (*GetNamespacesResponse) ProtoMessage()
func (*GetNamespacesResponse) Reset ¶
func (m *GetNamespacesResponse) Reset()
func (*GetNamespacesResponse) Size ¶
func (m *GetNamespacesResponse) Size() (n int)
func (*GetNamespacesResponse) String ¶
func (this *GetNamespacesResponse) String() string
func (*GetNamespacesResponse) Unmarshal ¶
func (m *GetNamespacesResponse) Unmarshal(dAtA []byte) error
func (*GetNamespacesResponse) XXX_DiscardUnknown ¶
func (m *GetNamespacesResponse) XXX_DiscardUnknown()
func (*GetNamespacesResponse) XXX_Marshal ¶
func (m *GetNamespacesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespacesResponse) XXX_Merge ¶
func (m *GetNamespacesResponse) XXX_Merge(src proto.Message)
func (*GetNamespacesResponse) XXX_Size ¶
func (m *GetNamespacesResponse) XXX_Size() int
func (*GetNamespacesResponse) XXX_Unmarshal ¶
func (m *GetNamespacesResponse) XXX_Unmarshal(b []byte) error
type GetNexusEndpointRequest ¶
type GetNexusEndpointRequest struct {
// The id of the nexus endpoint to get.
EndpointId string `protobuf:"bytes,1,opt,name=endpoint_id,json=endpointId,proto3" json:"endpoint_id,omitempty"`
}
func (*GetNexusEndpointRequest) Descriptor ¶
func (*GetNexusEndpointRequest) Descriptor() ([]byte, []int)
func (*GetNexusEndpointRequest) Equal ¶
func (this *GetNexusEndpointRequest) Equal(that interface{}) bool
func (*GetNexusEndpointRequest) GetEndpointId ¶
func (m *GetNexusEndpointRequest) GetEndpointId() string
func (*GetNexusEndpointRequest) GoString ¶
func (this *GetNexusEndpointRequest) GoString() string
func (*GetNexusEndpointRequest) Marshal ¶
func (m *GetNexusEndpointRequest) Marshal() (dAtA []byte, err error)
func (*GetNexusEndpointRequest) MarshalTo ¶
func (m *GetNexusEndpointRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetNexusEndpointRequest) MarshalToSizedBuffer ¶
func (m *GetNexusEndpointRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNexusEndpointRequest) ProtoMessage ¶
func (*GetNexusEndpointRequest) ProtoMessage()
func (*GetNexusEndpointRequest) Reset ¶
func (m *GetNexusEndpointRequest) Reset()
func (*GetNexusEndpointRequest) Size ¶
func (m *GetNexusEndpointRequest) Size() (n int)
func (*GetNexusEndpointRequest) String ¶
func (this *GetNexusEndpointRequest) String() string
func (*GetNexusEndpointRequest) Unmarshal ¶
func (m *GetNexusEndpointRequest) Unmarshal(dAtA []byte) error
func (*GetNexusEndpointRequest) XXX_DiscardUnknown ¶
func (m *GetNexusEndpointRequest) XXX_DiscardUnknown()
func (*GetNexusEndpointRequest) XXX_Marshal ¶
func (m *GetNexusEndpointRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNexusEndpointRequest) XXX_Merge ¶
func (m *GetNexusEndpointRequest) XXX_Merge(src proto.Message)
func (*GetNexusEndpointRequest) XXX_Size ¶
func (m *GetNexusEndpointRequest) XXX_Size() int
func (*GetNexusEndpointRequest) XXX_Unmarshal ¶
func (m *GetNexusEndpointRequest) XXX_Unmarshal(b []byte) error
type GetNexusEndpointResponse ¶
type GetNexusEndpointResponse struct {
// The nexus endpoint.
Endpoint *v14.Endpoint `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"`
}
func (*GetNexusEndpointResponse) Descriptor ¶
func (*GetNexusEndpointResponse) Descriptor() ([]byte, []int)
func (*GetNexusEndpointResponse) Equal ¶
func (this *GetNexusEndpointResponse) Equal(that interface{}) bool
func (*GetNexusEndpointResponse) GetEndpoint ¶
func (m *GetNexusEndpointResponse) GetEndpoint() *v14.Endpoint
func (*GetNexusEndpointResponse) GoString ¶
func (this *GetNexusEndpointResponse) GoString() string
func (*GetNexusEndpointResponse) Marshal ¶
func (m *GetNexusEndpointResponse) Marshal() (dAtA []byte, err error)
func (*GetNexusEndpointResponse) MarshalTo ¶
func (m *GetNexusEndpointResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetNexusEndpointResponse) MarshalToSizedBuffer ¶
func (m *GetNexusEndpointResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNexusEndpointResponse) ProtoMessage ¶
func (*GetNexusEndpointResponse) ProtoMessage()
func (*GetNexusEndpointResponse) Reset ¶
func (m *GetNexusEndpointResponse) Reset()
func (*GetNexusEndpointResponse) Size ¶
func (m *GetNexusEndpointResponse) Size() (n int)
func (*GetNexusEndpointResponse) String ¶
func (this *GetNexusEndpointResponse) String() string
func (*GetNexusEndpointResponse) Unmarshal ¶
func (m *GetNexusEndpointResponse) Unmarshal(dAtA []byte) error
func (*GetNexusEndpointResponse) XXX_DiscardUnknown ¶
func (m *GetNexusEndpointResponse) XXX_DiscardUnknown()
func (*GetNexusEndpointResponse) XXX_Marshal ¶
func (m *GetNexusEndpointResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNexusEndpointResponse) XXX_Merge ¶
func (m *GetNexusEndpointResponse) XXX_Merge(src proto.Message)
func (*GetNexusEndpointResponse) XXX_Size ¶
func (m *GetNexusEndpointResponse) XXX_Size() int
func (*GetNexusEndpointResponse) XXX_Unmarshal ¶
func (m *GetNexusEndpointResponse) XXX_Unmarshal(b []byte) error
type GetNexusEndpointsRequest ¶
type GetNexusEndpointsRequest struct {
// The requested size of the page to retrieve - optional.
// Cannot exceed 1000. Defaults to 100.
PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// The page token if this is continuing from another response - optional.
PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// optional, treated as an AND if specified
TargetNamespaceId string `protobuf:"bytes,3,opt,name=target_namespace_id,json=targetNamespaceId,proto3" json:"target_namespace_id,omitempty"`
// optional, treated as an AND if specified
TargetTaskQueue string `protobuf:"bytes,4,opt,name=target_task_queue,json=targetTaskQueue,proto3" json:"target_task_queue,omitempty"`
// Filter endpoints by their name - optional, treated as an AND if specified. Specifying this will result in zero or one results.
Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"`
// temporal:dev
ProjectId string `protobuf:"bytes,6,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
}
func (*GetNexusEndpointsRequest) Descriptor ¶
func (*GetNexusEndpointsRequest) Descriptor() ([]byte, []int)
func (*GetNexusEndpointsRequest) Equal ¶
func (this *GetNexusEndpointsRequest) Equal(that interface{}) bool
func (*GetNexusEndpointsRequest) GetName ¶
func (m *GetNexusEndpointsRequest) GetName() string
func (*GetNexusEndpointsRequest) GetPageSize ¶
func (m *GetNexusEndpointsRequest) GetPageSize() int32
func (*GetNexusEndpointsRequest) GetPageToken ¶
func (m *GetNexusEndpointsRequest) GetPageToken() string
func (*GetNexusEndpointsRequest) GetProjectId ¶ added in v0.51.0
func (m *GetNexusEndpointsRequest) GetProjectId() string
func (*GetNexusEndpointsRequest) GetTargetNamespaceId ¶
func (m *GetNexusEndpointsRequest) GetTargetNamespaceId() string
func (*GetNexusEndpointsRequest) GetTargetTaskQueue ¶
func (m *GetNexusEndpointsRequest) GetTargetTaskQueue() string
func (*GetNexusEndpointsRequest) GoString ¶
func (this *GetNexusEndpointsRequest) GoString() string
func (*GetNexusEndpointsRequest) Marshal ¶
func (m *GetNexusEndpointsRequest) Marshal() (dAtA []byte, err error)
func (*GetNexusEndpointsRequest) MarshalTo ¶
func (m *GetNexusEndpointsRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetNexusEndpointsRequest) MarshalToSizedBuffer ¶
func (m *GetNexusEndpointsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNexusEndpointsRequest) ProtoMessage ¶
func (*GetNexusEndpointsRequest) ProtoMessage()
func (*GetNexusEndpointsRequest) Reset ¶
func (m *GetNexusEndpointsRequest) Reset()
func (*GetNexusEndpointsRequest) Size ¶
func (m *GetNexusEndpointsRequest) Size() (n int)
func (*GetNexusEndpointsRequest) String ¶
func (this *GetNexusEndpointsRequest) String() string
func (*GetNexusEndpointsRequest) Unmarshal ¶
func (m *GetNexusEndpointsRequest) Unmarshal(dAtA []byte) error
func (*GetNexusEndpointsRequest) XXX_DiscardUnknown ¶
func (m *GetNexusEndpointsRequest) XXX_DiscardUnknown()
func (*GetNexusEndpointsRequest) XXX_Marshal ¶
func (m *GetNexusEndpointsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNexusEndpointsRequest) XXX_Merge ¶
func (m *GetNexusEndpointsRequest) XXX_Merge(src proto.Message)
func (*GetNexusEndpointsRequest) XXX_Size ¶
func (m *GetNexusEndpointsRequest) XXX_Size() int
func (*GetNexusEndpointsRequest) XXX_Unmarshal ¶
func (m *GetNexusEndpointsRequest) XXX_Unmarshal(b []byte) error
type GetNexusEndpointsResponse ¶
type GetNexusEndpointsResponse struct {
// The list of endpoints in ascending id order.
Endpoints []*v14.Endpoint `protobuf:"bytes,1,rep,name=endpoints,proto3" json:"endpoints,omitempty"`
// The next page's token.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
}
func (*GetNexusEndpointsResponse) Descriptor ¶
func (*GetNexusEndpointsResponse) Descriptor() ([]byte, []int)
func (*GetNexusEndpointsResponse) Equal ¶
func (this *GetNexusEndpointsResponse) Equal(that interface{}) bool
func (*GetNexusEndpointsResponse) GetEndpoints ¶
func (m *GetNexusEndpointsResponse) GetEndpoints() []*v14.Endpoint
func (*GetNexusEndpointsResponse) GetNextPageToken ¶
func (m *GetNexusEndpointsResponse) GetNextPageToken() string
func (*GetNexusEndpointsResponse) GoString ¶
func (this *GetNexusEndpointsResponse) GoString() string
func (*GetNexusEndpointsResponse) Marshal ¶
func (m *GetNexusEndpointsResponse) Marshal() (dAtA []byte, err error)
func (*GetNexusEndpointsResponse) MarshalTo ¶
func (m *GetNexusEndpointsResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetNexusEndpointsResponse) MarshalToSizedBuffer ¶
func (m *GetNexusEndpointsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNexusEndpointsResponse) ProtoMessage ¶
func (*GetNexusEndpointsResponse) ProtoMessage()
func (*GetNexusEndpointsResponse) Reset ¶
func (m *GetNexusEndpointsResponse) Reset()
func (*GetNexusEndpointsResponse) Size ¶
func (m *GetNexusEndpointsResponse) Size() (n int)
func (*GetNexusEndpointsResponse) String ¶
func (this *GetNexusEndpointsResponse) String() string
func (*GetNexusEndpointsResponse) Unmarshal ¶
func (m *GetNexusEndpointsResponse) Unmarshal(dAtA []byte) error
func (*GetNexusEndpointsResponse) XXX_DiscardUnknown ¶
func (m *GetNexusEndpointsResponse) XXX_DiscardUnknown()
func (*GetNexusEndpointsResponse) XXX_Marshal ¶
func (m *GetNexusEndpointsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNexusEndpointsResponse) XXX_Merge ¶
func (m *GetNexusEndpointsResponse) XXX_Merge(src proto.Message)
func (*GetNexusEndpointsResponse) XXX_Size ¶
func (m *GetNexusEndpointsResponse) XXX_Size() int
func (*GetNexusEndpointsResponse) XXX_Unmarshal ¶
func (m *GetNexusEndpointsResponse) XXX_Unmarshal(b []byte) error
type GetProjectRequest ¶ added in v0.43.0
type GetProjectRequest struct {
// The id of the project to get
ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
}
temporal:dev
func (*GetProjectRequest) Descriptor ¶ added in v0.43.0
func (*GetProjectRequest) Descriptor() ([]byte, []int)
func (*GetProjectRequest) Equal ¶ added in v0.43.0
func (this *GetProjectRequest) Equal(that interface{}) bool
func (*GetProjectRequest) GetProjectId ¶ added in v0.43.0
func (m *GetProjectRequest) GetProjectId() string
func (*GetProjectRequest) GoString ¶ added in v0.43.0
func (this *GetProjectRequest) GoString() string
func (*GetProjectRequest) Marshal ¶ added in v0.43.0
func (m *GetProjectRequest) Marshal() (dAtA []byte, err error)
func (*GetProjectRequest) MarshalTo ¶ added in v0.43.0
func (m *GetProjectRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetProjectRequest) MarshalToSizedBuffer ¶ added in v0.43.0
func (m *GetProjectRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetProjectRequest) ProtoMessage ¶ added in v0.43.0
func (*GetProjectRequest) ProtoMessage()
func (*GetProjectRequest) Reset ¶ added in v0.43.0
func (m *GetProjectRequest) Reset()
func (*GetProjectRequest) Size ¶ added in v0.43.0
func (m *GetProjectRequest) Size() (n int)
func (*GetProjectRequest) String ¶ added in v0.43.0
func (this *GetProjectRequest) String() string
func (*GetProjectRequest) Unmarshal ¶ added in v0.43.0
func (m *GetProjectRequest) Unmarshal(dAtA []byte) error
func (*GetProjectRequest) XXX_DiscardUnknown ¶ added in v0.43.0
func (m *GetProjectRequest) XXX_DiscardUnknown()
func (*GetProjectRequest) XXX_Marshal ¶ added in v0.43.0
func (m *GetProjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetProjectRequest) XXX_Merge ¶ added in v0.43.0
func (m *GetProjectRequest) XXX_Merge(src proto.Message)
func (*GetProjectRequest) XXX_Size ¶ added in v0.43.0
func (m *GetProjectRequest) XXX_Size() int
func (*GetProjectRequest) XXX_Unmarshal ¶ added in v0.43.0
func (m *GetProjectRequest) XXX_Unmarshal(b []byte) error
type GetProjectResponse ¶ added in v0.43.0
type GetProjectResponse struct {
// The project
Project *v110.Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"`
}
temporal:dev
func (*GetProjectResponse) Descriptor ¶ added in v0.43.0
func (*GetProjectResponse) Descriptor() ([]byte, []int)
func (*GetProjectResponse) Equal ¶ added in v0.43.0
func (this *GetProjectResponse) Equal(that interface{}) bool
func (*GetProjectResponse) GetProject ¶ added in v0.43.0
func (m *GetProjectResponse) GetProject() *v110.Project
func (*GetProjectResponse) GoString ¶ added in v0.43.0
func (this *GetProjectResponse) GoString() string
func (*GetProjectResponse) Marshal ¶ added in v0.43.0
func (m *GetProjectResponse) Marshal() (dAtA []byte, err error)
func (*GetProjectResponse) MarshalTo ¶ added in v0.43.0
func (m *GetProjectResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetProjectResponse) MarshalToSizedBuffer ¶ added in v0.43.0
func (m *GetProjectResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetProjectResponse) ProtoMessage ¶ added in v0.43.0
func (*GetProjectResponse) ProtoMessage()
func (*GetProjectResponse) Reset ¶ added in v0.43.0
func (m *GetProjectResponse) Reset()
func (*GetProjectResponse) Size ¶ added in v0.43.0
func (m *GetProjectResponse) Size() (n int)
func (*GetProjectResponse) String ¶ added in v0.43.0
func (this *GetProjectResponse) String() string
func (*GetProjectResponse) Unmarshal ¶ added in v0.43.0
func (m *GetProjectResponse) Unmarshal(dAtA []byte) error
func (*GetProjectResponse) XXX_DiscardUnknown ¶ added in v0.43.0
func (m *GetProjectResponse) XXX_DiscardUnknown()
func (*GetProjectResponse) XXX_Marshal ¶ added in v0.43.0
func (m *GetProjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetProjectResponse) XXX_Merge ¶ added in v0.43.0
func (m *GetProjectResponse) XXX_Merge(src proto.Message)
func (*GetProjectResponse) XXX_Size ¶ added in v0.43.0
func (m *GetProjectResponse) XXX_Size() int
func (*GetProjectResponse) XXX_Unmarshal ¶ added in v0.43.0
func (m *GetProjectResponse) XXX_Unmarshal(b []byte) error
type GetProjectsRequest ¶ added in v0.43.0
type GetProjectsRequest 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"`
}
temporal:dev
func (*GetProjectsRequest) Descriptor ¶ added in v0.43.0
func (*GetProjectsRequest) Descriptor() ([]byte, []int)
func (*GetProjectsRequest) Equal ¶ added in v0.43.0
func (this *GetProjectsRequest) Equal(that interface{}) bool
func (*GetProjectsRequest) GetPageSize ¶ added in v0.43.0
func (m *GetProjectsRequest) GetPageSize() int32
func (*GetProjectsRequest) GetPageToken ¶ added in v0.43.0
func (m *GetProjectsRequest) GetPageToken() string
func (*GetProjectsRequest) GoString ¶ added in v0.43.0
func (this *GetProjectsRequest) GoString() string
func (*GetProjectsRequest) Marshal ¶ added in v0.43.0
func (m *GetProjectsRequest) Marshal() (dAtA []byte, err error)
func (*GetProjectsRequest) MarshalTo ¶ added in v0.43.0
func (m *GetProjectsRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetProjectsRequest) MarshalToSizedBuffer ¶ added in v0.43.0
func (m *GetProjectsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetProjectsRequest) ProtoMessage ¶ added in v0.43.0
func (*GetProjectsRequest) ProtoMessage()
func (*GetProjectsRequest) Reset ¶ added in v0.43.0
func (m *GetProjectsRequest) Reset()
func (*GetProjectsRequest) Size ¶ added in v0.43.0
func (m *GetProjectsRequest) Size() (n int)
func (*GetProjectsRequest) String ¶ added in v0.43.0
func (this *GetProjectsRequest) String() string
func (*GetProjectsRequest) Unmarshal ¶ added in v0.43.0
func (m *GetProjectsRequest) Unmarshal(dAtA []byte) error
func (*GetProjectsRequest) XXX_DiscardUnknown ¶ added in v0.43.0
func (m *GetProjectsRequest) XXX_DiscardUnknown()
func (*GetProjectsRequest) XXX_Marshal ¶ added in v0.43.0
func (m *GetProjectsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetProjectsRequest) XXX_Merge ¶ added in v0.43.0
func (m *GetProjectsRequest) XXX_Merge(src proto.Message)
func (*GetProjectsRequest) XXX_Size ¶ added in v0.43.0
func (m *GetProjectsRequest) XXX_Size() int
func (*GetProjectsRequest) XXX_Unmarshal ¶ added in v0.43.0
func (m *GetProjectsRequest) XXX_Unmarshal(b []byte) error
type GetProjectsResponse ¶ added in v0.43.0
type GetProjectsResponse struct {
// The list of projects in ascending ids order
Projects []*v110.Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"`
// The next page's token
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
}
temporal:dev
func (*GetProjectsResponse) Descriptor ¶ added in v0.43.0
func (*GetProjectsResponse) Descriptor() ([]byte, []int)
func (*GetProjectsResponse) Equal ¶ added in v0.43.0
func (this *GetProjectsResponse) Equal(that interface{}) bool
func (*GetProjectsResponse) GetNextPageToken ¶ added in v0.43.0
func (m *GetProjectsResponse) GetNextPageToken() string
func (*GetProjectsResponse) GetProjects ¶ added in v0.43.0
func (m *GetProjectsResponse) GetProjects() []*v110.Project
func (*GetProjectsResponse) GoString ¶ added in v0.43.0
func (this *GetProjectsResponse) GoString() string
func (*GetProjectsResponse) Marshal ¶ added in v0.43.0
func (m *GetProjectsResponse) Marshal() (dAtA []byte, err error)
func (*GetProjectsResponse) MarshalTo ¶ added in v0.43.0
func (m *GetProjectsResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetProjectsResponse) MarshalToSizedBuffer ¶ added in v0.43.0
func (m *GetProjectsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetProjectsResponse) ProtoMessage ¶ added in v0.43.0
func (*GetProjectsResponse) ProtoMessage()
func (*GetProjectsResponse) Reset ¶ added in v0.43.0
func (m *GetProjectsResponse) Reset()
func (*GetProjectsResponse) Size ¶ added in v0.43.0
func (m *GetProjectsResponse) Size() (n int)
func (*GetProjectsResponse) String ¶ added in v0.43.0
func (this *GetProjectsResponse) String() string
func (*GetProjectsResponse) Unmarshal ¶ added in v0.43.0
func (m *GetProjectsResponse) Unmarshal(dAtA []byte) error
func (*GetProjectsResponse) XXX_DiscardUnknown ¶ added in v0.43.0
func (m *GetProjectsResponse) XXX_DiscardUnknown()
func (*GetProjectsResponse) XXX_Marshal ¶ added in v0.43.0
func (m *GetProjectsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetProjectsResponse) XXX_Merge ¶ added in v0.43.0
func (m *GetProjectsResponse) XXX_Merge(src proto.Message)
func (*GetProjectsResponse) XXX_Size ¶ added in v0.43.0
func (m *GetProjectsResponse) XXX_Size() int
func (*GetProjectsResponse) XXX_Unmarshal ¶ added in v0.43.0
func (m *GetProjectsResponse) XXX_Unmarshal(b []byte) error
type GetRegionRequest ¶
type GetRegionRequest struct {
// The id of the region to get.
Region string `protobuf:"bytes,1,opt,name=region,proto3" json:"region,omitempty"`
}
func (*GetRegionRequest) Descriptor ¶
func (*GetRegionRequest) Descriptor() ([]byte, []int)
func (*GetRegionRequest) Equal ¶
func (this *GetRegionRequest) Equal(that interface{}) bool
func (*GetRegionRequest) GetRegion ¶
func (m *GetRegionRequest) GetRegion() string
func (*GetRegionRequest) GoString ¶
func (this *GetRegionRequest) GoString() string
func (*GetRegionRequest) Marshal ¶
func (m *GetRegionRequest) Marshal() (dAtA []byte, err error)
func (*GetRegionRequest) MarshalToSizedBuffer ¶
func (m *GetRegionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRegionRequest) ProtoMessage ¶
func (*GetRegionRequest) ProtoMessage()
func (*GetRegionRequest) Reset ¶
func (m *GetRegionRequest) Reset()
func (*GetRegionRequest) Size ¶
func (m *GetRegionRequest) Size() (n int)
func (*GetRegionRequest) String ¶
func (this *GetRegionRequest) String() string
func (*GetRegionRequest) Unmarshal ¶
func (m *GetRegionRequest) Unmarshal(dAtA []byte) error
func (*GetRegionRequest) XXX_DiscardUnknown ¶
func (m *GetRegionRequest) XXX_DiscardUnknown()
func (*GetRegionRequest) XXX_Marshal ¶
func (m *GetRegionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRegionRequest) XXX_Merge ¶
func (m *GetRegionRequest) XXX_Merge(src proto.Message)
func (*GetRegionRequest) XXX_Size ¶
func (m *GetRegionRequest) XXX_Size() int
func (*GetRegionRequest) XXX_Unmarshal ¶
func (m *GetRegionRequest) XXX_Unmarshal(b []byte) error
type GetRegionResponse ¶
type GetRegionResponse struct {
// The temporal cloud region.
Region *v13.Region `protobuf:"bytes,1,opt,name=region,proto3" json:"region,omitempty"`
}
func (*GetRegionResponse) Descriptor ¶
func (*GetRegionResponse) Descriptor() ([]byte, []int)
func (*GetRegionResponse) Equal ¶
func (this *GetRegionResponse) Equal(that interface{}) bool
func (*GetRegionResponse) GetRegion ¶
func (m *GetRegionResponse) GetRegion() *v13.Region
func (*GetRegionResponse) GoString ¶
func (this *GetRegionResponse) GoString() string
func (*GetRegionResponse) Marshal ¶
func (m *GetRegionResponse) Marshal() (dAtA []byte, err error)
func (*GetRegionResponse) MarshalTo ¶
func (m *GetRegionResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetRegionResponse) MarshalToSizedBuffer ¶
func (m *GetRegionResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRegionResponse) ProtoMessage ¶
func (*GetRegionResponse) ProtoMessage()
func (*GetRegionResponse) Reset ¶
func (m *GetRegionResponse) Reset()
func (*GetRegionResponse) Size ¶
func (m *GetRegionResponse) Size() (n int)
func (*GetRegionResponse) String ¶
func (this *GetRegionResponse) String() string
func (*GetRegionResponse) Unmarshal ¶
func (m *GetRegionResponse) Unmarshal(dAtA []byte) error
func (*GetRegionResponse) XXX_DiscardUnknown ¶
func (m *GetRegionResponse) XXX_DiscardUnknown()
func (*GetRegionResponse) XXX_Marshal ¶
func (m *GetRegionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRegionResponse) XXX_Merge ¶
func (m *GetRegionResponse) XXX_Merge(src proto.Message)
func (*GetRegionResponse) XXX_Size ¶
func (m *GetRegionResponse) XXX_Size() int
func (*GetRegionResponse) XXX_Unmarshal ¶
func (m *GetRegionResponse) XXX_Unmarshal(b []byte) error
type GetRegionsRequest ¶
type GetRegionsRequest struct {
}
func (*GetRegionsRequest) Descriptor ¶
func (*GetRegionsRequest) Descriptor() ([]byte, []int)
func (*GetRegionsRequest) Equal ¶
func (this *GetRegionsRequest) Equal(that interface{}) bool
func (*GetRegionsRequest) GoString ¶
func (this *GetRegionsRequest) GoString() string
func (*GetRegionsRequest) Marshal ¶
func (m *GetRegionsRequest) Marshal() (dAtA []byte, err error)
func (*GetRegionsRequest) MarshalTo ¶
func (m *GetRegionsRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetRegionsRequest) MarshalToSizedBuffer ¶
func (m *GetRegionsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRegionsRequest) ProtoMessage ¶
func (*GetRegionsRequest) ProtoMessage()
func (*GetRegionsRequest) Reset ¶
func (m *GetRegionsRequest) Reset()
func (*GetRegionsRequest) Size ¶
func (m *GetRegionsRequest) Size() (n int)
func (*GetRegionsRequest) String ¶
func (this *GetRegionsRequest) String() string
func (*GetRegionsRequest) Unmarshal ¶
func (m *GetRegionsRequest) Unmarshal(dAtA []byte) error
func (*GetRegionsRequest) XXX_DiscardUnknown ¶
func (m *GetRegionsRequest) XXX_DiscardUnknown()
func (*GetRegionsRequest) XXX_Marshal ¶
func (m *GetRegionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRegionsRequest) XXX_Merge ¶
func (m *GetRegionsRequest) XXX_Merge(src proto.Message)
func (*GetRegionsRequest) XXX_Size ¶
func (m *GetRegionsRequest) XXX_Size() int
func (*GetRegionsRequest) XXX_Unmarshal ¶
func (m *GetRegionsRequest) XXX_Unmarshal(b []byte) error
type GetRegionsResponse ¶
type GetRegionsResponse struct {
// The temporal cloud regions.
Regions []*v13.Region `protobuf:"bytes,1,rep,name=regions,proto3" json:"regions,omitempty"`
}
func (*GetRegionsResponse) Descriptor ¶
func (*GetRegionsResponse) Descriptor() ([]byte, []int)
func (*GetRegionsResponse) Equal ¶
func (this *GetRegionsResponse) Equal(that interface{}) bool
func (*GetRegionsResponse) GetRegions ¶
func (m *GetRegionsResponse) GetRegions() []*v13.Region
func (*GetRegionsResponse) GoString ¶
func (this *GetRegionsResponse) GoString() string
func (*GetRegionsResponse) Marshal ¶
func (m *GetRegionsResponse) Marshal() (dAtA []byte, err error)
func (*GetRegionsResponse) MarshalTo ¶
func (m *GetRegionsResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetRegionsResponse) MarshalToSizedBuffer ¶
func (m *GetRegionsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRegionsResponse) ProtoMessage ¶
func (*GetRegionsResponse) ProtoMessage()
func (*GetRegionsResponse) Reset ¶
func (m *GetRegionsResponse) Reset()
func (*GetRegionsResponse) Size ¶
func (m *GetRegionsResponse) Size() (n int)
func (*GetRegionsResponse) String ¶
func (this *GetRegionsResponse) String() string
func (*GetRegionsResponse) Unmarshal ¶
func (m *GetRegionsResponse) Unmarshal(dAtA []byte) error
func (*GetRegionsResponse) XXX_DiscardUnknown ¶
func (m *GetRegionsResponse) XXX_DiscardUnknown()
func (*GetRegionsResponse) XXX_Marshal ¶
func (m *GetRegionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRegionsResponse) XXX_Merge ¶
func (m *GetRegionsResponse) XXX_Merge(src proto.Message)
func (*GetRegionsResponse) XXX_Size ¶
func (m *GetRegionsResponse) XXX_Size() int
func (*GetRegionsResponse) XXX_Unmarshal ¶
func (m *GetRegionsResponse) XXX_Unmarshal(b []byte) error
type GetServiceAccountRequest ¶
type GetServiceAccountRequest struct {
// ID of the service account to retrieve.
ServiceAccountId string `protobuf:"bytes,1,opt,name=service_account_id,json=serviceAccountId,proto3" json:"service_account_id,omitempty"`
}
func (*GetServiceAccountRequest) Descriptor ¶
func (*GetServiceAccountRequest) Descriptor() ([]byte, []int)
func (*GetServiceAccountRequest) Equal ¶
func (this *GetServiceAccountRequest) Equal(that interface{}) bool
func (*GetServiceAccountRequest) GetServiceAccountId ¶
func (m *GetServiceAccountRequest) GetServiceAccountId() string
func (*GetServiceAccountRequest) GoString ¶
func (this *GetServiceAccountRequest) GoString() string
func (*GetServiceAccountRequest) Marshal ¶
func (m *GetServiceAccountRequest) Marshal() (dAtA []byte, err error)
func (*GetServiceAccountRequest) MarshalTo ¶
func (m *GetServiceAccountRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetServiceAccountRequest) MarshalToSizedBuffer ¶
func (m *GetServiceAccountRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetServiceAccountRequest) ProtoMessage ¶
func (*GetServiceAccountRequest) ProtoMessage()
func (*GetServiceAccountRequest) Reset ¶
func (m *GetServiceAccountRequest) Reset()
func (*GetServiceAccountRequest) Size ¶
func (m *GetServiceAccountRequest) Size() (n int)
func (*GetServiceAccountRequest) String ¶
func (this *GetServiceAccountRequest) String() string
func (*GetServiceAccountRequest) Unmarshal ¶
func (m *GetServiceAccountRequest) Unmarshal(dAtA []byte) error
func (*GetServiceAccountRequest) XXX_DiscardUnknown ¶
func (m *GetServiceAccountRequest) XXX_DiscardUnknown()
func (*GetServiceAccountRequest) XXX_Marshal ¶
func (m *GetServiceAccountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetServiceAccountRequest) XXX_Merge ¶
func (m *GetServiceAccountRequest) XXX_Merge(src proto.Message)
func (*GetServiceAccountRequest) XXX_Size ¶
func (m *GetServiceAccountRequest) XXX_Size() int
func (*GetServiceAccountRequest) XXX_Unmarshal ¶
func (m *GetServiceAccountRequest) XXX_Unmarshal(b []byte) error
type GetServiceAccountResponse ¶
type GetServiceAccountResponse struct {
// The service account retrieved.
ServiceAccount *v1.ServiceAccount `protobuf:"bytes,1,opt,name=service_account,json=serviceAccount,proto3" json:"service_account,omitempty"`
}
func (*GetServiceAccountResponse) Descriptor ¶
func (*GetServiceAccountResponse) Descriptor() ([]byte, []int)
func (*GetServiceAccountResponse) Equal ¶
func (this *GetServiceAccountResponse) Equal(that interface{}) bool
func (*GetServiceAccountResponse) GetServiceAccount ¶
func (m *GetServiceAccountResponse) GetServiceAccount() *v1.ServiceAccount
func (*GetServiceAccountResponse) GoString ¶
func (this *GetServiceAccountResponse) GoString() string
func (*GetServiceAccountResponse) Marshal ¶
func (m *GetServiceAccountResponse) Marshal() (dAtA []byte, err error)
func (*GetServiceAccountResponse) MarshalTo ¶
func (m *GetServiceAccountResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetServiceAccountResponse) MarshalToSizedBuffer ¶
func (m *GetServiceAccountResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetServiceAccountResponse) ProtoMessage ¶
func (*GetServiceAccountResponse) ProtoMessage()
func (*GetServiceAccountResponse) Reset ¶
func (m *GetServiceAccountResponse) Reset()
func (*GetServiceAccountResponse) Size ¶
func (m *GetServiceAccountResponse) Size() (n int)
func (*GetServiceAccountResponse) String ¶
func (this *GetServiceAccountResponse) String() string
func (*GetServiceAccountResponse) Unmarshal ¶
func (m *GetServiceAccountResponse) Unmarshal(dAtA []byte) error
func (*GetServiceAccountResponse) XXX_DiscardUnknown ¶
func (m *GetServiceAccountResponse) XXX_DiscardUnknown()
func (*GetServiceAccountResponse) XXX_Marshal ¶
func (m *GetServiceAccountResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetServiceAccountResponse) XXX_Merge ¶
func (m *GetServiceAccountResponse) XXX_Merge(src proto.Message)
func (*GetServiceAccountResponse) XXX_Size ¶
func (m *GetServiceAccountResponse) XXX_Size() int
func (*GetServiceAccountResponse) XXX_Unmarshal ¶
func (m *GetServiceAccountResponse) XXX_Unmarshal(b []byte) error
type GetServiceAccountsRequest ¶
type GetServiceAccountsRequest struct {
// The requested size of the page to retrieve - optional.
// Cannot exceed 1000. Defaults to 100.
PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// The page token if this is continuing from another response - optional.
PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Filter for service accounts which are scoped/unscoped - optional.
// temporal:ui
Scope GetServiceAccountsRequest_ScopeType `` /* 142-byte string literal not displayed */
// temporal:ui
Namespace string `protobuf:"bytes,101,opt,name=namespace,proto3" json:"namespace,omitempty"`
// Inclusive filter for entity states - optional.
// This is not the enum, because gogoproto will panic on decoding a repeated enum.
// temporal:ui
IncludeStates []string `protobuf:"bytes,102,rep,name=include_states,json=includeStates,proto3" json:"include_states,omitempty"`
// Filter for name substring - optional
// temporal:ui
NameSubstring string `protobuf:"bytes,103,opt,name=name_substring,json=nameSubstring,proto3" json:"name_substring,omitempty"`
}
func (*GetServiceAccountsRequest) Descriptor ¶
func (*GetServiceAccountsRequest) Descriptor() ([]byte, []int)
func (*GetServiceAccountsRequest) Equal ¶
func (this *GetServiceAccountsRequest) Equal(that interface{}) bool
func (*GetServiceAccountsRequest) GetIncludeStates ¶ added in v0.55.0
func (m *GetServiceAccountsRequest) GetIncludeStates() []string
func (*GetServiceAccountsRequest) GetNameSubstring ¶ added in v0.55.0
func (m *GetServiceAccountsRequest) GetNameSubstring() string
func (*GetServiceAccountsRequest) GetNamespace ¶ added in v0.55.0
func (m *GetServiceAccountsRequest) GetNamespace() string
func (*GetServiceAccountsRequest) GetPageSize ¶
func (m *GetServiceAccountsRequest) GetPageSize() int32
func (*GetServiceAccountsRequest) GetPageToken ¶
func (m *GetServiceAccountsRequest) GetPageToken() string
func (*GetServiceAccountsRequest) GetScope ¶ added in v0.55.0
func (m *GetServiceAccountsRequest) GetScope() GetServiceAccountsRequest_ScopeType
func (*GetServiceAccountsRequest) GoString ¶
func (this *GetServiceAccountsRequest) GoString() string
func (*GetServiceAccountsRequest) Marshal ¶
func (m *GetServiceAccountsRequest) Marshal() (dAtA []byte, err error)
func (*GetServiceAccountsRequest) MarshalTo ¶
func (m *GetServiceAccountsRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetServiceAccountsRequest) MarshalToSizedBuffer ¶
func (m *GetServiceAccountsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetServiceAccountsRequest) ProtoMessage ¶
func (*GetServiceAccountsRequest) ProtoMessage()
func (*GetServiceAccountsRequest) Reset ¶
func (m *GetServiceAccountsRequest) Reset()
func (*GetServiceAccountsRequest) Size ¶
func (m *GetServiceAccountsRequest) Size() (n int)
func (*GetServiceAccountsRequest) String ¶
func (this *GetServiceAccountsRequest) String() string
func (*GetServiceAccountsRequest) Unmarshal ¶
func (m *GetServiceAccountsRequest) Unmarshal(dAtA []byte) error
func (*GetServiceAccountsRequest) XXX_DiscardUnknown ¶
func (m *GetServiceAccountsRequest) XXX_DiscardUnknown()
func (*GetServiceAccountsRequest) XXX_Marshal ¶
func (m *GetServiceAccountsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetServiceAccountsRequest) XXX_Merge ¶
func (m *GetServiceAccountsRequest) XXX_Merge(src proto.Message)
func (*GetServiceAccountsRequest) XXX_Size ¶
func (m *GetServiceAccountsRequest) XXX_Size() int
func (*GetServiceAccountsRequest) XXX_Unmarshal ¶
func (m *GetServiceAccountsRequest) XXX_Unmarshal(b []byte) error
type GetServiceAccountsRequest_ScopeType ¶ added in v0.55.0
type GetServiceAccountsRequest_ScopeType int32
temporal:ui
const ( GET_SERVICE_ACCOUNT_SCOPE_TYPE_UNSPECIFIED GetServiceAccountsRequest_ScopeType = 0 GET_SERVICE_ACCOUNT_SCOPE_TYPE_ACCOUNT GetServiceAccountsRequest_ScopeType = 1 GET_SERVICE_ACCOUNT_SCOPE_TYPE_NAMESPACE GetServiceAccountsRequest_ScopeType = 2 )
func (GetServiceAccountsRequest_ScopeType) EnumDescriptor ¶ added in v0.55.0
func (GetServiceAccountsRequest_ScopeType) EnumDescriptor() ([]byte, []int)
func (GetServiceAccountsRequest_ScopeType) String ¶ added in v0.55.0
func (x GetServiceAccountsRequest_ScopeType) String() string
type GetServiceAccountsResponse ¶
type GetServiceAccountsResponse struct {
// The list of service accounts in ascending ID order.
ServiceAccount []*v1.ServiceAccount `protobuf:"bytes,1,rep,name=service_account,json=serviceAccount,proto3" json:"service_account,omitempty"`
// The next page token, set if there is another page.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
}
func (*GetServiceAccountsResponse) Descriptor ¶
func (*GetServiceAccountsResponse) Descriptor() ([]byte, []int)
func (*GetServiceAccountsResponse) Equal ¶
func (this *GetServiceAccountsResponse) Equal(that interface{}) bool
func (*GetServiceAccountsResponse) GetNextPageToken ¶
func (m *GetServiceAccountsResponse) GetNextPageToken() string
func (*GetServiceAccountsResponse) GetServiceAccount ¶
func (m *GetServiceAccountsResponse) GetServiceAccount() []*v1.ServiceAccount
func (*GetServiceAccountsResponse) GoString ¶
func (this *GetServiceAccountsResponse) GoString() string
func (*GetServiceAccountsResponse) Marshal ¶
func (m *GetServiceAccountsResponse) Marshal() (dAtA []byte, err error)
func (*GetServiceAccountsResponse) MarshalTo ¶
func (m *GetServiceAccountsResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetServiceAccountsResponse) MarshalToSizedBuffer ¶
func (m *GetServiceAccountsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetServiceAccountsResponse) ProtoMessage ¶
func (*GetServiceAccountsResponse) ProtoMessage()
func (*GetServiceAccountsResponse) Reset ¶
func (m *GetServiceAccountsResponse) Reset()
func (*GetServiceAccountsResponse) Size ¶
func (m *GetServiceAccountsResponse) Size() (n int)
func (*GetServiceAccountsResponse) String ¶
func (this *GetServiceAccountsResponse) String() string
func (*GetServiceAccountsResponse) Unmarshal ¶
func (m *GetServiceAccountsResponse) Unmarshal(dAtA []byte) error
func (*GetServiceAccountsResponse) XXX_DiscardUnknown ¶
func (m *GetServiceAccountsResponse) XXX_DiscardUnknown()
func (*GetServiceAccountsResponse) XXX_Marshal ¶
func (m *GetServiceAccountsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetServiceAccountsResponse) XXX_Merge ¶
func (m *GetServiceAccountsResponse) XXX_Merge(src proto.Message)
func (*GetServiceAccountsResponse) XXX_Size ¶
func (m *GetServiceAccountsResponse) XXX_Size() int
func (*GetServiceAccountsResponse) XXX_Unmarshal ¶
func (m *GetServiceAccountsResponse) XXX_Unmarshal(b []byte) error
type GetTagKeysRequest ¶ added in v0.51.0
type GetTagKeysRequest struct {
// Filter for tag keys that start with this prefix - optional.
Prefix string `protobuf:"bytes,1,opt,name=prefix,proto3" json:"prefix,omitempty"`
}
temporal:ui
func (*GetTagKeysRequest) Descriptor ¶ added in v0.51.0
func (*GetTagKeysRequest) Descriptor() ([]byte, []int)
func (*GetTagKeysRequest) Equal ¶ added in v0.51.0
func (this *GetTagKeysRequest) Equal(that interface{}) bool
func (*GetTagKeysRequest) GetPrefix ¶ added in v0.51.0
func (m *GetTagKeysRequest) GetPrefix() string
func (*GetTagKeysRequest) GoString ¶ added in v0.51.0
func (this *GetTagKeysRequest) GoString() string
func (*GetTagKeysRequest) Marshal ¶ added in v0.51.0
func (m *GetTagKeysRequest) Marshal() (dAtA []byte, err error)
func (*GetTagKeysRequest) MarshalTo ¶ added in v0.51.0
func (m *GetTagKeysRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetTagKeysRequest) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *GetTagKeysRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetTagKeysRequest) ProtoMessage ¶ added in v0.51.0
func (*GetTagKeysRequest) ProtoMessage()
func (*GetTagKeysRequest) Reset ¶ added in v0.51.0
func (m *GetTagKeysRequest) Reset()
func (*GetTagKeysRequest) Size ¶ added in v0.51.0
func (m *GetTagKeysRequest) Size() (n int)
func (*GetTagKeysRequest) String ¶ added in v0.51.0
func (this *GetTagKeysRequest) String() string
func (*GetTagKeysRequest) Unmarshal ¶ added in v0.51.0
func (m *GetTagKeysRequest) Unmarshal(dAtA []byte) error
func (*GetTagKeysRequest) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *GetTagKeysRequest) XXX_DiscardUnknown()
func (*GetTagKeysRequest) XXX_Marshal ¶ added in v0.51.0
func (m *GetTagKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTagKeysRequest) XXX_Merge ¶ added in v0.51.0
func (m *GetTagKeysRequest) XXX_Merge(src proto.Message)
func (*GetTagKeysRequest) XXX_Size ¶ added in v0.51.0
func (m *GetTagKeysRequest) XXX_Size() int
func (*GetTagKeysRequest) XXX_Unmarshal ¶ added in v0.51.0
func (m *GetTagKeysRequest) XXX_Unmarshal(b []byte) error
type GetTagKeysResponse ¶ added in v0.51.0
type GetTagKeysResponse struct {
// The list of tag keys in ascending name order. Returns up to 1000 keys.
TagKeys []string `protobuf:"bytes,1,rep,name=tag_keys,json=tagKeys,proto3" json:"tag_keys,omitempty"`
}
temporal:ui temporal:skip_validation_rule=MessageRuleListResponseAndRequest
func (*GetTagKeysResponse) Descriptor ¶ added in v0.51.0
func (*GetTagKeysResponse) Descriptor() ([]byte, []int)
func (*GetTagKeysResponse) Equal ¶ added in v0.51.0
func (this *GetTagKeysResponse) Equal(that interface{}) bool
func (*GetTagKeysResponse) GetTagKeys ¶ added in v0.51.0
func (m *GetTagKeysResponse) GetTagKeys() []string
func (*GetTagKeysResponse) GoString ¶ added in v0.51.0
func (this *GetTagKeysResponse) GoString() string
func (*GetTagKeysResponse) Marshal ¶ added in v0.51.0
func (m *GetTagKeysResponse) Marshal() (dAtA []byte, err error)
func (*GetTagKeysResponse) MarshalTo ¶ added in v0.51.0
func (m *GetTagKeysResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetTagKeysResponse) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *GetTagKeysResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetTagKeysResponse) ProtoMessage ¶ added in v0.51.0
func (*GetTagKeysResponse) ProtoMessage()
func (*GetTagKeysResponse) Reset ¶ added in v0.51.0
func (m *GetTagKeysResponse) Reset()
func (*GetTagKeysResponse) Size ¶ added in v0.51.0
func (m *GetTagKeysResponse) Size() (n int)
func (*GetTagKeysResponse) String ¶ added in v0.51.0
func (this *GetTagKeysResponse) String() string
func (*GetTagKeysResponse) Unmarshal ¶ added in v0.51.0
func (m *GetTagKeysResponse) Unmarshal(dAtA []byte) error
func (*GetTagKeysResponse) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *GetTagKeysResponse) XXX_DiscardUnknown()
func (*GetTagKeysResponse) XXX_Marshal ¶ added in v0.51.0
func (m *GetTagKeysResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTagKeysResponse) XXX_Merge ¶ added in v0.51.0
func (m *GetTagKeysResponse) XXX_Merge(src proto.Message)
func (*GetTagKeysResponse) XXX_Size ¶ added in v0.51.0
func (m *GetTagKeysResponse) XXX_Size() int
func (*GetTagKeysResponse) XXX_Unmarshal ¶ added in v0.51.0
func (m *GetTagKeysResponse) XXX_Unmarshal(b []byte) error
type GetUsageRequest ¶ added in v0.34.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 *types.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 *types.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"`
}
func (*GetUsageRequest) Descriptor ¶ added in v0.34.0
func (*GetUsageRequest) Descriptor() ([]byte, []int)
func (*GetUsageRequest) Equal ¶ added in v0.34.0
func (this *GetUsageRequest) Equal(that interface{}) bool
func (*GetUsageRequest) GetEndTimeExclusive ¶ added in v0.34.0
func (m *GetUsageRequest) GetEndTimeExclusive() *types.Timestamp
func (*GetUsageRequest) GetPageSize ¶ added in v0.34.0
func (m *GetUsageRequest) GetPageSize() int32
func (*GetUsageRequest) GetPageToken ¶ added in v0.34.0
func (m *GetUsageRequest) GetPageToken() string
func (*GetUsageRequest) GetStartTimeInclusive ¶ added in v0.34.0
func (m *GetUsageRequest) GetStartTimeInclusive() *types.Timestamp
func (*GetUsageRequest) GoString ¶ added in v0.34.0
func (this *GetUsageRequest) GoString() string
func (*GetUsageRequest) Marshal ¶ added in v0.34.0
func (m *GetUsageRequest) Marshal() (dAtA []byte, err error)
func (*GetUsageRequest) MarshalTo ¶ added in v0.34.0
func (m *GetUsageRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetUsageRequest) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *GetUsageRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUsageRequest) ProtoMessage ¶ added in v0.34.0
func (*GetUsageRequest) ProtoMessage()
func (*GetUsageRequest) Reset ¶ added in v0.34.0
func (m *GetUsageRequest) Reset()
func (*GetUsageRequest) Size ¶ added in v0.34.0
func (m *GetUsageRequest) Size() (n int)
func (*GetUsageRequest) String ¶ added in v0.34.0
func (this *GetUsageRequest) String() string
func (*GetUsageRequest) Unmarshal ¶ added in v0.34.0
func (m *GetUsageRequest) Unmarshal(dAtA []byte) error
func (*GetUsageRequest) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *GetUsageRequest) XXX_DiscardUnknown()
func (*GetUsageRequest) XXX_Marshal ¶ added in v0.34.0
func (m *GetUsageRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUsageRequest) XXX_Merge ¶ added in v0.34.0
func (m *GetUsageRequest) XXX_Merge(src proto.Message)
func (*GetUsageRequest) XXX_Size ¶ added in v0.34.0
func (m *GetUsageRequest) XXX_Size() int
func (*GetUsageRequest) XXX_Unmarshal ¶ added in v0.34.0
func (m *GetUsageRequest) XXX_Unmarshal(b []byte) error
type GetUsageResponse ¶ added in v0.34.0
type GetUsageResponse struct {
// The list of data based on granularity (per Day for now)
// Ordered by: time range in ascending order
Summaries []*v18.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"`
}
func (*GetUsageResponse) Descriptor ¶ added in v0.34.0
func (*GetUsageResponse) Descriptor() ([]byte, []int)
func (*GetUsageResponse) Equal ¶ added in v0.34.0
func (this *GetUsageResponse) Equal(that interface{}) bool
func (*GetUsageResponse) GetNextPageToken ¶ added in v0.34.0
func (m *GetUsageResponse) GetNextPageToken() string
func (*GetUsageResponse) GetSummaries ¶ added in v0.34.0
func (m *GetUsageResponse) GetSummaries() []*v18.Summary
func (*GetUsageResponse) GoString ¶ added in v0.34.0
func (this *GetUsageResponse) GoString() string
func (*GetUsageResponse) Marshal ¶ added in v0.34.0
func (m *GetUsageResponse) Marshal() (dAtA []byte, err error)
func (*GetUsageResponse) MarshalTo ¶ added in v0.34.0
func (m *GetUsageResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetUsageResponse) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *GetUsageResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUsageResponse) ProtoMessage ¶ added in v0.34.0
func (*GetUsageResponse) ProtoMessage()
func (*GetUsageResponse) Reset ¶ added in v0.34.0
func (m *GetUsageResponse) Reset()
func (*GetUsageResponse) Size ¶ added in v0.34.0
func (m *GetUsageResponse) Size() (n int)
func (*GetUsageResponse) String ¶ added in v0.34.0
func (this *GetUsageResponse) String() string
func (*GetUsageResponse) Unmarshal ¶ added in v0.34.0
func (m *GetUsageResponse) Unmarshal(dAtA []byte) error
func (*GetUsageResponse) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *GetUsageResponse) XXX_DiscardUnknown()
func (*GetUsageResponse) XXX_Marshal ¶ added in v0.34.0
func (m *GetUsageResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUsageResponse) XXX_Merge ¶ added in v0.34.0
func (m *GetUsageResponse) XXX_Merge(src proto.Message)
func (*GetUsageResponse) XXX_Size ¶ added in v0.34.0
func (m *GetUsageResponse) XXX_Size() int
func (*GetUsageResponse) XXX_Unmarshal ¶ added in v0.34.0
func (m *GetUsageResponse) XXX_Unmarshal(b []byte) error
type GetUserGroupMembersRequest ¶ added in v0.41.0
type GetUserGroupMembersRequest 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"`
// The group id to list members of.
GroupId string `protobuf:"bytes,3,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
}
func (*GetUserGroupMembersRequest) Descriptor ¶ added in v0.41.0
func (*GetUserGroupMembersRequest) Descriptor() ([]byte, []int)
func (*GetUserGroupMembersRequest) Equal ¶ added in v0.41.0
func (this *GetUserGroupMembersRequest) Equal(that interface{}) bool
func (*GetUserGroupMembersRequest) GetGroupId ¶ added in v0.41.0
func (m *GetUserGroupMembersRequest) GetGroupId() string
func (*GetUserGroupMembersRequest) GetPageSize ¶ added in v0.41.0
func (m *GetUserGroupMembersRequest) GetPageSize() int32
func (*GetUserGroupMembersRequest) GetPageToken ¶ added in v0.41.0
func (m *GetUserGroupMembersRequest) GetPageToken() string
func (*GetUserGroupMembersRequest) GoString ¶ added in v0.41.0
func (this *GetUserGroupMembersRequest) GoString() string
func (*GetUserGroupMembersRequest) Marshal ¶ added in v0.41.0
func (m *GetUserGroupMembersRequest) Marshal() (dAtA []byte, err error)
func (*GetUserGroupMembersRequest) MarshalTo ¶ added in v0.41.0
func (m *GetUserGroupMembersRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetUserGroupMembersRequest) MarshalToSizedBuffer ¶ added in v0.41.0
func (m *GetUserGroupMembersRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUserGroupMembersRequest) ProtoMessage ¶ added in v0.41.0
func (*GetUserGroupMembersRequest) ProtoMessage()
func (*GetUserGroupMembersRequest) Reset ¶ added in v0.41.0
func (m *GetUserGroupMembersRequest) Reset()
func (*GetUserGroupMembersRequest) Size ¶ added in v0.41.0
func (m *GetUserGroupMembersRequest) Size() (n int)
func (*GetUserGroupMembersRequest) String ¶ added in v0.41.0
func (this *GetUserGroupMembersRequest) String() string
func (*GetUserGroupMembersRequest) Unmarshal ¶ added in v0.41.0
func (m *GetUserGroupMembersRequest) Unmarshal(dAtA []byte) error
func (*GetUserGroupMembersRequest) XXX_DiscardUnknown ¶ added in v0.41.0
func (m *GetUserGroupMembersRequest) XXX_DiscardUnknown()
func (*GetUserGroupMembersRequest) XXX_Marshal ¶ added in v0.41.0
func (m *GetUserGroupMembersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserGroupMembersRequest) XXX_Merge ¶ added in v0.41.0
func (m *GetUserGroupMembersRequest) XXX_Merge(src proto.Message)
func (*GetUserGroupMembersRequest) XXX_Size ¶ added in v0.41.0
func (m *GetUserGroupMembersRequest) XXX_Size() int
func (*GetUserGroupMembersRequest) XXX_Unmarshal ¶ added in v0.41.0
func (m *GetUserGroupMembersRequest) XXX_Unmarshal(b []byte) error
type GetUserGroupMembersResponse ¶ added in v0.41.0
type GetUserGroupMembersResponse struct {
// The list of group members
Members []*v1.UserGroupMember `protobuf:"bytes,1,rep,name=members,proto3" json:"members,omitempty"`
// The next page's token.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
}
func (*GetUserGroupMembersResponse) Descriptor ¶ added in v0.41.0
func (*GetUserGroupMembersResponse) Descriptor() ([]byte, []int)
func (*GetUserGroupMembersResponse) Equal ¶ added in v0.41.0
func (this *GetUserGroupMembersResponse) Equal(that interface{}) bool
func (*GetUserGroupMembersResponse) GetMembers ¶ added in v0.41.0
func (m *GetUserGroupMembersResponse) GetMembers() []*v1.UserGroupMember
func (*GetUserGroupMembersResponse) GetNextPageToken ¶ added in v0.41.0
func (m *GetUserGroupMembersResponse) GetNextPageToken() string
func (*GetUserGroupMembersResponse) GoString ¶ added in v0.41.0
func (this *GetUserGroupMembersResponse) GoString() string
func (*GetUserGroupMembersResponse) Marshal ¶ added in v0.41.0
func (m *GetUserGroupMembersResponse) Marshal() (dAtA []byte, err error)
func (*GetUserGroupMembersResponse) MarshalTo ¶ added in v0.41.0
func (m *GetUserGroupMembersResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetUserGroupMembersResponse) MarshalToSizedBuffer ¶ added in v0.41.0
func (m *GetUserGroupMembersResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUserGroupMembersResponse) ProtoMessage ¶ added in v0.41.0
func (*GetUserGroupMembersResponse) ProtoMessage()
func (*GetUserGroupMembersResponse) Reset ¶ added in v0.41.0
func (m *GetUserGroupMembersResponse) Reset()
func (*GetUserGroupMembersResponse) Size ¶ added in v0.41.0
func (m *GetUserGroupMembersResponse) Size() (n int)
func (*GetUserGroupMembersResponse) String ¶ added in v0.41.0
func (this *GetUserGroupMembersResponse) String() string
func (*GetUserGroupMembersResponse) Unmarshal ¶ added in v0.41.0
func (m *GetUserGroupMembersResponse) Unmarshal(dAtA []byte) error
func (*GetUserGroupMembersResponse) XXX_DiscardUnknown ¶ added in v0.41.0
func (m *GetUserGroupMembersResponse) XXX_DiscardUnknown()
func (*GetUserGroupMembersResponse) XXX_Marshal ¶ added in v0.41.0
func (m *GetUserGroupMembersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserGroupMembersResponse) XXX_Merge ¶ added in v0.41.0
func (m *GetUserGroupMembersResponse) XXX_Merge(src proto.Message)
func (*GetUserGroupMembersResponse) XXX_Size ¶ added in v0.41.0
func (m *GetUserGroupMembersResponse) XXX_Size() int
func (*GetUserGroupMembersResponse) XXX_Unmarshal ¶ added in v0.41.0
func (m *GetUserGroupMembersResponse) XXX_Unmarshal(b []byte) error
type GetUserGroupRequest ¶
type GetUserGroupRequest struct {
// The id of the group to get.
GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
}
func (*GetUserGroupRequest) Descriptor ¶
func (*GetUserGroupRequest) Descriptor() ([]byte, []int)
func (*GetUserGroupRequest) Equal ¶
func (this *GetUserGroupRequest) Equal(that interface{}) bool
func (*GetUserGroupRequest) GetGroupId ¶
func (m *GetUserGroupRequest) GetGroupId() string
func (*GetUserGroupRequest) GoString ¶
func (this *GetUserGroupRequest) GoString() string
func (*GetUserGroupRequest) Marshal ¶
func (m *GetUserGroupRequest) Marshal() (dAtA []byte, err error)
func (*GetUserGroupRequest) MarshalTo ¶
func (m *GetUserGroupRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetUserGroupRequest) MarshalToSizedBuffer ¶
func (m *GetUserGroupRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUserGroupRequest) ProtoMessage ¶
func (*GetUserGroupRequest) ProtoMessage()
func (*GetUserGroupRequest) Reset ¶
func (m *GetUserGroupRequest) Reset()
func (*GetUserGroupRequest) Size ¶
func (m *GetUserGroupRequest) Size() (n int)
func (*GetUserGroupRequest) String ¶
func (this *GetUserGroupRequest) String() string
func (*GetUserGroupRequest) Unmarshal ¶
func (m *GetUserGroupRequest) Unmarshal(dAtA []byte) error
func (*GetUserGroupRequest) XXX_DiscardUnknown ¶
func (m *GetUserGroupRequest) XXX_DiscardUnknown()
func (*GetUserGroupRequest) XXX_Marshal ¶
func (m *GetUserGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserGroupRequest) XXX_Merge ¶
func (m *GetUserGroupRequest) XXX_Merge(src proto.Message)
func (*GetUserGroupRequest) XXX_Size ¶
func (m *GetUserGroupRequest) XXX_Size() int
func (*GetUserGroupRequest) XXX_Unmarshal ¶
func (m *GetUserGroupRequest) XXX_Unmarshal(b []byte) error
type GetUserGroupResponse ¶
type GetUserGroupResponse struct {
// The group.
Group *v1.UserGroup `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"`
}
func (*GetUserGroupResponse) Descriptor ¶
func (*GetUserGroupResponse) Descriptor() ([]byte, []int)
func (*GetUserGroupResponse) Equal ¶
func (this *GetUserGroupResponse) Equal(that interface{}) bool
func (*GetUserGroupResponse) GetGroup ¶
func (m *GetUserGroupResponse) GetGroup() *v1.UserGroup
func (*GetUserGroupResponse) GoString ¶
func (this *GetUserGroupResponse) GoString() string
func (*GetUserGroupResponse) Marshal ¶
func (m *GetUserGroupResponse) Marshal() (dAtA []byte, err error)
func (*GetUserGroupResponse) MarshalTo ¶
func (m *GetUserGroupResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetUserGroupResponse) MarshalToSizedBuffer ¶
func (m *GetUserGroupResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUserGroupResponse) ProtoMessage ¶
func (*GetUserGroupResponse) ProtoMessage()
func (*GetUserGroupResponse) Reset ¶
func (m *GetUserGroupResponse) Reset()
func (*GetUserGroupResponse) Size ¶
func (m *GetUserGroupResponse) Size() (n int)
func (*GetUserGroupResponse) String ¶
func (this *GetUserGroupResponse) String() string
func (*GetUserGroupResponse) Unmarshal ¶
func (m *GetUserGroupResponse) Unmarshal(dAtA []byte) error
func (*GetUserGroupResponse) XXX_DiscardUnknown ¶
func (m *GetUserGroupResponse) XXX_DiscardUnknown()
func (*GetUserGroupResponse) XXX_Marshal ¶
func (m *GetUserGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserGroupResponse) XXX_Merge ¶
func (m *GetUserGroupResponse) XXX_Merge(src proto.Message)
func (*GetUserGroupResponse) XXX_Size ¶
func (m *GetUserGroupResponse) XXX_Size() int
func (*GetUserGroupResponse) XXX_Unmarshal ¶
func (m *GetUserGroupResponse) XXX_Unmarshal(b []byte) error
type GetUserGroupsRequest ¶
type GetUserGroupsRequest struct {
// The requested size of the page to retrieve - optional.
// Cannot exceed 1000. Defaults to 100.
PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// The page token if this is continuing from another response - optional.
PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Filter groups by the namespace they have access to - optional.
Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"`
// Filter groups by the display name - optional.
DisplayName string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Filter groups by the google group specification - optional.
GoogleGroup *GetUserGroupsRequest_GoogleGroupFilter `protobuf:"bytes,5,opt,name=google_group,json=googleGroup,proto3" json:"google_group,omitempty"`
// Filter groups by the SCIM group specification - optional.
ScimGroup *GetUserGroupsRequest_SCIMGroupFilter `protobuf:"bytes,6,opt,name=scim_group,json=scimGroup,proto3" json:"scim_group,omitempty"`
// temporal:ui
// Filter for name substring - optional
NameSubstring string `protobuf:"bytes,100,opt,name=name_substring,json=nameSubstring,proto3" json:"name_substring,omitempty"`
// This is not the enum, because gogoproto will panic on decoding a repeated enum.
// temporal:ui
IncludeStates []string `protobuf:"bytes,101,rep,name=include_states,json=includeStates,proto3" json:"include_states,omitempty"`
}
func (*GetUserGroupsRequest) Descriptor ¶
func (*GetUserGroupsRequest) Descriptor() ([]byte, []int)
func (*GetUserGroupsRequest) Equal ¶
func (this *GetUserGroupsRequest) Equal(that interface{}) bool
func (*GetUserGroupsRequest) GetDisplayName ¶ added in v0.34.0
func (m *GetUserGroupsRequest) GetDisplayName() string
func (*GetUserGroupsRequest) GetGoogleGroup ¶ added in v0.34.0
func (m *GetUserGroupsRequest) GetGoogleGroup() *GetUserGroupsRequest_GoogleGroupFilter
func (*GetUserGroupsRequest) GetIncludeStates ¶ added in v0.55.0
func (m *GetUserGroupsRequest) GetIncludeStates() []string
func (*GetUserGroupsRequest) GetNameSubstring ¶ added in v0.55.0
func (m *GetUserGroupsRequest) GetNameSubstring() string
func (*GetUserGroupsRequest) GetNamespace ¶
func (m *GetUserGroupsRequest) GetNamespace() string
func (*GetUserGroupsRequest) GetPageSize ¶
func (m *GetUserGroupsRequest) GetPageSize() int32
func (*GetUserGroupsRequest) GetPageToken ¶
func (m *GetUserGroupsRequest) GetPageToken() string
func (*GetUserGroupsRequest) GetScimGroup ¶ added in v0.38.0
func (m *GetUserGroupsRequest) GetScimGroup() *GetUserGroupsRequest_SCIMGroupFilter
func (*GetUserGroupsRequest) GoString ¶
func (this *GetUserGroupsRequest) GoString() string
func (*GetUserGroupsRequest) Marshal ¶
func (m *GetUserGroupsRequest) Marshal() (dAtA []byte, err error)
func (*GetUserGroupsRequest) MarshalTo ¶
func (m *GetUserGroupsRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetUserGroupsRequest) MarshalToSizedBuffer ¶
func (m *GetUserGroupsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUserGroupsRequest) ProtoMessage ¶
func (*GetUserGroupsRequest) ProtoMessage()
func (*GetUserGroupsRequest) Reset ¶
func (m *GetUserGroupsRequest) Reset()
func (*GetUserGroupsRequest) Size ¶
func (m *GetUserGroupsRequest) Size() (n int)
func (*GetUserGroupsRequest) String ¶
func (this *GetUserGroupsRequest) String() string
func (*GetUserGroupsRequest) Unmarshal ¶
func (m *GetUserGroupsRequest) Unmarshal(dAtA []byte) error
func (*GetUserGroupsRequest) XXX_DiscardUnknown ¶
func (m *GetUserGroupsRequest) XXX_DiscardUnknown()
func (*GetUserGroupsRequest) XXX_Marshal ¶
func (m *GetUserGroupsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserGroupsRequest) XXX_Merge ¶
func (m *GetUserGroupsRequest) XXX_Merge(src proto.Message)
func (*GetUserGroupsRequest) XXX_Size ¶
func (m *GetUserGroupsRequest) XXX_Size() int
func (*GetUserGroupsRequest) XXX_Unmarshal ¶
func (m *GetUserGroupsRequest) XXX_Unmarshal(b []byte) error
type GetUserGroupsRequest_GoogleGroupFilter ¶ added in v0.34.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"`
}
func (*GetUserGroupsRequest_GoogleGroupFilter) Descriptor ¶ added in v0.34.0
func (*GetUserGroupsRequest_GoogleGroupFilter) Descriptor() ([]byte, []int)
func (*GetUserGroupsRequest_GoogleGroupFilter) Equal ¶ added in v0.34.0
func (this *GetUserGroupsRequest_GoogleGroupFilter) Equal(that interface{}) bool
func (*GetUserGroupsRequest_GoogleGroupFilter) GetEmailAddress ¶ added in v0.34.0
func (m *GetUserGroupsRequest_GoogleGroupFilter) GetEmailAddress() string
func (*GetUserGroupsRequest_GoogleGroupFilter) GoString ¶ added in v0.34.0
func (this *GetUserGroupsRequest_GoogleGroupFilter) GoString() string
func (*GetUserGroupsRequest_GoogleGroupFilter) Marshal ¶ added in v0.34.0
func (m *GetUserGroupsRequest_GoogleGroupFilter) Marshal() (dAtA []byte, err error)
func (*GetUserGroupsRequest_GoogleGroupFilter) MarshalTo ¶ added in v0.34.0
func (m *GetUserGroupsRequest_GoogleGroupFilter) MarshalTo(dAtA []byte) (int, error)
func (*GetUserGroupsRequest_GoogleGroupFilter) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *GetUserGroupsRequest_GoogleGroupFilter) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUserGroupsRequest_GoogleGroupFilter) ProtoMessage ¶ added in v0.34.0
func (*GetUserGroupsRequest_GoogleGroupFilter) ProtoMessage()
func (*GetUserGroupsRequest_GoogleGroupFilter) Reset ¶ added in v0.34.0
func (m *GetUserGroupsRequest_GoogleGroupFilter) Reset()
func (*GetUserGroupsRequest_GoogleGroupFilter) Size ¶ added in v0.34.0
func (m *GetUserGroupsRequest_GoogleGroupFilter) Size() (n int)
func (*GetUserGroupsRequest_GoogleGroupFilter) String ¶ added in v0.34.0
func (this *GetUserGroupsRequest_GoogleGroupFilter) String() string
func (*GetUserGroupsRequest_GoogleGroupFilter) Unmarshal ¶ added in v0.34.0
func (m *GetUserGroupsRequest_GoogleGroupFilter) Unmarshal(dAtA []byte) error
func (*GetUserGroupsRequest_GoogleGroupFilter) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *GetUserGroupsRequest_GoogleGroupFilter) XXX_DiscardUnknown()
func (*GetUserGroupsRequest_GoogleGroupFilter) XXX_Marshal ¶ added in v0.34.0
func (m *GetUserGroupsRequest_GoogleGroupFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserGroupsRequest_GoogleGroupFilter) XXX_Merge ¶ added in v0.34.0
func (m *GetUserGroupsRequest_GoogleGroupFilter) XXX_Merge(src proto.Message)
func (*GetUserGroupsRequest_GoogleGroupFilter) XXX_Size ¶ added in v0.34.0
func (m *GetUserGroupsRequest_GoogleGroupFilter) XXX_Size() int
func (*GetUserGroupsRequest_GoogleGroupFilter) XXX_Unmarshal ¶ added in v0.34.0
func (m *GetUserGroupsRequest_GoogleGroupFilter) XXX_Unmarshal(b []byte) error
type GetUserGroupsRequest_SCIMGroupFilter ¶ added in v0.38.0
type GetUserGroupsRequest_SCIMGroupFilter struct {
// Filter groups by the SCIM IDP id - optional.
IdpId string `protobuf:"bytes,1,opt,name=idp_id,json=idpId,proto3" json:"idp_id,omitempty"`
}
func (*GetUserGroupsRequest_SCIMGroupFilter) Descriptor ¶ added in v0.38.0
func (*GetUserGroupsRequest_SCIMGroupFilter) Descriptor() ([]byte, []int)
func (*GetUserGroupsRequest_SCIMGroupFilter) Equal ¶ added in v0.38.0
func (this *GetUserGroupsRequest_SCIMGroupFilter) Equal(that interface{}) bool
func (*GetUserGroupsRequest_SCIMGroupFilter) GetIdpId ¶ added in v0.38.0
func (m *GetUserGroupsRequest_SCIMGroupFilter) GetIdpId() string
func (*GetUserGroupsRequest_SCIMGroupFilter) GoString ¶ added in v0.38.0
func (this *GetUserGroupsRequest_SCIMGroupFilter) GoString() string
func (*GetUserGroupsRequest_SCIMGroupFilter) Marshal ¶ added in v0.38.0
func (m *GetUserGroupsRequest_SCIMGroupFilter) Marshal() (dAtA []byte, err error)
func (*GetUserGroupsRequest_SCIMGroupFilter) MarshalTo ¶ added in v0.38.0
func (m *GetUserGroupsRequest_SCIMGroupFilter) MarshalTo(dAtA []byte) (int, error)
func (*GetUserGroupsRequest_SCIMGroupFilter) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *GetUserGroupsRequest_SCIMGroupFilter) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUserGroupsRequest_SCIMGroupFilter) ProtoMessage ¶ added in v0.38.0
func (*GetUserGroupsRequest_SCIMGroupFilter) ProtoMessage()
func (*GetUserGroupsRequest_SCIMGroupFilter) Reset ¶ added in v0.38.0
func (m *GetUserGroupsRequest_SCIMGroupFilter) Reset()
func (*GetUserGroupsRequest_SCIMGroupFilter) Size ¶ added in v0.38.0
func (m *GetUserGroupsRequest_SCIMGroupFilter) Size() (n int)
func (*GetUserGroupsRequest_SCIMGroupFilter) String ¶ added in v0.38.0
func (this *GetUserGroupsRequest_SCIMGroupFilter) String() string
func (*GetUserGroupsRequest_SCIMGroupFilter) Unmarshal ¶ added in v0.38.0
func (m *GetUserGroupsRequest_SCIMGroupFilter) Unmarshal(dAtA []byte) error
func (*GetUserGroupsRequest_SCIMGroupFilter) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *GetUserGroupsRequest_SCIMGroupFilter) XXX_DiscardUnknown()
func (*GetUserGroupsRequest_SCIMGroupFilter) XXX_Marshal ¶ added in v0.38.0
func (m *GetUserGroupsRequest_SCIMGroupFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserGroupsRequest_SCIMGroupFilter) XXX_Merge ¶ added in v0.38.0
func (m *GetUserGroupsRequest_SCIMGroupFilter) XXX_Merge(src proto.Message)
func (*GetUserGroupsRequest_SCIMGroupFilter) XXX_Size ¶ added in v0.38.0
func (m *GetUserGroupsRequest_SCIMGroupFilter) XXX_Size() int
func (*GetUserGroupsRequest_SCIMGroupFilter) XXX_Unmarshal ¶ added in v0.38.0
func (m *GetUserGroupsRequest_SCIMGroupFilter) XXX_Unmarshal(b []byte) error
type GetUserGroupsResponse ¶
type GetUserGroupsResponse struct {
// The list of groups in ascending name order.
Groups []*v1.UserGroup `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"`
// The next page's token.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
}
func (*GetUserGroupsResponse) Descriptor ¶
func (*GetUserGroupsResponse) Descriptor() ([]byte, []int)
func (*GetUserGroupsResponse) Equal ¶
func (this *GetUserGroupsResponse) Equal(that interface{}) bool
func (*GetUserGroupsResponse) GetGroups ¶
func (m *GetUserGroupsResponse) GetGroups() []*v1.UserGroup
func (*GetUserGroupsResponse) GetNextPageToken ¶
func (m *GetUserGroupsResponse) GetNextPageToken() string
func (*GetUserGroupsResponse) GoString ¶
func (this *GetUserGroupsResponse) GoString() string
func (*GetUserGroupsResponse) Marshal ¶
func (m *GetUserGroupsResponse) Marshal() (dAtA []byte, err error)
func (*GetUserGroupsResponse) MarshalTo ¶
func (m *GetUserGroupsResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetUserGroupsResponse) MarshalToSizedBuffer ¶
func (m *GetUserGroupsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUserGroupsResponse) ProtoMessage ¶
func (*GetUserGroupsResponse) ProtoMessage()
func (*GetUserGroupsResponse) Reset ¶
func (m *GetUserGroupsResponse) Reset()
func (*GetUserGroupsResponse) Size ¶
func (m *GetUserGroupsResponse) Size() (n int)
func (*GetUserGroupsResponse) String ¶
func (this *GetUserGroupsResponse) String() string
func (*GetUserGroupsResponse) Unmarshal ¶
func (m *GetUserGroupsResponse) Unmarshal(dAtA []byte) error
func (*GetUserGroupsResponse) XXX_DiscardUnknown ¶
func (m *GetUserGroupsResponse) XXX_DiscardUnknown()
func (*GetUserGroupsResponse) XXX_Marshal ¶
func (m *GetUserGroupsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserGroupsResponse) XXX_Merge ¶
func (m *GetUserGroupsResponse) XXX_Merge(src proto.Message)
func (*GetUserGroupsResponse) XXX_Size ¶
func (m *GetUserGroupsResponse) XXX_Size() int
func (*GetUserGroupsResponse) XXX_Unmarshal ¶
func (m *GetUserGroupsResponse) XXX_Unmarshal(b []byte) error
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"`
// If true, only direct roles will be returned, not ones derived from group memberships.
// temporal:ui
IncludeDerivedRoles bool `protobuf:"varint,100,opt,name=include_derived_roles,json=includeDerivedRoles,proto3" json:"include_derived_roles,omitempty"`
}
func (*GetUserRequest) Descriptor ¶
func (*GetUserRequest) Descriptor() ([]byte, []int)
func (*GetUserRequest) Equal ¶
func (this *GetUserRequest) Equal(that interface{}) bool
func (*GetUserRequest) GetIncludeDerivedRoles ¶ added in v0.55.0
func (m *GetUserRequest) GetIncludeDerivedRoles() bool
func (*GetUserRequest) GetUserId ¶
func (m *GetUserRequest) GetUserId() string
func (*GetUserRequest) GoString ¶
func (this *GetUserRequest) GoString() string
func (*GetUserRequest) Marshal ¶
func (m *GetUserRequest) Marshal() (dAtA []byte, err error)
func (*GetUserRequest) MarshalToSizedBuffer ¶
func (m *GetUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) Reset ¶
func (m *GetUserRequest) Reset()
func (*GetUserRequest) Size ¶
func (m *GetUserRequest) Size() (n int)
func (*GetUserRequest) String ¶
func (this *GetUserRequest) String() string
func (*GetUserRequest) Unmarshal ¶
func (m *GetUserRequest) Unmarshal(dAtA []byte) error
func (*GetUserRequest) XXX_DiscardUnknown ¶
func (m *GetUserRequest) XXX_DiscardUnknown()
func (*GetUserRequest) XXX_Marshal ¶
func (m *GetUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserRequest) XXX_Merge ¶
func (m *GetUserRequest) XXX_Merge(src proto.Message)
func (*GetUserRequest) XXX_Size ¶
func (m *GetUserRequest) XXX_Size() int
func (*GetUserRequest) XXX_Unmarshal ¶
func (m *GetUserRequest) XXX_Unmarshal(b []byte) error
type GetUserResponse ¶
type GetUserResponse struct {
// The user
User *v1.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
}
func (*GetUserResponse) Descriptor ¶
func (*GetUserResponse) Descriptor() ([]byte, []int)
func (*GetUserResponse) Equal ¶
func (this *GetUserResponse) Equal(that interface{}) bool
func (*GetUserResponse) GetUser ¶
func (m *GetUserResponse) GetUser() *v1.User
func (*GetUserResponse) GoString ¶
func (this *GetUserResponse) GoString() string
func (*GetUserResponse) Marshal ¶
func (m *GetUserResponse) Marshal() (dAtA []byte, err error)
func (*GetUserResponse) MarshalToSizedBuffer ¶
func (m *GetUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUserResponse) ProtoMessage ¶
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) Reset ¶
func (m *GetUserResponse) Reset()
func (*GetUserResponse) Size ¶
func (m *GetUserResponse) Size() (n int)
func (*GetUserResponse) String ¶
func (this *GetUserResponse) String() string
func (*GetUserResponse) Unmarshal ¶
func (m *GetUserResponse) Unmarshal(dAtA []byte) error
func (*GetUserResponse) XXX_DiscardUnknown ¶
func (m *GetUserResponse) XXX_DiscardUnknown()
func (*GetUserResponse) XXX_Marshal ¶
func (m *GetUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserResponse) XXX_Merge ¶
func (m *GetUserResponse) XXX_Merge(src proto.Message)
func (*GetUserResponse) XXX_Size ¶
func (m *GetUserResponse) XXX_Size() int
func (*GetUserResponse) XXX_Unmarshal ¶
func (m *GetUserResponse) XXX_Unmarshal(b []byte) error
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"`
// Filter for email substring - optional
// temporal:ui
EmailSubstring string `protobuf:"bytes,100,opt,name=email_substring,json=emailSubstring,proto3" json:"email_substring,omitempty"`
// Inclusive filter for entity states - optional.
// This is not the enum, because gogoproto will panic on decoding a repeated enum.
// temporal:ui
IncludeStates []string `protobuf:"bytes,101,rep,name=include_states,json=includeStates,proto3" json:"include_states,omitempty"`
}
func (*GetUsersRequest) Descriptor ¶
func (*GetUsersRequest) Descriptor() ([]byte, []int)
func (*GetUsersRequest) Equal ¶
func (this *GetUsersRequest) Equal(that interface{}) bool
func (*GetUsersRequest) GetEmail ¶
func (m *GetUsersRequest) GetEmail() string
func (*GetUsersRequest) GetEmailSubstring ¶ added in v0.55.0
func (m *GetUsersRequest) GetEmailSubstring() string
func (*GetUsersRequest) GetIncludeStates ¶ added in v0.55.0
func (m *GetUsersRequest) GetIncludeStates() []string
func (*GetUsersRequest) GetNamespace ¶
func (m *GetUsersRequest) GetNamespace() string
func (*GetUsersRequest) GetPageSize ¶
func (m *GetUsersRequest) GetPageSize() int32
func (*GetUsersRequest) GetPageToken ¶
func (m *GetUsersRequest) GetPageToken() string
func (*GetUsersRequest) GoString ¶
func (this *GetUsersRequest) GoString() string
func (*GetUsersRequest) Marshal ¶
func (m *GetUsersRequest) Marshal() (dAtA []byte, err error)
func (*GetUsersRequest) MarshalToSizedBuffer ¶
func (m *GetUsersRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUsersRequest) ProtoMessage ¶
func (*GetUsersRequest) ProtoMessage()
func (*GetUsersRequest) Reset ¶
func (m *GetUsersRequest) Reset()
func (*GetUsersRequest) Size ¶
func (m *GetUsersRequest) Size() (n int)
func (*GetUsersRequest) String ¶
func (this *GetUsersRequest) String() string
func (*GetUsersRequest) Unmarshal ¶
func (m *GetUsersRequest) Unmarshal(dAtA []byte) error
func (*GetUsersRequest) XXX_DiscardUnknown ¶
func (m *GetUsersRequest) XXX_DiscardUnknown()
func (*GetUsersRequest) XXX_Marshal ¶
func (m *GetUsersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUsersRequest) XXX_Merge ¶
func (m *GetUsersRequest) XXX_Merge(src proto.Message)
func (*GetUsersRequest) XXX_Size ¶
func (m *GetUsersRequest) XXX_Size() int
func (*GetUsersRequest) XXX_Unmarshal ¶
func (m *GetUsersRequest) XXX_Unmarshal(b []byte) error
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"`
}
func (*GetUsersResponse) Descriptor ¶
func (*GetUsersResponse) Descriptor() ([]byte, []int)
func (*GetUsersResponse) Equal ¶
func (this *GetUsersResponse) Equal(that interface{}) bool
func (*GetUsersResponse) GetNextPageToken ¶
func (m *GetUsersResponse) GetNextPageToken() string
func (*GetUsersResponse) GetUsers ¶
func (m *GetUsersResponse) GetUsers() []*v1.User
func (*GetUsersResponse) GoString ¶
func (this *GetUsersResponse) GoString() string
func (*GetUsersResponse) Marshal ¶
func (m *GetUsersResponse) Marshal() (dAtA []byte, err error)
func (*GetUsersResponse) MarshalToSizedBuffer ¶
func (m *GetUsersResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUsersResponse) ProtoMessage ¶
func (*GetUsersResponse) ProtoMessage()
func (*GetUsersResponse) Reset ¶
func (m *GetUsersResponse) Reset()
func (*GetUsersResponse) Size ¶
func (m *GetUsersResponse) Size() (n int)
func (*GetUsersResponse) String ¶
func (this *GetUsersResponse) String() string
func (*GetUsersResponse) Unmarshal ¶
func (m *GetUsersResponse) Unmarshal(dAtA []byte) error
func (*GetUsersResponse) XXX_DiscardUnknown ¶
func (m *GetUsersResponse) XXX_DiscardUnknown()
func (*GetUsersResponse) XXX_Marshal ¶
func (m *GetUsersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUsersResponse) XXX_Merge ¶
func (m *GetUsersResponse) XXX_Merge(src proto.Message)
func (*GetUsersResponse) XXX_Size ¶
func (m *GetUsersResponse) XXX_Size() int
func (*GetUsersResponse) XXX_Unmarshal ¶
func (m *GetUsersResponse) XXX_Unmarshal(b []byte) error
type HandoverNamespaceRequest ¶ added in v0.38.0
type HandoverNamespaceRequest struct {
// The migration id.
MigrationId string `protobuf:"bytes,1,opt,name=migration_id,json=migrationId,proto3" json:"migration_id,omitempty"`
// The id of replica to make active.
ToReplicaId string `protobuf:"bytes,2,opt,name=to_replica_id,json=toReplicaId,proto3" json:"to_replica_id,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"`
}
temporal:dev
func (*HandoverNamespaceRequest) Descriptor ¶ added in v0.38.0
func (*HandoverNamespaceRequest) Descriptor() ([]byte, []int)
func (*HandoverNamespaceRequest) Equal ¶ added in v0.38.0
func (this *HandoverNamespaceRequest) Equal(that interface{}) bool
func (*HandoverNamespaceRequest) GetAsyncOperationId ¶ added in v0.38.0
func (m *HandoverNamespaceRequest) GetAsyncOperationId() string
func (*HandoverNamespaceRequest) GetMigrationId ¶ added in v0.38.0
func (m *HandoverNamespaceRequest) GetMigrationId() string
func (*HandoverNamespaceRequest) GetToReplicaId ¶ added in v0.38.0
func (m *HandoverNamespaceRequest) GetToReplicaId() string
func (*HandoverNamespaceRequest) GoString ¶ added in v0.38.0
func (this *HandoverNamespaceRequest) GoString() string
func (*HandoverNamespaceRequest) Marshal ¶ added in v0.38.0
func (m *HandoverNamespaceRequest) Marshal() (dAtA []byte, err error)
func (*HandoverNamespaceRequest) MarshalTo ¶ added in v0.38.0
func (m *HandoverNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*HandoverNamespaceRequest) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *HandoverNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HandoverNamespaceRequest) ProtoMessage ¶ added in v0.38.0
func (*HandoverNamespaceRequest) ProtoMessage()
func (*HandoverNamespaceRequest) Reset ¶ added in v0.38.0
func (m *HandoverNamespaceRequest) Reset()
func (*HandoverNamespaceRequest) Size ¶ added in v0.38.0
func (m *HandoverNamespaceRequest) Size() (n int)
func (*HandoverNamespaceRequest) String ¶ added in v0.38.0
func (this *HandoverNamespaceRequest) String() string
func (*HandoverNamespaceRequest) Unmarshal ¶ added in v0.38.0
func (m *HandoverNamespaceRequest) Unmarshal(dAtA []byte) error
func (*HandoverNamespaceRequest) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *HandoverNamespaceRequest) XXX_DiscardUnknown()
func (*HandoverNamespaceRequest) XXX_Marshal ¶ added in v0.38.0
func (m *HandoverNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HandoverNamespaceRequest) XXX_Merge ¶ added in v0.38.0
func (m *HandoverNamespaceRequest) XXX_Merge(src proto.Message)
func (*HandoverNamespaceRequest) XXX_Size ¶ added in v0.38.0
func (m *HandoverNamespaceRequest) XXX_Size() int
func (*HandoverNamespaceRequest) XXX_Unmarshal ¶ added in v0.38.0
func (m *HandoverNamespaceRequest) XXX_Unmarshal(b []byte) error
type HandoverNamespaceResponse ¶ added in v0.38.0
type HandoverNamespaceResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:dev
func (*HandoverNamespaceResponse) Descriptor ¶ added in v0.38.0
func (*HandoverNamespaceResponse) Descriptor() ([]byte, []int)
func (*HandoverNamespaceResponse) Equal ¶ added in v0.38.0
func (this *HandoverNamespaceResponse) Equal(that interface{}) bool
func (*HandoverNamespaceResponse) GetAsyncOperation ¶ added in v0.38.0
func (m *HandoverNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
func (*HandoverNamespaceResponse) GoString ¶ added in v0.38.0
func (this *HandoverNamespaceResponse) GoString() string
func (*HandoverNamespaceResponse) Marshal ¶ added in v0.38.0
func (m *HandoverNamespaceResponse) Marshal() (dAtA []byte, err error)
func (*HandoverNamespaceResponse) MarshalTo ¶ added in v0.38.0
func (m *HandoverNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*HandoverNamespaceResponse) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *HandoverNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HandoverNamespaceResponse) ProtoMessage ¶ added in v0.38.0
func (*HandoverNamespaceResponse) ProtoMessage()
func (*HandoverNamespaceResponse) Reset ¶ added in v0.38.0
func (m *HandoverNamespaceResponse) Reset()
func (*HandoverNamespaceResponse) Size ¶ added in v0.38.0
func (m *HandoverNamespaceResponse) Size() (n int)
func (*HandoverNamespaceResponse) String ¶ added in v0.38.0
func (this *HandoverNamespaceResponse) String() string
func (*HandoverNamespaceResponse) Unmarshal ¶ added in v0.38.0
func (m *HandoverNamespaceResponse) Unmarshal(dAtA []byte) error
func (*HandoverNamespaceResponse) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *HandoverNamespaceResponse) XXX_DiscardUnknown()
func (*HandoverNamespaceResponse) XXX_Marshal ¶ added in v0.38.0
func (m *HandoverNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HandoverNamespaceResponse) XXX_Merge ¶ added in v0.38.0
func (m *HandoverNamespaceResponse) XXX_Merge(src proto.Message)
func (*HandoverNamespaceResponse) XXX_Size ¶ added in v0.38.0
func (m *HandoverNamespaceResponse) XXX_Size() int
func (*HandoverNamespaceResponse) XXX_Unmarshal ¶ added in v0.38.0
func (m *HandoverNamespaceResponse) XXX_Unmarshal(b []byte) error
type RemoveUserGroupMemberRequest ¶ added in v0.41.0
type RemoveUserGroupMemberRequest struct {
// The id of the group to add the member for.
GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
// The member id to add to the group.
MemberId *v1.UserGroupMemberId `protobuf:"bytes,2,opt,name=member_id,json=memberId,proto3" json:"member_id,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"`
}
func (*RemoveUserGroupMemberRequest) Descriptor ¶ added in v0.41.0
func (*RemoveUserGroupMemberRequest) Descriptor() ([]byte, []int)
func (*RemoveUserGroupMemberRequest) Equal ¶ added in v0.41.0
func (this *RemoveUserGroupMemberRequest) Equal(that interface{}) bool
func (*RemoveUserGroupMemberRequest) GetAsyncOperationId ¶ added in v0.41.0
func (m *RemoveUserGroupMemberRequest) GetAsyncOperationId() string
func (*RemoveUserGroupMemberRequest) GetGroupId ¶ added in v0.41.0
func (m *RemoveUserGroupMemberRequest) GetGroupId() string
func (*RemoveUserGroupMemberRequest) GetMemberId ¶ added in v0.41.0
func (m *RemoveUserGroupMemberRequest) GetMemberId() *v1.UserGroupMemberId
func (*RemoveUserGroupMemberRequest) GoString ¶ added in v0.41.0
func (this *RemoveUserGroupMemberRequest) GoString() string
func (*RemoveUserGroupMemberRequest) Marshal ¶ added in v0.41.0
func (m *RemoveUserGroupMemberRequest) Marshal() (dAtA []byte, err error)
func (*RemoveUserGroupMemberRequest) MarshalTo ¶ added in v0.41.0
func (m *RemoveUserGroupMemberRequest) MarshalTo(dAtA []byte) (int, error)
func (*RemoveUserGroupMemberRequest) MarshalToSizedBuffer ¶ added in v0.41.0
func (m *RemoveUserGroupMemberRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RemoveUserGroupMemberRequest) ProtoMessage ¶ added in v0.41.0
func (*RemoveUserGroupMemberRequest) ProtoMessage()
func (*RemoveUserGroupMemberRequest) Reset ¶ added in v0.41.0
func (m *RemoveUserGroupMemberRequest) Reset()
func (*RemoveUserGroupMemberRequest) Size ¶ added in v0.41.0
func (m *RemoveUserGroupMemberRequest) Size() (n int)
func (*RemoveUserGroupMemberRequest) String ¶ added in v0.41.0
func (this *RemoveUserGroupMemberRequest) String() string
func (*RemoveUserGroupMemberRequest) Unmarshal ¶ added in v0.41.0
func (m *RemoveUserGroupMemberRequest) Unmarshal(dAtA []byte) error
func (*RemoveUserGroupMemberRequest) XXX_DiscardUnknown ¶ added in v0.41.0
func (m *RemoveUserGroupMemberRequest) XXX_DiscardUnknown()
func (*RemoveUserGroupMemberRequest) XXX_Marshal ¶ added in v0.41.0
func (m *RemoveUserGroupMemberRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveUserGroupMemberRequest) XXX_Merge ¶ added in v0.41.0
func (m *RemoveUserGroupMemberRequest) XXX_Merge(src proto.Message)
func (*RemoveUserGroupMemberRequest) XXX_Size ¶ added in v0.41.0
func (m *RemoveUserGroupMemberRequest) XXX_Size() int
func (*RemoveUserGroupMemberRequest) XXX_Unmarshal ¶ added in v0.41.0
func (m *RemoveUserGroupMemberRequest) XXX_Unmarshal(b []byte) error
type RemoveUserGroupMemberResponse ¶ added in v0.41.0
type RemoveUserGroupMemberResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*RemoveUserGroupMemberResponse) Descriptor ¶ added in v0.41.0
func (*RemoveUserGroupMemberResponse) Descriptor() ([]byte, []int)
func (*RemoveUserGroupMemberResponse) Equal ¶ added in v0.41.0
func (this *RemoveUserGroupMemberResponse) Equal(that interface{}) bool
func (*RemoveUserGroupMemberResponse) GetAsyncOperation ¶ added in v0.41.0
func (m *RemoveUserGroupMemberResponse) GetAsyncOperation() *v11.AsyncOperation
func (*RemoveUserGroupMemberResponse) GoString ¶ added in v0.41.0
func (this *RemoveUserGroupMemberResponse) GoString() string
func (*RemoveUserGroupMemberResponse) Marshal ¶ added in v0.41.0
func (m *RemoveUserGroupMemberResponse) Marshal() (dAtA []byte, err error)
func (*RemoveUserGroupMemberResponse) MarshalTo ¶ added in v0.41.0
func (m *RemoveUserGroupMemberResponse) MarshalTo(dAtA []byte) (int, error)
func (*RemoveUserGroupMemberResponse) MarshalToSizedBuffer ¶ added in v0.41.0
func (m *RemoveUserGroupMemberResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RemoveUserGroupMemberResponse) ProtoMessage ¶ added in v0.41.0
func (*RemoveUserGroupMemberResponse) ProtoMessage()
func (*RemoveUserGroupMemberResponse) Reset ¶ added in v0.41.0
func (m *RemoveUserGroupMemberResponse) Reset()
func (*RemoveUserGroupMemberResponse) Size ¶ added in v0.41.0
func (m *RemoveUserGroupMemberResponse) Size() (n int)
func (*RemoveUserGroupMemberResponse) String ¶ added in v0.41.0
func (this *RemoveUserGroupMemberResponse) String() string
func (*RemoveUserGroupMemberResponse) Unmarshal ¶ added in v0.41.0
func (m *RemoveUserGroupMemberResponse) Unmarshal(dAtA []byte) error
func (*RemoveUserGroupMemberResponse) XXX_DiscardUnknown ¶ added in v0.41.0
func (m *RemoveUserGroupMemberResponse) XXX_DiscardUnknown()
func (*RemoveUserGroupMemberResponse) XXX_Marshal ¶ added in v0.41.0
func (m *RemoveUserGroupMemberResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveUserGroupMemberResponse) XXX_Merge ¶ added in v0.41.0
func (m *RemoveUserGroupMemberResponse) XXX_Merge(src proto.Message)
func (*RemoveUserGroupMemberResponse) XXX_Size ¶ added in v0.41.0
func (m *RemoveUserGroupMemberResponse) XXX_Size() int
func (*RemoveUserGroupMemberResponse) XXX_Unmarshal ¶ added in v0.41.0
func (m *RemoveUserGroupMemberResponse) XXX_Unmarshal(b []byte) error
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"`
}
func (*RenameCustomSearchAttributeRequest) Descriptor ¶
func (*RenameCustomSearchAttributeRequest) Descriptor() ([]byte, []int)
func (*RenameCustomSearchAttributeRequest) Equal ¶
func (this *RenameCustomSearchAttributeRequest) Equal(that interface{}) bool
func (*RenameCustomSearchAttributeRequest) GetAsyncOperationId ¶
func (m *RenameCustomSearchAttributeRequest) GetAsyncOperationId() string
func (*RenameCustomSearchAttributeRequest) GetExistingCustomSearchAttributeName ¶
func (m *RenameCustomSearchAttributeRequest) GetExistingCustomSearchAttributeName() string
func (*RenameCustomSearchAttributeRequest) GetNamespace ¶
func (m *RenameCustomSearchAttributeRequest) GetNamespace() string
func (*RenameCustomSearchAttributeRequest) GetNewCustomSearchAttributeName ¶
func (m *RenameCustomSearchAttributeRequest) GetNewCustomSearchAttributeName() string
func (*RenameCustomSearchAttributeRequest) GetResourceVersion ¶
func (m *RenameCustomSearchAttributeRequest) GetResourceVersion() string
func (*RenameCustomSearchAttributeRequest) GoString ¶
func (this *RenameCustomSearchAttributeRequest) GoString() string
func (*RenameCustomSearchAttributeRequest) Marshal ¶
func (m *RenameCustomSearchAttributeRequest) Marshal() (dAtA []byte, err error)
func (*RenameCustomSearchAttributeRequest) MarshalTo ¶
func (m *RenameCustomSearchAttributeRequest) MarshalTo(dAtA []byte) (int, error)
func (*RenameCustomSearchAttributeRequest) MarshalToSizedBuffer ¶
func (m *RenameCustomSearchAttributeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RenameCustomSearchAttributeRequest) ProtoMessage ¶
func (*RenameCustomSearchAttributeRequest) ProtoMessage()
func (*RenameCustomSearchAttributeRequest) Reset ¶
func (m *RenameCustomSearchAttributeRequest) Reset()
func (*RenameCustomSearchAttributeRequest) Size ¶
func (m *RenameCustomSearchAttributeRequest) Size() (n int)
func (*RenameCustomSearchAttributeRequest) String ¶
func (this *RenameCustomSearchAttributeRequest) String() string
func (*RenameCustomSearchAttributeRequest) Unmarshal ¶
func (m *RenameCustomSearchAttributeRequest) Unmarshal(dAtA []byte) error
func (*RenameCustomSearchAttributeRequest) XXX_DiscardUnknown ¶
func (m *RenameCustomSearchAttributeRequest) XXX_DiscardUnknown()
func (*RenameCustomSearchAttributeRequest) XXX_Marshal ¶
func (m *RenameCustomSearchAttributeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RenameCustomSearchAttributeRequest) XXX_Merge ¶
func (m *RenameCustomSearchAttributeRequest) XXX_Merge(src proto.Message)
func (*RenameCustomSearchAttributeRequest) XXX_Size ¶
func (m *RenameCustomSearchAttributeRequest) XXX_Size() int
func (*RenameCustomSearchAttributeRequest) XXX_Unmarshal ¶
func (m *RenameCustomSearchAttributeRequest) XXX_Unmarshal(b []byte) error
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"`
}
func (*RenameCustomSearchAttributeResponse) Descriptor ¶
func (*RenameCustomSearchAttributeResponse) Descriptor() ([]byte, []int)
func (*RenameCustomSearchAttributeResponse) Equal ¶
func (this *RenameCustomSearchAttributeResponse) Equal(that interface{}) bool
func (*RenameCustomSearchAttributeResponse) GetAsyncOperation ¶
func (m *RenameCustomSearchAttributeResponse) GetAsyncOperation() *v11.AsyncOperation
func (*RenameCustomSearchAttributeResponse) GoString ¶
func (this *RenameCustomSearchAttributeResponse) GoString() string
func (*RenameCustomSearchAttributeResponse) Marshal ¶
func (m *RenameCustomSearchAttributeResponse) Marshal() (dAtA []byte, err error)
func (*RenameCustomSearchAttributeResponse) MarshalTo ¶
func (m *RenameCustomSearchAttributeResponse) MarshalTo(dAtA []byte) (int, error)
func (*RenameCustomSearchAttributeResponse) MarshalToSizedBuffer ¶
func (m *RenameCustomSearchAttributeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RenameCustomSearchAttributeResponse) ProtoMessage ¶
func (*RenameCustomSearchAttributeResponse) ProtoMessage()
func (*RenameCustomSearchAttributeResponse) Reset ¶
func (m *RenameCustomSearchAttributeResponse) Reset()
func (*RenameCustomSearchAttributeResponse) Size ¶
func (m *RenameCustomSearchAttributeResponse) Size() (n int)
func (*RenameCustomSearchAttributeResponse) String ¶
func (this *RenameCustomSearchAttributeResponse) String() string
func (*RenameCustomSearchAttributeResponse) Unmarshal ¶
func (m *RenameCustomSearchAttributeResponse) Unmarshal(dAtA []byte) error
func (*RenameCustomSearchAttributeResponse) XXX_DiscardUnknown ¶
func (m *RenameCustomSearchAttributeResponse) XXX_DiscardUnknown()
func (*RenameCustomSearchAttributeResponse) XXX_Marshal ¶
func (m *RenameCustomSearchAttributeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RenameCustomSearchAttributeResponse) XXX_Merge ¶
func (m *RenameCustomSearchAttributeResponse) XXX_Merge(src proto.Message)
func (*RenameCustomSearchAttributeResponse) XXX_Size ¶
func (m *RenameCustomSearchAttributeResponse) XXX_Size() int
func (*RenameCustomSearchAttributeResponse) XXX_Unmarshal ¶
func (m *RenameCustomSearchAttributeResponse) XXX_Unmarshal(b []byte) error
type ResendUserInviteRequest ¶ added in v0.43.0
type ResendUserInviteRequest struct {
// the id of user.
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// 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"`
}
temporal:ui
func (*ResendUserInviteRequest) Descriptor ¶ added in v0.43.0
func (*ResendUserInviteRequest) Descriptor() ([]byte, []int)
func (*ResendUserInviteRequest) Equal ¶ added in v0.43.0
func (this *ResendUserInviteRequest) Equal(that interface{}) bool
func (*ResendUserInviteRequest) GetAsyncOperationId ¶ added in v0.43.0
func (m *ResendUserInviteRequest) GetAsyncOperationId() string
func (*ResendUserInviteRequest) GetUserId ¶ added in v0.43.0
func (m *ResendUserInviteRequest) GetUserId() string
func (*ResendUserInviteRequest) GoString ¶ added in v0.43.0
func (this *ResendUserInviteRequest) GoString() string
func (*ResendUserInviteRequest) Marshal ¶ added in v0.43.0
func (m *ResendUserInviteRequest) Marshal() (dAtA []byte, err error)
func (*ResendUserInviteRequest) MarshalTo ¶ added in v0.43.0
func (m *ResendUserInviteRequest) MarshalTo(dAtA []byte) (int, error)
func (*ResendUserInviteRequest) MarshalToSizedBuffer ¶ added in v0.43.0
func (m *ResendUserInviteRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ResendUserInviteRequest) ProtoMessage ¶ added in v0.43.0
func (*ResendUserInviteRequest) ProtoMessage()
func (*ResendUserInviteRequest) Reset ¶ added in v0.43.0
func (m *ResendUserInviteRequest) Reset()
func (*ResendUserInviteRequest) Size ¶ added in v0.43.0
func (m *ResendUserInviteRequest) Size() (n int)
func (*ResendUserInviteRequest) String ¶ added in v0.43.0
func (this *ResendUserInviteRequest) String() string
func (*ResendUserInviteRequest) Unmarshal ¶ added in v0.43.0
func (m *ResendUserInviteRequest) Unmarshal(dAtA []byte) error
func (*ResendUserInviteRequest) XXX_DiscardUnknown ¶ added in v0.43.0
func (m *ResendUserInviteRequest) XXX_DiscardUnknown()
func (*ResendUserInviteRequest) XXX_Marshal ¶ added in v0.43.0
func (m *ResendUserInviteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResendUserInviteRequest) XXX_Merge ¶ added in v0.43.0
func (m *ResendUserInviteRequest) XXX_Merge(src proto.Message)
func (*ResendUserInviteRequest) XXX_Size ¶ added in v0.43.0
func (m *ResendUserInviteRequest) XXX_Size() int
func (*ResendUserInviteRequest) XXX_Unmarshal ¶ added in v0.43.0
func (m *ResendUserInviteRequest) XXX_Unmarshal(b []byte) error
type ResendUserInviteResponse ¶ added in v0.43.0
type ResendUserInviteResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:ui
func (*ResendUserInviteResponse) Descriptor ¶ added in v0.43.0
func (*ResendUserInviteResponse) Descriptor() ([]byte, []int)
func (*ResendUserInviteResponse) Equal ¶ added in v0.43.0
func (this *ResendUserInviteResponse) Equal(that interface{}) bool
func (*ResendUserInviteResponse) GetAsyncOperation ¶ added in v0.43.0
func (m *ResendUserInviteResponse) GetAsyncOperation() *v11.AsyncOperation
func (*ResendUserInviteResponse) GoString ¶ added in v0.43.0
func (this *ResendUserInviteResponse) GoString() string
func (*ResendUserInviteResponse) Marshal ¶ added in v0.43.0
func (m *ResendUserInviteResponse) Marshal() (dAtA []byte, err error)
func (*ResendUserInviteResponse) MarshalTo ¶ added in v0.43.0
func (m *ResendUserInviteResponse) MarshalTo(dAtA []byte) (int, error)
func (*ResendUserInviteResponse) MarshalToSizedBuffer ¶ added in v0.43.0
func (m *ResendUserInviteResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ResendUserInviteResponse) ProtoMessage ¶ added in v0.43.0
func (*ResendUserInviteResponse) ProtoMessage()
func (*ResendUserInviteResponse) Reset ¶ added in v0.43.0
func (m *ResendUserInviteResponse) Reset()
func (*ResendUserInviteResponse) Size ¶ added in v0.43.0
func (m *ResendUserInviteResponse) Size() (n int)
func (*ResendUserInviteResponse) String ¶ added in v0.43.0
func (this *ResendUserInviteResponse) String() string
func (*ResendUserInviteResponse) Unmarshal ¶ added in v0.43.0
func (m *ResendUserInviteResponse) Unmarshal(dAtA []byte) error
func (*ResendUserInviteResponse) XXX_DiscardUnknown ¶ added in v0.43.0
func (m *ResendUserInviteResponse) XXX_DiscardUnknown()
func (*ResendUserInviteResponse) XXX_Marshal ¶ added in v0.43.0
func (m *ResendUserInviteResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResendUserInviteResponse) XXX_Merge ¶ added in v0.43.0
func (m *ResendUserInviteResponse) XXX_Merge(src proto.Message)
func (*ResendUserInviteResponse) XXX_Size ¶ added in v0.43.0
func (m *ResendUserInviteResponse) XXX_Size() int
func (*ResendUserInviteResponse) XXX_Unmarshal ¶ added in v0.43.0
func (m *ResendUserInviteResponse) XXX_Unmarshal(b []byte) error
type SetServiceAccountNamespaceAccessRequest ¶ added in v0.51.0
type SetServiceAccountNamespaceAccessRequest 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 namespace to set permissions for.
Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
// The namespace access to assign the service account.
Access *v1.NamespaceAccess `protobuf:"bytes,3,opt,name=access,proto3" json:"access,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,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"`
}
func (*SetServiceAccountNamespaceAccessRequest) Descriptor ¶ added in v0.51.0
func (*SetServiceAccountNamespaceAccessRequest) Descriptor() ([]byte, []int)
func (*SetServiceAccountNamespaceAccessRequest) Equal ¶ added in v0.51.0
func (this *SetServiceAccountNamespaceAccessRequest) Equal(that interface{}) bool
func (*SetServiceAccountNamespaceAccessRequest) GetAccess ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) GetAccess() *v1.NamespaceAccess
func (*SetServiceAccountNamespaceAccessRequest) GetAsyncOperationId ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) GetAsyncOperationId() string
func (*SetServiceAccountNamespaceAccessRequest) GetNamespace ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) GetNamespace() string
func (*SetServiceAccountNamespaceAccessRequest) GetResourceVersion ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) GetResourceVersion() string
func (*SetServiceAccountNamespaceAccessRequest) GetServiceAccountId ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) GetServiceAccountId() string
func (*SetServiceAccountNamespaceAccessRequest) GoString ¶ added in v0.51.0
func (this *SetServiceAccountNamespaceAccessRequest) GoString() string
func (*SetServiceAccountNamespaceAccessRequest) Marshal ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) Marshal() (dAtA []byte, err error)
func (*SetServiceAccountNamespaceAccessRequest) MarshalTo ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) MarshalTo(dAtA []byte) (int, error)
func (*SetServiceAccountNamespaceAccessRequest) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetServiceAccountNamespaceAccessRequest) ProtoMessage ¶ added in v0.51.0
func (*SetServiceAccountNamespaceAccessRequest) ProtoMessage()
func (*SetServiceAccountNamespaceAccessRequest) Reset ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) Reset()
func (*SetServiceAccountNamespaceAccessRequest) Size ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) Size() (n int)
func (*SetServiceAccountNamespaceAccessRequest) String ¶ added in v0.51.0
func (this *SetServiceAccountNamespaceAccessRequest) String() string
func (*SetServiceAccountNamespaceAccessRequest) Unmarshal ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) Unmarshal(dAtA []byte) error
func (*SetServiceAccountNamespaceAccessRequest) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) XXX_DiscardUnknown()
func (*SetServiceAccountNamespaceAccessRequest) XXX_Marshal ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetServiceAccountNamespaceAccessRequest) XXX_Merge ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) XXX_Merge(src proto.Message)
func (*SetServiceAccountNamespaceAccessRequest) XXX_Size ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) XXX_Size() int
func (*SetServiceAccountNamespaceAccessRequest) XXX_Unmarshal ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessRequest) XXX_Unmarshal(b []byte) error
type SetServiceAccountNamespaceAccessResponse ¶ added in v0.51.0
type SetServiceAccountNamespaceAccessResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*SetServiceAccountNamespaceAccessResponse) Descriptor ¶ added in v0.51.0
func (*SetServiceAccountNamespaceAccessResponse) Descriptor() ([]byte, []int)
func (*SetServiceAccountNamespaceAccessResponse) Equal ¶ added in v0.51.0
func (this *SetServiceAccountNamespaceAccessResponse) Equal(that interface{}) bool
func (*SetServiceAccountNamespaceAccessResponse) GetAsyncOperation ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
func (*SetServiceAccountNamespaceAccessResponse) GoString ¶ added in v0.51.0
func (this *SetServiceAccountNamespaceAccessResponse) GoString() string
func (*SetServiceAccountNamespaceAccessResponse) Marshal ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessResponse) Marshal() (dAtA []byte, err error)
func (*SetServiceAccountNamespaceAccessResponse) MarshalTo ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessResponse) MarshalTo(dAtA []byte) (int, error)
func (*SetServiceAccountNamespaceAccessResponse) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetServiceAccountNamespaceAccessResponse) ProtoMessage ¶ added in v0.51.0
func (*SetServiceAccountNamespaceAccessResponse) ProtoMessage()
func (*SetServiceAccountNamespaceAccessResponse) Reset ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessResponse) Reset()
func (*SetServiceAccountNamespaceAccessResponse) Size ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessResponse) Size() (n int)
func (*SetServiceAccountNamespaceAccessResponse) String ¶ added in v0.51.0
func (this *SetServiceAccountNamespaceAccessResponse) String() string
func (*SetServiceAccountNamespaceAccessResponse) Unmarshal ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessResponse) Unmarshal(dAtA []byte) error
func (*SetServiceAccountNamespaceAccessResponse) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessResponse) XXX_DiscardUnknown()
func (*SetServiceAccountNamespaceAccessResponse) XXX_Marshal ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetServiceAccountNamespaceAccessResponse) XXX_Merge ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessResponse) XXX_Merge(src proto.Message)
func (*SetServiceAccountNamespaceAccessResponse) XXX_Size ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessResponse) XXX_Size() int
func (*SetServiceAccountNamespaceAccessResponse) XXX_Unmarshal ¶ added in v0.51.0
func (m *SetServiceAccountNamespaceAccessResponse) XXX_Unmarshal(b []byte) error
type SetServiceAccountProjectAccessRequest ¶ added in v0.55.0
type SetServiceAccountProjectAccessRequest struct {
// The project to set permissions for.
ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// The id of the group to set permissions for.
ServiceAccountId string `protobuf:"bytes,2,opt,name=service_account_id,json=serviceAccountId,proto3" json:"service_account_id,omitempty"`
// The project access to assign the group. If left empty, the group will be removed from the project access.
Access *v1.ProjectAccess `protobuf:"bytes,3,opt,name=access,proto3" json:"access,omitempty"`
// The version of the service account for which this update is intended for.
// The latest version can be found in the GetServiceAccount 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"`
}
temporal:dev
func (*SetServiceAccountProjectAccessRequest) Descriptor ¶ added in v0.55.0
func (*SetServiceAccountProjectAccessRequest) Descriptor() ([]byte, []int)
func (*SetServiceAccountProjectAccessRequest) Equal ¶ added in v0.55.0
func (this *SetServiceAccountProjectAccessRequest) Equal(that interface{}) bool
func (*SetServiceAccountProjectAccessRequest) GetAccess ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) GetAccess() *v1.ProjectAccess
func (*SetServiceAccountProjectAccessRequest) GetAsyncOperationId ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) GetAsyncOperationId() string
func (*SetServiceAccountProjectAccessRequest) GetProjectId ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) GetProjectId() string
func (*SetServiceAccountProjectAccessRequest) GetResourceVersion ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) GetResourceVersion() string
func (*SetServiceAccountProjectAccessRequest) GetServiceAccountId ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) GetServiceAccountId() string
func (*SetServiceAccountProjectAccessRequest) GoString ¶ added in v0.55.0
func (this *SetServiceAccountProjectAccessRequest) GoString() string
func (*SetServiceAccountProjectAccessRequest) Marshal ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) Marshal() (dAtA []byte, err error)
func (*SetServiceAccountProjectAccessRequest) MarshalTo ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) MarshalTo(dAtA []byte) (int, error)
func (*SetServiceAccountProjectAccessRequest) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetServiceAccountProjectAccessRequest) ProtoMessage ¶ added in v0.55.0
func (*SetServiceAccountProjectAccessRequest) ProtoMessage()
func (*SetServiceAccountProjectAccessRequest) Reset ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) Reset()
func (*SetServiceAccountProjectAccessRequest) Size ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) Size() (n int)
func (*SetServiceAccountProjectAccessRequest) String ¶ added in v0.55.0
func (this *SetServiceAccountProjectAccessRequest) String() string
func (*SetServiceAccountProjectAccessRequest) Unmarshal ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) Unmarshal(dAtA []byte) error
func (*SetServiceAccountProjectAccessRequest) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) XXX_DiscardUnknown()
func (*SetServiceAccountProjectAccessRequest) XXX_Marshal ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetServiceAccountProjectAccessRequest) XXX_Merge ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) XXX_Merge(src proto.Message)
func (*SetServiceAccountProjectAccessRequest) XXX_Size ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) XXX_Size() int
func (*SetServiceAccountProjectAccessRequest) XXX_Unmarshal ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessRequest) XXX_Unmarshal(b []byte) error
type SetServiceAccountProjectAccessResponse ¶ added in v0.55.0
type SetServiceAccountProjectAccessResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:dev
func (*SetServiceAccountProjectAccessResponse) Descriptor ¶ added in v0.55.0
func (*SetServiceAccountProjectAccessResponse) Descriptor() ([]byte, []int)
func (*SetServiceAccountProjectAccessResponse) Equal ¶ added in v0.55.0
func (this *SetServiceAccountProjectAccessResponse) Equal(that interface{}) bool
func (*SetServiceAccountProjectAccessResponse) GetAsyncOperation ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessResponse) GetAsyncOperation() *v11.AsyncOperation
func (*SetServiceAccountProjectAccessResponse) GoString ¶ added in v0.55.0
func (this *SetServiceAccountProjectAccessResponse) GoString() string
func (*SetServiceAccountProjectAccessResponse) Marshal ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessResponse) Marshal() (dAtA []byte, err error)
func (*SetServiceAccountProjectAccessResponse) MarshalTo ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessResponse) MarshalTo(dAtA []byte) (int, error)
func (*SetServiceAccountProjectAccessResponse) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetServiceAccountProjectAccessResponse) ProtoMessage ¶ added in v0.55.0
func (*SetServiceAccountProjectAccessResponse) ProtoMessage()
func (*SetServiceAccountProjectAccessResponse) Reset ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessResponse) Reset()
func (*SetServiceAccountProjectAccessResponse) Size ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessResponse) Size() (n int)
func (*SetServiceAccountProjectAccessResponse) String ¶ added in v0.55.0
func (this *SetServiceAccountProjectAccessResponse) String() string
func (*SetServiceAccountProjectAccessResponse) Unmarshal ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessResponse) Unmarshal(dAtA []byte) error
func (*SetServiceAccountProjectAccessResponse) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessResponse) XXX_DiscardUnknown()
func (*SetServiceAccountProjectAccessResponse) XXX_Marshal ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetServiceAccountProjectAccessResponse) XXX_Merge ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessResponse) XXX_Merge(src proto.Message)
func (*SetServiceAccountProjectAccessResponse) XXX_Size ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessResponse) XXX_Size() int
func (*SetServiceAccountProjectAccessResponse) XXX_Unmarshal ¶ added in v0.55.0
func (m *SetServiceAccountProjectAccessResponse) XXX_Unmarshal(b []byte) error
type SetUserGroupNamespaceAccessRequest ¶
type SetUserGroupNamespaceAccessRequest struct {
// The namespace to set permissions for.
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
// The id of the group to set permissions for.
GroupId string `protobuf:"bytes,2,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
// The namespace access to assign the group. If left empty, the group will be removed from the namespace access.
Access *v1.NamespaceAccess `protobuf:"bytes,3,opt,name=access,proto3" json:"access,omitempty"`
// The version of the group for which this update is intended for.
// The latest version can be found in the GetGroup operation response.
ResourceVersion string `protobuf:"bytes,4,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The id to use for this async operation - optional.
AsyncOperationId string `protobuf:"bytes,5,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*SetUserGroupNamespaceAccessRequest) Descriptor ¶
func (*SetUserGroupNamespaceAccessRequest) Descriptor() ([]byte, []int)
func (*SetUserGroupNamespaceAccessRequest) Equal ¶
func (this *SetUserGroupNamespaceAccessRequest) Equal(that interface{}) bool
func (*SetUserGroupNamespaceAccessRequest) GetAccess ¶
func (m *SetUserGroupNamespaceAccessRequest) GetAccess() *v1.NamespaceAccess
func (*SetUserGroupNamespaceAccessRequest) GetAsyncOperationId ¶
func (m *SetUserGroupNamespaceAccessRequest) GetAsyncOperationId() string
func (*SetUserGroupNamespaceAccessRequest) GetGroupId ¶
func (m *SetUserGroupNamespaceAccessRequest) GetGroupId() string
func (*SetUserGroupNamespaceAccessRequest) GetNamespace ¶
func (m *SetUserGroupNamespaceAccessRequest) GetNamespace() string
func (*SetUserGroupNamespaceAccessRequest) GetResourceVersion ¶
func (m *SetUserGroupNamespaceAccessRequest) GetResourceVersion() string
func (*SetUserGroupNamespaceAccessRequest) GoString ¶
func (this *SetUserGroupNamespaceAccessRequest) GoString() string
func (*SetUserGroupNamespaceAccessRequest) Marshal ¶
func (m *SetUserGroupNamespaceAccessRequest) Marshal() (dAtA []byte, err error)
func (*SetUserGroupNamespaceAccessRequest) MarshalTo ¶
func (m *SetUserGroupNamespaceAccessRequest) MarshalTo(dAtA []byte) (int, error)
func (*SetUserGroupNamespaceAccessRequest) MarshalToSizedBuffer ¶
func (m *SetUserGroupNamespaceAccessRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetUserGroupNamespaceAccessRequest) ProtoMessage ¶
func (*SetUserGroupNamespaceAccessRequest) ProtoMessage()
func (*SetUserGroupNamespaceAccessRequest) Reset ¶
func (m *SetUserGroupNamespaceAccessRequest) Reset()
func (*SetUserGroupNamespaceAccessRequest) Size ¶
func (m *SetUserGroupNamespaceAccessRequest) Size() (n int)
func (*SetUserGroupNamespaceAccessRequest) String ¶
func (this *SetUserGroupNamespaceAccessRequest) String() string
func (*SetUserGroupNamespaceAccessRequest) Unmarshal ¶
func (m *SetUserGroupNamespaceAccessRequest) Unmarshal(dAtA []byte) error
func (*SetUserGroupNamespaceAccessRequest) XXX_DiscardUnknown ¶
func (m *SetUserGroupNamespaceAccessRequest) XXX_DiscardUnknown()
func (*SetUserGroupNamespaceAccessRequest) XXX_Marshal ¶
func (m *SetUserGroupNamespaceAccessRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetUserGroupNamespaceAccessRequest) XXX_Merge ¶
func (m *SetUserGroupNamespaceAccessRequest) XXX_Merge(src proto.Message)
func (*SetUserGroupNamespaceAccessRequest) XXX_Size ¶
func (m *SetUserGroupNamespaceAccessRequest) XXX_Size() int
func (*SetUserGroupNamespaceAccessRequest) XXX_Unmarshal ¶
func (m *SetUserGroupNamespaceAccessRequest) XXX_Unmarshal(b []byte) error
type SetUserGroupNamespaceAccessResponse ¶
type SetUserGroupNamespaceAccessResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*SetUserGroupNamespaceAccessResponse) Descriptor ¶
func (*SetUserGroupNamespaceAccessResponse) Descriptor() ([]byte, []int)
func (*SetUserGroupNamespaceAccessResponse) Equal ¶
func (this *SetUserGroupNamespaceAccessResponse) Equal(that interface{}) bool
func (*SetUserGroupNamespaceAccessResponse) GetAsyncOperation ¶
func (m *SetUserGroupNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
func (*SetUserGroupNamespaceAccessResponse) GoString ¶
func (this *SetUserGroupNamespaceAccessResponse) GoString() string
func (*SetUserGroupNamespaceAccessResponse) Marshal ¶
func (m *SetUserGroupNamespaceAccessResponse) Marshal() (dAtA []byte, err error)
func (*SetUserGroupNamespaceAccessResponse) MarshalTo ¶
func (m *SetUserGroupNamespaceAccessResponse) MarshalTo(dAtA []byte) (int, error)
func (*SetUserGroupNamespaceAccessResponse) MarshalToSizedBuffer ¶
func (m *SetUserGroupNamespaceAccessResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetUserGroupNamespaceAccessResponse) ProtoMessage ¶
func (*SetUserGroupNamespaceAccessResponse) ProtoMessage()
func (*SetUserGroupNamespaceAccessResponse) Reset ¶
func (m *SetUserGroupNamespaceAccessResponse) Reset()
func (*SetUserGroupNamespaceAccessResponse) Size ¶
func (m *SetUserGroupNamespaceAccessResponse) Size() (n int)
func (*SetUserGroupNamespaceAccessResponse) String ¶
func (this *SetUserGroupNamespaceAccessResponse) String() string
func (*SetUserGroupNamespaceAccessResponse) Unmarshal ¶
func (m *SetUserGroupNamespaceAccessResponse) Unmarshal(dAtA []byte) error
func (*SetUserGroupNamespaceAccessResponse) XXX_DiscardUnknown ¶
func (m *SetUserGroupNamespaceAccessResponse) XXX_DiscardUnknown()
func (*SetUserGroupNamespaceAccessResponse) XXX_Marshal ¶
func (m *SetUserGroupNamespaceAccessResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetUserGroupNamespaceAccessResponse) XXX_Merge ¶
func (m *SetUserGroupNamespaceAccessResponse) XXX_Merge(src proto.Message)
func (*SetUserGroupNamespaceAccessResponse) XXX_Size ¶
func (m *SetUserGroupNamespaceAccessResponse) XXX_Size() int
func (*SetUserGroupNamespaceAccessResponse) XXX_Unmarshal ¶
func (m *SetUserGroupNamespaceAccessResponse) XXX_Unmarshal(b []byte) error
type SetUserGroupProjectAccessRequest ¶ added in v0.55.0
type SetUserGroupProjectAccessRequest struct {
// The project to set permissions for.
ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,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 project access to assign the group. If left empty, the group will be removed from the project access.
Access *v1.ProjectAccess `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"`
}
temporal:dev
func (*SetUserGroupProjectAccessRequest) Descriptor ¶ added in v0.55.0
func (*SetUserGroupProjectAccessRequest) Descriptor() ([]byte, []int)
func (*SetUserGroupProjectAccessRequest) Equal ¶ added in v0.55.0
func (this *SetUserGroupProjectAccessRequest) Equal(that interface{}) bool
func (*SetUserGroupProjectAccessRequest) GetAccess ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) GetAccess() *v1.ProjectAccess
func (*SetUserGroupProjectAccessRequest) GetAsyncOperationId ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) GetAsyncOperationId() string
func (*SetUserGroupProjectAccessRequest) GetGroupId ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) GetGroupId() string
func (*SetUserGroupProjectAccessRequest) GetProjectId ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) GetProjectId() string
func (*SetUserGroupProjectAccessRequest) GetResourceVersion ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) GetResourceVersion() string
func (*SetUserGroupProjectAccessRequest) GoString ¶ added in v0.55.0
func (this *SetUserGroupProjectAccessRequest) GoString() string
func (*SetUserGroupProjectAccessRequest) Marshal ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) Marshal() (dAtA []byte, err error)
func (*SetUserGroupProjectAccessRequest) MarshalTo ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) MarshalTo(dAtA []byte) (int, error)
func (*SetUserGroupProjectAccessRequest) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetUserGroupProjectAccessRequest) ProtoMessage ¶ added in v0.55.0
func (*SetUserGroupProjectAccessRequest) ProtoMessage()
func (*SetUserGroupProjectAccessRequest) Reset ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) Reset()
func (*SetUserGroupProjectAccessRequest) Size ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) Size() (n int)
func (*SetUserGroupProjectAccessRequest) String ¶ added in v0.55.0
func (this *SetUserGroupProjectAccessRequest) String() string
func (*SetUserGroupProjectAccessRequest) Unmarshal ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) Unmarshal(dAtA []byte) error
func (*SetUserGroupProjectAccessRequest) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) XXX_DiscardUnknown()
func (*SetUserGroupProjectAccessRequest) XXX_Marshal ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetUserGroupProjectAccessRequest) XXX_Merge ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) XXX_Merge(src proto.Message)
func (*SetUserGroupProjectAccessRequest) XXX_Size ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) XXX_Size() int
func (*SetUserGroupProjectAccessRequest) XXX_Unmarshal ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessRequest) XXX_Unmarshal(b []byte) error
type SetUserGroupProjectAccessResponse ¶ added in v0.55.0
type SetUserGroupProjectAccessResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:dev
func (*SetUserGroupProjectAccessResponse) Descriptor ¶ added in v0.55.0
func (*SetUserGroupProjectAccessResponse) Descriptor() ([]byte, []int)
func (*SetUserGroupProjectAccessResponse) Equal ¶ added in v0.55.0
func (this *SetUserGroupProjectAccessResponse) Equal(that interface{}) bool
func (*SetUserGroupProjectAccessResponse) GetAsyncOperation ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessResponse) GetAsyncOperation() *v11.AsyncOperation
func (*SetUserGroupProjectAccessResponse) GoString ¶ added in v0.55.0
func (this *SetUserGroupProjectAccessResponse) GoString() string
func (*SetUserGroupProjectAccessResponse) Marshal ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessResponse) Marshal() (dAtA []byte, err error)
func (*SetUserGroupProjectAccessResponse) MarshalTo ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessResponse) MarshalTo(dAtA []byte) (int, error)
func (*SetUserGroupProjectAccessResponse) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetUserGroupProjectAccessResponse) ProtoMessage ¶ added in v0.55.0
func (*SetUserGroupProjectAccessResponse) ProtoMessage()
func (*SetUserGroupProjectAccessResponse) Reset ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessResponse) Reset()
func (*SetUserGroupProjectAccessResponse) Size ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessResponse) Size() (n int)
func (*SetUserGroupProjectAccessResponse) String ¶ added in v0.55.0
func (this *SetUserGroupProjectAccessResponse) String() string
func (*SetUserGroupProjectAccessResponse) Unmarshal ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessResponse) Unmarshal(dAtA []byte) error
func (*SetUserGroupProjectAccessResponse) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessResponse) XXX_DiscardUnknown()
func (*SetUserGroupProjectAccessResponse) XXX_Marshal ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetUserGroupProjectAccessResponse) XXX_Merge ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessResponse) XXX_Merge(src proto.Message)
func (*SetUserGroupProjectAccessResponse) XXX_Size ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessResponse) XXX_Size() int
func (*SetUserGroupProjectAccessResponse) XXX_Unmarshal ¶ added in v0.55.0
func (m *SetUserGroupProjectAccessResponse) XXX_Unmarshal(b []byte) error
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"`
}
func (*SetUserNamespaceAccessRequest) Descriptor ¶
func (*SetUserNamespaceAccessRequest) Descriptor() ([]byte, []int)
func (*SetUserNamespaceAccessRequest) Equal ¶
func (this *SetUserNamespaceAccessRequest) Equal(that interface{}) bool
func (*SetUserNamespaceAccessRequest) GetAccess ¶
func (m *SetUserNamespaceAccessRequest) GetAccess() *v1.NamespaceAccess
func (*SetUserNamespaceAccessRequest) GetAsyncOperationId ¶
func (m *SetUserNamespaceAccessRequest) GetAsyncOperationId() string
func (*SetUserNamespaceAccessRequest) GetNamespace ¶
func (m *SetUserNamespaceAccessRequest) GetNamespace() string
func (*SetUserNamespaceAccessRequest) GetResourceVersion ¶
func (m *SetUserNamespaceAccessRequest) GetResourceVersion() string
func (*SetUserNamespaceAccessRequest) GetUserId ¶
func (m *SetUserNamespaceAccessRequest) GetUserId() string
func (*SetUserNamespaceAccessRequest) GoString ¶
func (this *SetUserNamespaceAccessRequest) GoString() string
func (*SetUserNamespaceAccessRequest) Marshal ¶
func (m *SetUserNamespaceAccessRequest) Marshal() (dAtA []byte, err error)
func (*SetUserNamespaceAccessRequest) MarshalTo ¶
func (m *SetUserNamespaceAccessRequest) MarshalTo(dAtA []byte) (int, error)
func (*SetUserNamespaceAccessRequest) MarshalToSizedBuffer ¶
func (m *SetUserNamespaceAccessRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetUserNamespaceAccessRequest) ProtoMessage ¶
func (*SetUserNamespaceAccessRequest) ProtoMessage()
func (*SetUserNamespaceAccessRequest) Reset ¶
func (m *SetUserNamespaceAccessRequest) Reset()
func (*SetUserNamespaceAccessRequest) Size ¶
func (m *SetUserNamespaceAccessRequest) Size() (n int)
func (*SetUserNamespaceAccessRequest) String ¶
func (this *SetUserNamespaceAccessRequest) String() string
func (*SetUserNamespaceAccessRequest) Unmarshal ¶
func (m *SetUserNamespaceAccessRequest) Unmarshal(dAtA []byte) error
func (*SetUserNamespaceAccessRequest) XXX_DiscardUnknown ¶
func (m *SetUserNamespaceAccessRequest) XXX_DiscardUnknown()
func (*SetUserNamespaceAccessRequest) XXX_Marshal ¶
func (m *SetUserNamespaceAccessRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetUserNamespaceAccessRequest) XXX_Merge ¶
func (m *SetUserNamespaceAccessRequest) XXX_Merge(src proto.Message)
func (*SetUserNamespaceAccessRequest) XXX_Size ¶
func (m *SetUserNamespaceAccessRequest) XXX_Size() int
func (*SetUserNamespaceAccessRequest) XXX_Unmarshal ¶
func (m *SetUserNamespaceAccessRequest) XXX_Unmarshal(b []byte) error
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"`
}
func (*SetUserNamespaceAccessResponse) Descriptor ¶
func (*SetUserNamespaceAccessResponse) Descriptor() ([]byte, []int)
func (*SetUserNamespaceAccessResponse) Equal ¶
func (this *SetUserNamespaceAccessResponse) Equal(that interface{}) bool
func (*SetUserNamespaceAccessResponse) GetAsyncOperation ¶
func (m *SetUserNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
func (*SetUserNamespaceAccessResponse) GoString ¶
func (this *SetUserNamespaceAccessResponse) GoString() string
func (*SetUserNamespaceAccessResponse) Marshal ¶
func (m *SetUserNamespaceAccessResponse) Marshal() (dAtA []byte, err error)
func (*SetUserNamespaceAccessResponse) MarshalTo ¶
func (m *SetUserNamespaceAccessResponse) MarshalTo(dAtA []byte) (int, error)
func (*SetUserNamespaceAccessResponse) MarshalToSizedBuffer ¶
func (m *SetUserNamespaceAccessResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetUserNamespaceAccessResponse) ProtoMessage ¶
func (*SetUserNamespaceAccessResponse) ProtoMessage()
func (*SetUserNamespaceAccessResponse) Reset ¶
func (m *SetUserNamespaceAccessResponse) Reset()
func (*SetUserNamespaceAccessResponse) Size ¶
func (m *SetUserNamespaceAccessResponse) Size() (n int)
func (*SetUserNamespaceAccessResponse) String ¶
func (this *SetUserNamespaceAccessResponse) String() string
func (*SetUserNamespaceAccessResponse) Unmarshal ¶
func (m *SetUserNamespaceAccessResponse) Unmarshal(dAtA []byte) error
func (*SetUserNamespaceAccessResponse) XXX_DiscardUnknown ¶
func (m *SetUserNamespaceAccessResponse) XXX_DiscardUnknown()
func (*SetUserNamespaceAccessResponse) XXX_Marshal ¶
func (m *SetUserNamespaceAccessResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetUserNamespaceAccessResponse) XXX_Merge ¶
func (m *SetUserNamespaceAccessResponse) XXX_Merge(src proto.Message)
func (*SetUserNamespaceAccessResponse) XXX_Size ¶
func (m *SetUserNamespaceAccessResponse) XXX_Size() int
func (*SetUserNamespaceAccessResponse) XXX_Unmarshal ¶
func (m *SetUserNamespaceAccessResponse) XXX_Unmarshal(b []byte) error
type SetUserProjectAccessRequest ¶ added in v0.55.0
type SetUserProjectAccessRequest struct {
// The project to set permissions for.
ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// The id of the group to set permissions for.
UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// The project access to assign the group. If left empty, the group will be removed from the project access.
Access *v1.ProjectAccess `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"`
}
temporal:dev
func (*SetUserProjectAccessRequest) Descriptor ¶ added in v0.55.0
func (*SetUserProjectAccessRequest) Descriptor() ([]byte, []int)
func (*SetUserProjectAccessRequest) Equal ¶ added in v0.55.0
func (this *SetUserProjectAccessRequest) Equal(that interface{}) bool
func (*SetUserProjectAccessRequest) GetAccess ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) GetAccess() *v1.ProjectAccess
func (*SetUserProjectAccessRequest) GetAsyncOperationId ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) GetAsyncOperationId() string
func (*SetUserProjectAccessRequest) GetProjectId ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) GetProjectId() string
func (*SetUserProjectAccessRequest) GetResourceVersion ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) GetResourceVersion() string
func (*SetUserProjectAccessRequest) GetUserId ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) GetUserId() string
func (*SetUserProjectAccessRequest) GoString ¶ added in v0.55.0
func (this *SetUserProjectAccessRequest) GoString() string
func (*SetUserProjectAccessRequest) Marshal ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) Marshal() (dAtA []byte, err error)
func (*SetUserProjectAccessRequest) MarshalTo ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) MarshalTo(dAtA []byte) (int, error)
func (*SetUserProjectAccessRequest) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetUserProjectAccessRequest) ProtoMessage ¶ added in v0.55.0
func (*SetUserProjectAccessRequest) ProtoMessage()
func (*SetUserProjectAccessRequest) Reset ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) Reset()
func (*SetUserProjectAccessRequest) Size ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) Size() (n int)
func (*SetUserProjectAccessRequest) String ¶ added in v0.55.0
func (this *SetUserProjectAccessRequest) String() string
func (*SetUserProjectAccessRequest) Unmarshal ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) Unmarshal(dAtA []byte) error
func (*SetUserProjectAccessRequest) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) XXX_DiscardUnknown()
func (*SetUserProjectAccessRequest) XXX_Marshal ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetUserProjectAccessRequest) XXX_Merge ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) XXX_Merge(src proto.Message)
func (*SetUserProjectAccessRequest) XXX_Size ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) XXX_Size() int
func (*SetUserProjectAccessRequest) XXX_Unmarshal ¶ added in v0.55.0
func (m *SetUserProjectAccessRequest) XXX_Unmarshal(b []byte) error
type SetUserProjectAccessResponse ¶ added in v0.55.0
type SetUserProjectAccessResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:dev
func (*SetUserProjectAccessResponse) Descriptor ¶ added in v0.55.0
func (*SetUserProjectAccessResponse) Descriptor() ([]byte, []int)
func (*SetUserProjectAccessResponse) Equal ¶ added in v0.55.0
func (this *SetUserProjectAccessResponse) Equal(that interface{}) bool
func (*SetUserProjectAccessResponse) GetAsyncOperation ¶ added in v0.55.0
func (m *SetUserProjectAccessResponse) GetAsyncOperation() *v11.AsyncOperation
func (*SetUserProjectAccessResponse) GoString ¶ added in v0.55.0
func (this *SetUserProjectAccessResponse) GoString() string
func (*SetUserProjectAccessResponse) Marshal ¶ added in v0.55.0
func (m *SetUserProjectAccessResponse) Marshal() (dAtA []byte, err error)
func (*SetUserProjectAccessResponse) MarshalTo ¶ added in v0.55.0
func (m *SetUserProjectAccessResponse) MarshalTo(dAtA []byte) (int, error)
func (*SetUserProjectAccessResponse) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *SetUserProjectAccessResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetUserProjectAccessResponse) ProtoMessage ¶ added in v0.55.0
func (*SetUserProjectAccessResponse) ProtoMessage()
func (*SetUserProjectAccessResponse) Reset ¶ added in v0.55.0
func (m *SetUserProjectAccessResponse) Reset()
func (*SetUserProjectAccessResponse) Size ¶ added in v0.55.0
func (m *SetUserProjectAccessResponse) Size() (n int)
func (*SetUserProjectAccessResponse) String ¶ added in v0.55.0
func (this *SetUserProjectAccessResponse) String() string
func (*SetUserProjectAccessResponse) Unmarshal ¶ added in v0.55.0
func (m *SetUserProjectAccessResponse) Unmarshal(dAtA []byte) error
func (*SetUserProjectAccessResponse) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *SetUserProjectAccessResponse) XXX_DiscardUnknown()
func (*SetUserProjectAccessResponse) XXX_Marshal ¶ added in v0.55.0
func (m *SetUserProjectAccessResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetUserProjectAccessResponse) XXX_Merge ¶ added in v0.55.0
func (m *SetUserProjectAccessResponse) XXX_Merge(src proto.Message)
func (*SetUserProjectAccessResponse) XXX_Size ¶ added in v0.55.0
func (m *SetUserProjectAccessResponse) XXX_Size() int
func (*SetUserProjectAccessResponse) XXX_Unmarshal ¶ added in v0.55.0
func (m *SetUserProjectAccessResponse) XXX_Unmarshal(b []byte) error
type StartMigrationRequest ¶ added in v0.38.0
type StartMigrationRequest struct {
// The migration specification.
Spec *v12.MigrationSpec `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"`
}
temporal:dev
func (*StartMigrationRequest) Descriptor ¶ added in v0.38.0
func (*StartMigrationRequest) Descriptor() ([]byte, []int)
func (*StartMigrationRequest) Equal ¶ added in v0.38.0
func (this *StartMigrationRequest) Equal(that interface{}) bool
func (*StartMigrationRequest) GetAsyncOperationId ¶ added in v0.38.0
func (m *StartMigrationRequest) GetAsyncOperationId() string
func (*StartMigrationRequest) GetSpec ¶ added in v0.38.0
func (m *StartMigrationRequest) GetSpec() *v12.MigrationSpec
func (*StartMigrationRequest) GoString ¶ added in v0.38.0
func (this *StartMigrationRequest) GoString() string
func (*StartMigrationRequest) Marshal ¶ added in v0.38.0
func (m *StartMigrationRequest) Marshal() (dAtA []byte, err error)
func (*StartMigrationRequest) MarshalTo ¶ added in v0.38.0
func (m *StartMigrationRequest) MarshalTo(dAtA []byte) (int, error)
func (*StartMigrationRequest) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *StartMigrationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StartMigrationRequest) ProtoMessage ¶ added in v0.38.0
func (*StartMigrationRequest) ProtoMessage()
func (*StartMigrationRequest) Reset ¶ added in v0.38.0
func (m *StartMigrationRequest) Reset()
func (*StartMigrationRequest) Size ¶ added in v0.38.0
func (m *StartMigrationRequest) Size() (n int)
func (*StartMigrationRequest) String ¶ added in v0.38.0
func (this *StartMigrationRequest) String() string
func (*StartMigrationRequest) Unmarshal ¶ added in v0.38.0
func (m *StartMigrationRequest) Unmarshal(dAtA []byte) error
func (*StartMigrationRequest) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *StartMigrationRequest) XXX_DiscardUnknown()
func (*StartMigrationRequest) XXX_Marshal ¶ added in v0.38.0
func (m *StartMigrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StartMigrationRequest) XXX_Merge ¶ added in v0.38.0
func (m *StartMigrationRequest) XXX_Merge(src proto.Message)
func (*StartMigrationRequest) XXX_Size ¶ added in v0.38.0
func (m *StartMigrationRequest) XXX_Size() int
func (*StartMigrationRequest) XXX_Unmarshal ¶ added in v0.38.0
func (m *StartMigrationRequest) XXX_Unmarshal(b []byte) error
type StartMigrationResponse ¶ added in v0.38.0
type StartMigrationResponse struct {
// The migration id.
MigrationId string `protobuf:"bytes,1,opt,name=migration_id,json=migrationId,proto3" json:"migration_id,omitempty"`
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:dev
func (*StartMigrationResponse) Descriptor ¶ added in v0.38.0
func (*StartMigrationResponse) Descriptor() ([]byte, []int)
func (*StartMigrationResponse) Equal ¶ added in v0.38.0
func (this *StartMigrationResponse) Equal(that interface{}) bool
func (*StartMigrationResponse) GetAsyncOperation ¶ added in v0.38.0
func (m *StartMigrationResponse) GetAsyncOperation() *v11.AsyncOperation
func (*StartMigrationResponse) GetMigrationId ¶ added in v0.38.0
func (m *StartMigrationResponse) GetMigrationId() string
func (*StartMigrationResponse) GoString ¶ added in v0.38.0
func (this *StartMigrationResponse) GoString() string
func (*StartMigrationResponse) Marshal ¶ added in v0.38.0
func (m *StartMigrationResponse) Marshal() (dAtA []byte, err error)
func (*StartMigrationResponse) MarshalTo ¶ added in v0.38.0
func (m *StartMigrationResponse) MarshalTo(dAtA []byte) (int, error)
func (*StartMigrationResponse) MarshalToSizedBuffer ¶ added in v0.38.0
func (m *StartMigrationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StartMigrationResponse) ProtoMessage ¶ added in v0.38.0
func (*StartMigrationResponse) ProtoMessage()
func (*StartMigrationResponse) Reset ¶ added in v0.38.0
func (m *StartMigrationResponse) Reset()
func (*StartMigrationResponse) Size ¶ added in v0.38.0
func (m *StartMigrationResponse) Size() (n int)
func (*StartMigrationResponse) String ¶ added in v0.38.0
func (this *StartMigrationResponse) String() string
func (*StartMigrationResponse) Unmarshal ¶ added in v0.38.0
func (m *StartMigrationResponse) Unmarshal(dAtA []byte) error
func (*StartMigrationResponse) XXX_DiscardUnknown ¶ added in v0.38.0
func (m *StartMigrationResponse) XXX_DiscardUnknown()
func (*StartMigrationResponse) XXX_Marshal ¶ added in v0.38.0
func (m *StartMigrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StartMigrationResponse) XXX_Merge ¶ added in v0.38.0
func (m *StartMigrationResponse) XXX_Merge(src proto.Message)
func (*StartMigrationResponse) XXX_Size ¶ added in v0.38.0
func (m *StartMigrationResponse) XXX_Size() int
func (*StartMigrationResponse) XXX_Unmarshal ¶ added in v0.38.0
func (m *StartMigrationResponse) XXX_Unmarshal(b []byte) error
type UnimplementedCloudServiceServer ¶
type UnimplementedCloudServiceServer struct {
}
UnimplementedCloudServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedCloudServiceServer) AbortMigration ¶ added in v0.38.0
func (*UnimplementedCloudServiceServer) AbortMigration(ctx context.Context, req *AbortMigrationRequest) (*AbortMigrationResponse, error)
func (*UnimplementedCloudServiceServer) AddNamespaceRegion ¶
func (*UnimplementedCloudServiceServer) AddNamespaceRegion(ctx context.Context, req *AddNamespaceRegionRequest) (*AddNamespaceRegionResponse, error)
func (*UnimplementedCloudServiceServer) AddUserGroupMember ¶ added in v0.41.0
func (*UnimplementedCloudServiceServer) AddUserGroupMember(ctx context.Context, req *AddUserGroupMemberRequest) (*AddUserGroupMemberResponse, error)
func (*UnimplementedCloudServiceServer) ConfirmMigration ¶ added in v0.38.0
func (*UnimplementedCloudServiceServer) ConfirmMigration(ctx context.Context, req *ConfirmMigrationRequest) (*ConfirmMigrationResponse, error)
func (*UnimplementedCloudServiceServer) CreateAccountAuditLogSink ¶ added in v0.51.0
func (*UnimplementedCloudServiceServer) CreateAccountAuditLogSink(ctx context.Context, req *CreateAccountAuditLogSinkRequest) (*CreateAccountAuditLogSinkResponse, error)
func (*UnimplementedCloudServiceServer) CreateApiKey ¶
func (*UnimplementedCloudServiceServer) CreateApiKey(ctx context.Context, req *CreateApiKeyRequest) (*CreateApiKeyResponse, error)
func (*UnimplementedCloudServiceServer) CreateBillingReport ¶ added in v0.55.0
func (*UnimplementedCloudServiceServer) CreateBillingReport(ctx context.Context, req *CreateBillingReportRequest) (*CreateBillingReportResponse, error)
func (*UnimplementedCloudServiceServer) CreateConnectivityRule ¶ added in v0.41.0
func (*UnimplementedCloudServiceServer) CreateConnectivityRule(ctx context.Context, req *CreateConnectivityRuleRequest) (*CreateConnectivityRuleResponse, error)
func (*UnimplementedCloudServiceServer) CreateCustomRole ¶ added in v0.55.0
func (*UnimplementedCloudServiceServer) CreateCustomRole(ctx context.Context, req *CreateCustomRoleRequest) (*CreateCustomRoleResponse, error)
func (*UnimplementedCloudServiceServer) CreateNamespace ¶
func (*UnimplementedCloudServiceServer) CreateNamespace(ctx context.Context, req *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
func (*UnimplementedCloudServiceServer) CreateNamespaceExportSink ¶ added in v0.34.0
func (*UnimplementedCloudServiceServer) CreateNamespaceExportSink(ctx context.Context, req *CreateNamespaceExportSinkRequest) (*CreateNamespaceExportSinkResponse, error)
func (*UnimplementedCloudServiceServer) CreateNexusEndpoint ¶
func (*UnimplementedCloudServiceServer) CreateNexusEndpoint(ctx context.Context, req *CreateNexusEndpointRequest) (*CreateNexusEndpointResponse, error)
func (*UnimplementedCloudServiceServer) CreateProject ¶ added in v0.43.0
func (*UnimplementedCloudServiceServer) CreateProject(ctx context.Context, req *CreateProjectRequest) (*CreateProjectResponse, error)
func (*UnimplementedCloudServiceServer) CreateServiceAccount ¶
func (*UnimplementedCloudServiceServer) CreateServiceAccount(ctx context.Context, req *CreateServiceAccountRequest) (*CreateServiceAccountResponse, error)
func (*UnimplementedCloudServiceServer) CreateUser ¶
func (*UnimplementedCloudServiceServer) CreateUser(ctx context.Context, req *CreateUserRequest) (*CreateUserResponse, error)
func (*UnimplementedCloudServiceServer) CreateUserGroup ¶
func (*UnimplementedCloudServiceServer) CreateUserGroup(ctx context.Context, req *CreateUserGroupRequest) (*CreateUserGroupResponse, error)
func (*UnimplementedCloudServiceServer) DeleteAccountAuditLogSink ¶ added in v0.51.0
func (*UnimplementedCloudServiceServer) DeleteAccountAuditLogSink(ctx context.Context, req *DeleteAccountAuditLogSinkRequest) (*DeleteAccountAuditLogSinkResponse, error)
func (*UnimplementedCloudServiceServer) DeleteApiKey ¶
func (*UnimplementedCloudServiceServer) DeleteApiKey(ctx context.Context, req *DeleteApiKeyRequest) (*DeleteApiKeyResponse, error)
func (*UnimplementedCloudServiceServer) DeleteConnectivityRule ¶ added in v0.41.0
func (*UnimplementedCloudServiceServer) DeleteConnectivityRule(ctx context.Context, req *DeleteConnectivityRuleRequest) (*DeleteConnectivityRuleResponse, error)
func (*UnimplementedCloudServiceServer) DeleteCustomRole ¶ added in v0.55.0
func (*UnimplementedCloudServiceServer) DeleteCustomRole(ctx context.Context, req *DeleteCustomRoleRequest) (*DeleteCustomRoleResponse, error)
func (*UnimplementedCloudServiceServer) DeleteNamespace ¶
func (*UnimplementedCloudServiceServer) DeleteNamespace(ctx context.Context, req *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error)
func (*UnimplementedCloudServiceServer) DeleteNamespaceExportSink ¶ added in v0.34.0
func (*UnimplementedCloudServiceServer) DeleteNamespaceExportSink(ctx context.Context, req *DeleteNamespaceExportSinkRequest) (*DeleteNamespaceExportSinkResponse, error)
func (*UnimplementedCloudServiceServer) DeleteNamespaceRegion ¶ added in v0.38.0
func (*UnimplementedCloudServiceServer) DeleteNamespaceRegion(ctx context.Context, req *DeleteNamespaceRegionRequest) (*DeleteNamespaceRegionResponse, error)
func (*UnimplementedCloudServiceServer) DeleteNexusEndpoint ¶
func (*UnimplementedCloudServiceServer) DeleteNexusEndpoint(ctx context.Context, req *DeleteNexusEndpointRequest) (*DeleteNexusEndpointResponse, error)
func (*UnimplementedCloudServiceServer) DeleteProject ¶ added in v0.43.0
func (*UnimplementedCloudServiceServer) DeleteProject(ctx context.Context, req *DeleteProjectRequest) (*DeleteProjectResponse, error)
func (*UnimplementedCloudServiceServer) DeleteServiceAccount ¶
func (*UnimplementedCloudServiceServer) DeleteServiceAccount(ctx context.Context, req *DeleteServiceAccountRequest) (*DeleteServiceAccountResponse, error)
func (*UnimplementedCloudServiceServer) DeleteUser ¶
func (*UnimplementedCloudServiceServer) DeleteUser(ctx context.Context, req *DeleteUserRequest) (*DeleteUserResponse, error)
func (*UnimplementedCloudServiceServer) DeleteUserGroup ¶
func (*UnimplementedCloudServiceServer) DeleteUserGroup(ctx context.Context, req *DeleteUserGroupRequest) (*DeleteUserGroupResponse, error)
func (*UnimplementedCloudServiceServer) FailoverNamespaceRegion ¶
func (*UnimplementedCloudServiceServer) FailoverNamespaceRegion(ctx context.Context, req *FailoverNamespaceRegionRequest) (*FailoverNamespaceRegionResponse, error)
func (*UnimplementedCloudServiceServer) GetAccount ¶
func (*UnimplementedCloudServiceServer) GetAccount(ctx context.Context, req *GetAccountRequest) (*GetAccountResponse, error)
func (*UnimplementedCloudServiceServer) GetAccountAuditLogSink ¶ added in v0.51.0
func (*UnimplementedCloudServiceServer) GetAccountAuditLogSink(ctx context.Context, req *GetAccountAuditLogSinkRequest) (*GetAccountAuditLogSinkResponse, error)
func (*UnimplementedCloudServiceServer) GetAccountAuditLogSinks ¶ added in v0.51.0
func (*UnimplementedCloudServiceServer) GetAccountAuditLogSinks(ctx context.Context, req *GetAccountAuditLogSinksRequest) (*GetAccountAuditLogSinksResponse, error)
func (*UnimplementedCloudServiceServer) GetApiKey ¶
func (*UnimplementedCloudServiceServer) GetApiKey(ctx context.Context, req *GetApiKeyRequest) (*GetApiKeyResponse, error)
func (*UnimplementedCloudServiceServer) GetApiKeys ¶
func (*UnimplementedCloudServiceServer) GetApiKeys(ctx context.Context, req *GetApiKeysRequest) (*GetApiKeysResponse, error)
func (*UnimplementedCloudServiceServer) GetAsyncOperation ¶
func (*UnimplementedCloudServiceServer) GetAsyncOperation(ctx context.Context, req *GetAsyncOperationRequest) (*GetAsyncOperationResponse, error)
func (*UnimplementedCloudServiceServer) GetAuditLogs ¶ added in v0.34.0
func (*UnimplementedCloudServiceServer) GetAuditLogs(ctx context.Context, req *GetAuditLogsRequest) (*GetAuditLogsResponse, error)
func (*UnimplementedCloudServiceServer) GetBillingReport ¶ added in v0.55.0
func (*UnimplementedCloudServiceServer) GetBillingReport(ctx context.Context, req *GetBillingReportRequest) (*GetBillingReportResponse, error)
func (*UnimplementedCloudServiceServer) GetConnectivityRule ¶ added in v0.41.0
func (*UnimplementedCloudServiceServer) GetConnectivityRule(ctx context.Context, req *GetConnectivityRuleRequest) (*GetConnectivityRuleResponse, error)
func (*UnimplementedCloudServiceServer) GetConnectivityRules ¶ added in v0.41.0
func (*UnimplementedCloudServiceServer) GetConnectivityRules(ctx context.Context, req *GetConnectivityRulesRequest) (*GetConnectivityRulesResponse, error)
func (*UnimplementedCloudServiceServer) GetCurrentIdentity ¶ added in v0.55.0
func (*UnimplementedCloudServiceServer) GetCurrentIdentity(ctx context.Context, req *GetCurrentIdentityRequest) (*GetCurrentIdentityResponse, error)
func (*UnimplementedCloudServiceServer) GetCustomRole ¶ added in v0.55.0
func (*UnimplementedCloudServiceServer) GetCustomRole(ctx context.Context, req *GetCustomRoleRequest) (*GetCustomRoleResponse, error)
func (*UnimplementedCloudServiceServer) GetCustomRoles ¶ added in v0.55.0
func (*UnimplementedCloudServiceServer) GetCustomRoles(ctx context.Context, req *GetCustomRolesRequest) (*GetCustomRolesResponse, error)
func (*UnimplementedCloudServiceServer) GetMigration ¶ added in v0.38.0
func (*UnimplementedCloudServiceServer) GetMigration(ctx context.Context, req *GetMigrationRequest) (*GetMigrationResponse, error)
func (*UnimplementedCloudServiceServer) GetMigrations ¶ added in v0.38.0
func (*UnimplementedCloudServiceServer) GetMigrations(ctx context.Context, req *GetMigrationsRequest) (*GetMigrationsResponse, error)
func (*UnimplementedCloudServiceServer) GetNamespace ¶
func (*UnimplementedCloudServiceServer) GetNamespace(ctx context.Context, req *GetNamespaceRequest) (*GetNamespaceResponse, error)
func (*UnimplementedCloudServiceServer) GetNamespaceCapacityInfo ¶ added in v0.55.0
func (*UnimplementedCloudServiceServer) GetNamespaceCapacityInfo(ctx context.Context, req *GetNamespaceCapacityInfoRequest) (*GetNamespaceCapacityInfoResponse, error)
func (*UnimplementedCloudServiceServer) GetNamespaceExportSink ¶ added in v0.34.0
func (*UnimplementedCloudServiceServer) GetNamespaceExportSink(ctx context.Context, req *GetNamespaceExportSinkRequest) (*GetNamespaceExportSinkResponse, error)
func (*UnimplementedCloudServiceServer) GetNamespaceExportSinks ¶ added in v0.34.0
func (*UnimplementedCloudServiceServer) GetNamespaceExportSinks(ctx context.Context, req *GetNamespaceExportSinksRequest) (*GetNamespaceExportSinksResponse, error)
func (*UnimplementedCloudServiceServer) GetNamespaceIDs ¶ added in v0.44.0
func (*UnimplementedCloudServiceServer) GetNamespaceIDs(ctx context.Context, req *GetNamespaceIDsRequest) (*GetNamespaceIDsResponse, error)
func (*UnimplementedCloudServiceServer) GetNamespaces ¶
func (*UnimplementedCloudServiceServer) GetNamespaces(ctx context.Context, req *GetNamespacesRequest) (*GetNamespacesResponse, error)
func (*UnimplementedCloudServiceServer) GetNexusEndpoint ¶
func (*UnimplementedCloudServiceServer) GetNexusEndpoint(ctx context.Context, req *GetNexusEndpointRequest) (*GetNexusEndpointResponse, error)
func (*UnimplementedCloudServiceServer) GetNexusEndpoints ¶
func (*UnimplementedCloudServiceServer) GetNexusEndpoints(ctx context.Context, req *GetNexusEndpointsRequest) (*GetNexusEndpointsResponse, error)
func (*UnimplementedCloudServiceServer) GetProject ¶ added in v0.43.0
func (*UnimplementedCloudServiceServer) GetProject(ctx context.Context, req *GetProjectRequest) (*GetProjectResponse, error)
func (*UnimplementedCloudServiceServer) GetProjects ¶ added in v0.43.0
func (*UnimplementedCloudServiceServer) GetProjects(ctx context.Context, req *GetProjectsRequest) (*GetProjectsResponse, error)
func (*UnimplementedCloudServiceServer) GetRegion ¶
func (*UnimplementedCloudServiceServer) GetRegion(ctx context.Context, req *GetRegionRequest) (*GetRegionResponse, error)
func (*UnimplementedCloudServiceServer) GetRegions ¶
func (*UnimplementedCloudServiceServer) GetRegions(ctx context.Context, req *GetRegionsRequest) (*GetRegionsResponse, error)
func (*UnimplementedCloudServiceServer) GetServiceAccount ¶
func (*UnimplementedCloudServiceServer) GetServiceAccount(ctx context.Context, req *GetServiceAccountRequest) (*GetServiceAccountResponse, error)
func (*UnimplementedCloudServiceServer) GetServiceAccounts ¶
func (*UnimplementedCloudServiceServer) GetServiceAccounts(ctx context.Context, req *GetServiceAccountsRequest) (*GetServiceAccountsResponse, error)
func (*UnimplementedCloudServiceServer) GetTagKeys ¶ added in v0.51.0
func (*UnimplementedCloudServiceServer) GetTagKeys(ctx context.Context, req *GetTagKeysRequest) (*GetTagKeysResponse, error)
func (*UnimplementedCloudServiceServer) GetUsage ¶ added in v0.34.0
func (*UnimplementedCloudServiceServer) GetUsage(ctx context.Context, req *GetUsageRequest) (*GetUsageResponse, error)
func (*UnimplementedCloudServiceServer) GetUser ¶
func (*UnimplementedCloudServiceServer) GetUser(ctx context.Context, req *GetUserRequest) (*GetUserResponse, error)
func (*UnimplementedCloudServiceServer) GetUserGroup ¶
func (*UnimplementedCloudServiceServer) GetUserGroup(ctx context.Context, req *GetUserGroupRequest) (*GetUserGroupResponse, error)
func (*UnimplementedCloudServiceServer) GetUserGroupMembers ¶ added in v0.41.0
func (*UnimplementedCloudServiceServer) GetUserGroupMembers(ctx context.Context, req *GetUserGroupMembersRequest) (*GetUserGroupMembersResponse, error)
func (*UnimplementedCloudServiceServer) GetUserGroups ¶
func (*UnimplementedCloudServiceServer) GetUserGroups(ctx context.Context, req *GetUserGroupsRequest) (*GetUserGroupsResponse, error)
func (*UnimplementedCloudServiceServer) GetUsers ¶
func (*UnimplementedCloudServiceServer) GetUsers(ctx context.Context, req *GetUsersRequest) (*GetUsersResponse, error)
func (*UnimplementedCloudServiceServer) HandoverNamespace ¶ added in v0.38.0
func (*UnimplementedCloudServiceServer) HandoverNamespace(ctx context.Context, req *HandoverNamespaceRequest) (*HandoverNamespaceResponse, error)
func (*UnimplementedCloudServiceServer) RemoveUserGroupMember ¶ added in v0.41.0
func (*UnimplementedCloudServiceServer) RemoveUserGroupMember(ctx context.Context, req *RemoveUserGroupMemberRequest) (*RemoveUserGroupMemberResponse, error)
func (*UnimplementedCloudServiceServer) RenameCustomSearchAttribute ¶
func (*UnimplementedCloudServiceServer) RenameCustomSearchAttribute(ctx context.Context, req *RenameCustomSearchAttributeRequest) (*RenameCustomSearchAttributeResponse, error)
func (*UnimplementedCloudServiceServer) ResendUserInvite ¶ added in v0.43.0
func (*UnimplementedCloudServiceServer) ResendUserInvite(ctx context.Context, req *ResendUserInviteRequest) (*ResendUserInviteResponse, error)
func (*UnimplementedCloudServiceServer) SetServiceAccountNamespaceAccess ¶ added in v0.51.0
func (*UnimplementedCloudServiceServer) SetServiceAccountNamespaceAccess(ctx context.Context, req *SetServiceAccountNamespaceAccessRequest) (*SetServiceAccountNamespaceAccessResponse, error)
func (*UnimplementedCloudServiceServer) SetServiceAccountProjectAccess ¶ added in v0.55.0
func (*UnimplementedCloudServiceServer) SetServiceAccountProjectAccess(ctx context.Context, req *SetServiceAccountProjectAccessRequest) (*SetServiceAccountProjectAccessResponse, error)
func (*UnimplementedCloudServiceServer) SetUserGroupNamespaceAccess ¶
func (*UnimplementedCloudServiceServer) SetUserGroupNamespaceAccess(ctx context.Context, req *SetUserGroupNamespaceAccessRequest) (*SetUserGroupNamespaceAccessResponse, error)
func (*UnimplementedCloudServiceServer) SetUserGroupProjectAccess ¶ added in v0.55.0
func (*UnimplementedCloudServiceServer) SetUserGroupProjectAccess(ctx context.Context, req *SetUserGroupProjectAccessRequest) (*SetUserGroupProjectAccessResponse, error)
func (*UnimplementedCloudServiceServer) SetUserNamespaceAccess ¶
func (*UnimplementedCloudServiceServer) SetUserNamespaceAccess(ctx context.Context, req *SetUserNamespaceAccessRequest) (*SetUserNamespaceAccessResponse, error)
func (*UnimplementedCloudServiceServer) SetUserProjectAccess ¶ added in v0.55.0
func (*UnimplementedCloudServiceServer) SetUserProjectAccess(ctx context.Context, req *SetUserProjectAccessRequest) (*SetUserProjectAccessResponse, error)
func (*UnimplementedCloudServiceServer) StartMigration ¶ added in v0.38.0
func (*UnimplementedCloudServiceServer) StartMigration(ctx context.Context, req *StartMigrationRequest) (*StartMigrationResponse, error)
func (*UnimplementedCloudServiceServer) UpdateAccount ¶
func (*UnimplementedCloudServiceServer) UpdateAccount(ctx context.Context, req *UpdateAccountRequest) (*UpdateAccountResponse, error)
func (*UnimplementedCloudServiceServer) UpdateAccountAuditLogSink ¶ added in v0.51.0
func (*UnimplementedCloudServiceServer) UpdateAccountAuditLogSink(ctx context.Context, req *UpdateAccountAuditLogSinkRequest) (*UpdateAccountAuditLogSinkResponse, error)
func (*UnimplementedCloudServiceServer) UpdateApiKey ¶
func (*UnimplementedCloudServiceServer) UpdateApiKey(ctx context.Context, req *UpdateApiKeyRequest) (*UpdateApiKeyResponse, error)
func (*UnimplementedCloudServiceServer) UpdateCustomRole ¶ added in v0.55.0
func (*UnimplementedCloudServiceServer) UpdateCustomRole(ctx context.Context, req *UpdateCustomRoleRequest) (*UpdateCustomRoleResponse, error)
func (*UnimplementedCloudServiceServer) UpdateNamespace ¶
func (*UnimplementedCloudServiceServer) UpdateNamespace(ctx context.Context, req *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error)
func (*UnimplementedCloudServiceServer) UpdateNamespaceExportSink ¶ added in v0.34.0
func (*UnimplementedCloudServiceServer) UpdateNamespaceExportSink(ctx context.Context, req *UpdateNamespaceExportSinkRequest) (*UpdateNamespaceExportSinkResponse, error)
func (*UnimplementedCloudServiceServer) UpdateNamespaceTags ¶ added in v0.44.0
func (*UnimplementedCloudServiceServer) UpdateNamespaceTags(ctx context.Context, req *UpdateNamespaceTagsRequest) (*UpdateNamespaceTagsResponse, error)
func (*UnimplementedCloudServiceServer) UpdateNexusEndpoint ¶
func (*UnimplementedCloudServiceServer) UpdateNexusEndpoint(ctx context.Context, req *UpdateNexusEndpointRequest) (*UpdateNexusEndpointResponse, error)
func (*UnimplementedCloudServiceServer) UpdateProject ¶ added in v0.43.0
func (*UnimplementedCloudServiceServer) UpdateProject(ctx context.Context, req *UpdateProjectRequest) (*UpdateProjectResponse, error)
func (*UnimplementedCloudServiceServer) UpdateServiceAccount ¶
func (*UnimplementedCloudServiceServer) UpdateServiceAccount(ctx context.Context, req *UpdateServiceAccountRequest) (*UpdateServiceAccountResponse, error)
func (*UnimplementedCloudServiceServer) UpdateUser ¶
func (*UnimplementedCloudServiceServer) UpdateUser(ctx context.Context, req *UpdateUserRequest) (*UpdateUserResponse, error)
func (*UnimplementedCloudServiceServer) UpdateUserGroup ¶
func (*UnimplementedCloudServiceServer) UpdateUserGroup(ctx context.Context, req *UpdateUserGroupRequest) (*UpdateUserGroupResponse, error)
func (*UnimplementedCloudServiceServer) ValidateAccountAuditLogSink ¶ added in v0.51.0
func (*UnimplementedCloudServiceServer) ValidateAccountAuditLogSink(ctx context.Context, req *ValidateAccountAuditLogSinkRequest) (*ValidateAccountAuditLogSinkResponse, error)
func (*UnimplementedCloudServiceServer) ValidateNamespaceExportSink ¶ added in v0.34.0
func (*UnimplementedCloudServiceServer) ValidateNamespaceExportSink(ctx context.Context, req *ValidateNamespaceExportSinkRequest) (*ValidateNamespaceExportSinkResponse, error)
type UpdateAccountAuditLogSinkRequest ¶ added in v0.51.0
type UpdateAccountAuditLogSinkRequest struct {
// The updated audit log sink specification.
Spec *v15.AuditLogSinkSpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"`
// The version of the audit log sink to update. The latest version can be
// retrieved using the GetAuditLogSink call.
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"`
}
func (*UpdateAccountAuditLogSinkRequest) Descriptor ¶ added in v0.51.0
func (*UpdateAccountAuditLogSinkRequest) Descriptor() ([]byte, []int)
func (*UpdateAccountAuditLogSinkRequest) Equal ¶ added in v0.51.0
func (this *UpdateAccountAuditLogSinkRequest) Equal(that interface{}) bool
func (*UpdateAccountAuditLogSinkRequest) GetAsyncOperationId ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkRequest) GetAsyncOperationId() string
func (*UpdateAccountAuditLogSinkRequest) GetResourceVersion ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkRequest) GetResourceVersion() string
func (*UpdateAccountAuditLogSinkRequest) GetSpec ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkRequest) GetSpec() *v15.AuditLogSinkSpec
func (*UpdateAccountAuditLogSinkRequest) GoString ¶ added in v0.51.0
func (this *UpdateAccountAuditLogSinkRequest) GoString() string
func (*UpdateAccountAuditLogSinkRequest) Marshal ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkRequest) Marshal() (dAtA []byte, err error)
func (*UpdateAccountAuditLogSinkRequest) MarshalTo ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateAccountAuditLogSinkRequest) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateAccountAuditLogSinkRequest) ProtoMessage ¶ added in v0.51.0
func (*UpdateAccountAuditLogSinkRequest) ProtoMessage()
func (*UpdateAccountAuditLogSinkRequest) Reset ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkRequest) Reset()
func (*UpdateAccountAuditLogSinkRequest) Size ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkRequest) Size() (n int)
func (*UpdateAccountAuditLogSinkRequest) String ¶ added in v0.51.0
func (this *UpdateAccountAuditLogSinkRequest) String() string
func (*UpdateAccountAuditLogSinkRequest) Unmarshal ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkRequest) Unmarshal(dAtA []byte) error
func (*UpdateAccountAuditLogSinkRequest) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkRequest) XXX_DiscardUnknown()
func (*UpdateAccountAuditLogSinkRequest) XXX_Marshal ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAccountAuditLogSinkRequest) XXX_Merge ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkRequest) XXX_Merge(src proto.Message)
func (*UpdateAccountAuditLogSinkRequest) XXX_Size ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkRequest) XXX_Size() int
func (*UpdateAccountAuditLogSinkRequest) XXX_Unmarshal ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkRequest) XXX_Unmarshal(b []byte) error
type UpdateAccountAuditLogSinkResponse ¶ added in v0.51.0
type UpdateAccountAuditLogSinkResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*UpdateAccountAuditLogSinkResponse) Descriptor ¶ added in v0.51.0
func (*UpdateAccountAuditLogSinkResponse) Descriptor() ([]byte, []int)
func (*UpdateAccountAuditLogSinkResponse) Equal ¶ added in v0.51.0
func (this *UpdateAccountAuditLogSinkResponse) Equal(that interface{}) bool
func (*UpdateAccountAuditLogSinkResponse) GetAsyncOperation ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateAccountAuditLogSinkResponse) GoString ¶ added in v0.51.0
func (this *UpdateAccountAuditLogSinkResponse) GoString() string
func (*UpdateAccountAuditLogSinkResponse) Marshal ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkResponse) Marshal() (dAtA []byte, err error)
func (*UpdateAccountAuditLogSinkResponse) MarshalTo ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateAccountAuditLogSinkResponse) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateAccountAuditLogSinkResponse) ProtoMessage ¶ added in v0.51.0
func (*UpdateAccountAuditLogSinkResponse) ProtoMessage()
func (*UpdateAccountAuditLogSinkResponse) Reset ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkResponse) Reset()
func (*UpdateAccountAuditLogSinkResponse) Size ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkResponse) Size() (n int)
func (*UpdateAccountAuditLogSinkResponse) String ¶ added in v0.51.0
func (this *UpdateAccountAuditLogSinkResponse) String() string
func (*UpdateAccountAuditLogSinkResponse) Unmarshal ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkResponse) Unmarshal(dAtA []byte) error
func (*UpdateAccountAuditLogSinkResponse) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkResponse) XXX_DiscardUnknown()
func (*UpdateAccountAuditLogSinkResponse) XXX_Marshal ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAccountAuditLogSinkResponse) XXX_Merge ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkResponse) XXX_Merge(src proto.Message)
func (*UpdateAccountAuditLogSinkResponse) XXX_Size ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkResponse) XXX_Size() int
func (*UpdateAccountAuditLogSinkResponse) XXX_Unmarshal ¶ added in v0.51.0
func (m *UpdateAccountAuditLogSinkResponse) XXX_Unmarshal(b []byte) error
type UpdateAccountRequest ¶
type UpdateAccountRequest struct {
// The updated account specification to apply.
Spec *v15.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"`
}
func (*UpdateAccountRequest) Descriptor ¶
func (*UpdateAccountRequest) Descriptor() ([]byte, []int)
func (*UpdateAccountRequest) Equal ¶
func (this *UpdateAccountRequest) Equal(that interface{}) bool
func (*UpdateAccountRequest) GetAsyncOperationId ¶
func (m *UpdateAccountRequest) GetAsyncOperationId() string
func (*UpdateAccountRequest) GetResourceVersion ¶
func (m *UpdateAccountRequest) GetResourceVersion() string
func (*UpdateAccountRequest) GetSpec ¶
func (m *UpdateAccountRequest) GetSpec() *v15.AccountSpec
func (*UpdateAccountRequest) GoString ¶
func (this *UpdateAccountRequest) GoString() string
func (*UpdateAccountRequest) Marshal ¶
func (m *UpdateAccountRequest) Marshal() (dAtA []byte, err error)
func (*UpdateAccountRequest) MarshalTo ¶
func (m *UpdateAccountRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateAccountRequest) MarshalToSizedBuffer ¶
func (m *UpdateAccountRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateAccountRequest) ProtoMessage ¶
func (*UpdateAccountRequest) ProtoMessage()
func (*UpdateAccountRequest) Reset ¶
func (m *UpdateAccountRequest) Reset()
func (*UpdateAccountRequest) Size ¶
func (m *UpdateAccountRequest) Size() (n int)
func (*UpdateAccountRequest) String ¶
func (this *UpdateAccountRequest) String() string
func (*UpdateAccountRequest) Unmarshal ¶
func (m *UpdateAccountRequest) Unmarshal(dAtA []byte) error
func (*UpdateAccountRequest) XXX_DiscardUnknown ¶
func (m *UpdateAccountRequest) XXX_DiscardUnknown()
func (*UpdateAccountRequest) XXX_Marshal ¶
func (m *UpdateAccountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAccountRequest) XXX_Merge ¶
func (m *UpdateAccountRequest) XXX_Merge(src proto.Message)
func (*UpdateAccountRequest) XXX_Size ¶
func (m *UpdateAccountRequest) XXX_Size() int
func (*UpdateAccountRequest) XXX_Unmarshal ¶
func (m *UpdateAccountRequest) XXX_Unmarshal(b []byte) error
type UpdateAccountResponse ¶
type UpdateAccountResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*UpdateAccountResponse) Descriptor ¶
func (*UpdateAccountResponse) Descriptor() ([]byte, []int)
func (*UpdateAccountResponse) Equal ¶
func (this *UpdateAccountResponse) Equal(that interface{}) bool
func (*UpdateAccountResponse) GetAsyncOperation ¶
func (m *UpdateAccountResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateAccountResponse) GoString ¶
func (this *UpdateAccountResponse) GoString() string
func (*UpdateAccountResponse) Marshal ¶
func (m *UpdateAccountResponse) Marshal() (dAtA []byte, err error)
func (*UpdateAccountResponse) MarshalTo ¶
func (m *UpdateAccountResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateAccountResponse) MarshalToSizedBuffer ¶
func (m *UpdateAccountResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateAccountResponse) ProtoMessage ¶
func (*UpdateAccountResponse) ProtoMessage()
func (*UpdateAccountResponse) Reset ¶
func (m *UpdateAccountResponse) Reset()
func (*UpdateAccountResponse) Size ¶
func (m *UpdateAccountResponse) Size() (n int)
func (*UpdateAccountResponse) String ¶
func (this *UpdateAccountResponse) String() string
func (*UpdateAccountResponse) Unmarshal ¶
func (m *UpdateAccountResponse) Unmarshal(dAtA []byte) error
func (*UpdateAccountResponse) XXX_DiscardUnknown ¶
func (m *UpdateAccountResponse) XXX_DiscardUnknown()
func (*UpdateAccountResponse) XXX_Marshal ¶
func (m *UpdateAccountResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAccountResponse) XXX_Merge ¶
func (m *UpdateAccountResponse) XXX_Merge(src proto.Message)
func (*UpdateAccountResponse) XXX_Size ¶
func (m *UpdateAccountResponse) XXX_Size() int
func (*UpdateAccountResponse) XXX_Unmarshal ¶
func (m *UpdateAccountResponse) XXX_Unmarshal(b []byte) error
type UpdateApiKeyRequest ¶
type UpdateApiKeyRequest struct {
// The id of the api key to update.
KeyId string `protobuf:"bytes,1,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"`
// The new api key specification.
Spec *v1.ApiKeySpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"`
// The version of the api key for which this update is intended for.
// The latest version can be found in the GetApiKey operation response.
ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The id to use for this async operation - optional.
AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*UpdateApiKeyRequest) Descriptor ¶
func (*UpdateApiKeyRequest) Descriptor() ([]byte, []int)
func (*UpdateApiKeyRequest) Equal ¶
func (this *UpdateApiKeyRequest) Equal(that interface{}) bool
func (*UpdateApiKeyRequest) GetAsyncOperationId ¶
func (m *UpdateApiKeyRequest) GetAsyncOperationId() string
func (*UpdateApiKeyRequest) GetKeyId ¶
func (m *UpdateApiKeyRequest) GetKeyId() string
func (*UpdateApiKeyRequest) GetResourceVersion ¶
func (m *UpdateApiKeyRequest) GetResourceVersion() string
func (*UpdateApiKeyRequest) GetSpec ¶
func (m *UpdateApiKeyRequest) GetSpec() *v1.ApiKeySpec
func (*UpdateApiKeyRequest) GoString ¶
func (this *UpdateApiKeyRequest) GoString() string
func (*UpdateApiKeyRequest) Marshal ¶
func (m *UpdateApiKeyRequest) Marshal() (dAtA []byte, err error)
func (*UpdateApiKeyRequest) MarshalTo ¶
func (m *UpdateApiKeyRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateApiKeyRequest) MarshalToSizedBuffer ¶
func (m *UpdateApiKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateApiKeyRequest) ProtoMessage ¶
func (*UpdateApiKeyRequest) ProtoMessage()
func (*UpdateApiKeyRequest) Reset ¶
func (m *UpdateApiKeyRequest) Reset()
func (*UpdateApiKeyRequest) Size ¶
func (m *UpdateApiKeyRequest) Size() (n int)
func (*UpdateApiKeyRequest) String ¶
func (this *UpdateApiKeyRequest) String() string
func (*UpdateApiKeyRequest) Unmarshal ¶
func (m *UpdateApiKeyRequest) Unmarshal(dAtA []byte) error
func (*UpdateApiKeyRequest) XXX_DiscardUnknown ¶
func (m *UpdateApiKeyRequest) XXX_DiscardUnknown()
func (*UpdateApiKeyRequest) XXX_Marshal ¶
func (m *UpdateApiKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateApiKeyRequest) XXX_Merge ¶
func (m *UpdateApiKeyRequest) XXX_Merge(src proto.Message)
func (*UpdateApiKeyRequest) XXX_Size ¶
func (m *UpdateApiKeyRequest) XXX_Size() int
func (*UpdateApiKeyRequest) XXX_Unmarshal ¶
func (m *UpdateApiKeyRequest) XXX_Unmarshal(b []byte) error
type UpdateApiKeyResponse ¶
type UpdateApiKeyResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*UpdateApiKeyResponse) Descriptor ¶
func (*UpdateApiKeyResponse) Descriptor() ([]byte, []int)
func (*UpdateApiKeyResponse) Equal ¶
func (this *UpdateApiKeyResponse) Equal(that interface{}) bool
func (*UpdateApiKeyResponse) GetAsyncOperation ¶
func (m *UpdateApiKeyResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateApiKeyResponse) GoString ¶
func (this *UpdateApiKeyResponse) GoString() string
func (*UpdateApiKeyResponse) Marshal ¶
func (m *UpdateApiKeyResponse) Marshal() (dAtA []byte, err error)
func (*UpdateApiKeyResponse) MarshalTo ¶
func (m *UpdateApiKeyResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateApiKeyResponse) MarshalToSizedBuffer ¶
func (m *UpdateApiKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateApiKeyResponse) ProtoMessage ¶
func (*UpdateApiKeyResponse) ProtoMessage()
func (*UpdateApiKeyResponse) Reset ¶
func (m *UpdateApiKeyResponse) Reset()
func (*UpdateApiKeyResponse) Size ¶
func (m *UpdateApiKeyResponse) Size() (n int)
func (*UpdateApiKeyResponse) String ¶
func (this *UpdateApiKeyResponse) String() string
func (*UpdateApiKeyResponse) Unmarshal ¶
func (m *UpdateApiKeyResponse) Unmarshal(dAtA []byte) error
func (*UpdateApiKeyResponse) XXX_DiscardUnknown ¶
func (m *UpdateApiKeyResponse) XXX_DiscardUnknown()
func (*UpdateApiKeyResponse) XXX_Marshal ¶
func (m *UpdateApiKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateApiKeyResponse) XXX_Merge ¶
func (m *UpdateApiKeyResponse) XXX_Merge(src proto.Message)
func (*UpdateApiKeyResponse) XXX_Size ¶
func (m *UpdateApiKeyResponse) XXX_Size() int
func (*UpdateApiKeyResponse) XXX_Unmarshal ¶
func (m *UpdateApiKeyResponse) XXX_Unmarshal(b []byte) error
type UpdateCustomRoleRequest ¶ added in v0.55.0
type UpdateCustomRoleRequest struct {
// The id of the custom role to update.
RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"`
// The new custom role specification.
Spec *v1.CustomRoleSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"`
// The version of the custom role for which this update is intended for.
// The latest version can be found in the GetCustomRole 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"`
}
temporal:dev
func (*UpdateCustomRoleRequest) Descriptor ¶ added in v0.55.0
func (*UpdateCustomRoleRequest) Descriptor() ([]byte, []int)
func (*UpdateCustomRoleRequest) Equal ¶ added in v0.55.0
func (this *UpdateCustomRoleRequest) Equal(that interface{}) bool
func (*UpdateCustomRoleRequest) GetAsyncOperationId ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) GetAsyncOperationId() string
func (*UpdateCustomRoleRequest) GetResourceVersion ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) GetResourceVersion() string
func (*UpdateCustomRoleRequest) GetRoleId ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) GetRoleId() string
func (*UpdateCustomRoleRequest) GetSpec ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) GetSpec() *v1.CustomRoleSpec
func (*UpdateCustomRoleRequest) GoString ¶ added in v0.55.0
func (this *UpdateCustomRoleRequest) GoString() string
func (*UpdateCustomRoleRequest) Marshal ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) Marshal() (dAtA []byte, err error)
func (*UpdateCustomRoleRequest) MarshalTo ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateCustomRoleRequest) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateCustomRoleRequest) ProtoMessage ¶ added in v0.55.0
func (*UpdateCustomRoleRequest) ProtoMessage()
func (*UpdateCustomRoleRequest) Reset ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) Reset()
func (*UpdateCustomRoleRequest) Size ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) Size() (n int)
func (*UpdateCustomRoleRequest) String ¶ added in v0.55.0
func (this *UpdateCustomRoleRequest) String() string
func (*UpdateCustomRoleRequest) Unmarshal ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) Unmarshal(dAtA []byte) error
func (*UpdateCustomRoleRequest) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) XXX_DiscardUnknown()
func (*UpdateCustomRoleRequest) XXX_Marshal ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateCustomRoleRequest) XXX_Merge ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) XXX_Merge(src proto.Message)
func (*UpdateCustomRoleRequest) XXX_Size ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) XXX_Size() int
func (*UpdateCustomRoleRequest) XXX_Unmarshal ¶ added in v0.55.0
func (m *UpdateCustomRoleRequest) XXX_Unmarshal(b []byte) error
type UpdateCustomRoleResponse ¶ added in v0.55.0
type UpdateCustomRoleResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:dev
func (*UpdateCustomRoleResponse) Descriptor ¶ added in v0.55.0
func (*UpdateCustomRoleResponse) Descriptor() ([]byte, []int)
func (*UpdateCustomRoleResponse) Equal ¶ added in v0.55.0
func (this *UpdateCustomRoleResponse) Equal(that interface{}) bool
func (*UpdateCustomRoleResponse) GetAsyncOperation ¶ added in v0.55.0
func (m *UpdateCustomRoleResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateCustomRoleResponse) GoString ¶ added in v0.55.0
func (this *UpdateCustomRoleResponse) GoString() string
func (*UpdateCustomRoleResponse) Marshal ¶ added in v0.55.0
func (m *UpdateCustomRoleResponse) Marshal() (dAtA []byte, err error)
func (*UpdateCustomRoleResponse) MarshalTo ¶ added in v0.55.0
func (m *UpdateCustomRoleResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateCustomRoleResponse) MarshalToSizedBuffer ¶ added in v0.55.0
func (m *UpdateCustomRoleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateCustomRoleResponse) ProtoMessage ¶ added in v0.55.0
func (*UpdateCustomRoleResponse) ProtoMessage()
func (*UpdateCustomRoleResponse) Reset ¶ added in v0.55.0
func (m *UpdateCustomRoleResponse) Reset()
func (*UpdateCustomRoleResponse) Size ¶ added in v0.55.0
func (m *UpdateCustomRoleResponse) Size() (n int)
func (*UpdateCustomRoleResponse) String ¶ added in v0.55.0
func (this *UpdateCustomRoleResponse) String() string
func (*UpdateCustomRoleResponse) Unmarshal ¶ added in v0.55.0
func (m *UpdateCustomRoleResponse) Unmarshal(dAtA []byte) error
func (*UpdateCustomRoleResponse) XXX_DiscardUnknown ¶ added in v0.55.0
func (m *UpdateCustomRoleResponse) XXX_DiscardUnknown()
func (*UpdateCustomRoleResponse) XXX_Marshal ¶ added in v0.55.0
func (m *UpdateCustomRoleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateCustomRoleResponse) XXX_Merge ¶ added in v0.55.0
func (m *UpdateCustomRoleResponse) XXX_Merge(src proto.Message)
func (*UpdateCustomRoleResponse) XXX_Size ¶ added in v0.55.0
func (m *UpdateCustomRoleResponse) XXX_Size() int
func (*UpdateCustomRoleResponse) XXX_Unmarshal ¶ added in v0.55.0
func (m *UpdateCustomRoleResponse) XXX_Unmarshal(b []byte) error
type UpdateNamespaceExportSinkRequest ¶ added in v0.34.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"`
}
func (*UpdateNamespaceExportSinkRequest) Descriptor ¶ added in v0.34.0
func (*UpdateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
func (*UpdateNamespaceExportSinkRequest) Equal ¶ added in v0.34.0
func (this *UpdateNamespaceExportSinkRequest) Equal(that interface{}) bool
func (*UpdateNamespaceExportSinkRequest) GetAsyncOperationId ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) GetAsyncOperationId() string
func (*UpdateNamespaceExportSinkRequest) GetNamespace ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) GetNamespace() string
func (*UpdateNamespaceExportSinkRequest) GetResourceVersion ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) GetResourceVersion() string
func (*UpdateNamespaceExportSinkRequest) GetSpec ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
func (*UpdateNamespaceExportSinkRequest) GoString ¶ added in v0.34.0
func (this *UpdateNamespaceExportSinkRequest) GoString() string
func (*UpdateNamespaceExportSinkRequest) Marshal ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) Marshal() (dAtA []byte, err error)
func (*UpdateNamespaceExportSinkRequest) MarshalTo ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateNamespaceExportSinkRequest) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateNamespaceExportSinkRequest) ProtoMessage ¶ added in v0.34.0
func (*UpdateNamespaceExportSinkRequest) ProtoMessage()
func (*UpdateNamespaceExportSinkRequest) Reset ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) Reset()
func (*UpdateNamespaceExportSinkRequest) Size ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) Size() (n int)
func (*UpdateNamespaceExportSinkRequest) String ¶ added in v0.34.0
func (this *UpdateNamespaceExportSinkRequest) String() string
func (*UpdateNamespaceExportSinkRequest) Unmarshal ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) Unmarshal(dAtA []byte) error
func (*UpdateNamespaceExportSinkRequest) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) XXX_DiscardUnknown()
func (*UpdateNamespaceExportSinkRequest) XXX_Marshal ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateNamespaceExportSinkRequest) XXX_Merge ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) XXX_Merge(src proto.Message)
func (*UpdateNamespaceExportSinkRequest) XXX_Size ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) XXX_Size() int
func (*UpdateNamespaceExportSinkRequest) XXX_Unmarshal ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkRequest) XXX_Unmarshal(b []byte) error
type UpdateNamespaceExportSinkResponse ¶ added in v0.34.0
type UpdateNamespaceExportSinkResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*UpdateNamespaceExportSinkResponse) Descriptor ¶ added in v0.34.0
func (*UpdateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
func (*UpdateNamespaceExportSinkResponse) Equal ¶ added in v0.34.0
func (this *UpdateNamespaceExportSinkResponse) Equal(that interface{}) bool
func (*UpdateNamespaceExportSinkResponse) GetAsyncOperation ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateNamespaceExportSinkResponse) GoString ¶ added in v0.34.0
func (this *UpdateNamespaceExportSinkResponse) GoString() string
func (*UpdateNamespaceExportSinkResponse) Marshal ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkResponse) Marshal() (dAtA []byte, err error)
func (*UpdateNamespaceExportSinkResponse) MarshalTo ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateNamespaceExportSinkResponse) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateNamespaceExportSinkResponse) ProtoMessage ¶ added in v0.34.0
func (*UpdateNamespaceExportSinkResponse) ProtoMessage()
func (*UpdateNamespaceExportSinkResponse) Reset ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkResponse) Reset()
func (*UpdateNamespaceExportSinkResponse) Size ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkResponse) Size() (n int)
func (*UpdateNamespaceExportSinkResponse) String ¶ added in v0.34.0
func (this *UpdateNamespaceExportSinkResponse) String() string
func (*UpdateNamespaceExportSinkResponse) Unmarshal ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkResponse) Unmarshal(dAtA []byte) error
func (*UpdateNamespaceExportSinkResponse) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkResponse) XXX_DiscardUnknown()
func (*UpdateNamespaceExportSinkResponse) XXX_Marshal ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateNamespaceExportSinkResponse) XXX_Merge ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkResponse) XXX_Merge(src proto.Message)
func (*UpdateNamespaceExportSinkResponse) XXX_Size ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkResponse) XXX_Size() int
func (*UpdateNamespaceExportSinkResponse) XXX_Unmarshal ¶ added in v0.34.0
func (m *UpdateNamespaceExportSinkResponse) XXX_Unmarshal(b []byte) error
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"`
}
func (*UpdateNamespaceRequest) Descriptor ¶
func (*UpdateNamespaceRequest) Descriptor() ([]byte, []int)
func (*UpdateNamespaceRequest) Equal ¶
func (this *UpdateNamespaceRequest) Equal(that interface{}) bool
func (*UpdateNamespaceRequest) GetAsyncOperationId ¶
func (m *UpdateNamespaceRequest) GetAsyncOperationId() string
func (*UpdateNamespaceRequest) GetNamespace ¶
func (m *UpdateNamespaceRequest) GetNamespace() string
func (*UpdateNamespaceRequest) GetResourceVersion ¶
func (m *UpdateNamespaceRequest) GetResourceVersion() string
func (*UpdateNamespaceRequest) GetSpec ¶
func (m *UpdateNamespaceRequest) GetSpec() *v12.NamespaceSpec
func (*UpdateNamespaceRequest) GoString ¶
func (this *UpdateNamespaceRequest) GoString() string
func (*UpdateNamespaceRequest) Marshal ¶
func (m *UpdateNamespaceRequest) Marshal() (dAtA []byte, err error)
func (*UpdateNamespaceRequest) MarshalTo ¶
func (m *UpdateNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateNamespaceRequest) MarshalToSizedBuffer ¶
func (m *UpdateNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateNamespaceRequest) ProtoMessage ¶
func (*UpdateNamespaceRequest) ProtoMessage()
func (*UpdateNamespaceRequest) Reset ¶
func (m *UpdateNamespaceRequest) Reset()
func (*UpdateNamespaceRequest) Size ¶
func (m *UpdateNamespaceRequest) Size() (n int)
func (*UpdateNamespaceRequest) String ¶
func (this *UpdateNamespaceRequest) String() string
func (*UpdateNamespaceRequest) Unmarshal ¶
func (m *UpdateNamespaceRequest) Unmarshal(dAtA []byte) error
func (*UpdateNamespaceRequest) XXX_DiscardUnknown ¶
func (m *UpdateNamespaceRequest) XXX_DiscardUnknown()
func (*UpdateNamespaceRequest) XXX_Marshal ¶
func (m *UpdateNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateNamespaceRequest) XXX_Merge ¶
func (m *UpdateNamespaceRequest) XXX_Merge(src proto.Message)
func (*UpdateNamespaceRequest) XXX_Size ¶
func (m *UpdateNamespaceRequest) XXX_Size() int
func (*UpdateNamespaceRequest) XXX_Unmarshal ¶
func (m *UpdateNamespaceRequest) XXX_Unmarshal(b []byte) error
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"`
}
func (*UpdateNamespaceResponse) Descriptor ¶
func (*UpdateNamespaceResponse) Descriptor() ([]byte, []int)
func (*UpdateNamespaceResponse) Equal ¶
func (this *UpdateNamespaceResponse) Equal(that interface{}) bool
func (*UpdateNamespaceResponse) GetAsyncOperation ¶
func (m *UpdateNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateNamespaceResponse) GoString ¶
func (this *UpdateNamespaceResponse) GoString() string
func (*UpdateNamespaceResponse) Marshal ¶
func (m *UpdateNamespaceResponse) Marshal() (dAtA []byte, err error)
func (*UpdateNamespaceResponse) MarshalTo ¶
func (m *UpdateNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateNamespaceResponse) MarshalToSizedBuffer ¶
func (m *UpdateNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateNamespaceResponse) ProtoMessage ¶
func (*UpdateNamespaceResponse) ProtoMessage()
func (*UpdateNamespaceResponse) Reset ¶
func (m *UpdateNamespaceResponse) Reset()
func (*UpdateNamespaceResponse) Size ¶
func (m *UpdateNamespaceResponse) Size() (n int)
func (*UpdateNamespaceResponse) String ¶
func (this *UpdateNamespaceResponse) String() string
func (*UpdateNamespaceResponse) Unmarshal ¶
func (m *UpdateNamespaceResponse) Unmarshal(dAtA []byte) error
func (*UpdateNamespaceResponse) XXX_DiscardUnknown ¶
func (m *UpdateNamespaceResponse) XXX_DiscardUnknown()
func (*UpdateNamespaceResponse) XXX_Marshal ¶
func (m *UpdateNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateNamespaceResponse) XXX_Merge ¶
func (m *UpdateNamespaceResponse) XXX_Merge(src proto.Message)
func (*UpdateNamespaceResponse) XXX_Size ¶
func (m *UpdateNamespaceResponse) XXX_Size() int
func (*UpdateNamespaceResponse) XXX_Unmarshal ¶
func (m *UpdateNamespaceResponse) XXX_Unmarshal(b []byte) error
type UpdateNamespaceTagsRequest ¶ added in v0.44.0
type UpdateNamespaceTagsRequest struct {
// The namespace to set tags for.
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
// A map of tags to add or update.
// If a key of an existing tag is added, the tag's value is updated.
// At least one of tags_to_upsert or tags_to_remove must be specified.
TagsToUpsert map[string]string `` /* 187-byte string literal not displayed */
// A list of tag keys to remove.
// If a tag key doesn't exist, it is silently ignored.
// At least one of tags_to_upsert or tags_to_remove must be specified.
TagsToRemove []string `protobuf:"bytes,3,rep,name=tags_to_remove,json=tagsToRemove,proto3" json:"tags_to_remove,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"`
}
temporal:skip_validation_rule=MessageRuleUpdateRequest
func (*UpdateNamespaceTagsRequest) Descriptor ¶ added in v0.44.0
func (*UpdateNamespaceTagsRequest) Descriptor() ([]byte, []int)
func (*UpdateNamespaceTagsRequest) Equal ¶ added in v0.44.0
func (this *UpdateNamespaceTagsRequest) Equal(that interface{}) bool
func (*UpdateNamespaceTagsRequest) GetAsyncOperationId ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) GetAsyncOperationId() string
func (*UpdateNamespaceTagsRequest) GetNamespace ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) GetNamespace() string
func (*UpdateNamespaceTagsRequest) GetTagsToRemove ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) GetTagsToRemove() []string
func (*UpdateNamespaceTagsRequest) GetTagsToUpsert ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) GetTagsToUpsert() map[string]string
func (*UpdateNamespaceTagsRequest) GoString ¶ added in v0.44.0
func (this *UpdateNamespaceTagsRequest) GoString() string
func (*UpdateNamespaceTagsRequest) Marshal ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) Marshal() (dAtA []byte, err error)
func (*UpdateNamespaceTagsRequest) MarshalTo ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateNamespaceTagsRequest) MarshalToSizedBuffer ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateNamespaceTagsRequest) ProtoMessage ¶ added in v0.44.0
func (*UpdateNamespaceTagsRequest) ProtoMessage()
func (*UpdateNamespaceTagsRequest) Reset ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) Reset()
func (*UpdateNamespaceTagsRequest) Size ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) Size() (n int)
func (*UpdateNamespaceTagsRequest) String ¶ added in v0.44.0
func (this *UpdateNamespaceTagsRequest) String() string
func (*UpdateNamespaceTagsRequest) Unmarshal ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) Unmarshal(dAtA []byte) error
func (*UpdateNamespaceTagsRequest) XXX_DiscardUnknown ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) XXX_DiscardUnknown()
func (*UpdateNamespaceTagsRequest) XXX_Marshal ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateNamespaceTagsRequest) XXX_Merge ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) XXX_Merge(src proto.Message)
func (*UpdateNamespaceTagsRequest) XXX_Size ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) XXX_Size() int
func (*UpdateNamespaceTagsRequest) XXX_Unmarshal ¶ added in v0.44.0
func (m *UpdateNamespaceTagsRequest) XXX_Unmarshal(b []byte) error
type UpdateNamespaceTagsResponse ¶ added in v0.44.0
type UpdateNamespaceTagsResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*UpdateNamespaceTagsResponse) Descriptor ¶ added in v0.44.0
func (*UpdateNamespaceTagsResponse) Descriptor() ([]byte, []int)
func (*UpdateNamespaceTagsResponse) Equal ¶ added in v0.44.0
func (this *UpdateNamespaceTagsResponse) Equal(that interface{}) bool
func (*UpdateNamespaceTagsResponse) GetAsyncOperation ¶ added in v0.44.0
func (m *UpdateNamespaceTagsResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateNamespaceTagsResponse) GoString ¶ added in v0.44.0
func (this *UpdateNamespaceTagsResponse) GoString() string
func (*UpdateNamespaceTagsResponse) Marshal ¶ added in v0.44.0
func (m *UpdateNamespaceTagsResponse) Marshal() (dAtA []byte, err error)
func (*UpdateNamespaceTagsResponse) MarshalTo ¶ added in v0.44.0
func (m *UpdateNamespaceTagsResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateNamespaceTagsResponse) MarshalToSizedBuffer ¶ added in v0.44.0
func (m *UpdateNamespaceTagsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateNamespaceTagsResponse) ProtoMessage ¶ added in v0.44.0
func (*UpdateNamespaceTagsResponse) ProtoMessage()
func (*UpdateNamespaceTagsResponse) Reset ¶ added in v0.44.0
func (m *UpdateNamespaceTagsResponse) Reset()
func (*UpdateNamespaceTagsResponse) Size ¶ added in v0.44.0
func (m *UpdateNamespaceTagsResponse) Size() (n int)
func (*UpdateNamespaceTagsResponse) String ¶ added in v0.44.0
func (this *UpdateNamespaceTagsResponse) String() string
func (*UpdateNamespaceTagsResponse) Unmarshal ¶ added in v0.44.0
func (m *UpdateNamespaceTagsResponse) Unmarshal(dAtA []byte) error
func (*UpdateNamespaceTagsResponse) XXX_DiscardUnknown ¶ added in v0.44.0
func (m *UpdateNamespaceTagsResponse) XXX_DiscardUnknown()
func (*UpdateNamespaceTagsResponse) XXX_Marshal ¶ added in v0.44.0
func (m *UpdateNamespaceTagsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateNamespaceTagsResponse) XXX_Merge ¶ added in v0.44.0
func (m *UpdateNamespaceTagsResponse) XXX_Merge(src proto.Message)
func (*UpdateNamespaceTagsResponse) XXX_Size ¶ added in v0.44.0
func (m *UpdateNamespaceTagsResponse) XXX_Size() int
func (*UpdateNamespaceTagsResponse) XXX_Unmarshal ¶ added in v0.44.0
func (m *UpdateNamespaceTagsResponse) XXX_Unmarshal(b []byte) error
type UpdateNexusEndpointRequest ¶
type UpdateNexusEndpointRequest struct {
// The id of the nexus endpoint to update.
EndpointId string `protobuf:"bytes,1,opt,name=endpoint_id,json=endpointId,proto3" json:"endpoint_id,omitempty"`
// The updated nexus endpoint specification.
Spec *v14.EndpointSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"`
// The version of the nexus endpoint for which this update is intended for.
// The latest version can be found in the GetNexusEndpoint operation response.
ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The id to use for this async operation - optional.
AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*UpdateNexusEndpointRequest) Descriptor ¶
func (*UpdateNexusEndpointRequest) Descriptor() ([]byte, []int)
func (*UpdateNexusEndpointRequest) Equal ¶
func (this *UpdateNexusEndpointRequest) Equal(that interface{}) bool
func (*UpdateNexusEndpointRequest) GetAsyncOperationId ¶
func (m *UpdateNexusEndpointRequest) GetAsyncOperationId() string
func (*UpdateNexusEndpointRequest) GetEndpointId ¶
func (m *UpdateNexusEndpointRequest) GetEndpointId() string
func (*UpdateNexusEndpointRequest) GetResourceVersion ¶
func (m *UpdateNexusEndpointRequest) GetResourceVersion() string
func (*UpdateNexusEndpointRequest) GetSpec ¶
func (m *UpdateNexusEndpointRequest) GetSpec() *v14.EndpointSpec
func (*UpdateNexusEndpointRequest) GoString ¶
func (this *UpdateNexusEndpointRequest) GoString() string
func (*UpdateNexusEndpointRequest) Marshal ¶
func (m *UpdateNexusEndpointRequest) Marshal() (dAtA []byte, err error)
func (*UpdateNexusEndpointRequest) MarshalTo ¶
func (m *UpdateNexusEndpointRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateNexusEndpointRequest) MarshalToSizedBuffer ¶
func (m *UpdateNexusEndpointRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateNexusEndpointRequest) ProtoMessage ¶
func (*UpdateNexusEndpointRequest) ProtoMessage()
func (*UpdateNexusEndpointRequest) Reset ¶
func (m *UpdateNexusEndpointRequest) Reset()
func (*UpdateNexusEndpointRequest) Size ¶
func (m *UpdateNexusEndpointRequest) Size() (n int)
func (*UpdateNexusEndpointRequest) String ¶
func (this *UpdateNexusEndpointRequest) String() string
func (*UpdateNexusEndpointRequest) Unmarshal ¶
func (m *UpdateNexusEndpointRequest) Unmarshal(dAtA []byte) error
func (*UpdateNexusEndpointRequest) XXX_DiscardUnknown ¶
func (m *UpdateNexusEndpointRequest) XXX_DiscardUnknown()
func (*UpdateNexusEndpointRequest) XXX_Marshal ¶
func (m *UpdateNexusEndpointRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateNexusEndpointRequest) XXX_Merge ¶
func (m *UpdateNexusEndpointRequest) XXX_Merge(src proto.Message)
func (*UpdateNexusEndpointRequest) XXX_Size ¶
func (m *UpdateNexusEndpointRequest) XXX_Size() int
func (*UpdateNexusEndpointRequest) XXX_Unmarshal ¶
func (m *UpdateNexusEndpointRequest) XXX_Unmarshal(b []byte) error
type UpdateNexusEndpointResponse ¶
type UpdateNexusEndpointResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*UpdateNexusEndpointResponse) Descriptor ¶
func (*UpdateNexusEndpointResponse) Descriptor() ([]byte, []int)
func (*UpdateNexusEndpointResponse) Equal ¶
func (this *UpdateNexusEndpointResponse) Equal(that interface{}) bool
func (*UpdateNexusEndpointResponse) GetAsyncOperation ¶
func (m *UpdateNexusEndpointResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateNexusEndpointResponse) GoString ¶
func (this *UpdateNexusEndpointResponse) GoString() string
func (*UpdateNexusEndpointResponse) Marshal ¶
func (m *UpdateNexusEndpointResponse) Marshal() (dAtA []byte, err error)
func (*UpdateNexusEndpointResponse) MarshalTo ¶
func (m *UpdateNexusEndpointResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateNexusEndpointResponse) MarshalToSizedBuffer ¶
func (m *UpdateNexusEndpointResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateNexusEndpointResponse) ProtoMessage ¶
func (*UpdateNexusEndpointResponse) ProtoMessage()
func (*UpdateNexusEndpointResponse) Reset ¶
func (m *UpdateNexusEndpointResponse) Reset()
func (*UpdateNexusEndpointResponse) Size ¶
func (m *UpdateNexusEndpointResponse) Size() (n int)
func (*UpdateNexusEndpointResponse) String ¶
func (this *UpdateNexusEndpointResponse) String() string
func (*UpdateNexusEndpointResponse) Unmarshal ¶
func (m *UpdateNexusEndpointResponse) Unmarshal(dAtA []byte) error
func (*UpdateNexusEndpointResponse) XXX_DiscardUnknown ¶
func (m *UpdateNexusEndpointResponse) XXX_DiscardUnknown()
func (*UpdateNexusEndpointResponse) XXX_Marshal ¶
func (m *UpdateNexusEndpointResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateNexusEndpointResponse) XXX_Merge ¶
func (m *UpdateNexusEndpointResponse) XXX_Merge(src proto.Message)
func (*UpdateNexusEndpointResponse) XXX_Size ¶
func (m *UpdateNexusEndpointResponse) XXX_Size() int
func (*UpdateNexusEndpointResponse) XXX_Unmarshal ¶
func (m *UpdateNexusEndpointResponse) XXX_Unmarshal(b []byte) error
type UpdateProjectRequest ¶ added in v0.43.0
type UpdateProjectRequest struct {
// The id of the project to update.
ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// The new project specification.
Spec *v110.ProjectSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"`
// The version of the project for which this update is intended for.
// The latest version can be found in the GetProject 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"`
}
temporal:dev
func (*UpdateProjectRequest) Descriptor ¶ added in v0.43.0
func (*UpdateProjectRequest) Descriptor() ([]byte, []int)
func (*UpdateProjectRequest) Equal ¶ added in v0.43.0
func (this *UpdateProjectRequest) Equal(that interface{}) bool
func (*UpdateProjectRequest) GetAsyncOperationId ¶ added in v0.43.0
func (m *UpdateProjectRequest) GetAsyncOperationId() string
func (*UpdateProjectRequest) GetProjectId ¶ added in v0.43.0
func (m *UpdateProjectRequest) GetProjectId() string
func (*UpdateProjectRequest) GetResourceVersion ¶ added in v0.43.0
func (m *UpdateProjectRequest) GetResourceVersion() string
func (*UpdateProjectRequest) GetSpec ¶ added in v0.43.0
func (m *UpdateProjectRequest) GetSpec() *v110.ProjectSpec
func (*UpdateProjectRequest) GoString ¶ added in v0.43.0
func (this *UpdateProjectRequest) GoString() string
func (*UpdateProjectRequest) Marshal ¶ added in v0.43.0
func (m *UpdateProjectRequest) Marshal() (dAtA []byte, err error)
func (*UpdateProjectRequest) MarshalTo ¶ added in v0.43.0
func (m *UpdateProjectRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateProjectRequest) MarshalToSizedBuffer ¶ added in v0.43.0
func (m *UpdateProjectRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateProjectRequest) ProtoMessage ¶ added in v0.43.0
func (*UpdateProjectRequest) ProtoMessage()
func (*UpdateProjectRequest) Reset ¶ added in v0.43.0
func (m *UpdateProjectRequest) Reset()
func (*UpdateProjectRequest) Size ¶ added in v0.43.0
func (m *UpdateProjectRequest) Size() (n int)
func (*UpdateProjectRequest) String ¶ added in v0.43.0
func (this *UpdateProjectRequest) String() string
func (*UpdateProjectRequest) Unmarshal ¶ added in v0.43.0
func (m *UpdateProjectRequest) Unmarshal(dAtA []byte) error
func (*UpdateProjectRequest) XXX_DiscardUnknown ¶ added in v0.43.0
func (m *UpdateProjectRequest) XXX_DiscardUnknown()
func (*UpdateProjectRequest) XXX_Marshal ¶ added in v0.43.0
func (m *UpdateProjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateProjectRequest) XXX_Merge ¶ added in v0.43.0
func (m *UpdateProjectRequest) XXX_Merge(src proto.Message)
func (*UpdateProjectRequest) XXX_Size ¶ added in v0.43.0
func (m *UpdateProjectRequest) XXX_Size() int
func (*UpdateProjectRequest) XXX_Unmarshal ¶ added in v0.43.0
func (m *UpdateProjectRequest) XXX_Unmarshal(b []byte) error
type UpdateProjectResponse ¶ added in v0.43.0
type UpdateProjectResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
temporal:dev
func (*UpdateProjectResponse) Descriptor ¶ added in v0.43.0
func (*UpdateProjectResponse) Descriptor() ([]byte, []int)
func (*UpdateProjectResponse) Equal ¶ added in v0.43.0
func (this *UpdateProjectResponse) Equal(that interface{}) bool
func (*UpdateProjectResponse) GetAsyncOperation ¶ added in v0.43.0
func (m *UpdateProjectResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateProjectResponse) GoString ¶ added in v0.43.0
func (this *UpdateProjectResponse) GoString() string
func (*UpdateProjectResponse) Marshal ¶ added in v0.43.0
func (m *UpdateProjectResponse) Marshal() (dAtA []byte, err error)
func (*UpdateProjectResponse) MarshalTo ¶ added in v0.43.0
func (m *UpdateProjectResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateProjectResponse) MarshalToSizedBuffer ¶ added in v0.43.0
func (m *UpdateProjectResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateProjectResponse) ProtoMessage ¶ added in v0.43.0
func (*UpdateProjectResponse) ProtoMessage()
func (*UpdateProjectResponse) Reset ¶ added in v0.43.0
func (m *UpdateProjectResponse) Reset()
func (*UpdateProjectResponse) Size ¶ added in v0.43.0
func (m *UpdateProjectResponse) Size() (n int)
func (*UpdateProjectResponse) String ¶ added in v0.43.0
func (this *UpdateProjectResponse) String() string
func (*UpdateProjectResponse) Unmarshal ¶ added in v0.43.0
func (m *UpdateProjectResponse) Unmarshal(dAtA []byte) error
func (*UpdateProjectResponse) XXX_DiscardUnknown ¶ added in v0.43.0
func (m *UpdateProjectResponse) XXX_DiscardUnknown()
func (*UpdateProjectResponse) XXX_Marshal ¶ added in v0.43.0
func (m *UpdateProjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateProjectResponse) XXX_Merge ¶ added in v0.43.0
func (m *UpdateProjectResponse) XXX_Merge(src proto.Message)
func (*UpdateProjectResponse) XXX_Size ¶ added in v0.43.0
func (m *UpdateProjectResponse) XXX_Size() int
func (*UpdateProjectResponse) XXX_Unmarshal ¶ added in v0.43.0
func (m *UpdateProjectResponse) XXX_Unmarshal(b []byte) error
type UpdateServiceAccountRequest ¶
type UpdateServiceAccountRequest struct {
// The ID of the service account to update.
ServiceAccountId string `protobuf:"bytes,1,opt,name=service_account_id,json=serviceAccountId,proto3" json:"service_account_id,omitempty"`
// The new service account specification.
Spec *v1.ServiceAccountSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"`
// The version of the service account for which this update is intended for.
// The latest version can be found in the GetServiceAccount response.
ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The ID to use for this async operation - optional.
AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*UpdateServiceAccountRequest) Descriptor ¶
func (*UpdateServiceAccountRequest) Descriptor() ([]byte, []int)
func (*UpdateServiceAccountRequest) Equal ¶
func (this *UpdateServiceAccountRequest) Equal(that interface{}) bool
func (*UpdateServiceAccountRequest) GetAsyncOperationId ¶
func (m *UpdateServiceAccountRequest) GetAsyncOperationId() string
func (*UpdateServiceAccountRequest) GetResourceVersion ¶
func (m *UpdateServiceAccountRequest) GetResourceVersion() string
func (*UpdateServiceAccountRequest) GetServiceAccountId ¶
func (m *UpdateServiceAccountRequest) GetServiceAccountId() string
func (*UpdateServiceAccountRequest) GetSpec ¶
func (m *UpdateServiceAccountRequest) GetSpec() *v1.ServiceAccountSpec
func (*UpdateServiceAccountRequest) GoString ¶
func (this *UpdateServiceAccountRequest) GoString() string
func (*UpdateServiceAccountRequest) Marshal ¶
func (m *UpdateServiceAccountRequest) Marshal() (dAtA []byte, err error)
func (*UpdateServiceAccountRequest) MarshalTo ¶
func (m *UpdateServiceAccountRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateServiceAccountRequest) MarshalToSizedBuffer ¶
func (m *UpdateServiceAccountRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateServiceAccountRequest) ProtoMessage ¶
func (*UpdateServiceAccountRequest) ProtoMessage()
func (*UpdateServiceAccountRequest) Reset ¶
func (m *UpdateServiceAccountRequest) Reset()
func (*UpdateServiceAccountRequest) Size ¶
func (m *UpdateServiceAccountRequest) Size() (n int)
func (*UpdateServiceAccountRequest) String ¶
func (this *UpdateServiceAccountRequest) String() string
func (*UpdateServiceAccountRequest) Unmarshal ¶
func (m *UpdateServiceAccountRequest) Unmarshal(dAtA []byte) error
func (*UpdateServiceAccountRequest) XXX_DiscardUnknown ¶
func (m *UpdateServiceAccountRequest) XXX_DiscardUnknown()
func (*UpdateServiceAccountRequest) XXX_Marshal ¶
func (m *UpdateServiceAccountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateServiceAccountRequest) XXX_Merge ¶
func (m *UpdateServiceAccountRequest) XXX_Merge(src proto.Message)
func (*UpdateServiceAccountRequest) XXX_Size ¶
func (m *UpdateServiceAccountRequest) XXX_Size() int
func (*UpdateServiceAccountRequest) XXX_Unmarshal ¶
func (m *UpdateServiceAccountRequest) XXX_Unmarshal(b []byte) error
type UpdateServiceAccountResponse ¶
type UpdateServiceAccountResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*UpdateServiceAccountResponse) Descriptor ¶
func (*UpdateServiceAccountResponse) Descriptor() ([]byte, []int)
func (*UpdateServiceAccountResponse) Equal ¶
func (this *UpdateServiceAccountResponse) Equal(that interface{}) bool
func (*UpdateServiceAccountResponse) GetAsyncOperation ¶
func (m *UpdateServiceAccountResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateServiceAccountResponse) GoString ¶
func (this *UpdateServiceAccountResponse) GoString() string
func (*UpdateServiceAccountResponse) Marshal ¶
func (m *UpdateServiceAccountResponse) Marshal() (dAtA []byte, err error)
func (*UpdateServiceAccountResponse) MarshalTo ¶
func (m *UpdateServiceAccountResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateServiceAccountResponse) MarshalToSizedBuffer ¶
func (m *UpdateServiceAccountResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateServiceAccountResponse) ProtoMessage ¶
func (*UpdateServiceAccountResponse) ProtoMessage()
func (*UpdateServiceAccountResponse) Reset ¶
func (m *UpdateServiceAccountResponse) Reset()
func (*UpdateServiceAccountResponse) Size ¶
func (m *UpdateServiceAccountResponse) Size() (n int)
func (*UpdateServiceAccountResponse) String ¶
func (this *UpdateServiceAccountResponse) String() string
func (*UpdateServiceAccountResponse) Unmarshal ¶
func (m *UpdateServiceAccountResponse) Unmarshal(dAtA []byte) error
func (*UpdateServiceAccountResponse) XXX_DiscardUnknown ¶
func (m *UpdateServiceAccountResponse) XXX_DiscardUnknown()
func (*UpdateServiceAccountResponse) XXX_Marshal ¶
func (m *UpdateServiceAccountResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateServiceAccountResponse) XXX_Merge ¶
func (m *UpdateServiceAccountResponse) XXX_Merge(src proto.Message)
func (*UpdateServiceAccountResponse) XXX_Size ¶
func (m *UpdateServiceAccountResponse) XXX_Size() int
func (*UpdateServiceAccountResponse) XXX_Unmarshal ¶
func (m *UpdateServiceAccountResponse) XXX_Unmarshal(b []byte) error
type UpdateUserGroupRequest ¶
type UpdateUserGroupRequest struct {
// The id of the group to update.
GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
// The new group specification.
Spec *v1.UserGroupSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"`
// The version of the group for which this update is intended for.
// The latest version can be found in the GetGroup operation response.
ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The id to use for this async operation.
// Optional, if not provided a random id will be generated.
AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
}
func (*UpdateUserGroupRequest) Descriptor ¶
func (*UpdateUserGroupRequest) Descriptor() ([]byte, []int)
func (*UpdateUserGroupRequest) Equal ¶
func (this *UpdateUserGroupRequest) Equal(that interface{}) bool
func (*UpdateUserGroupRequest) GetAsyncOperationId ¶
func (m *UpdateUserGroupRequest) GetAsyncOperationId() string
func (*UpdateUserGroupRequest) GetGroupId ¶
func (m *UpdateUserGroupRequest) GetGroupId() string
func (*UpdateUserGroupRequest) GetResourceVersion ¶
func (m *UpdateUserGroupRequest) GetResourceVersion() string
func (*UpdateUserGroupRequest) GetSpec ¶
func (m *UpdateUserGroupRequest) GetSpec() *v1.UserGroupSpec
func (*UpdateUserGroupRequest) GoString ¶
func (this *UpdateUserGroupRequest) GoString() string
func (*UpdateUserGroupRequest) Marshal ¶
func (m *UpdateUserGroupRequest) Marshal() (dAtA []byte, err error)
func (*UpdateUserGroupRequest) MarshalTo ¶
func (m *UpdateUserGroupRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateUserGroupRequest) MarshalToSizedBuffer ¶
func (m *UpdateUserGroupRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateUserGroupRequest) ProtoMessage ¶
func (*UpdateUserGroupRequest) ProtoMessage()
func (*UpdateUserGroupRequest) Reset ¶
func (m *UpdateUserGroupRequest) Reset()
func (*UpdateUserGroupRequest) Size ¶
func (m *UpdateUserGroupRequest) Size() (n int)
func (*UpdateUserGroupRequest) String ¶
func (this *UpdateUserGroupRequest) String() string
func (*UpdateUserGroupRequest) Unmarshal ¶
func (m *UpdateUserGroupRequest) Unmarshal(dAtA []byte) error
func (*UpdateUserGroupRequest) XXX_DiscardUnknown ¶
func (m *UpdateUserGroupRequest) XXX_DiscardUnknown()
func (*UpdateUserGroupRequest) XXX_Marshal ¶
func (m *UpdateUserGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateUserGroupRequest) XXX_Merge ¶
func (m *UpdateUserGroupRequest) XXX_Merge(src proto.Message)
func (*UpdateUserGroupRequest) XXX_Size ¶
func (m *UpdateUserGroupRequest) XXX_Size() int
func (*UpdateUserGroupRequest) XXX_Unmarshal ¶
func (m *UpdateUserGroupRequest) XXX_Unmarshal(b []byte) error
type UpdateUserGroupResponse ¶
type UpdateUserGroupResponse struct {
// The async operation.
AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"`
}
func (*UpdateUserGroupResponse) Descriptor ¶
func (*UpdateUserGroupResponse) Descriptor() ([]byte, []int)
func (*UpdateUserGroupResponse) Equal ¶
func (this *UpdateUserGroupResponse) Equal(that interface{}) bool
func (*UpdateUserGroupResponse) GetAsyncOperation ¶
func (m *UpdateUserGroupResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateUserGroupResponse) GoString ¶
func (this *UpdateUserGroupResponse) GoString() string
func (*UpdateUserGroupResponse) Marshal ¶
func (m *UpdateUserGroupResponse) Marshal() (dAtA []byte, err error)
func (*UpdateUserGroupResponse) MarshalTo ¶
func (m *UpdateUserGroupResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateUserGroupResponse) MarshalToSizedBuffer ¶
func (m *UpdateUserGroupResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateUserGroupResponse) ProtoMessage ¶
func (*UpdateUserGroupResponse) ProtoMessage()
func (*UpdateUserGroupResponse) Reset ¶
func (m *UpdateUserGroupResponse) Reset()
func (*UpdateUserGroupResponse) Size ¶
func (m *UpdateUserGroupResponse) Size() (n int)
func (*UpdateUserGroupResponse) String ¶
func (this *UpdateUserGroupResponse) String() string
func (*UpdateUserGroupResponse) Unmarshal ¶
func (m *UpdateUserGroupResponse) Unmarshal(dAtA []byte) error
func (*UpdateUserGroupResponse) XXX_DiscardUnknown ¶
func (m *UpdateUserGroupResponse) XXX_DiscardUnknown()
func (*UpdateUserGroupResponse) XXX_Marshal ¶
func (m *UpdateUserGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateUserGroupResponse) XXX_Merge ¶
func (m *UpdateUserGroupResponse) XXX_Merge(src proto.Message)
func (*UpdateUserGroupResponse) XXX_Size ¶
func (m *UpdateUserGroupResponse) XXX_Size() int
func (*UpdateUserGroupResponse) XXX_Unmarshal ¶
func (m *UpdateUserGroupResponse) XXX_Unmarshal(b []byte) error
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"`
}
func (*UpdateUserRequest) Descriptor ¶
func (*UpdateUserRequest) Descriptor() ([]byte, []int)
func (*UpdateUserRequest) Equal ¶
func (this *UpdateUserRequest) Equal(that interface{}) bool
func (*UpdateUserRequest) GetAsyncOperationId ¶
func (m *UpdateUserRequest) GetAsyncOperationId() string
func (*UpdateUserRequest) GetResourceVersion ¶
func (m *UpdateUserRequest) GetResourceVersion() string
func (*UpdateUserRequest) GetSpec ¶
func (m *UpdateUserRequest) GetSpec() *v1.UserSpec
func (*UpdateUserRequest) GetUserId ¶
func (m *UpdateUserRequest) GetUserId() string
func (*UpdateUserRequest) GoString ¶
func (this *UpdateUserRequest) GoString() string
func (*UpdateUserRequest) Marshal ¶
func (m *UpdateUserRequest) Marshal() (dAtA []byte, err error)
func (*UpdateUserRequest) MarshalTo ¶
func (m *UpdateUserRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateUserRequest) MarshalToSizedBuffer ¶
func (m *UpdateUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateUserRequest) ProtoMessage ¶
func (*UpdateUserRequest) ProtoMessage()
func (*UpdateUserRequest) Reset ¶
func (m *UpdateUserRequest) Reset()
func (*UpdateUserRequest) Size ¶
func (m *UpdateUserRequest) Size() (n int)
func (*UpdateUserRequest) String ¶
func (this *UpdateUserRequest) String() string
func (*UpdateUserRequest) Unmarshal ¶
func (m *UpdateUserRequest) Unmarshal(dAtA []byte) error
func (*UpdateUserRequest) XXX_DiscardUnknown ¶
func (m *UpdateUserRequest) XXX_DiscardUnknown()
func (*UpdateUserRequest) XXX_Marshal ¶
func (m *UpdateUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateUserRequest) XXX_Merge ¶
func (m *UpdateUserRequest) XXX_Merge(src proto.Message)
func (*UpdateUserRequest) XXX_Size ¶
func (m *UpdateUserRequest) XXX_Size() int
func (*UpdateUserRequest) XXX_Unmarshal ¶
func (m *UpdateUserRequest) XXX_Unmarshal(b []byte) error
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"`
}
func (*UpdateUserResponse) Descriptor ¶
func (*UpdateUserResponse) Descriptor() ([]byte, []int)
func (*UpdateUserResponse) Equal ¶
func (this *UpdateUserResponse) Equal(that interface{}) bool
func (*UpdateUserResponse) GetAsyncOperation ¶
func (m *UpdateUserResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateUserResponse) GoString ¶
func (this *UpdateUserResponse) GoString() string
func (*UpdateUserResponse) Marshal ¶
func (m *UpdateUserResponse) Marshal() (dAtA []byte, err error)
func (*UpdateUserResponse) MarshalTo ¶
func (m *UpdateUserResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateUserResponse) MarshalToSizedBuffer ¶
func (m *UpdateUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateUserResponse) ProtoMessage ¶
func (*UpdateUserResponse) ProtoMessage()
func (*UpdateUserResponse) Reset ¶
func (m *UpdateUserResponse) Reset()
func (*UpdateUserResponse) Size ¶
func (m *UpdateUserResponse) Size() (n int)
func (*UpdateUserResponse) String ¶
func (this *UpdateUserResponse) String() string
func (*UpdateUserResponse) Unmarshal ¶
func (m *UpdateUserResponse) Unmarshal(dAtA []byte) error
func (*UpdateUserResponse) XXX_DiscardUnknown ¶
func (m *UpdateUserResponse) XXX_DiscardUnknown()
func (*UpdateUserResponse) XXX_Marshal ¶
func (m *UpdateUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateUserResponse) XXX_Merge ¶
func (m *UpdateUserResponse) XXX_Merge(src proto.Message)
func (*UpdateUserResponse) XXX_Size ¶
func (m *UpdateUserResponse) XXX_Size() int
func (*UpdateUserResponse) XXX_Unmarshal ¶
func (m *UpdateUserResponse) XXX_Unmarshal(b []byte) error
type ValidateAccountAuditLogSinkRequest ¶ added in v0.51.0
type ValidateAccountAuditLogSinkRequest struct {
// The audit log sink spec that will be validated
Spec *v15.AuditLogSinkSpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"`
}
func (*ValidateAccountAuditLogSinkRequest) Descriptor ¶ added in v0.51.0
func (*ValidateAccountAuditLogSinkRequest) Descriptor() ([]byte, []int)
func (*ValidateAccountAuditLogSinkRequest) Equal ¶ added in v0.51.0
func (this *ValidateAccountAuditLogSinkRequest) Equal(that interface{}) bool
func (*ValidateAccountAuditLogSinkRequest) GetSpec ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkRequest) GetSpec() *v15.AuditLogSinkSpec
func (*ValidateAccountAuditLogSinkRequest) GoString ¶ added in v0.51.0
func (this *ValidateAccountAuditLogSinkRequest) GoString() string
func (*ValidateAccountAuditLogSinkRequest) Marshal ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkRequest) Marshal() (dAtA []byte, err error)
func (*ValidateAccountAuditLogSinkRequest) MarshalTo ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*ValidateAccountAuditLogSinkRequest) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ValidateAccountAuditLogSinkRequest) ProtoMessage ¶ added in v0.51.0
func (*ValidateAccountAuditLogSinkRequest) ProtoMessage()
func (*ValidateAccountAuditLogSinkRequest) Reset ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkRequest) Reset()
func (*ValidateAccountAuditLogSinkRequest) Size ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkRequest) Size() (n int)
func (*ValidateAccountAuditLogSinkRequest) String ¶ added in v0.51.0
func (this *ValidateAccountAuditLogSinkRequest) String() string
func (*ValidateAccountAuditLogSinkRequest) Unmarshal ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkRequest) Unmarshal(dAtA []byte) error
func (*ValidateAccountAuditLogSinkRequest) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkRequest) XXX_DiscardUnknown()
func (*ValidateAccountAuditLogSinkRequest) XXX_Marshal ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ValidateAccountAuditLogSinkRequest) XXX_Merge ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkRequest) XXX_Merge(src proto.Message)
func (*ValidateAccountAuditLogSinkRequest) XXX_Size ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkRequest) XXX_Size() int
func (*ValidateAccountAuditLogSinkRequest) XXX_Unmarshal ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkRequest) XXX_Unmarshal(b []byte) error
type ValidateAccountAuditLogSinkResponse ¶ added in v0.51.0
type ValidateAccountAuditLogSinkResponse struct {
}
func (*ValidateAccountAuditLogSinkResponse) Descriptor ¶ added in v0.51.0
func (*ValidateAccountAuditLogSinkResponse) Descriptor() ([]byte, []int)
func (*ValidateAccountAuditLogSinkResponse) Equal ¶ added in v0.51.0
func (this *ValidateAccountAuditLogSinkResponse) Equal(that interface{}) bool
func (*ValidateAccountAuditLogSinkResponse) GoString ¶ added in v0.51.0
func (this *ValidateAccountAuditLogSinkResponse) GoString() string
func (*ValidateAccountAuditLogSinkResponse) Marshal ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkResponse) Marshal() (dAtA []byte, err error)
func (*ValidateAccountAuditLogSinkResponse) MarshalTo ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*ValidateAccountAuditLogSinkResponse) MarshalToSizedBuffer ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ValidateAccountAuditLogSinkResponse) ProtoMessage ¶ added in v0.51.0
func (*ValidateAccountAuditLogSinkResponse) ProtoMessage()
func (*ValidateAccountAuditLogSinkResponse) Reset ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkResponse) Reset()
func (*ValidateAccountAuditLogSinkResponse) Size ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkResponse) Size() (n int)
func (*ValidateAccountAuditLogSinkResponse) String ¶ added in v0.51.0
func (this *ValidateAccountAuditLogSinkResponse) String() string
func (*ValidateAccountAuditLogSinkResponse) Unmarshal ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkResponse) Unmarshal(dAtA []byte) error
func (*ValidateAccountAuditLogSinkResponse) XXX_DiscardUnknown ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkResponse) XXX_DiscardUnknown()
func (*ValidateAccountAuditLogSinkResponse) XXX_Marshal ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ValidateAccountAuditLogSinkResponse) XXX_Merge ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkResponse) XXX_Merge(src proto.Message)
func (*ValidateAccountAuditLogSinkResponse) XXX_Size ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkResponse) XXX_Size() int
func (*ValidateAccountAuditLogSinkResponse) XXX_Unmarshal ¶ added in v0.51.0
func (m *ValidateAccountAuditLogSinkResponse) XXX_Unmarshal(b []byte) error
type ValidateNamespaceExportSinkRequest ¶ added in v0.34.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"`
}
func (*ValidateNamespaceExportSinkRequest) Descriptor ¶ added in v0.34.0
func (*ValidateNamespaceExportSinkRequest) Descriptor() ([]byte, []int)
func (*ValidateNamespaceExportSinkRequest) Equal ¶ added in v0.34.0
func (this *ValidateNamespaceExportSinkRequest) Equal(that interface{}) bool
func (*ValidateNamespaceExportSinkRequest) GetNamespace ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkRequest) GetNamespace() string
func (*ValidateNamespaceExportSinkRequest) GetSpec ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkRequest) GetSpec() *v12.ExportSinkSpec
func (*ValidateNamespaceExportSinkRequest) GoString ¶ added in v0.34.0
func (this *ValidateNamespaceExportSinkRequest) GoString() string
func (*ValidateNamespaceExportSinkRequest) Marshal ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkRequest) Marshal() (dAtA []byte, err error)
func (*ValidateNamespaceExportSinkRequest) MarshalTo ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*ValidateNamespaceExportSinkRequest) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ValidateNamespaceExportSinkRequest) ProtoMessage ¶ added in v0.34.0
func (*ValidateNamespaceExportSinkRequest) ProtoMessage()
func (*ValidateNamespaceExportSinkRequest) Reset ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkRequest) Reset()
func (*ValidateNamespaceExportSinkRequest) Size ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkRequest) Size() (n int)
func (*ValidateNamespaceExportSinkRequest) String ¶ added in v0.34.0
func (this *ValidateNamespaceExportSinkRequest) String() string
func (*ValidateNamespaceExportSinkRequest) Unmarshal ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkRequest) Unmarshal(dAtA []byte) error
func (*ValidateNamespaceExportSinkRequest) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkRequest) XXX_DiscardUnknown()
func (*ValidateNamespaceExportSinkRequest) XXX_Marshal ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ValidateNamespaceExportSinkRequest) XXX_Merge ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkRequest) XXX_Merge(src proto.Message)
func (*ValidateNamespaceExportSinkRequest) XXX_Size ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkRequest) XXX_Size() int
func (*ValidateNamespaceExportSinkRequest) XXX_Unmarshal ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkRequest) XXX_Unmarshal(b []byte) error
type ValidateNamespaceExportSinkResponse ¶ added in v0.34.0
type ValidateNamespaceExportSinkResponse struct {
}
func (*ValidateNamespaceExportSinkResponse) Descriptor ¶ added in v0.34.0
func (*ValidateNamespaceExportSinkResponse) Descriptor() ([]byte, []int)
func (*ValidateNamespaceExportSinkResponse) Equal ¶ added in v0.34.0
func (this *ValidateNamespaceExportSinkResponse) Equal(that interface{}) bool
func (*ValidateNamespaceExportSinkResponse) GoString ¶ added in v0.34.0
func (this *ValidateNamespaceExportSinkResponse) GoString() string
func (*ValidateNamespaceExportSinkResponse) Marshal ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkResponse) Marshal() (dAtA []byte, err error)
func (*ValidateNamespaceExportSinkResponse) MarshalTo ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*ValidateNamespaceExportSinkResponse) MarshalToSizedBuffer ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ValidateNamespaceExportSinkResponse) ProtoMessage ¶ added in v0.34.0
func (*ValidateNamespaceExportSinkResponse) ProtoMessage()
func (*ValidateNamespaceExportSinkResponse) Reset ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkResponse) Reset()
func (*ValidateNamespaceExportSinkResponse) Size ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkResponse) Size() (n int)
func (*ValidateNamespaceExportSinkResponse) String ¶ added in v0.34.0
func (this *ValidateNamespaceExportSinkResponse) String() string
func (*ValidateNamespaceExportSinkResponse) Unmarshal ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkResponse) Unmarshal(dAtA []byte) error
func (*ValidateNamespaceExportSinkResponse) XXX_DiscardUnknown ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkResponse) XXX_DiscardUnknown()
func (*ValidateNamespaceExportSinkResponse) XXX_Marshal ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ValidateNamespaceExportSinkResponse) XXX_Merge ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkResponse) XXX_Merge(src proto.Message)
func (*ValidateNamespaceExportSinkResponse) XXX_Size ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkResponse) XXX_Size() int
func (*ValidateNamespaceExportSinkResponse) XXX_Unmarshal ¶ added in v0.34.0
func (m *ValidateNamespaceExportSinkResponse) XXX_Unmarshal(b []byte) error