Documentation ¶
Index ¶
- type BatchGetRecoveryStoreShardingInfosDescriptor
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetApiName() string
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetFullMethodName() string
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetMethodName() string
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetProtoPkgName() string
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetServiceDomain() string
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetServiceVersion() string
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetVerb() string
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) HasResource() bool
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) IsClientStream() bool
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) IsCollection() bool
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) IsPlural() bool
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) IsServerStream() bool
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) IsUnary() bool
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody() bool
- type BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle
- func (h *BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle
- func (h *BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetRecoveryStoreShardingInfosRequest
- func (*BatchGetRecoveryStoreShardingInfosRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetRecoveryStoreShardingInfosRequest) GetFieldMask() *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask
- func (m *BatchGetRecoveryStoreShardingInfosRequest) GetNames() []*recovery_store_sharding_info.Name
- func (m *BatchGetRecoveryStoreShardingInfosRequest) GetView() view.View
- func (*BatchGetRecoveryStoreShardingInfosRequest) GotenMessage()
- func (obj *BatchGetRecoveryStoreShardingInfosRequest) GotenValidate() error
- func (m *BatchGetRecoveryStoreShardingInfosRequest) Marshal() ([]byte, error)
- func (m *BatchGetRecoveryStoreShardingInfosRequest) MarshalJSON() ([]byte, error)
- func (*BatchGetRecoveryStoreShardingInfosRequest) ProtoMessage()
- func (m *BatchGetRecoveryStoreShardingInfosRequest) ProtoReflect() preflect.Message
- func (m *BatchGetRecoveryStoreShardingInfosRequest) Reset()
- func (m *BatchGetRecoveryStoreShardingInfosRequest) SetFieldMask(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask)
- func (m *BatchGetRecoveryStoreShardingInfosRequest) SetNames(fv []*recovery_store_sharding_info.Name)
- func (m *BatchGetRecoveryStoreShardingInfosRequest) SetView(fv view.View)
- func (m *BatchGetRecoveryStoreShardingInfosRequest) String() string
- func (m *BatchGetRecoveryStoreShardingInfosRequest) Unmarshal(b []byte) error
- func (m *BatchGetRecoveryStoreShardingInfosRequest) UnmarshalJSON(data []byte) error
- type BatchGetRecoveryStoreShardingInfosResponse
- func (*BatchGetRecoveryStoreShardingInfosResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetRecoveryStoreShardingInfosResponse) GetMissing() []*recovery_store_sharding_info.Name
- func (m *BatchGetRecoveryStoreShardingInfosResponse) GetRecoveryStoreShardingInfos() []*recovery_store_sharding_info.RecoveryStoreShardingInfo
- func (*BatchGetRecoveryStoreShardingInfosResponse) GotenMessage()
- func (obj *BatchGetRecoveryStoreShardingInfosResponse) GotenValidate() error
- func (m *BatchGetRecoveryStoreShardingInfosResponse) Marshal() ([]byte, error)
- func (m *BatchGetRecoveryStoreShardingInfosResponse) MarshalJSON() ([]byte, error)
- func (*BatchGetRecoveryStoreShardingInfosResponse) ProtoMessage()
- func (m *BatchGetRecoveryStoreShardingInfosResponse) ProtoReflect() preflect.Message
- func (m *BatchGetRecoveryStoreShardingInfosResponse) Reset()
- func (m *BatchGetRecoveryStoreShardingInfosResponse) SetMissing(fv []*recovery_store_sharding_info.Name)
- func (m *BatchGetRecoveryStoreShardingInfosResponse) SetRecoveryStoreShardingInfos(fv []*recovery_store_sharding_info.RecoveryStoreShardingInfo)
- func (m *BatchGetRecoveryStoreShardingInfosResponse) String() string
- func (m *BatchGetRecoveryStoreShardingInfosResponse) Unmarshal(b []byte) error
- func (m *BatchGetRecoveryStoreShardingInfosResponse) UnmarshalJSON(data []byte) error
- type CreateRecoveryStoreShardingInfoDescriptor
- func (d *CreateRecoveryStoreShardingInfoDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateRecoveryStoreShardingInfoDescriptor) GetApiName() string
- func (d *CreateRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string
- func (d *CreateRecoveryStoreShardingInfoDescriptor) GetMethodName() string
- func (d *CreateRecoveryStoreShardingInfoDescriptor) GetProtoPkgName() string
- func (d *CreateRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string
- func (d *CreateRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string
- func (d *CreateRecoveryStoreShardingInfoDescriptor) GetVerb() string
- func (d *CreateRecoveryStoreShardingInfoDescriptor) HasResource() bool
- func (d *CreateRecoveryStoreShardingInfoDescriptor) IsClientStream() bool
- func (d *CreateRecoveryStoreShardingInfoDescriptor) IsCollection() bool
- func (d *CreateRecoveryStoreShardingInfoDescriptor) IsPlural() bool
- func (d *CreateRecoveryStoreShardingInfoDescriptor) IsServerStream() bool
- func (d *CreateRecoveryStoreShardingInfoDescriptor) IsUnary() bool
- func (d *CreateRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody() bool
- type CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle
- func (h *CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle
- func (h *CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateRecoveryStoreShardingInfoRequest
- func (*CreateRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)
- func (m *CreateRecoveryStoreShardingInfoRequest) GetParent() *recovery_store_sharding_info.ParentName
- func (m *CreateRecoveryStoreShardingInfoRequest) GetRecoveryStoreShardingInfo() *recovery_store_sharding_info.RecoveryStoreShardingInfo
- func (*CreateRecoveryStoreShardingInfoRequest) GotenMessage()
- func (obj *CreateRecoveryStoreShardingInfoRequest) GotenValidate() error
- func (m *CreateRecoveryStoreShardingInfoRequest) Marshal() ([]byte, error)
- func (m *CreateRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)
- func (*CreateRecoveryStoreShardingInfoRequest) ProtoMessage()
- func (m *CreateRecoveryStoreShardingInfoRequest) ProtoReflect() preflect.Message
- func (m *CreateRecoveryStoreShardingInfoRequest) Reset()
- func (m *CreateRecoveryStoreShardingInfoRequest) SetParent(fv *recovery_store_sharding_info.ParentName)
- func (m *CreateRecoveryStoreShardingInfoRequest) SetRecoveryStoreShardingInfo(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo)
- func (m *CreateRecoveryStoreShardingInfoRequest) String() string
- func (m *CreateRecoveryStoreShardingInfoRequest) Unmarshal(b []byte) error
- func (m *CreateRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error
- type DeleteRecoveryStoreShardingInfoDescriptor
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetApiName() string
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetMethodName() string
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetProtoPkgName() string
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetVerb() string
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) HasResource() bool
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) IsClientStream() bool
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) IsCollection() bool
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) IsPlural() bool
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) IsServerStream() bool
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) IsUnary() bool
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody() bool
- type DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle
- func (h *DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle
- func (h *DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteRecoveryStoreShardingInfoRequest
- func (*DeleteRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)
- func (m *DeleteRecoveryStoreShardingInfoRequest) GetName() *recovery_store_sharding_info.Name
- func (*DeleteRecoveryStoreShardingInfoRequest) GotenMessage()
- func (obj *DeleteRecoveryStoreShardingInfoRequest) GotenValidate() error
- func (m *DeleteRecoveryStoreShardingInfoRequest) Marshal() ([]byte, error)
- func (m *DeleteRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)
- func (*DeleteRecoveryStoreShardingInfoRequest) ProtoMessage()
- func (m *DeleteRecoveryStoreShardingInfoRequest) ProtoReflect() preflect.Message
- func (m *DeleteRecoveryStoreShardingInfoRequest) Reset()
- func (m *DeleteRecoveryStoreShardingInfoRequest) SetName(fv *recovery_store_sharding_info.Name)
- func (m *DeleteRecoveryStoreShardingInfoRequest) String() string
- func (m *DeleteRecoveryStoreShardingInfoRequest) Unmarshal(b []byte) error
- func (m *DeleteRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error
- type GetRecoveryStoreShardingInfoDescriptor
- func (d *GetRecoveryStoreShardingInfoDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetRecoveryStoreShardingInfoDescriptor) GetApiName() string
- func (d *GetRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string
- func (d *GetRecoveryStoreShardingInfoDescriptor) GetMethodName() string
- func (d *GetRecoveryStoreShardingInfoDescriptor) GetProtoPkgName() string
- func (d *GetRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string
- func (d *GetRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string
- func (d *GetRecoveryStoreShardingInfoDescriptor) GetVerb() string
- func (d *GetRecoveryStoreShardingInfoDescriptor) HasResource() bool
- func (d *GetRecoveryStoreShardingInfoDescriptor) IsClientStream() bool
- func (d *GetRecoveryStoreShardingInfoDescriptor) IsCollection() bool
- func (d *GetRecoveryStoreShardingInfoDescriptor) IsPlural() bool
- func (d *GetRecoveryStoreShardingInfoDescriptor) IsServerStream() bool
- func (d *GetRecoveryStoreShardingInfoDescriptor) IsUnary() bool
- func (d *GetRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody() bool
- type GetRecoveryStoreShardingInfoDescriptorClientMsgHandle
- func (h *GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetRecoveryStoreShardingInfoDescriptorServerMsgHandle
- func (h *GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetRecoveryStoreShardingInfoRequest
- func (*GetRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)
- func (m *GetRecoveryStoreShardingInfoRequest) GetFieldMask() *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask
- func (m *GetRecoveryStoreShardingInfoRequest) GetName() *recovery_store_sharding_info.Name
- func (m *GetRecoveryStoreShardingInfoRequest) GetView() view.View
- func (*GetRecoveryStoreShardingInfoRequest) GotenMessage()
- func (obj *GetRecoveryStoreShardingInfoRequest) GotenValidate() error
- func (m *GetRecoveryStoreShardingInfoRequest) Marshal() ([]byte, error)
- func (m *GetRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)
- func (*GetRecoveryStoreShardingInfoRequest) ProtoMessage()
- func (m *GetRecoveryStoreShardingInfoRequest) ProtoReflect() preflect.Message
- func (m *GetRecoveryStoreShardingInfoRequest) Reset()
- func (m *GetRecoveryStoreShardingInfoRequest) SetFieldMask(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask)
- func (m *GetRecoveryStoreShardingInfoRequest) SetName(fv *recovery_store_sharding_info.Name)
- func (m *GetRecoveryStoreShardingInfoRequest) SetView(fv view.View)
- func (m *GetRecoveryStoreShardingInfoRequest) String() string
- func (m *GetRecoveryStoreShardingInfoRequest) Unmarshal(b []byte) error
- func (m *GetRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error
- type ListRecoveryStoreShardingInfosDescriptor
- func (d *ListRecoveryStoreShardingInfosDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListRecoveryStoreShardingInfosDescriptor) GetApiName() string
- func (d *ListRecoveryStoreShardingInfosDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListRecoveryStoreShardingInfosDescriptor) GetFullMethodName() string
- func (d *ListRecoveryStoreShardingInfosDescriptor) GetMethodName() string
- func (d *ListRecoveryStoreShardingInfosDescriptor) GetProtoPkgName() string
- func (d *ListRecoveryStoreShardingInfosDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListRecoveryStoreShardingInfosDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListRecoveryStoreShardingInfosDescriptor) GetServiceDomain() string
- func (d *ListRecoveryStoreShardingInfosDescriptor) GetServiceVersion() string
- func (d *ListRecoveryStoreShardingInfosDescriptor) GetVerb() string
- func (d *ListRecoveryStoreShardingInfosDescriptor) HasResource() bool
- func (d *ListRecoveryStoreShardingInfosDescriptor) IsClientStream() bool
- func (d *ListRecoveryStoreShardingInfosDescriptor) IsCollection() bool
- func (d *ListRecoveryStoreShardingInfosDescriptor) IsPlural() bool
- func (d *ListRecoveryStoreShardingInfosDescriptor) IsServerStream() bool
- func (d *ListRecoveryStoreShardingInfosDescriptor) IsUnary() bool
- func (d *ListRecoveryStoreShardingInfosDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListRecoveryStoreShardingInfosDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody() bool
- type ListRecoveryStoreShardingInfosDescriptorClientMsgHandle
- func (h *ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListRecoveryStoreShardingInfosDescriptorServerMsgHandle
- func (h *ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListRecoveryStoreShardingInfosRequest
- func (*ListRecoveryStoreShardingInfosRequest) Descriptor() ([]byte, []int)
- func (m *ListRecoveryStoreShardingInfosRequest) GetFieldMask() *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask
- func (m *ListRecoveryStoreShardingInfosRequest) GetFilter() *recovery_store_sharding_info.Filter
- func (m *ListRecoveryStoreShardingInfosRequest) GetIncludePagingInfo() bool
- func (m *ListRecoveryStoreShardingInfosRequest) GetOrderBy() *recovery_store_sharding_info.OrderBy
- func (m *ListRecoveryStoreShardingInfosRequest) GetPageSize() int32
- func (m *ListRecoveryStoreShardingInfosRequest) GetPageToken() *recovery_store_sharding_info.PagerCursor
- func (m *ListRecoveryStoreShardingInfosRequest) GetParent() *recovery_store_sharding_info.ParentName
- func (m *ListRecoveryStoreShardingInfosRequest) GetView() view.View
- func (*ListRecoveryStoreShardingInfosRequest) GotenMessage()
- func (obj *ListRecoveryStoreShardingInfosRequest) GotenValidate() error
- func (m *ListRecoveryStoreShardingInfosRequest) Marshal() ([]byte, error)
- func (m *ListRecoveryStoreShardingInfosRequest) MarshalJSON() ([]byte, error)
- func (*ListRecoveryStoreShardingInfosRequest) ProtoMessage()
- func (m *ListRecoveryStoreShardingInfosRequest) ProtoReflect() preflect.Message
- func (m *ListRecoveryStoreShardingInfosRequest) Reset()
- func (m *ListRecoveryStoreShardingInfosRequest) SetFieldMask(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask)
- func (m *ListRecoveryStoreShardingInfosRequest) SetFilter(fv *recovery_store_sharding_info.Filter)
- func (m *ListRecoveryStoreShardingInfosRequest) SetIncludePagingInfo(fv bool)
- func (m *ListRecoveryStoreShardingInfosRequest) SetOrderBy(fv *recovery_store_sharding_info.OrderBy)
- func (m *ListRecoveryStoreShardingInfosRequest) SetPageSize(fv int32)
- func (m *ListRecoveryStoreShardingInfosRequest) SetPageToken(fv *recovery_store_sharding_info.PagerCursor)
- func (m *ListRecoveryStoreShardingInfosRequest) SetParent(fv *recovery_store_sharding_info.ParentName)
- func (m *ListRecoveryStoreShardingInfosRequest) SetView(fv view.View)
- func (m *ListRecoveryStoreShardingInfosRequest) String() string
- func (m *ListRecoveryStoreShardingInfosRequest) Unmarshal(b []byte) error
- func (m *ListRecoveryStoreShardingInfosRequest) UnmarshalJSON(data []byte) error
- type ListRecoveryStoreShardingInfosResponse
- func (*ListRecoveryStoreShardingInfosResponse) Descriptor() ([]byte, []int)
- func (m *ListRecoveryStoreShardingInfosResponse) GetCurrentOffset() int32
- func (m *ListRecoveryStoreShardingInfosResponse) GetNextPageToken() *recovery_store_sharding_info.PagerCursor
- func (m *ListRecoveryStoreShardingInfosResponse) GetPrevPageToken() *recovery_store_sharding_info.PagerCursor
- func (m *ListRecoveryStoreShardingInfosResponse) GetRecoveryStoreShardingInfos() []*recovery_store_sharding_info.RecoveryStoreShardingInfo
- func (m *ListRecoveryStoreShardingInfosResponse) GetTotalResultsCount() int32
- func (*ListRecoveryStoreShardingInfosResponse) GotenMessage()
- func (obj *ListRecoveryStoreShardingInfosResponse) GotenValidate() error
- func (m *ListRecoveryStoreShardingInfosResponse) Marshal() ([]byte, error)
- func (m *ListRecoveryStoreShardingInfosResponse) MarshalJSON() ([]byte, error)
- func (*ListRecoveryStoreShardingInfosResponse) ProtoMessage()
- func (m *ListRecoveryStoreShardingInfosResponse) ProtoReflect() preflect.Message
- func (m *ListRecoveryStoreShardingInfosResponse) Reset()
- func (m *ListRecoveryStoreShardingInfosResponse) SetCurrentOffset(fv int32)
- func (m *ListRecoveryStoreShardingInfosResponse) SetNextPageToken(fv *recovery_store_sharding_info.PagerCursor)
- func (m *ListRecoveryStoreShardingInfosResponse) SetPrevPageToken(fv *recovery_store_sharding_info.PagerCursor)
- func (m *ListRecoveryStoreShardingInfosResponse) SetRecoveryStoreShardingInfos(fv []*recovery_store_sharding_info.RecoveryStoreShardingInfo)
- func (m *ListRecoveryStoreShardingInfosResponse) SetTotalResultsCount(fv int32)
- func (m *ListRecoveryStoreShardingInfosResponse) String() string
- func (m *ListRecoveryStoreShardingInfosResponse) Unmarshal(b []byte) error
- func (m *ListRecoveryStoreShardingInfosResponse) UnmarshalJSON(data []byte) error
- type RecoveryStoreShardingInfoServiceClient
- type RecoveryStoreShardingInfoServiceDescriptor
- func (d *RecoveryStoreShardingInfoServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *RecoveryStoreShardingInfoServiceDescriptor) GetApiName() string
- func (d *RecoveryStoreShardingInfoServiceDescriptor) GetFullAPIName() string
- func (d *RecoveryStoreShardingInfoServiceDescriptor) GetProtoPkgName() string
- func (d *RecoveryStoreShardingInfoServiceDescriptor) GetServiceDomain() string
- func (d *RecoveryStoreShardingInfoServiceDescriptor) GetServiceVersion() string
- type UpdateRecoveryStoreShardingInfoDescriptor
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetApiName() string
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetMethodName() string
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetProtoPkgName() string
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetVerb() string
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) HasResource() bool
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) IsClientStream() bool
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) IsCollection() bool
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) IsPlural() bool
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) IsServerStream() bool
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) IsUnary() bool
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody() bool
- type UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle
- func (h *UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle
- func (h *UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateRecoveryStoreShardingInfoRequest
- func (*UpdateRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)
- func (m *UpdateRecoveryStoreShardingInfoRequest) GetAllowMissing() bool
- func (m *UpdateRecoveryStoreShardingInfoRequest) GetCas() *UpdateRecoveryStoreShardingInfoRequest_CAS
- func (m *UpdateRecoveryStoreShardingInfoRequest) GetRecoveryStoreShardingInfo() *recovery_store_sharding_info.RecoveryStoreShardingInfo
- func (m *UpdateRecoveryStoreShardingInfoRequest) GetUpdateMask() *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask
- func (*UpdateRecoveryStoreShardingInfoRequest) GotenMessage()
- func (obj *UpdateRecoveryStoreShardingInfoRequest) GotenValidate() error
- func (m *UpdateRecoveryStoreShardingInfoRequest) Marshal() ([]byte, error)
- func (m *UpdateRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)
- func (*UpdateRecoveryStoreShardingInfoRequest) ProtoMessage()
- func (m *UpdateRecoveryStoreShardingInfoRequest) ProtoReflect() preflect.Message
- func (m *UpdateRecoveryStoreShardingInfoRequest) Reset()
- func (m *UpdateRecoveryStoreShardingInfoRequest) SetAllowMissing(fv bool)
- func (m *UpdateRecoveryStoreShardingInfoRequest) SetCas(fv *UpdateRecoveryStoreShardingInfoRequest_CAS)
- func (m *UpdateRecoveryStoreShardingInfoRequest) SetRecoveryStoreShardingInfo(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo)
- func (m *UpdateRecoveryStoreShardingInfoRequest) SetUpdateMask(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask)
- func (m *UpdateRecoveryStoreShardingInfoRequest) String() string
- func (m *UpdateRecoveryStoreShardingInfoRequest) Unmarshal(b []byte) error
- func (m *UpdateRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error
- type UpdateRecoveryStoreShardingInfoRequest_CAS
- func (*UpdateRecoveryStoreShardingInfoRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) GetConditionalState() *recovery_store_sharding_info.RecoveryStoreShardingInfo
- func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) GetFieldMask() *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask
- func (*UpdateRecoveryStoreShardingInfoRequest_CAS) GotenMessage()
- func (obj *UpdateRecoveryStoreShardingInfoRequest_CAS) GotenValidate() error
- func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) MarshalJSON() ([]byte, error)
- func (*UpdateRecoveryStoreShardingInfoRequest_CAS) ProtoMessage()
- func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) Reset()
- func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) SetConditionalState(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo)
- func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) SetFieldMask(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask)
- func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) String() string
- func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) UnmarshalJSON(data []byte) error
- type WatchRecoveryStoreShardingInfoClientStream
- type WatchRecoveryStoreShardingInfoDescriptor
- func (d *WatchRecoveryStoreShardingInfoDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchRecoveryStoreShardingInfoDescriptor) GetApiName() string
- func (d *WatchRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string
- func (d *WatchRecoveryStoreShardingInfoDescriptor) GetMethodName() string
- func (d *WatchRecoveryStoreShardingInfoDescriptor) GetProtoPkgName() string
- func (d *WatchRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string
- func (d *WatchRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string
- func (d *WatchRecoveryStoreShardingInfoDescriptor) GetVerb() string
- func (d *WatchRecoveryStoreShardingInfoDescriptor) HasResource() bool
- func (d *WatchRecoveryStoreShardingInfoDescriptor) IsClientStream() bool
- func (d *WatchRecoveryStoreShardingInfoDescriptor) IsCollection() bool
- func (d *WatchRecoveryStoreShardingInfoDescriptor) IsPlural() bool
- func (d *WatchRecoveryStoreShardingInfoDescriptor) IsServerStream() bool
- func (d *WatchRecoveryStoreShardingInfoDescriptor) IsUnary() bool
- func (d *WatchRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody() bool
- type WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle
- func (h *WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle
- func (h *WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchRecoveryStoreShardingInfoRequest
- func (*WatchRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)
- func (m *WatchRecoveryStoreShardingInfoRequest) GetFieldMask() *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask
- func (m *WatchRecoveryStoreShardingInfoRequest) GetName() *recovery_store_sharding_info.Name
- func (m *WatchRecoveryStoreShardingInfoRequest) GetView() view.View
- func (*WatchRecoveryStoreShardingInfoRequest) GotenMessage()
- func (obj *WatchRecoveryStoreShardingInfoRequest) GotenValidate() error
- func (m *WatchRecoveryStoreShardingInfoRequest) Marshal() ([]byte, error)
- func (m *WatchRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)
- func (*WatchRecoveryStoreShardingInfoRequest) ProtoMessage()
- func (m *WatchRecoveryStoreShardingInfoRequest) ProtoReflect() preflect.Message
- func (m *WatchRecoveryStoreShardingInfoRequest) Reset()
- func (m *WatchRecoveryStoreShardingInfoRequest) SetFieldMask(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask)
- func (m *WatchRecoveryStoreShardingInfoRequest) SetName(fv *recovery_store_sharding_info.Name)
- func (m *WatchRecoveryStoreShardingInfoRequest) SetView(fv view.View)
- func (m *WatchRecoveryStoreShardingInfoRequest) String() string
- func (m *WatchRecoveryStoreShardingInfoRequest) Unmarshal(b []byte) error
- func (m *WatchRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error
- type WatchRecoveryStoreShardingInfoResponse
- func (*WatchRecoveryStoreShardingInfoResponse) Descriptor() ([]byte, []int)
- func (m *WatchRecoveryStoreShardingInfoResponse) GetChange() *recovery_store_sharding_info.RecoveryStoreShardingInfoChange
- func (*WatchRecoveryStoreShardingInfoResponse) GotenMessage()
- func (obj *WatchRecoveryStoreShardingInfoResponse) GotenValidate() error
- func (m *WatchRecoveryStoreShardingInfoResponse) Marshal() ([]byte, error)
- func (m *WatchRecoveryStoreShardingInfoResponse) MarshalJSON() ([]byte, error)
- func (*WatchRecoveryStoreShardingInfoResponse) ProtoMessage()
- func (m *WatchRecoveryStoreShardingInfoResponse) ProtoReflect() preflect.Message
- func (m *WatchRecoveryStoreShardingInfoResponse) Reset()
- func (m *WatchRecoveryStoreShardingInfoResponse) SetChange(fv *recovery_store_sharding_info.RecoveryStoreShardingInfoChange)
- func (m *WatchRecoveryStoreShardingInfoResponse) String() string
- func (m *WatchRecoveryStoreShardingInfoResponse) Unmarshal(b []byte) error
- func (m *WatchRecoveryStoreShardingInfoResponse) UnmarshalJSON(data []byte) error
- type WatchRecoveryStoreShardingInfosClientStream
- type WatchRecoveryStoreShardingInfosDescriptor
- func (d *WatchRecoveryStoreShardingInfosDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchRecoveryStoreShardingInfosDescriptor) GetApiName() string
- func (d *WatchRecoveryStoreShardingInfosDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchRecoveryStoreShardingInfosDescriptor) GetFullMethodName() string
- func (d *WatchRecoveryStoreShardingInfosDescriptor) GetMethodName() string
- func (d *WatchRecoveryStoreShardingInfosDescriptor) GetProtoPkgName() string
- func (d *WatchRecoveryStoreShardingInfosDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchRecoveryStoreShardingInfosDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchRecoveryStoreShardingInfosDescriptor) GetServiceDomain() string
- func (d *WatchRecoveryStoreShardingInfosDescriptor) GetServiceVersion() string
- func (d *WatchRecoveryStoreShardingInfosDescriptor) GetVerb() string
- func (d *WatchRecoveryStoreShardingInfosDescriptor) HasResource() bool
- func (d *WatchRecoveryStoreShardingInfosDescriptor) IsClientStream() bool
- func (d *WatchRecoveryStoreShardingInfosDescriptor) IsCollection() bool
- func (d *WatchRecoveryStoreShardingInfosDescriptor) IsPlural() bool
- func (d *WatchRecoveryStoreShardingInfosDescriptor) IsServerStream() bool
- func (d *WatchRecoveryStoreShardingInfosDescriptor) IsUnary() bool
- func (d *WatchRecoveryStoreShardingInfosDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchRecoveryStoreShardingInfosDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody() bool
- type WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle
- func (h *WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle
- func (h *WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchRecoveryStoreShardingInfosRequest
- func (*WatchRecoveryStoreShardingInfosRequest) Descriptor() ([]byte, []int)
- func (m *WatchRecoveryStoreShardingInfosRequest) GetFieldMask() *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask
- func (m *WatchRecoveryStoreShardingInfosRequest) GetFilter() *recovery_store_sharding_info.Filter
- func (m *WatchRecoveryStoreShardingInfosRequest) GetMaxChunkSize() int32
- func (m *WatchRecoveryStoreShardingInfosRequest) GetOrderBy() *recovery_store_sharding_info.OrderBy
- func (m *WatchRecoveryStoreShardingInfosRequest) GetPageSize() int32
- func (m *WatchRecoveryStoreShardingInfosRequest) GetPageToken() *recovery_store_sharding_info.PagerCursor
- func (m *WatchRecoveryStoreShardingInfosRequest) GetParent() *recovery_store_sharding_info.ParentName
- func (m *WatchRecoveryStoreShardingInfosRequest) GetResumeToken() string
- func (m *WatchRecoveryStoreShardingInfosRequest) GetStartingTime() *timestamppb.Timestamp
- func (m *WatchRecoveryStoreShardingInfosRequest) GetType() watch_type.WatchType
- func (m *WatchRecoveryStoreShardingInfosRequest) GetView() view.View
- func (*WatchRecoveryStoreShardingInfosRequest) GotenMessage()
- func (obj *WatchRecoveryStoreShardingInfosRequest) GotenValidate() error
- func (m *WatchRecoveryStoreShardingInfosRequest) Marshal() ([]byte, error)
- func (m *WatchRecoveryStoreShardingInfosRequest) MarshalJSON() ([]byte, error)
- func (*WatchRecoveryStoreShardingInfosRequest) ProtoMessage()
- func (m *WatchRecoveryStoreShardingInfosRequest) ProtoReflect() preflect.Message
- func (m *WatchRecoveryStoreShardingInfosRequest) Reset()
- func (m *WatchRecoveryStoreShardingInfosRequest) SetFieldMask(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask)
- func (m *WatchRecoveryStoreShardingInfosRequest) SetFilter(fv *recovery_store_sharding_info.Filter)
- func (m *WatchRecoveryStoreShardingInfosRequest) SetMaxChunkSize(fv int32)
- func (m *WatchRecoveryStoreShardingInfosRequest) SetOrderBy(fv *recovery_store_sharding_info.OrderBy)
- func (m *WatchRecoveryStoreShardingInfosRequest) SetPageSize(fv int32)
- func (m *WatchRecoveryStoreShardingInfosRequest) SetPageToken(fv *recovery_store_sharding_info.PagerCursor)
- func (m *WatchRecoveryStoreShardingInfosRequest) SetParent(fv *recovery_store_sharding_info.ParentName)
- func (m *WatchRecoveryStoreShardingInfosRequest) SetResumeToken(fv string)
- func (m *WatchRecoveryStoreShardingInfosRequest) SetStartingTime(fv *timestamppb.Timestamp)
- func (m *WatchRecoveryStoreShardingInfosRequest) SetType(fv watch_type.WatchType)
- func (m *WatchRecoveryStoreShardingInfosRequest) SetView(fv view.View)
- func (m *WatchRecoveryStoreShardingInfosRequest) String() string
- func (m *WatchRecoveryStoreShardingInfosRequest) Unmarshal(b []byte) error
- func (m *WatchRecoveryStoreShardingInfosRequest) UnmarshalJSON(data []byte) error
- type WatchRecoveryStoreShardingInfosResponse
- func (*WatchRecoveryStoreShardingInfosResponse) Descriptor() ([]byte, []int)
- func (m *WatchRecoveryStoreShardingInfosResponse) GetIsCurrent() bool
- func (m *WatchRecoveryStoreShardingInfosResponse) GetIsHardReset() bool
- func (m *WatchRecoveryStoreShardingInfosResponse) GetIsSoftReset() bool
- func (m *WatchRecoveryStoreShardingInfosResponse) GetPageTokenChange() *WatchRecoveryStoreShardingInfosResponse_PageTokenChange
- func (m *WatchRecoveryStoreShardingInfosResponse) GetRecoveryStoreShardingInfoChanges() []*recovery_store_sharding_info.RecoveryStoreShardingInfoChange
- func (m *WatchRecoveryStoreShardingInfosResponse) GetResumeToken() string
- func (m *WatchRecoveryStoreShardingInfosResponse) GetSnapshotSize() int64
- func (*WatchRecoveryStoreShardingInfosResponse) GotenMessage()
- func (obj *WatchRecoveryStoreShardingInfosResponse) GotenValidate() error
- func (m *WatchRecoveryStoreShardingInfosResponse) Marshal() ([]byte, error)
- func (m *WatchRecoveryStoreShardingInfosResponse) MarshalJSON() ([]byte, error)
- func (*WatchRecoveryStoreShardingInfosResponse) ProtoMessage()
- func (m *WatchRecoveryStoreShardingInfosResponse) ProtoReflect() preflect.Message
- func (m *WatchRecoveryStoreShardingInfosResponse) Reset()
- func (m *WatchRecoveryStoreShardingInfosResponse) SetIsCurrent(fv bool)
- func (m *WatchRecoveryStoreShardingInfosResponse) SetIsHardReset(fv bool)
- func (m *WatchRecoveryStoreShardingInfosResponse) SetIsSoftReset(fv bool)
- func (m *WatchRecoveryStoreShardingInfosResponse) SetPageTokenChange(fv *WatchRecoveryStoreShardingInfosResponse_PageTokenChange)
- func (m *WatchRecoveryStoreShardingInfosResponse) SetRecoveryStoreShardingInfoChanges(fv []*recovery_store_sharding_info.RecoveryStoreShardingInfoChange)
- func (m *WatchRecoveryStoreShardingInfosResponse) SetResumeToken(fv string)
- func (m *WatchRecoveryStoreShardingInfosResponse) SetSnapshotSize(fv int64)
- func (m *WatchRecoveryStoreShardingInfosResponse) String() string
- func (m *WatchRecoveryStoreShardingInfosResponse) Unmarshal(b []byte) error
- func (m *WatchRecoveryStoreShardingInfosResponse) UnmarshalJSON(data []byte) error
- type WatchRecoveryStoreShardingInfosResponse_PageTokenChange
- func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GetNextPageToken() *recovery_store_sharding_info.PagerCursor
- func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GetPrevPageToken() *recovery_store_sharding_info.PagerCursor
- func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GotenMessage()
- func (obj *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GotenValidate() error
- func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) ProtoMessage()
- func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Reset()
- func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) SetNextPageToken(fv *recovery_store_sharding_info.PagerCursor)
- func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) SetPrevPageToken(fv *recovery_store_sharding_info.PagerCursor)
- func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) String() string
- func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetRecoveryStoreShardingInfosDescriptor ¶
type BatchGetRecoveryStoreShardingInfosDescriptor struct{}
func GetBatchGetRecoveryStoreShardingInfosDescriptor ¶
func GetBatchGetRecoveryStoreShardingInfosDescriptor() *BatchGetRecoveryStoreShardingInfosDescriptor
func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetApiDescriptor ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetApiName ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetApiName() string
func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetFullMethodName ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetFullMethodName() string
func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetMethodName ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetMethodName() string
func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetProtoPkgName ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetProtoPkgName() string
func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetResourceDescriptor ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetServiceDomain ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetServiceDomain() string
func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetServiceVersion ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetServiceVersion() string
func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetVerb ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) GetVerb() string
func (*BatchGetRecoveryStoreShardingInfosDescriptor) HasResource ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) HasResource() bool
func (*BatchGetRecoveryStoreShardingInfosDescriptor) IsClientStream ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) IsClientStream() bool
func (*BatchGetRecoveryStoreShardingInfosDescriptor) IsCollection ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) IsCollection() bool
func (*BatchGetRecoveryStoreShardingInfosDescriptor) IsPlural ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) IsPlural() bool
func (*BatchGetRecoveryStoreShardingInfosDescriptor) IsServerStream ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) IsServerStream() bool
func (*BatchGetRecoveryStoreShardingInfosDescriptor) IsUnary ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) IsUnary() bool
func (*BatchGetRecoveryStoreShardingInfosDescriptor) NewEmptyClientMsg ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetRecoveryStoreShardingInfosDescriptor) NewEmptyServerMsg ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody ¶
func (d *BatchGetRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody() bool
type BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle ¶
type BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle struct{}
func (*BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle ¶
type BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle struct{}
func (*BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetRecoveryStoreShardingInfosRequest ¶
type BatchGetRecoveryStoreShardingInfosRequest struct { // Names of RecoveryStoreShardingInfos Names []*recovery_store_sharding_info.Name `protobuf:"bytes,2,rep,customtype=Name,name=names,proto3" json:"names,omitempty" firestore:"names"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask `` /* 157-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [BatchGetRecoveryStoreShardingInfos][ntt.monitoring.v3.BatchGetRecoveryStoreShardingInfos]
func (*BatchGetRecoveryStoreShardingInfosRequest) Descriptor ¶
func (*BatchGetRecoveryStoreShardingInfosRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetRecoveryStoreShardingInfosRequest.ProtoReflect.Descriptor instead.
func (*BatchGetRecoveryStoreShardingInfosRequest) GetFieldMask ¶
func (m *BatchGetRecoveryStoreShardingInfosRequest) GetFieldMask() *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask
func (*BatchGetRecoveryStoreShardingInfosRequest) GetNames ¶
func (m *BatchGetRecoveryStoreShardingInfosRequest) GetNames() []*recovery_store_sharding_info.Name
func (*BatchGetRecoveryStoreShardingInfosRequest) GetView ¶
func (m *BatchGetRecoveryStoreShardingInfosRequest) GetView() view.View
func (*BatchGetRecoveryStoreShardingInfosRequest) GotenMessage ¶
func (*BatchGetRecoveryStoreShardingInfosRequest) GotenMessage()
func (*BatchGetRecoveryStoreShardingInfosRequest) GotenValidate ¶
func (obj *BatchGetRecoveryStoreShardingInfosRequest) GotenValidate() error
func (*BatchGetRecoveryStoreShardingInfosRequest) Marshal ¶
func (m *BatchGetRecoveryStoreShardingInfosRequest) Marshal() ([]byte, error)
func (*BatchGetRecoveryStoreShardingInfosRequest) MarshalJSON ¶
func (m *BatchGetRecoveryStoreShardingInfosRequest) MarshalJSON() ([]byte, error)
func (*BatchGetRecoveryStoreShardingInfosRequest) ProtoMessage ¶
func (*BatchGetRecoveryStoreShardingInfosRequest) ProtoMessage()
func (*BatchGetRecoveryStoreShardingInfosRequest) ProtoReflect ¶
func (m *BatchGetRecoveryStoreShardingInfosRequest) ProtoReflect() preflect.Message
func (*BatchGetRecoveryStoreShardingInfosRequest) Reset ¶
func (m *BatchGetRecoveryStoreShardingInfosRequest) Reset()
func (*BatchGetRecoveryStoreShardingInfosRequest) SetFieldMask ¶
func (m *BatchGetRecoveryStoreShardingInfosRequest) SetFieldMask(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask)
func (*BatchGetRecoveryStoreShardingInfosRequest) SetNames ¶
func (m *BatchGetRecoveryStoreShardingInfosRequest) SetNames(fv []*recovery_store_sharding_info.Name)
func (*BatchGetRecoveryStoreShardingInfosRequest) SetView ¶
func (m *BatchGetRecoveryStoreShardingInfosRequest) SetView(fv view.View)
func (*BatchGetRecoveryStoreShardingInfosRequest) String ¶
func (m *BatchGetRecoveryStoreShardingInfosRequest) String() string
func (*BatchGetRecoveryStoreShardingInfosRequest) Unmarshal ¶
func (m *BatchGetRecoveryStoreShardingInfosRequest) Unmarshal(b []byte) error
func (*BatchGetRecoveryStoreShardingInfosRequest) UnmarshalJSON ¶
func (m *BatchGetRecoveryStoreShardingInfosRequest) UnmarshalJSON(data []byte) error
type BatchGetRecoveryStoreShardingInfosResponse ¶
type BatchGetRecoveryStoreShardingInfosResponse struct { // found RecoveryStoreShardingInfos RecoveryStoreShardingInfos []*recovery_store_sharding_info.RecoveryStoreShardingInfo `` /* 182-byte string literal not displayed */ // list of not found RecoveryStoreShardingInfos Missing []*recovery_store_sharding_info.Name `protobuf:"bytes,2,rep,customtype=Name,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetRecoveryStoreShardingInfosResponse
func (*BatchGetRecoveryStoreShardingInfosResponse) Descriptor ¶
func (*BatchGetRecoveryStoreShardingInfosResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetRecoveryStoreShardingInfosResponse.ProtoReflect.Descriptor instead.
func (*BatchGetRecoveryStoreShardingInfosResponse) GetMissing ¶
func (m *BatchGetRecoveryStoreShardingInfosResponse) GetMissing() []*recovery_store_sharding_info.Name
func (*BatchGetRecoveryStoreShardingInfosResponse) GetRecoveryStoreShardingInfos ¶
func (m *BatchGetRecoveryStoreShardingInfosResponse) GetRecoveryStoreShardingInfos() []*recovery_store_sharding_info.RecoveryStoreShardingInfo
func (*BatchGetRecoveryStoreShardingInfosResponse) GotenMessage ¶
func (*BatchGetRecoveryStoreShardingInfosResponse) GotenMessage()
func (*BatchGetRecoveryStoreShardingInfosResponse) GotenValidate ¶
func (obj *BatchGetRecoveryStoreShardingInfosResponse) GotenValidate() error
func (*BatchGetRecoveryStoreShardingInfosResponse) Marshal ¶
func (m *BatchGetRecoveryStoreShardingInfosResponse) Marshal() ([]byte, error)
func (*BatchGetRecoveryStoreShardingInfosResponse) MarshalJSON ¶
func (m *BatchGetRecoveryStoreShardingInfosResponse) MarshalJSON() ([]byte, error)
func (*BatchGetRecoveryStoreShardingInfosResponse) ProtoMessage ¶
func (*BatchGetRecoveryStoreShardingInfosResponse) ProtoMessage()
func (*BatchGetRecoveryStoreShardingInfosResponse) ProtoReflect ¶
func (m *BatchGetRecoveryStoreShardingInfosResponse) ProtoReflect() preflect.Message
func (*BatchGetRecoveryStoreShardingInfosResponse) Reset ¶
func (m *BatchGetRecoveryStoreShardingInfosResponse) Reset()
func (*BatchGetRecoveryStoreShardingInfosResponse) SetMissing ¶
func (m *BatchGetRecoveryStoreShardingInfosResponse) SetMissing(fv []*recovery_store_sharding_info.Name)
func (*BatchGetRecoveryStoreShardingInfosResponse) SetRecoveryStoreShardingInfos ¶
func (m *BatchGetRecoveryStoreShardingInfosResponse) SetRecoveryStoreShardingInfos(fv []*recovery_store_sharding_info.RecoveryStoreShardingInfo)
func (*BatchGetRecoveryStoreShardingInfosResponse) String ¶
func (m *BatchGetRecoveryStoreShardingInfosResponse) String() string
func (*BatchGetRecoveryStoreShardingInfosResponse) Unmarshal ¶
func (m *BatchGetRecoveryStoreShardingInfosResponse) Unmarshal(b []byte) error
func (*BatchGetRecoveryStoreShardingInfosResponse) UnmarshalJSON ¶
func (m *BatchGetRecoveryStoreShardingInfosResponse) UnmarshalJSON(data []byte) error
type CreateRecoveryStoreShardingInfoDescriptor ¶
type CreateRecoveryStoreShardingInfoDescriptor struct{}
func GetCreateRecoveryStoreShardingInfoDescriptor ¶
func GetCreateRecoveryStoreShardingInfoDescriptor() *CreateRecoveryStoreShardingInfoDescriptor
func (*CreateRecoveryStoreShardingInfoDescriptor) GetApiDescriptor ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateRecoveryStoreShardingInfoDescriptor) GetApiName ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) GetApiName() string
func (*CreateRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateRecoveryStoreShardingInfoDescriptor) GetFullMethodName ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string
func (*CreateRecoveryStoreShardingInfoDescriptor) GetMethodName ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) GetMethodName() string
func (*CreateRecoveryStoreShardingInfoDescriptor) GetProtoPkgName ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) GetProtoPkgName() string
func (*CreateRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateRecoveryStoreShardingInfoDescriptor) GetServiceDomain ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string
func (*CreateRecoveryStoreShardingInfoDescriptor) GetServiceVersion ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string
func (*CreateRecoveryStoreShardingInfoDescriptor) GetVerb ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) GetVerb() string
func (*CreateRecoveryStoreShardingInfoDescriptor) HasResource ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) HasResource() bool
func (*CreateRecoveryStoreShardingInfoDescriptor) IsClientStream ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) IsClientStream() bool
func (*CreateRecoveryStoreShardingInfoDescriptor) IsCollection ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) IsCollection() bool
func (*CreateRecoveryStoreShardingInfoDescriptor) IsPlural ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) IsPlural() bool
func (*CreateRecoveryStoreShardingInfoDescriptor) IsServerStream ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) IsServerStream() bool
func (*CreateRecoveryStoreShardingInfoDescriptor) IsUnary ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) IsUnary() bool
func (*CreateRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody ¶
func (d *CreateRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody() bool
type CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle ¶
type CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle struct{}
func (*CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle ¶
type CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle struct{}
func (*CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateRecoveryStoreShardingInfoRequest ¶
type CreateRecoveryStoreShardingInfoRequest struct { // Parent name of ntt.monitoring.v3.RecoveryStoreShardingInfo Parent *recovery_store_sharding_info.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // RecoveryStoreShardingInfo resource body RecoveryStoreShardingInfo *recovery_store_sharding_info.RecoveryStoreShardingInfo `` /* 178-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [CreateRecoveryStoreShardingInfo][ntt.monitoring.v3.CreateRecoveryStoreShardingInfo]
func (*CreateRecoveryStoreShardingInfoRequest) Descriptor ¶
func (*CreateRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateRecoveryStoreShardingInfoRequest.ProtoReflect.Descriptor instead.
func (*CreateRecoveryStoreShardingInfoRequest) GetParent ¶
func (m *CreateRecoveryStoreShardingInfoRequest) GetParent() *recovery_store_sharding_info.ParentName
func (*CreateRecoveryStoreShardingInfoRequest) GetRecoveryStoreShardingInfo ¶
func (m *CreateRecoveryStoreShardingInfoRequest) GetRecoveryStoreShardingInfo() *recovery_store_sharding_info.RecoveryStoreShardingInfo
func (*CreateRecoveryStoreShardingInfoRequest) GotenMessage ¶
func (*CreateRecoveryStoreShardingInfoRequest) GotenMessage()
func (*CreateRecoveryStoreShardingInfoRequest) GotenValidate ¶
func (obj *CreateRecoveryStoreShardingInfoRequest) GotenValidate() error
func (*CreateRecoveryStoreShardingInfoRequest) Marshal ¶
func (m *CreateRecoveryStoreShardingInfoRequest) Marshal() ([]byte, error)
func (*CreateRecoveryStoreShardingInfoRequest) MarshalJSON ¶
func (m *CreateRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)
func (*CreateRecoveryStoreShardingInfoRequest) ProtoMessage ¶
func (*CreateRecoveryStoreShardingInfoRequest) ProtoMessage()
func (*CreateRecoveryStoreShardingInfoRequest) ProtoReflect ¶
func (m *CreateRecoveryStoreShardingInfoRequest) ProtoReflect() preflect.Message
func (*CreateRecoveryStoreShardingInfoRequest) Reset ¶
func (m *CreateRecoveryStoreShardingInfoRequest) Reset()
func (*CreateRecoveryStoreShardingInfoRequest) SetParent ¶
func (m *CreateRecoveryStoreShardingInfoRequest) SetParent(fv *recovery_store_sharding_info.ParentName)
func (*CreateRecoveryStoreShardingInfoRequest) SetRecoveryStoreShardingInfo ¶
func (m *CreateRecoveryStoreShardingInfoRequest) SetRecoveryStoreShardingInfo(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo)
func (*CreateRecoveryStoreShardingInfoRequest) String ¶
func (m *CreateRecoveryStoreShardingInfoRequest) String() string
func (*CreateRecoveryStoreShardingInfoRequest) Unmarshal ¶
func (m *CreateRecoveryStoreShardingInfoRequest) Unmarshal(b []byte) error
func (*CreateRecoveryStoreShardingInfoRequest) UnmarshalJSON ¶
func (m *CreateRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error
type DeleteRecoveryStoreShardingInfoDescriptor ¶
type DeleteRecoveryStoreShardingInfoDescriptor struct{}
func GetDeleteRecoveryStoreShardingInfoDescriptor ¶
func GetDeleteRecoveryStoreShardingInfoDescriptor() *DeleteRecoveryStoreShardingInfoDescriptor
func (*DeleteRecoveryStoreShardingInfoDescriptor) GetApiDescriptor ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteRecoveryStoreShardingInfoDescriptor) GetApiName ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetApiName() string
func (*DeleteRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteRecoveryStoreShardingInfoDescriptor) GetFullMethodName ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string
func (*DeleteRecoveryStoreShardingInfoDescriptor) GetMethodName ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetMethodName() string
func (*DeleteRecoveryStoreShardingInfoDescriptor) GetProtoPkgName ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetProtoPkgName() string
func (*DeleteRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteRecoveryStoreShardingInfoDescriptor) GetServiceDomain ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string
func (*DeleteRecoveryStoreShardingInfoDescriptor) GetServiceVersion ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string
func (*DeleteRecoveryStoreShardingInfoDescriptor) GetVerb ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetVerb() string
func (*DeleteRecoveryStoreShardingInfoDescriptor) HasResource ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) HasResource() bool
func (*DeleteRecoveryStoreShardingInfoDescriptor) IsClientStream ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) IsClientStream() bool
func (*DeleteRecoveryStoreShardingInfoDescriptor) IsCollection ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) IsCollection() bool
func (*DeleteRecoveryStoreShardingInfoDescriptor) IsPlural ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) IsPlural() bool
func (*DeleteRecoveryStoreShardingInfoDescriptor) IsServerStream ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) IsServerStream() bool
func (*DeleteRecoveryStoreShardingInfoDescriptor) IsUnary ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) IsUnary() bool
func (*DeleteRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody ¶
func (d *DeleteRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody() bool
type DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle ¶
type DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle struct{}
func (*DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle ¶
type DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle struct{}
func (*DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteRecoveryStoreShardingInfoRequest ¶
type DeleteRecoveryStoreShardingInfoRequest struct { // Name of ntt.monitoring.v3.RecoveryStoreShardingInfo Name *recovery_store_sharding_info.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteRecoveryStoreShardingInfo][ntt.monitoring.v3.DeleteRecoveryStoreShardingInfo]
func (*DeleteRecoveryStoreShardingInfoRequest) Descriptor ¶
func (*DeleteRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteRecoveryStoreShardingInfoRequest.ProtoReflect.Descriptor instead.
func (*DeleteRecoveryStoreShardingInfoRequest) GetName ¶
func (m *DeleteRecoveryStoreShardingInfoRequest) GetName() *recovery_store_sharding_info.Name
func (*DeleteRecoveryStoreShardingInfoRequest) GotenMessage ¶
func (*DeleteRecoveryStoreShardingInfoRequest) GotenMessage()
func (*DeleteRecoveryStoreShardingInfoRequest) GotenValidate ¶
func (obj *DeleteRecoveryStoreShardingInfoRequest) GotenValidate() error
func (*DeleteRecoveryStoreShardingInfoRequest) Marshal ¶
func (m *DeleteRecoveryStoreShardingInfoRequest) Marshal() ([]byte, error)
func (*DeleteRecoveryStoreShardingInfoRequest) MarshalJSON ¶
func (m *DeleteRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)
func (*DeleteRecoveryStoreShardingInfoRequest) ProtoMessage ¶
func (*DeleteRecoveryStoreShardingInfoRequest) ProtoMessage()
func (*DeleteRecoveryStoreShardingInfoRequest) ProtoReflect ¶
func (m *DeleteRecoveryStoreShardingInfoRequest) ProtoReflect() preflect.Message
func (*DeleteRecoveryStoreShardingInfoRequest) Reset ¶
func (m *DeleteRecoveryStoreShardingInfoRequest) Reset()
func (*DeleteRecoveryStoreShardingInfoRequest) SetName ¶
func (m *DeleteRecoveryStoreShardingInfoRequest) SetName(fv *recovery_store_sharding_info.Name)
func (*DeleteRecoveryStoreShardingInfoRequest) String ¶
func (m *DeleteRecoveryStoreShardingInfoRequest) String() string
func (*DeleteRecoveryStoreShardingInfoRequest) Unmarshal ¶
func (m *DeleteRecoveryStoreShardingInfoRequest) Unmarshal(b []byte) error
func (*DeleteRecoveryStoreShardingInfoRequest) UnmarshalJSON ¶
func (m *DeleteRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error
type GetRecoveryStoreShardingInfoDescriptor ¶
type GetRecoveryStoreShardingInfoDescriptor struct{}
func GetGetRecoveryStoreShardingInfoDescriptor ¶
func GetGetRecoveryStoreShardingInfoDescriptor() *GetRecoveryStoreShardingInfoDescriptor
func (*GetRecoveryStoreShardingInfoDescriptor) GetApiDescriptor ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetRecoveryStoreShardingInfoDescriptor) GetApiName ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) GetApiName() string
func (*GetRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetRecoveryStoreShardingInfoDescriptor) GetFullMethodName ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string
func (*GetRecoveryStoreShardingInfoDescriptor) GetMethodName ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) GetMethodName() string
func (*GetRecoveryStoreShardingInfoDescriptor) GetProtoPkgName ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) GetProtoPkgName() string
func (*GetRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetRecoveryStoreShardingInfoDescriptor) GetServiceDomain ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string
func (*GetRecoveryStoreShardingInfoDescriptor) GetServiceVersion ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string
func (*GetRecoveryStoreShardingInfoDescriptor) GetVerb ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) GetVerb() string
func (*GetRecoveryStoreShardingInfoDescriptor) HasResource ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) HasResource() bool
func (*GetRecoveryStoreShardingInfoDescriptor) IsClientStream ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) IsClientStream() bool
func (*GetRecoveryStoreShardingInfoDescriptor) IsCollection ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) IsCollection() bool
func (*GetRecoveryStoreShardingInfoDescriptor) IsPlural ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) IsPlural() bool
func (*GetRecoveryStoreShardingInfoDescriptor) IsServerStream ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) IsServerStream() bool
func (*GetRecoveryStoreShardingInfoDescriptor) IsUnary ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) IsUnary() bool
func (*GetRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg() proto.Message
func (*GetRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg() proto.Message
func (*GetRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody ¶
func (d *GetRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody() bool
type GetRecoveryStoreShardingInfoDescriptorClientMsgHandle ¶
type GetRecoveryStoreShardingInfoDescriptorClientMsgHandle struct{}
func (*GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetRecoveryStoreShardingInfoDescriptorServerMsgHandle ¶
type GetRecoveryStoreShardingInfoDescriptorServerMsgHandle struct{}
func (*GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetRecoveryStoreShardingInfoRequest ¶
type GetRecoveryStoreShardingInfoRequest struct { // Name of ntt.monitoring.v3.RecoveryStoreShardingInfo Name *recovery_store_sharding_info.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask `` /* 157-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [GetRecoveryStoreShardingInfo][ntt.monitoring.v3.GetRecoveryStoreShardingInfo]
func (*GetRecoveryStoreShardingInfoRequest) Descriptor ¶
func (*GetRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetRecoveryStoreShardingInfoRequest.ProtoReflect.Descriptor instead.
func (*GetRecoveryStoreShardingInfoRequest) GetFieldMask ¶
func (m *GetRecoveryStoreShardingInfoRequest) GetFieldMask() *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask
func (*GetRecoveryStoreShardingInfoRequest) GetName ¶
func (m *GetRecoveryStoreShardingInfoRequest) GetName() *recovery_store_sharding_info.Name
func (*GetRecoveryStoreShardingInfoRequest) GetView ¶
func (m *GetRecoveryStoreShardingInfoRequest) GetView() view.View
func (*GetRecoveryStoreShardingInfoRequest) GotenMessage ¶
func (*GetRecoveryStoreShardingInfoRequest) GotenMessage()
func (*GetRecoveryStoreShardingInfoRequest) GotenValidate ¶
func (obj *GetRecoveryStoreShardingInfoRequest) GotenValidate() error
func (*GetRecoveryStoreShardingInfoRequest) Marshal ¶
func (m *GetRecoveryStoreShardingInfoRequest) Marshal() ([]byte, error)
func (*GetRecoveryStoreShardingInfoRequest) MarshalJSON ¶
func (m *GetRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)
func (*GetRecoveryStoreShardingInfoRequest) ProtoMessage ¶
func (*GetRecoveryStoreShardingInfoRequest) ProtoMessage()
func (*GetRecoveryStoreShardingInfoRequest) ProtoReflect ¶
func (m *GetRecoveryStoreShardingInfoRequest) ProtoReflect() preflect.Message
func (*GetRecoveryStoreShardingInfoRequest) Reset ¶
func (m *GetRecoveryStoreShardingInfoRequest) Reset()
func (*GetRecoveryStoreShardingInfoRequest) SetFieldMask ¶
func (m *GetRecoveryStoreShardingInfoRequest) SetFieldMask(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask)
func (*GetRecoveryStoreShardingInfoRequest) SetName ¶
func (m *GetRecoveryStoreShardingInfoRequest) SetName(fv *recovery_store_sharding_info.Name)
func (*GetRecoveryStoreShardingInfoRequest) SetView ¶
func (m *GetRecoveryStoreShardingInfoRequest) SetView(fv view.View)
func (*GetRecoveryStoreShardingInfoRequest) String ¶
func (m *GetRecoveryStoreShardingInfoRequest) String() string
func (*GetRecoveryStoreShardingInfoRequest) Unmarshal ¶
func (m *GetRecoveryStoreShardingInfoRequest) Unmarshal(b []byte) error
func (*GetRecoveryStoreShardingInfoRequest) UnmarshalJSON ¶
func (m *GetRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error
type ListRecoveryStoreShardingInfosDescriptor ¶
type ListRecoveryStoreShardingInfosDescriptor struct{}
func GetListRecoveryStoreShardingInfosDescriptor ¶
func GetListRecoveryStoreShardingInfosDescriptor() *ListRecoveryStoreShardingInfosDescriptor
func (*ListRecoveryStoreShardingInfosDescriptor) GetApiDescriptor ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListRecoveryStoreShardingInfosDescriptor) GetApiName ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) GetApiName() string
func (*ListRecoveryStoreShardingInfosDescriptor) GetClientMsgReflectHandle ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListRecoveryStoreShardingInfosDescriptor) GetFullMethodName ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) GetFullMethodName() string
func (*ListRecoveryStoreShardingInfosDescriptor) GetMethodName ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) GetMethodName() string
func (*ListRecoveryStoreShardingInfosDescriptor) GetProtoPkgName ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) GetProtoPkgName() string
func (*ListRecoveryStoreShardingInfosDescriptor) GetResourceDescriptor ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListRecoveryStoreShardingInfosDescriptor) GetServerMsgReflectHandle ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListRecoveryStoreShardingInfosDescriptor) GetServiceDomain ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) GetServiceDomain() string
func (*ListRecoveryStoreShardingInfosDescriptor) GetServiceVersion ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) GetServiceVersion() string
func (*ListRecoveryStoreShardingInfosDescriptor) GetVerb ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) GetVerb() string
func (*ListRecoveryStoreShardingInfosDescriptor) HasResource ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) HasResource() bool
func (*ListRecoveryStoreShardingInfosDescriptor) IsClientStream ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) IsClientStream() bool
func (*ListRecoveryStoreShardingInfosDescriptor) IsCollection ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) IsCollection() bool
func (*ListRecoveryStoreShardingInfosDescriptor) IsPlural ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) IsPlural() bool
func (*ListRecoveryStoreShardingInfosDescriptor) IsServerStream ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) IsServerStream() bool
func (*ListRecoveryStoreShardingInfosDescriptor) IsUnary ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) IsUnary() bool
func (*ListRecoveryStoreShardingInfosDescriptor) NewEmptyClientMsg ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) NewEmptyClientMsg() proto.Message
func (*ListRecoveryStoreShardingInfosDescriptor) NewEmptyServerMsg ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) NewEmptyServerMsg() proto.Message
func (*ListRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody ¶
func (d *ListRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody() bool
type ListRecoveryStoreShardingInfosDescriptorClientMsgHandle ¶
type ListRecoveryStoreShardingInfosDescriptorClientMsgHandle struct{}
func (*ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListRecoveryStoreShardingInfosDescriptorServerMsgHandle ¶
type ListRecoveryStoreShardingInfosDescriptorServerMsgHandle struct{}
func (*ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListRecoveryStoreShardingInfosRequest ¶
type ListRecoveryStoreShardingInfosRequest struct { // Parent name of ntt.monitoring.v3.RecoveryStoreShardingInfo Parent *recovery_store_sharding_info.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer RecoveryStoreShardingInfos // than requested. If unspecified, server will pick an appropriate default. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"` // A token identifying a page of results the server should return. // Typically, this is the value of // [ListRecoveryStoreShardingInfosResponse.next_page_token][ntt.monitoring.v3.ListRecoveryStoreShardingInfosResponse.next_page_token] PageToken *recovery_store_sharding_info.PagerCursor `` /* 133-byte string literal not displayed */ // Order By - // https://cloud.google.com/apis/design/design_patterns#list_pagination list // of field path with order directive, either 'asc' or 'desc'. If direction is // not provided, 'asc' is assumed. e.g. "state.nested_field asc, // state.something.else desc, theme" OrderBy *recovery_store_sharding_info.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"` // Filter - filter results by field criteria. Simplified SQL-like syntax with // following operators: // <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS // [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels // CONTAINS "severity:important" OR (state.last_error_time > // "2018-11-15T10:00:00Z" AND state.status = "ERROR")' Filter *recovery_store_sharding_info.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask `` /* 157-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // Indicates if list response should contain total count and offset (fields // current_offset and total_results_count). IncludePagingInfo bool `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListRecoveryStoreShardingInfos][ntt.monitoring.v3.ListRecoveryStoreShardingInfos]
func (*ListRecoveryStoreShardingInfosRequest) Descriptor ¶
func (*ListRecoveryStoreShardingInfosRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListRecoveryStoreShardingInfosRequest.ProtoReflect.Descriptor instead.
func (*ListRecoveryStoreShardingInfosRequest) GetFieldMask ¶
func (m *ListRecoveryStoreShardingInfosRequest) GetFieldMask() *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask
func (*ListRecoveryStoreShardingInfosRequest) GetFilter ¶
func (m *ListRecoveryStoreShardingInfosRequest) GetFilter() *recovery_store_sharding_info.Filter
func (*ListRecoveryStoreShardingInfosRequest) GetIncludePagingInfo ¶
func (m *ListRecoveryStoreShardingInfosRequest) GetIncludePagingInfo() bool
func (*ListRecoveryStoreShardingInfosRequest) GetOrderBy ¶
func (m *ListRecoveryStoreShardingInfosRequest) GetOrderBy() *recovery_store_sharding_info.OrderBy
func (*ListRecoveryStoreShardingInfosRequest) GetPageSize ¶
func (m *ListRecoveryStoreShardingInfosRequest) GetPageSize() int32
func (*ListRecoveryStoreShardingInfosRequest) GetPageToken ¶
func (m *ListRecoveryStoreShardingInfosRequest) GetPageToken() *recovery_store_sharding_info.PagerCursor
func (*ListRecoveryStoreShardingInfosRequest) GetParent ¶
func (m *ListRecoveryStoreShardingInfosRequest) GetParent() *recovery_store_sharding_info.ParentName
func (*ListRecoveryStoreShardingInfosRequest) GetView ¶
func (m *ListRecoveryStoreShardingInfosRequest) GetView() view.View
func (*ListRecoveryStoreShardingInfosRequest) GotenMessage ¶
func (*ListRecoveryStoreShardingInfosRequest) GotenMessage()
func (*ListRecoveryStoreShardingInfosRequest) GotenValidate ¶
func (obj *ListRecoveryStoreShardingInfosRequest) GotenValidate() error
func (*ListRecoveryStoreShardingInfosRequest) Marshal ¶
func (m *ListRecoveryStoreShardingInfosRequest) Marshal() ([]byte, error)
func (*ListRecoveryStoreShardingInfosRequest) MarshalJSON ¶
func (m *ListRecoveryStoreShardingInfosRequest) MarshalJSON() ([]byte, error)
func (*ListRecoveryStoreShardingInfosRequest) ProtoMessage ¶
func (*ListRecoveryStoreShardingInfosRequest) ProtoMessage()
func (*ListRecoveryStoreShardingInfosRequest) ProtoReflect ¶
func (m *ListRecoveryStoreShardingInfosRequest) ProtoReflect() preflect.Message
func (*ListRecoveryStoreShardingInfosRequest) Reset ¶
func (m *ListRecoveryStoreShardingInfosRequest) Reset()
func (*ListRecoveryStoreShardingInfosRequest) SetFieldMask ¶
func (m *ListRecoveryStoreShardingInfosRequest) SetFieldMask(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask)
func (*ListRecoveryStoreShardingInfosRequest) SetFilter ¶
func (m *ListRecoveryStoreShardingInfosRequest) SetFilter(fv *recovery_store_sharding_info.Filter)
func (*ListRecoveryStoreShardingInfosRequest) SetIncludePagingInfo ¶
func (m *ListRecoveryStoreShardingInfosRequest) SetIncludePagingInfo(fv bool)
func (*ListRecoveryStoreShardingInfosRequest) SetOrderBy ¶
func (m *ListRecoveryStoreShardingInfosRequest) SetOrderBy(fv *recovery_store_sharding_info.OrderBy)
func (*ListRecoveryStoreShardingInfosRequest) SetPageSize ¶
func (m *ListRecoveryStoreShardingInfosRequest) SetPageSize(fv int32)
func (*ListRecoveryStoreShardingInfosRequest) SetPageToken ¶
func (m *ListRecoveryStoreShardingInfosRequest) SetPageToken(fv *recovery_store_sharding_info.PagerCursor)
func (*ListRecoveryStoreShardingInfosRequest) SetParent ¶
func (m *ListRecoveryStoreShardingInfosRequest) SetParent(fv *recovery_store_sharding_info.ParentName)
func (*ListRecoveryStoreShardingInfosRequest) SetView ¶
func (m *ListRecoveryStoreShardingInfosRequest) SetView(fv view.View)
func (*ListRecoveryStoreShardingInfosRequest) String ¶
func (m *ListRecoveryStoreShardingInfosRequest) String() string
func (*ListRecoveryStoreShardingInfosRequest) Unmarshal ¶
func (m *ListRecoveryStoreShardingInfosRequest) Unmarshal(b []byte) error
func (*ListRecoveryStoreShardingInfosRequest) UnmarshalJSON ¶
func (m *ListRecoveryStoreShardingInfosRequest) UnmarshalJSON(data []byte) error
type ListRecoveryStoreShardingInfosResponse ¶
type ListRecoveryStoreShardingInfosResponse struct { // The list of RecoveryStoreShardingInfos RecoveryStoreShardingInfos []*recovery_store_sharding_info.RecoveryStoreShardingInfo `` /* 182-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [ListRecoveryStoreShardingInfosRequest.page_token][ntt.monitoring.v3.ListRecoveryStoreShardingInfosRequest.page_token] PrevPageToken *recovery_store_sharding_info.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListRecoveryStoreShardingInfosRequest.page_token][ntt.monitoring.v3.ListRecoveryStoreShardingInfosRequest.page_token] NextPageToken *recovery_store_sharding_info.PagerCursor `` /* 151-byte string literal not displayed */ // Current offset from the first page or 0 if no page tokens were given, // paging info was not requested or there was an error while trying to get // it). Page index can be computed from offset and limit provided in a // request. CurrentOffset int32 `` /* 127-byte string literal not displayed */ // Number of total RecoveryStoreShardingInfos across all pages or 0, if there // are no items, paging info was not requested or there was an error while // trying to get it. TotalResultsCount int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListRecoveryStoreShardingInfos][ntt.monitoring.v3.ListRecoveryStoreShardingInfos]
func (*ListRecoveryStoreShardingInfosResponse) Descriptor ¶
func (*ListRecoveryStoreShardingInfosResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListRecoveryStoreShardingInfosResponse.ProtoReflect.Descriptor instead.
func (*ListRecoveryStoreShardingInfosResponse) GetCurrentOffset ¶
func (m *ListRecoveryStoreShardingInfosResponse) GetCurrentOffset() int32
func (*ListRecoveryStoreShardingInfosResponse) GetNextPageToken ¶
func (m *ListRecoveryStoreShardingInfosResponse) GetNextPageToken() *recovery_store_sharding_info.PagerCursor
func (*ListRecoveryStoreShardingInfosResponse) GetPrevPageToken ¶
func (m *ListRecoveryStoreShardingInfosResponse) GetPrevPageToken() *recovery_store_sharding_info.PagerCursor
func (*ListRecoveryStoreShardingInfosResponse) GetRecoveryStoreShardingInfos ¶
func (m *ListRecoveryStoreShardingInfosResponse) GetRecoveryStoreShardingInfos() []*recovery_store_sharding_info.RecoveryStoreShardingInfo
func (*ListRecoveryStoreShardingInfosResponse) GetTotalResultsCount ¶
func (m *ListRecoveryStoreShardingInfosResponse) GetTotalResultsCount() int32
func (*ListRecoveryStoreShardingInfosResponse) GotenMessage ¶
func (*ListRecoveryStoreShardingInfosResponse) GotenMessage()
func (*ListRecoveryStoreShardingInfosResponse) GotenValidate ¶
func (obj *ListRecoveryStoreShardingInfosResponse) GotenValidate() error
func (*ListRecoveryStoreShardingInfosResponse) Marshal ¶
func (m *ListRecoveryStoreShardingInfosResponse) Marshal() ([]byte, error)
func (*ListRecoveryStoreShardingInfosResponse) MarshalJSON ¶
func (m *ListRecoveryStoreShardingInfosResponse) MarshalJSON() ([]byte, error)
func (*ListRecoveryStoreShardingInfosResponse) ProtoMessage ¶
func (*ListRecoveryStoreShardingInfosResponse) ProtoMessage()
func (*ListRecoveryStoreShardingInfosResponse) ProtoReflect ¶
func (m *ListRecoveryStoreShardingInfosResponse) ProtoReflect() preflect.Message
func (*ListRecoveryStoreShardingInfosResponse) Reset ¶
func (m *ListRecoveryStoreShardingInfosResponse) Reset()
func (*ListRecoveryStoreShardingInfosResponse) SetCurrentOffset ¶
func (m *ListRecoveryStoreShardingInfosResponse) SetCurrentOffset(fv int32)
func (*ListRecoveryStoreShardingInfosResponse) SetNextPageToken ¶
func (m *ListRecoveryStoreShardingInfosResponse) SetNextPageToken(fv *recovery_store_sharding_info.PagerCursor)
func (*ListRecoveryStoreShardingInfosResponse) SetPrevPageToken ¶
func (m *ListRecoveryStoreShardingInfosResponse) SetPrevPageToken(fv *recovery_store_sharding_info.PagerCursor)
func (*ListRecoveryStoreShardingInfosResponse) SetRecoveryStoreShardingInfos ¶
func (m *ListRecoveryStoreShardingInfosResponse) SetRecoveryStoreShardingInfos(fv []*recovery_store_sharding_info.RecoveryStoreShardingInfo)
func (*ListRecoveryStoreShardingInfosResponse) SetTotalResultsCount ¶
func (m *ListRecoveryStoreShardingInfosResponse) SetTotalResultsCount(fv int32)
func (*ListRecoveryStoreShardingInfosResponse) String ¶
func (m *ListRecoveryStoreShardingInfosResponse) String() string
func (*ListRecoveryStoreShardingInfosResponse) Unmarshal ¶
func (m *ListRecoveryStoreShardingInfosResponse) Unmarshal(b []byte) error
func (*ListRecoveryStoreShardingInfosResponse) UnmarshalJSON ¶
func (m *ListRecoveryStoreShardingInfosResponse) UnmarshalJSON(data []byte) error
type RecoveryStoreShardingInfoServiceClient ¶
type RecoveryStoreShardingInfoServiceClient interface { GetRecoveryStoreShardingInfo(ctx context.Context, in *GetRecoveryStoreShardingInfoRequest, opts ...grpc.CallOption) (*recovery_store_sharding_info.RecoveryStoreShardingInfo, error) BatchGetRecoveryStoreShardingInfos(ctx context.Context, in *BatchGetRecoveryStoreShardingInfosRequest, opts ...grpc.CallOption) (*BatchGetRecoveryStoreShardingInfosResponse, error) ListRecoveryStoreShardingInfos(ctx context.Context, in *ListRecoveryStoreShardingInfosRequest, opts ...grpc.CallOption) (*ListRecoveryStoreShardingInfosResponse, error) WatchRecoveryStoreShardingInfo(ctx context.Context, in *WatchRecoveryStoreShardingInfoRequest, opts ...grpc.CallOption) (WatchRecoveryStoreShardingInfoClientStream, error) WatchRecoveryStoreShardingInfos(ctx context.Context, in *WatchRecoveryStoreShardingInfosRequest, opts ...grpc.CallOption) (WatchRecoveryStoreShardingInfosClientStream, error) CreateRecoveryStoreShardingInfo(ctx context.Context, in *CreateRecoveryStoreShardingInfoRequest, opts ...grpc.CallOption) (*recovery_store_sharding_info.RecoveryStoreShardingInfo, error) UpdateRecoveryStoreShardingInfo(ctx context.Context, in *UpdateRecoveryStoreShardingInfoRequest, opts ...grpc.CallOption) (*recovery_store_sharding_info.RecoveryStoreShardingInfo, error) DeleteRecoveryStoreShardingInfo(ctx context.Context, in *DeleteRecoveryStoreShardingInfoRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) }
RecoveryStoreShardingInfoServiceClient is the client API for RecoveryStoreShardingInfoService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewRecoveryStoreShardingInfoServiceClient ¶
func NewRecoveryStoreShardingInfoServiceClient(cc grpc.ClientConnInterface) RecoveryStoreShardingInfoServiceClient
type RecoveryStoreShardingInfoServiceDescriptor ¶
type RecoveryStoreShardingInfoServiceDescriptor struct{}
func GetRecoveryStoreShardingInfoServiceDescriptor ¶
func GetRecoveryStoreShardingInfoServiceDescriptor() *RecoveryStoreShardingInfoServiceDescriptor
func (*RecoveryStoreShardingInfoServiceDescriptor) AllMethodDescriptors ¶
func (d *RecoveryStoreShardingInfoServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*RecoveryStoreShardingInfoServiceDescriptor) GetApiName ¶
func (d *RecoveryStoreShardingInfoServiceDescriptor) GetApiName() string
func (*RecoveryStoreShardingInfoServiceDescriptor) GetFullAPIName ¶
func (d *RecoveryStoreShardingInfoServiceDescriptor) GetFullAPIName() string
func (*RecoveryStoreShardingInfoServiceDescriptor) GetProtoPkgName ¶
func (d *RecoveryStoreShardingInfoServiceDescriptor) GetProtoPkgName() string
func (*RecoveryStoreShardingInfoServiceDescriptor) GetServiceDomain ¶
func (d *RecoveryStoreShardingInfoServiceDescriptor) GetServiceDomain() string
func (*RecoveryStoreShardingInfoServiceDescriptor) GetServiceVersion ¶
func (d *RecoveryStoreShardingInfoServiceDescriptor) GetServiceVersion() string
type UpdateRecoveryStoreShardingInfoDescriptor ¶
type UpdateRecoveryStoreShardingInfoDescriptor struct{}
func GetUpdateRecoveryStoreShardingInfoDescriptor ¶
func GetUpdateRecoveryStoreShardingInfoDescriptor() *UpdateRecoveryStoreShardingInfoDescriptor
func (*UpdateRecoveryStoreShardingInfoDescriptor) GetApiDescriptor ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateRecoveryStoreShardingInfoDescriptor) GetApiName ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetApiName() string
func (*UpdateRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateRecoveryStoreShardingInfoDescriptor) GetFullMethodName ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string
func (*UpdateRecoveryStoreShardingInfoDescriptor) GetMethodName ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetMethodName() string
func (*UpdateRecoveryStoreShardingInfoDescriptor) GetProtoPkgName ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetProtoPkgName() string
func (*UpdateRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateRecoveryStoreShardingInfoDescriptor) GetServiceDomain ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string
func (*UpdateRecoveryStoreShardingInfoDescriptor) GetServiceVersion ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string
func (*UpdateRecoveryStoreShardingInfoDescriptor) GetVerb ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetVerb() string
func (*UpdateRecoveryStoreShardingInfoDescriptor) HasResource ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) HasResource() bool
func (*UpdateRecoveryStoreShardingInfoDescriptor) IsClientStream ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) IsClientStream() bool
func (*UpdateRecoveryStoreShardingInfoDescriptor) IsCollection ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) IsCollection() bool
func (*UpdateRecoveryStoreShardingInfoDescriptor) IsPlural ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) IsPlural() bool
func (*UpdateRecoveryStoreShardingInfoDescriptor) IsServerStream ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) IsServerStream() bool
func (*UpdateRecoveryStoreShardingInfoDescriptor) IsUnary ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) IsUnary() bool
func (*UpdateRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody ¶
func (d *UpdateRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody() bool
type UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle ¶
type UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle struct{}
func (*UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle ¶
type UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle struct{}
func (*UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateRecoveryStoreShardingInfoRequest ¶
type UpdateRecoveryStoreShardingInfoRequest struct { // RecoveryStoreShardingInfo resource body RecoveryStoreShardingInfo *recovery_store_sharding_info.RecoveryStoreShardingInfo `` /* 178-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask `` /* 161-byte string literal not displayed */ // Conditional update applied to request if update should be executed only for // specific resource state. If this field is populated, then server will fetch // existing resource, compare with the one stored in the cas field (after // applying field mask) and proceed with update only and only if they match. // Otherwise RPC error Aborted will be returned. Cas *UpdateRecoveryStoreShardingInfoRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // If set to true, and the resource is not found, // a new resource will be created. In this situation, // 'field_mask' is ignored. // // https://google.aip.dev/134#create-or-update AllowMissing bool `protobuf:"varint,5,opt,name=allow_missing,json=allowMissing,proto3" json:"allow_missing,omitempty" firestore:"allowMissing"` // contains filtered or unexported fields }
Request message for method [UpdateRecoveryStoreShardingInfo][ntt.monitoring.v3.UpdateRecoveryStoreShardingInfo]
func (*UpdateRecoveryStoreShardingInfoRequest) Descriptor ¶
func (*UpdateRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateRecoveryStoreShardingInfoRequest.ProtoReflect.Descriptor instead.
func (*UpdateRecoveryStoreShardingInfoRequest) GetAllowMissing ¶ added in v0.12.33
func (m *UpdateRecoveryStoreShardingInfoRequest) GetAllowMissing() bool
func (*UpdateRecoveryStoreShardingInfoRequest) GetCas ¶
func (m *UpdateRecoveryStoreShardingInfoRequest) GetCas() *UpdateRecoveryStoreShardingInfoRequest_CAS
func (*UpdateRecoveryStoreShardingInfoRequest) GetRecoveryStoreShardingInfo ¶
func (m *UpdateRecoveryStoreShardingInfoRequest) GetRecoveryStoreShardingInfo() *recovery_store_sharding_info.RecoveryStoreShardingInfo
func (*UpdateRecoveryStoreShardingInfoRequest) GetUpdateMask ¶
func (m *UpdateRecoveryStoreShardingInfoRequest) GetUpdateMask() *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask
func (*UpdateRecoveryStoreShardingInfoRequest) GotenMessage ¶
func (*UpdateRecoveryStoreShardingInfoRequest) GotenMessage()
func (*UpdateRecoveryStoreShardingInfoRequest) GotenValidate ¶
func (obj *UpdateRecoveryStoreShardingInfoRequest) GotenValidate() error
func (*UpdateRecoveryStoreShardingInfoRequest) Marshal ¶
func (m *UpdateRecoveryStoreShardingInfoRequest) Marshal() ([]byte, error)
func (*UpdateRecoveryStoreShardingInfoRequest) MarshalJSON ¶
func (m *UpdateRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)
func (*UpdateRecoveryStoreShardingInfoRequest) ProtoMessage ¶
func (*UpdateRecoveryStoreShardingInfoRequest) ProtoMessage()
func (*UpdateRecoveryStoreShardingInfoRequest) ProtoReflect ¶
func (m *UpdateRecoveryStoreShardingInfoRequest) ProtoReflect() preflect.Message
func (*UpdateRecoveryStoreShardingInfoRequest) Reset ¶
func (m *UpdateRecoveryStoreShardingInfoRequest) Reset()
func (*UpdateRecoveryStoreShardingInfoRequest) SetAllowMissing ¶ added in v0.12.33
func (m *UpdateRecoveryStoreShardingInfoRequest) SetAllowMissing(fv bool)
func (*UpdateRecoveryStoreShardingInfoRequest) SetCas ¶
func (m *UpdateRecoveryStoreShardingInfoRequest) SetCas(fv *UpdateRecoveryStoreShardingInfoRequest_CAS)
func (*UpdateRecoveryStoreShardingInfoRequest) SetRecoveryStoreShardingInfo ¶
func (m *UpdateRecoveryStoreShardingInfoRequest) SetRecoveryStoreShardingInfo(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo)
func (*UpdateRecoveryStoreShardingInfoRequest) SetUpdateMask ¶
func (m *UpdateRecoveryStoreShardingInfoRequest) SetUpdateMask(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask)
func (*UpdateRecoveryStoreShardingInfoRequest) String ¶
func (m *UpdateRecoveryStoreShardingInfoRequest) String() string
func (*UpdateRecoveryStoreShardingInfoRequest) Unmarshal ¶
func (m *UpdateRecoveryStoreShardingInfoRequest) Unmarshal(b []byte) error
func (*UpdateRecoveryStoreShardingInfoRequest) UnmarshalJSON ¶
func (m *UpdateRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error
type UpdateRecoveryStoreShardingInfoRequest_CAS ¶
type UpdateRecoveryStoreShardingInfoRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *recovery_store_sharding_info.RecoveryStoreShardingInfo `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
CAS - Compare and Swap. This object is used if user wants to make update conditional based upon previous resource version.
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) Descriptor ¶
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateRecoveryStoreShardingInfoRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) GetConditionalState ¶
func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) GetConditionalState() *recovery_store_sharding_info.RecoveryStoreShardingInfo
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) GetFieldMask ¶
func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) GetFieldMask() *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) GotenMessage ¶
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) GotenMessage()
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) GotenValidate ¶
func (obj *UpdateRecoveryStoreShardingInfoRequest_CAS) GotenValidate() error
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) Marshal ¶
func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) Marshal() ([]byte, error)
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) MarshalJSON ¶
func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) ProtoMessage ¶
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) ProtoMessage()
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) ProtoReflect ¶
func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) Reset ¶
func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) Reset()
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) SetConditionalState ¶
func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) SetConditionalState(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo)
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) SetFieldMask ¶
func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) SetFieldMask(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask)
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) String ¶
func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) String() string
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) Unmarshal ¶
func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) Unmarshal(b []byte) error
func (*UpdateRecoveryStoreShardingInfoRequest_CAS) UnmarshalJSON ¶
func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) UnmarshalJSON(data []byte) error
type WatchRecoveryStoreShardingInfoClientStream ¶
type WatchRecoveryStoreShardingInfoClientStream interface { Recv() (*WatchRecoveryStoreShardingInfoResponse, error) grpc.ClientStream }
type WatchRecoveryStoreShardingInfoDescriptor ¶
type WatchRecoveryStoreShardingInfoDescriptor struct{}
func GetWatchRecoveryStoreShardingInfoDescriptor ¶
func GetWatchRecoveryStoreShardingInfoDescriptor() *WatchRecoveryStoreShardingInfoDescriptor
func (*WatchRecoveryStoreShardingInfoDescriptor) GetApiDescriptor ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchRecoveryStoreShardingInfoDescriptor) GetApiName ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) GetApiName() string
func (*WatchRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchRecoveryStoreShardingInfoDescriptor) GetFullMethodName ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string
func (*WatchRecoveryStoreShardingInfoDescriptor) GetMethodName ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) GetMethodName() string
func (*WatchRecoveryStoreShardingInfoDescriptor) GetProtoPkgName ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) GetProtoPkgName() string
func (*WatchRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchRecoveryStoreShardingInfoDescriptor) GetServiceDomain ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string
func (*WatchRecoveryStoreShardingInfoDescriptor) GetServiceVersion ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string
func (*WatchRecoveryStoreShardingInfoDescriptor) GetVerb ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) GetVerb() string
func (*WatchRecoveryStoreShardingInfoDescriptor) HasResource ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) HasResource() bool
func (*WatchRecoveryStoreShardingInfoDescriptor) IsClientStream ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) IsClientStream() bool
func (*WatchRecoveryStoreShardingInfoDescriptor) IsCollection ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) IsCollection() bool
func (*WatchRecoveryStoreShardingInfoDescriptor) IsPlural ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) IsPlural() bool
func (*WatchRecoveryStoreShardingInfoDescriptor) IsServerStream ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) IsServerStream() bool
func (*WatchRecoveryStoreShardingInfoDescriptor) IsUnary ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) IsUnary() bool
func (*WatchRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody ¶
func (d *WatchRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody() bool
type WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle ¶
type WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle struct{}
func (*WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle ¶
type WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle struct{}
func (*WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchRecoveryStoreShardingInfoRequest ¶
type WatchRecoveryStoreShardingInfoRequest struct { // Name of ntt.monitoring.v3.RecoveryStoreShardingInfo Name *recovery_store_sharding_info.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask `` /* 157-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [WatchRecoveryStoreShardingInfo][ntt.monitoring.v3.WatchRecoveryStoreShardingInfo]
func (*WatchRecoveryStoreShardingInfoRequest) Descriptor ¶
func (*WatchRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchRecoveryStoreShardingInfoRequest.ProtoReflect.Descriptor instead.
func (*WatchRecoveryStoreShardingInfoRequest) GetFieldMask ¶
func (m *WatchRecoveryStoreShardingInfoRequest) GetFieldMask() *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask
func (*WatchRecoveryStoreShardingInfoRequest) GetName ¶
func (m *WatchRecoveryStoreShardingInfoRequest) GetName() *recovery_store_sharding_info.Name
func (*WatchRecoveryStoreShardingInfoRequest) GetView ¶
func (m *WatchRecoveryStoreShardingInfoRequest) GetView() view.View
func (*WatchRecoveryStoreShardingInfoRequest) GotenMessage ¶
func (*WatchRecoveryStoreShardingInfoRequest) GotenMessage()
func (*WatchRecoveryStoreShardingInfoRequest) GotenValidate ¶
func (obj *WatchRecoveryStoreShardingInfoRequest) GotenValidate() error
func (*WatchRecoveryStoreShardingInfoRequest) Marshal ¶
func (m *WatchRecoveryStoreShardingInfoRequest) Marshal() ([]byte, error)
func (*WatchRecoveryStoreShardingInfoRequest) MarshalJSON ¶
func (m *WatchRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)
func (*WatchRecoveryStoreShardingInfoRequest) ProtoMessage ¶
func (*WatchRecoveryStoreShardingInfoRequest) ProtoMessage()
func (*WatchRecoveryStoreShardingInfoRequest) ProtoReflect ¶
func (m *WatchRecoveryStoreShardingInfoRequest) ProtoReflect() preflect.Message
func (*WatchRecoveryStoreShardingInfoRequest) Reset ¶
func (m *WatchRecoveryStoreShardingInfoRequest) Reset()
func (*WatchRecoveryStoreShardingInfoRequest) SetFieldMask ¶
func (m *WatchRecoveryStoreShardingInfoRequest) SetFieldMask(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask)
func (*WatchRecoveryStoreShardingInfoRequest) SetName ¶
func (m *WatchRecoveryStoreShardingInfoRequest) SetName(fv *recovery_store_sharding_info.Name)
func (*WatchRecoveryStoreShardingInfoRequest) SetView ¶
func (m *WatchRecoveryStoreShardingInfoRequest) SetView(fv view.View)
func (*WatchRecoveryStoreShardingInfoRequest) String ¶
func (m *WatchRecoveryStoreShardingInfoRequest) String() string
func (*WatchRecoveryStoreShardingInfoRequest) Unmarshal ¶
func (m *WatchRecoveryStoreShardingInfoRequest) Unmarshal(b []byte) error
func (*WatchRecoveryStoreShardingInfoRequest) UnmarshalJSON ¶
func (m *WatchRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error
type WatchRecoveryStoreShardingInfoResponse ¶
type WatchRecoveryStoreShardingInfoResponse struct { Change *recovery_store_sharding_info.RecoveryStoreShardingInfoChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchRecoveryStoreShardingInfoResponse
func (*WatchRecoveryStoreShardingInfoResponse) Descriptor ¶
func (*WatchRecoveryStoreShardingInfoResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchRecoveryStoreShardingInfoResponse.ProtoReflect.Descriptor instead.
func (*WatchRecoveryStoreShardingInfoResponse) GetChange ¶
func (m *WatchRecoveryStoreShardingInfoResponse) GetChange() *recovery_store_sharding_info.RecoveryStoreShardingInfoChange
func (*WatchRecoveryStoreShardingInfoResponse) GotenMessage ¶
func (*WatchRecoveryStoreShardingInfoResponse) GotenMessage()
func (*WatchRecoveryStoreShardingInfoResponse) GotenValidate ¶
func (obj *WatchRecoveryStoreShardingInfoResponse) GotenValidate() error
func (*WatchRecoveryStoreShardingInfoResponse) Marshal ¶
func (m *WatchRecoveryStoreShardingInfoResponse) Marshal() ([]byte, error)
func (*WatchRecoveryStoreShardingInfoResponse) MarshalJSON ¶
func (m *WatchRecoveryStoreShardingInfoResponse) MarshalJSON() ([]byte, error)
func (*WatchRecoveryStoreShardingInfoResponse) ProtoMessage ¶
func (*WatchRecoveryStoreShardingInfoResponse) ProtoMessage()
func (*WatchRecoveryStoreShardingInfoResponse) ProtoReflect ¶
func (m *WatchRecoveryStoreShardingInfoResponse) ProtoReflect() preflect.Message
func (*WatchRecoveryStoreShardingInfoResponse) Reset ¶
func (m *WatchRecoveryStoreShardingInfoResponse) Reset()
func (*WatchRecoveryStoreShardingInfoResponse) SetChange ¶
func (m *WatchRecoveryStoreShardingInfoResponse) SetChange(fv *recovery_store_sharding_info.RecoveryStoreShardingInfoChange)
func (*WatchRecoveryStoreShardingInfoResponse) String ¶
func (m *WatchRecoveryStoreShardingInfoResponse) String() string
func (*WatchRecoveryStoreShardingInfoResponse) Unmarshal ¶
func (m *WatchRecoveryStoreShardingInfoResponse) Unmarshal(b []byte) error
func (*WatchRecoveryStoreShardingInfoResponse) UnmarshalJSON ¶
func (m *WatchRecoveryStoreShardingInfoResponse) UnmarshalJSON(data []byte) error
type WatchRecoveryStoreShardingInfosClientStream ¶
type WatchRecoveryStoreShardingInfosClientStream interface { Recv() (*WatchRecoveryStoreShardingInfosResponse, error) grpc.ClientStream }
type WatchRecoveryStoreShardingInfosDescriptor ¶
type WatchRecoveryStoreShardingInfosDescriptor struct{}
func GetWatchRecoveryStoreShardingInfosDescriptor ¶
func GetWatchRecoveryStoreShardingInfosDescriptor() *WatchRecoveryStoreShardingInfosDescriptor
func (*WatchRecoveryStoreShardingInfosDescriptor) GetApiDescriptor ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchRecoveryStoreShardingInfosDescriptor) GetApiName ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) GetApiName() string
func (*WatchRecoveryStoreShardingInfosDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchRecoveryStoreShardingInfosDescriptor) GetFullMethodName ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) GetFullMethodName() string
func (*WatchRecoveryStoreShardingInfosDescriptor) GetMethodName ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) GetMethodName() string
func (*WatchRecoveryStoreShardingInfosDescriptor) GetProtoPkgName ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) GetProtoPkgName() string
func (*WatchRecoveryStoreShardingInfosDescriptor) GetResourceDescriptor ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchRecoveryStoreShardingInfosDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchRecoveryStoreShardingInfosDescriptor) GetServiceDomain ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) GetServiceDomain() string
func (*WatchRecoveryStoreShardingInfosDescriptor) GetServiceVersion ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) GetServiceVersion() string
func (*WatchRecoveryStoreShardingInfosDescriptor) GetVerb ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) GetVerb() string
func (*WatchRecoveryStoreShardingInfosDescriptor) HasResource ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) HasResource() bool
func (*WatchRecoveryStoreShardingInfosDescriptor) IsClientStream ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) IsClientStream() bool
func (*WatchRecoveryStoreShardingInfosDescriptor) IsCollection ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) IsCollection() bool
func (*WatchRecoveryStoreShardingInfosDescriptor) IsPlural ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) IsPlural() bool
func (*WatchRecoveryStoreShardingInfosDescriptor) IsServerStream ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) IsServerStream() bool
func (*WatchRecoveryStoreShardingInfosDescriptor) IsUnary ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) IsUnary() bool
func (*WatchRecoveryStoreShardingInfosDescriptor) NewEmptyClientMsg ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchRecoveryStoreShardingInfosDescriptor) NewEmptyServerMsg ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody ¶
func (d *WatchRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody() bool
type WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle ¶
type WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle struct{}
func (*WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle ¶
type WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle struct{}
func (*WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchRecoveryStoreShardingInfosRequest ¶
type WatchRecoveryStoreShardingInfosRequest struct { // Type of a watch. Identifies how server stream data to a client, which // fields in a request are allowed and which fields in response are relevant. Type watch_type.WatchType `protobuf:"varint,9,opt,name=type,proto3,enum=goten.types.WatchType" json:"type,omitempty" firestore:"type"` // Parent name of ntt.monitoring.v3.RecoveryStoreShardingInfo Parent *recovery_store_sharding_info.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer RecoveryStoreShardingInfos // than requested. If unspecified, server will pick an appropriate default. // Can be populated only for stateful watch type. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"` // A token identifying a page of results the server should return. // Can be populated only for stateful watch type. PageToken *recovery_store_sharding_info.PagerCursor `` /* 133-byte string literal not displayed */ // Order By - // https://cloud.google.com/apis/design/design_patterns#list_pagination Can be // populated only for stateful watch type. OrderBy *recovery_store_sharding_info.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"` // A token identifying watch resume point from previous session. // Can be populated only for stateless watch type. ResumeToken string `protobuf:"bytes,10,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"` // Point in the time from which we want to start getting updates. This field // can be populated only for stateless watch type and if resume token is not // known yet. If specified, initial snapshot will NOT be provided. It is // assumed client can obtain it using separate means. Watch responses will // contain resume tokens which should be used to resume broken connection. StartingTime *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=starting_time,json=startingTime,proto3" json:"starting_time,omitempty" firestore:"startingTime"` // Filter - filter results by field criteria. Simplified SQL-like syntax with // following operators: // <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS // [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels // CONTAINS "severity:important" OR (state.last_error_time > // "2018-11-15T10:00:00Z" AND state.status = "ERROR")' Filter *recovery_store_sharding_info.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view Changes to RecoveryStoreShardingInfo // that don't affect any of masked fields won't be sent back. FieldMask *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask `` /* 157-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask Changes to // RecoveryStoreShardingInfo that don't affect any of masked fields won't be // sent back. View view.View `protobuf:"varint,8,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // Maximum amount of changes in each response message. Query result response // is divided on the server side into chunks with size of a specified amount // to limit memory footprint of each message. Responses will hold information // whether more elements will continue for the actual change. If unspecified, // server will pick an appropriate default. MaxChunkSize int32 `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [WatchRecoveryStoreShardingInfos][ntt.monitoring.v3.WatchRecoveryStoreShardingInfos]
func (*WatchRecoveryStoreShardingInfosRequest) Descriptor ¶
func (*WatchRecoveryStoreShardingInfosRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchRecoveryStoreShardingInfosRequest.ProtoReflect.Descriptor instead.
func (*WatchRecoveryStoreShardingInfosRequest) GetFieldMask ¶
func (m *WatchRecoveryStoreShardingInfosRequest) GetFieldMask() *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask
func (*WatchRecoveryStoreShardingInfosRequest) GetFilter ¶
func (m *WatchRecoveryStoreShardingInfosRequest) GetFilter() *recovery_store_sharding_info.Filter
func (*WatchRecoveryStoreShardingInfosRequest) GetMaxChunkSize ¶
func (m *WatchRecoveryStoreShardingInfosRequest) GetMaxChunkSize() int32
func (*WatchRecoveryStoreShardingInfosRequest) GetOrderBy ¶
func (m *WatchRecoveryStoreShardingInfosRequest) GetOrderBy() *recovery_store_sharding_info.OrderBy
func (*WatchRecoveryStoreShardingInfosRequest) GetPageSize ¶
func (m *WatchRecoveryStoreShardingInfosRequest) GetPageSize() int32
func (*WatchRecoveryStoreShardingInfosRequest) GetPageToken ¶
func (m *WatchRecoveryStoreShardingInfosRequest) GetPageToken() *recovery_store_sharding_info.PagerCursor
func (*WatchRecoveryStoreShardingInfosRequest) GetParent ¶
func (m *WatchRecoveryStoreShardingInfosRequest) GetParent() *recovery_store_sharding_info.ParentName
func (*WatchRecoveryStoreShardingInfosRequest) GetResumeToken ¶
func (m *WatchRecoveryStoreShardingInfosRequest) GetResumeToken() string
func (*WatchRecoveryStoreShardingInfosRequest) GetStartingTime ¶
func (m *WatchRecoveryStoreShardingInfosRequest) GetStartingTime() *timestamppb.Timestamp
func (*WatchRecoveryStoreShardingInfosRequest) GetType ¶
func (m *WatchRecoveryStoreShardingInfosRequest) GetType() watch_type.WatchType
func (*WatchRecoveryStoreShardingInfosRequest) GetView ¶
func (m *WatchRecoveryStoreShardingInfosRequest) GetView() view.View
func (*WatchRecoveryStoreShardingInfosRequest) GotenMessage ¶
func (*WatchRecoveryStoreShardingInfosRequest) GotenMessage()
func (*WatchRecoveryStoreShardingInfosRequest) GotenValidate ¶
func (obj *WatchRecoveryStoreShardingInfosRequest) GotenValidate() error
func (*WatchRecoveryStoreShardingInfosRequest) Marshal ¶
func (m *WatchRecoveryStoreShardingInfosRequest) Marshal() ([]byte, error)
func (*WatchRecoveryStoreShardingInfosRequest) MarshalJSON ¶
func (m *WatchRecoveryStoreShardingInfosRequest) MarshalJSON() ([]byte, error)
func (*WatchRecoveryStoreShardingInfosRequest) ProtoMessage ¶
func (*WatchRecoveryStoreShardingInfosRequest) ProtoMessage()
func (*WatchRecoveryStoreShardingInfosRequest) ProtoReflect ¶
func (m *WatchRecoveryStoreShardingInfosRequest) ProtoReflect() preflect.Message
func (*WatchRecoveryStoreShardingInfosRequest) Reset ¶
func (m *WatchRecoveryStoreShardingInfosRequest) Reset()
func (*WatchRecoveryStoreShardingInfosRequest) SetFieldMask ¶
func (m *WatchRecoveryStoreShardingInfosRequest) SetFieldMask(fv *recovery_store_sharding_info.RecoveryStoreShardingInfo_FieldMask)
func (*WatchRecoveryStoreShardingInfosRequest) SetFilter ¶
func (m *WatchRecoveryStoreShardingInfosRequest) SetFilter(fv *recovery_store_sharding_info.Filter)
func (*WatchRecoveryStoreShardingInfosRequest) SetMaxChunkSize ¶
func (m *WatchRecoveryStoreShardingInfosRequest) SetMaxChunkSize(fv int32)
func (*WatchRecoveryStoreShardingInfosRequest) SetOrderBy ¶
func (m *WatchRecoveryStoreShardingInfosRequest) SetOrderBy(fv *recovery_store_sharding_info.OrderBy)
func (*WatchRecoveryStoreShardingInfosRequest) SetPageSize ¶
func (m *WatchRecoveryStoreShardingInfosRequest) SetPageSize(fv int32)
func (*WatchRecoveryStoreShardingInfosRequest) SetPageToken ¶
func (m *WatchRecoveryStoreShardingInfosRequest) SetPageToken(fv *recovery_store_sharding_info.PagerCursor)
func (*WatchRecoveryStoreShardingInfosRequest) SetParent ¶
func (m *WatchRecoveryStoreShardingInfosRequest) SetParent(fv *recovery_store_sharding_info.ParentName)
func (*WatchRecoveryStoreShardingInfosRequest) SetResumeToken ¶
func (m *WatchRecoveryStoreShardingInfosRequest) SetResumeToken(fv string)
func (*WatchRecoveryStoreShardingInfosRequest) SetStartingTime ¶
func (m *WatchRecoveryStoreShardingInfosRequest) SetStartingTime(fv *timestamppb.Timestamp)
func (*WatchRecoveryStoreShardingInfosRequest) SetType ¶
func (m *WatchRecoveryStoreShardingInfosRequest) SetType(fv watch_type.WatchType)
func (*WatchRecoveryStoreShardingInfosRequest) SetView ¶
func (m *WatchRecoveryStoreShardingInfosRequest) SetView(fv view.View)
func (*WatchRecoveryStoreShardingInfosRequest) String ¶
func (m *WatchRecoveryStoreShardingInfosRequest) String() string
func (*WatchRecoveryStoreShardingInfosRequest) Unmarshal ¶
func (m *WatchRecoveryStoreShardingInfosRequest) Unmarshal(b []byte) error
func (*WatchRecoveryStoreShardingInfosRequest) UnmarshalJSON ¶
func (m *WatchRecoveryStoreShardingInfosRequest) UnmarshalJSON(data []byte) error
type WatchRecoveryStoreShardingInfosResponse ¶
type WatchRecoveryStoreShardingInfosResponse struct { // Changes of RecoveryStoreShardingInfos RecoveryStoreShardingInfoChanges []*recovery_store_sharding_info.RecoveryStoreShardingInfoChange `` /* 208-byte string literal not displayed */ // If request specified max_chunk_size (or this limit was enforced if // stateless watch has been chosen), then responses with "full changeset" will // be divided into chunks. Client should keep receiving messages and, once // is_current has value true, combine this recent message with all previous // ones where is_current is false. If this is the first is_current in a whole // watch stream, then it means that client should have, at this moment, // contain snapshot of the current situation (or more accurately, snapshot of // situation at the moment of request). All RecoveryStoreShardingInfos will be // of type Added/Current (depending on watch_type specified in the request). // Further responses will be incremental - however messages may still be // chunked and is_current logic still applies. is_current is always true for // stateful watch if max_chunk_size was left to 0. IsCurrent bool `protobuf:"varint,4,opt,name=is_current,json=isCurrent,proto3" json:"is_current,omitempty" firestore:"isCurrent"` // When present, PageTokens used for page navigation should be updated. // Present only if is_current is true (last chunk). PageTokenChange *WatchRecoveryStoreShardingInfosResponse_PageTokenChange `` /* 136-byte string literal not displayed */ // Token that can be used if current connection drops and client needs to // reconnect. Populated only for stateless watch type. Present only if // is_current is true (last chunk). ResumeToken string `protobuf:"bytes,5,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"` // Server may occasionally send information how many resources should client // have in its state so far (response message without any changes, but with // snapshot_size field specified). If client has different value than the one // sent by the server, then it should be treated by a client as an error and // should reconnect. If value is smaller then 0, then client should ignore // this field as unpopulated. This field should be checked only for stateless // watch. In stateful those kind of errors are handled by the server side. // Will be never sent together with is_current, is_soft_reset and // is_hard_reset flags. SnapshotSize int64 `protobuf:"varint,6,opt,name=snapshot_size,json=snapshotSize,proto3" json:"snapshot_size,omitempty" firestore:"snapshotSize"` // In case of internal issue server may send response message with this flag. // It indicates that client should drop all changes from recent responses // where is_current is false only! If last message had is_current set to true, // client should do nothing and process normally. Resume token received before // is still valid. This field should be checked only for stateless watch. In // stateful those kind of errors are handled by the server side. Will never be // sent along with is_current, is_hard_reset or snapshot_size. IsSoftReset bool `protobuf:"varint,7,opt,name=is_soft_reset,json=isSoftReset,proto3" json:"is_soft_reset,omitempty" firestore:"isSoftReset"` // In case of internal issue server may send response message with this flag. // After receiving, client should clear whole state (drop all changes received // so far) as server will send new snapshot (RecoveryStoreShardingInfos will // contains changes of type Current only). Any resume tokens should be // discarded as well. This field should be checked only for stateless watch. // In stateful those kind of errors are handled by the server side. Will never // be sent along with is_current, is_soft_reset or snapshot_size. IsHardReset bool `protobuf:"varint,8,opt,name=is_hard_reset,json=isHardReset,proto3" json:"is_hard_reset,omitempty" firestore:"isHardReset"` // contains filtered or unexported fields }
WatchRecoveryStoreShardingInfosResponse
func (*WatchRecoveryStoreShardingInfosResponse) Descriptor ¶
func (*WatchRecoveryStoreShardingInfosResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchRecoveryStoreShardingInfosResponse.ProtoReflect.Descriptor instead.
func (*WatchRecoveryStoreShardingInfosResponse) GetIsCurrent ¶
func (m *WatchRecoveryStoreShardingInfosResponse) GetIsCurrent() bool
func (*WatchRecoveryStoreShardingInfosResponse) GetIsHardReset ¶
func (m *WatchRecoveryStoreShardingInfosResponse) GetIsHardReset() bool
func (*WatchRecoveryStoreShardingInfosResponse) GetIsSoftReset ¶
func (m *WatchRecoveryStoreShardingInfosResponse) GetIsSoftReset() bool
func (*WatchRecoveryStoreShardingInfosResponse) GetPageTokenChange ¶
func (m *WatchRecoveryStoreShardingInfosResponse) GetPageTokenChange() *WatchRecoveryStoreShardingInfosResponse_PageTokenChange
func (*WatchRecoveryStoreShardingInfosResponse) GetRecoveryStoreShardingInfoChanges ¶
func (m *WatchRecoveryStoreShardingInfosResponse) GetRecoveryStoreShardingInfoChanges() []*recovery_store_sharding_info.RecoveryStoreShardingInfoChange
func (*WatchRecoveryStoreShardingInfosResponse) GetResumeToken ¶
func (m *WatchRecoveryStoreShardingInfosResponse) GetResumeToken() string
func (*WatchRecoveryStoreShardingInfosResponse) GetSnapshotSize ¶
func (m *WatchRecoveryStoreShardingInfosResponse) GetSnapshotSize() int64
func (*WatchRecoveryStoreShardingInfosResponse) GotenMessage ¶
func (*WatchRecoveryStoreShardingInfosResponse) GotenMessage()
func (*WatchRecoveryStoreShardingInfosResponse) GotenValidate ¶
func (obj *WatchRecoveryStoreShardingInfosResponse) GotenValidate() error
func (*WatchRecoveryStoreShardingInfosResponse) Marshal ¶
func (m *WatchRecoveryStoreShardingInfosResponse) Marshal() ([]byte, error)
func (*WatchRecoveryStoreShardingInfosResponse) MarshalJSON ¶
func (m *WatchRecoveryStoreShardingInfosResponse) MarshalJSON() ([]byte, error)
func (*WatchRecoveryStoreShardingInfosResponse) ProtoMessage ¶
func (*WatchRecoveryStoreShardingInfosResponse) ProtoMessage()
func (*WatchRecoveryStoreShardingInfosResponse) ProtoReflect ¶
func (m *WatchRecoveryStoreShardingInfosResponse) ProtoReflect() preflect.Message
func (*WatchRecoveryStoreShardingInfosResponse) Reset ¶
func (m *WatchRecoveryStoreShardingInfosResponse) Reset()
func (*WatchRecoveryStoreShardingInfosResponse) SetIsCurrent ¶
func (m *WatchRecoveryStoreShardingInfosResponse) SetIsCurrent(fv bool)
func (*WatchRecoveryStoreShardingInfosResponse) SetIsHardReset ¶
func (m *WatchRecoveryStoreShardingInfosResponse) SetIsHardReset(fv bool)
func (*WatchRecoveryStoreShardingInfosResponse) SetIsSoftReset ¶
func (m *WatchRecoveryStoreShardingInfosResponse) SetIsSoftReset(fv bool)
func (*WatchRecoveryStoreShardingInfosResponse) SetPageTokenChange ¶
func (m *WatchRecoveryStoreShardingInfosResponse) SetPageTokenChange(fv *WatchRecoveryStoreShardingInfosResponse_PageTokenChange)
func (*WatchRecoveryStoreShardingInfosResponse) SetRecoveryStoreShardingInfoChanges ¶
func (m *WatchRecoveryStoreShardingInfosResponse) SetRecoveryStoreShardingInfoChanges(fv []*recovery_store_sharding_info.RecoveryStoreShardingInfoChange)
func (*WatchRecoveryStoreShardingInfosResponse) SetResumeToken ¶
func (m *WatchRecoveryStoreShardingInfosResponse) SetResumeToken(fv string)
func (*WatchRecoveryStoreShardingInfosResponse) SetSnapshotSize ¶
func (m *WatchRecoveryStoreShardingInfosResponse) SetSnapshotSize(fv int64)
func (*WatchRecoveryStoreShardingInfosResponse) String ¶
func (m *WatchRecoveryStoreShardingInfosResponse) String() string
func (*WatchRecoveryStoreShardingInfosResponse) Unmarshal ¶
func (m *WatchRecoveryStoreShardingInfosResponse) Unmarshal(b []byte) error
func (*WatchRecoveryStoreShardingInfosResponse) UnmarshalJSON ¶
func (m *WatchRecoveryStoreShardingInfosResponse) UnmarshalJSON(data []byte) error
type WatchRecoveryStoreShardingInfosResponse_PageTokenChange ¶
type WatchRecoveryStoreShardingInfosResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *recovery_store_sharding_info.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *recovery_store_sharding_info.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Descriptor ¶
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchRecoveryStoreShardingInfosResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GetNextPageToken() *recovery_store_sharding_info.PagerCursor
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GetPrevPageToken() *recovery_store_sharding_info.PagerCursor
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GotenMessage ¶
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GotenMessage()
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GotenValidate() error
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Marshal ¶
func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) ProtoMessage ¶
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) ProtoMessage()
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Reset ¶
func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Reset()
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) SetNextPageToken(fv *recovery_store_sharding_info.PagerCursor)
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) SetPrevPageToken(fv *recovery_store_sharding_info.PagerCursor)
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) String ¶
func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) String() string
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Unmarshal ¶
func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) UnmarshalJSON(data []byte) error