recovery_store_sharding_info_client

package
v0.12.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2023 License: Apache-2.0 Imports: 39 Imported by: 0

Documentation

Index

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 (*BatchGetRecoveryStoreShardingInfosDescriptor) GetApiName

func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetClientMsgReflectHandle

func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetFullMethodName

func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetMethodName

func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetProtoPkgName

func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetResourceDescriptor

func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetServerMsgReflectHandle

func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetServiceDomain

func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetServiceVersion

func (*BatchGetRecoveryStoreShardingInfosDescriptor) GetVerb

func (*BatchGetRecoveryStoreShardingInfosDescriptor) HasResource

func (*BatchGetRecoveryStoreShardingInfosDescriptor) IsClientStream

func (*BatchGetRecoveryStoreShardingInfosDescriptor) IsCollection

func (*BatchGetRecoveryStoreShardingInfosDescriptor) IsPlural

func (*BatchGetRecoveryStoreShardingInfosDescriptor) IsServerStream

func (*BatchGetRecoveryStoreShardingInfosDescriptor) IsUnary

func (*BatchGetRecoveryStoreShardingInfosDescriptor) NewEmptyClientMsg

func (*BatchGetRecoveryStoreShardingInfosDescriptor) NewEmptyServerMsg

func (*BatchGetRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody

func (d *BatchGetRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody() bool

type BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle

type BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle struct{}

func (*BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractCollectionName

func (*BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceName

func (*BatchGetRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceNames

type BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle

type BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle struct{}

func (*BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractCollectionName

func (*BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceName

func (*BatchGetRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceNames

type BatchGetRecoveryStoreShardingInfosRequest

type BatchGetRecoveryStoreShardingInfosRequest struct {

	// Names of RecoveryStoreShardingInfos
	Names []*recovery_store_sharding_info.Reference `protobuf:"bytes,2,rep,customtype=Reference,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.view.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

Request message for method [BatchGetRecoveryStoreShardingInfos][ntt.monitoring.v3.BatchGetRecoveryStoreShardingInfos]

func (*BatchGetRecoveryStoreShardingInfosRequest) Clone

func (*BatchGetRecoveryStoreShardingInfosRequest) CloneRaw

func (*BatchGetRecoveryStoreShardingInfosRequest) Descriptor

func (*BatchGetRecoveryStoreShardingInfosRequest) Descriptor() ([]byte, []int)

Deprecated, Use BatchGetRecoveryStoreShardingInfosRequest.ProtoReflect.Descriptor instead.

func (*BatchGetRecoveryStoreShardingInfosRequest) GetFieldMask

func (*BatchGetRecoveryStoreShardingInfosRequest) GetNames

func (*BatchGetRecoveryStoreShardingInfosRequest) GetView

func (*BatchGetRecoveryStoreShardingInfosRequest) GotenMessage

func (*BatchGetRecoveryStoreShardingInfosRequest) GotenObjectExt

func (o *BatchGetRecoveryStoreShardingInfosRequest) GotenObjectExt()

func (*BatchGetRecoveryStoreShardingInfosRequest) GotenValidate

func (obj *BatchGetRecoveryStoreShardingInfosRequest) GotenValidate() error

func (*BatchGetRecoveryStoreShardingInfosRequest) MakeFullFieldMask

func (*BatchGetRecoveryStoreShardingInfosRequest) MakeRawDiffFieldMask

func (*BatchGetRecoveryStoreShardingInfosRequest) MakeRawFullFieldMask

func (*BatchGetRecoveryStoreShardingInfosRequest) Marshal

func (*BatchGetRecoveryStoreShardingInfosRequest) MarshalJSON

func (*BatchGetRecoveryStoreShardingInfosRequest) Merge

func (*BatchGetRecoveryStoreShardingInfosRequest) MergeRaw

func (*BatchGetRecoveryStoreShardingInfosRequest) ProtoMessage

func (*BatchGetRecoveryStoreShardingInfosRequest) ProtoReflect

func (*BatchGetRecoveryStoreShardingInfosRequest) Reset

func (*BatchGetRecoveryStoreShardingInfosRequest) SetFieldMask

func (*BatchGetRecoveryStoreShardingInfosRequest) SetNames

func (*BatchGetRecoveryStoreShardingInfosRequest) SetView

func (*BatchGetRecoveryStoreShardingInfosRequest) String

func (*BatchGetRecoveryStoreShardingInfosRequest) Unmarshal

func (*BatchGetRecoveryStoreShardingInfosRequest) UnmarshalJSON

func (m *BatchGetRecoveryStoreShardingInfosRequest) UnmarshalJSON(data []byte) error

type BatchGetRecoveryStoreShardingInfosRequestFieldPathBuilder

type BatchGetRecoveryStoreShardingInfosRequestFieldPathBuilder struct{}

func (BatchGetRecoveryStoreShardingInfosRequestFieldPathBuilder) FieldMask

func (BatchGetRecoveryStoreShardingInfosRequestFieldPathBuilder) Names

func (BatchGetRecoveryStoreShardingInfosRequestFieldPathBuilder) View

type BatchGetRecoveryStoreShardingInfosRequestPathSelectorNames

type BatchGetRecoveryStoreShardingInfosRequestPathSelectorNames struct{}

func (BatchGetRecoveryStoreShardingInfosRequestPathSelectorNames) FieldPath

type BatchGetRecoveryStoreShardingInfosRequestPathSelectorView

type BatchGetRecoveryStoreShardingInfosRequestPathSelectorView struct{}

func (BatchGetRecoveryStoreShardingInfosRequestPathSelectorView) FieldPath

func (BatchGetRecoveryStoreShardingInfosRequestPathSelectorView) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosRequestPathSelectorView) WithValue

type BatchGetRecoveryStoreShardingInfosRequest_FieldMask

type BatchGetRecoveryStoreShardingInfosRequest_FieldMask struct {
	Paths []BatchGetRecoveryStoreShardingInfosRequest_FieldPath
}

func FullBatchGetRecoveryStoreShardingInfosRequest_FieldMask

func FullBatchGetRecoveryStoreShardingInfosRequest_FieldMask() *BatchGetRecoveryStoreShardingInfosRequest_FieldMask

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) AppendPath

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) AppendRawPath

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) DecodeFirestore

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) FromProtoFieldMask

func (fieldMask *BatchGetRecoveryStoreShardingInfosRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) GetPaths

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) GetRawPaths

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) IsFull

func (BatchGetRecoveryStoreShardingInfosRequest_FieldMask) Marshal

implement methods required by customType

func (BatchGetRecoveryStoreShardingInfosRequest_FieldMask) MarshalJSON

func (fieldMask BatchGetRecoveryStoreShardingInfosRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) PathsCount

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) Project

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) ProjectRaw

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) ProtoMessage

func (fieldMask *BatchGetRecoveryStoreShardingInfosRequest_FieldMask) ProtoMessage()

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) ProtoReflect

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) Reset

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) Set

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) SetFromCliFlag

func (fieldMask *BatchGetRecoveryStoreShardingInfosRequest_FieldMask) SetFromCliFlag(raw string) error

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) SetRaw

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) Size

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) String

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) SubtractRaw

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) Unmarshal

func (fieldMask *BatchGetRecoveryStoreShardingInfosRequest_FieldMask) Unmarshal(data []byte) error

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldMask) UnmarshalJSON

func (fieldMask *BatchGetRecoveryStoreShardingInfosRequest_FieldMask) UnmarshalJSON(data []byte) error

type BatchGetRecoveryStoreShardingInfosRequest_FieldPath

type BatchGetRecoveryStoreShardingInfosRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() BatchGetRecoveryStoreShardingInfosRequest_FieldPathSelector
	Get(source *BatchGetRecoveryStoreShardingInfosRequest) []interface{}
	GetSingle(source *BatchGetRecoveryStoreShardingInfosRequest) (interface{}, bool)
	ClearValue(item *BatchGetRecoveryStoreShardingInfosRequest)

	// Those methods build corresponding BatchGetRecoveryStoreShardingInfosRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) BatchGetRecoveryStoreShardingInfosRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) BatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) BatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseBatchGetRecoveryStoreShardingInfosRequest_FieldPath

func MustParseBatchGetRecoveryStoreShardingInfosRequest_FieldPath(rawField string) BatchGetRecoveryStoreShardingInfosRequest_FieldPath

func ParseBatchGetRecoveryStoreShardingInfosRequest_FieldPath

func ParseBatchGetRecoveryStoreShardingInfosRequest_FieldPath(rawField string) (BatchGetRecoveryStoreShardingInfosRequest_FieldPath, error)

type BatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue

type BatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BatchGetRecoveryStoreShardingInfosRequest_FieldPath
	ContainsValue(*BatchGetRecoveryStoreShardingInfosRequest) bool
}

BatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetRecoveryStoreShardingInfosRequest according to their type Present only for array (repeated) types.

func MustParseBatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue

func MustParseBatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue

func ParseBatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue

func ParseBatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue, error)

ParseBatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues

type BatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BatchGetRecoveryStoreShardingInfosRequest_FieldPath
}

BatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetRecoveryStoreShardingInfosRequest fields according to their type

func MustParseBatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues

func MustParseBatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues

func ParseBatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues

func ParseBatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues, error)

type BatchGetRecoveryStoreShardingInfosRequest_FieldPathSelector

type BatchGetRecoveryStoreShardingInfosRequest_FieldPathSelector int32
const (
	BatchGetRecoveryStoreShardingInfosRequest_FieldPathSelectorNames     BatchGetRecoveryStoreShardingInfosRequest_FieldPathSelector = 0
	BatchGetRecoveryStoreShardingInfosRequest_FieldPathSelectorFieldMask BatchGetRecoveryStoreShardingInfosRequest_FieldPathSelector = 1
	BatchGetRecoveryStoreShardingInfosRequest_FieldPathSelectorView      BatchGetRecoveryStoreShardingInfosRequest_FieldPathSelector = 2
)

func (BatchGetRecoveryStoreShardingInfosRequest_FieldPathSelector) String

type BatchGetRecoveryStoreShardingInfosRequest_FieldPathValue

type BatchGetRecoveryStoreShardingInfosRequest_FieldPathValue interface {
	BatchGetRecoveryStoreShardingInfosRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BatchGetRecoveryStoreShardingInfosRequest)
	CompareWith(*BatchGetRecoveryStoreShardingInfosRequest) (cmp int, comparable bool)
}

BatchGetRecoveryStoreShardingInfosRequest_FieldPathValue allows storing values for BatchGetRecoveryStoreShardingInfosRequest fields according to their type

func MustParseBatchGetRecoveryStoreShardingInfosRequest_FieldPathValue

func MustParseBatchGetRecoveryStoreShardingInfosRequest_FieldPathValue(pathStr, valueStr string) BatchGetRecoveryStoreShardingInfosRequest_FieldPathValue

func ParseBatchGetRecoveryStoreShardingInfosRequest_FieldPathValue

func ParseBatchGetRecoveryStoreShardingInfosRequest_FieldPathValue(pathStr, valueStr string) (BatchGetRecoveryStoreShardingInfosRequest_FieldPathValue, error)

type BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath

type BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) ClearValue

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) ClearValueRaw

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source BatchGetRecoveryStoreShardingInfosRequest

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetDefault

GetDefault returns a default value of the field type

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetRaw

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source BatchGetRecoveryStoreShardingInfosRequest

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetSingleRaw

func (fp *BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) Selector

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithIValue

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithRawIArrayItemValue

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithRawIArrayOfValues

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithRawIValue

type BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue

type BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue struct {
	BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'BatchGetRecoveryStoreShardingInfosRequest'

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

GetRawValue returns stored element value for array in object BatchGetRecoveryStoreShardingInfosRequest as interface{}

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

type BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues

type BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues struct {
	BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathValue

type BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathValue struct {
	BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsNamesValue

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsViewValue

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathValue' with the value under path in 'BatchGetRecoveryStoreShardingInfosRequest'.

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) CompareWithRaw

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) GetRawValue

GetRawValue returns raw value stored under selected path for 'BatchGetRecoveryStoreShardingInfosRequest' as interface{}

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BatchGetRecoveryStoreShardingInfosRequest

func (*BatchGetRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) SetToRaw

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.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"`
	// contains filtered or unexported fields
}

BatchGetRecoveryStoreShardingInfosResponse

func (*BatchGetRecoveryStoreShardingInfosResponse) Clone

func (*BatchGetRecoveryStoreShardingInfosResponse) CloneRaw

func (*BatchGetRecoveryStoreShardingInfosResponse) Descriptor

Deprecated, Use BatchGetRecoveryStoreShardingInfosResponse.ProtoReflect.Descriptor instead.

func (*BatchGetRecoveryStoreShardingInfosResponse) GetMissing

func (*BatchGetRecoveryStoreShardingInfosResponse) GetRecoveryStoreShardingInfos

func (*BatchGetRecoveryStoreShardingInfosResponse) GotenMessage

func (*BatchGetRecoveryStoreShardingInfosResponse) GotenObjectExt

func (o *BatchGetRecoveryStoreShardingInfosResponse) GotenObjectExt()

func (*BatchGetRecoveryStoreShardingInfosResponse) GotenValidate

func (*BatchGetRecoveryStoreShardingInfosResponse) MakeFullFieldMask

func (*BatchGetRecoveryStoreShardingInfosResponse) MakeRawDiffFieldMask

func (*BatchGetRecoveryStoreShardingInfosResponse) MakeRawFullFieldMask

func (*BatchGetRecoveryStoreShardingInfosResponse) Marshal

func (*BatchGetRecoveryStoreShardingInfosResponse) MarshalJSON

func (*BatchGetRecoveryStoreShardingInfosResponse) Merge

func (*BatchGetRecoveryStoreShardingInfosResponse) MergeRaw

func (*BatchGetRecoveryStoreShardingInfosResponse) ProtoMessage

func (*BatchGetRecoveryStoreShardingInfosResponse) ProtoReflect

func (*BatchGetRecoveryStoreShardingInfosResponse) Reset

func (*BatchGetRecoveryStoreShardingInfosResponse) SetMissing

func (*BatchGetRecoveryStoreShardingInfosResponse) SetRecoveryStoreShardingInfos

func (*BatchGetRecoveryStoreShardingInfosResponse) String

func (*BatchGetRecoveryStoreShardingInfosResponse) Unmarshal

func (*BatchGetRecoveryStoreShardingInfosResponse) UnmarshalJSON

func (m *BatchGetRecoveryStoreShardingInfosResponse) UnmarshalJSON(data []byte) error

type BatchGetRecoveryStoreShardingInfosResponseFieldPathBuilder

type BatchGetRecoveryStoreShardingInfosResponseFieldPathBuilder struct{}

func (BatchGetRecoveryStoreShardingInfosResponseFieldPathBuilder) Missing

type BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataAnnotations

type BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataAnnotations struct {
	// contains filtered or unexported fields
}

func (BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataAnnotations) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataAnnotations) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataAnnotations) WithValue

type BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataLabels

type BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataLabels struct {
	// contains filtered or unexported fields
}

func (BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataLabels) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataLabels) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataLabels) WithValue

type BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataShards

type BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataShards struct {
	// contains filtered or unexported fields
}

func (BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataShards) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataShards) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataShards) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorMissing

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorMissing struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorMissing) FieldPath

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfos

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfos struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfos) FieldPath

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadata

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadata struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadata) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadata) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadata) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataAnnotations

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataAnnotations struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataAnnotations) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataAnnotations) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataAnnotations) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataCreateTime

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataCreateTime struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataCreateTime) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataCreateTime) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataCreateTime) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataDeleteTime

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataDeleteTime struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataDeleteTime) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataDeleteTime) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataDeleteTime) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataGeneration

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataGeneration struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataGeneration) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataGeneration) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataGeneration) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLabels

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLabels struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLabels) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLabels) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLabels) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycle

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycle struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycle) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycle) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycle) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleBlockDeletion

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleBlockDeletion struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleBlockDeletion) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleBlockDeletion) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleBlockDeletion) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleState

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleState struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleState) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleState) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleState) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferences

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferences struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferences) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferences) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferences) WithItemValue

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferences) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesBlockOwnerDeletion

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesController

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesController struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesController) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesController) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesController) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesKind

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesKind struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesKind) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesKind) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesKind) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesName

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesName struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesName) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesName) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesName) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRegion

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRegion struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRegion) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRegion) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRegion) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRequiresOwnerReference

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRequiresOwnerReference struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRequiresOwnerReference) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRequiresOwnerReference) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesVersion

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesVersion struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesVersion) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesVersion) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesVersion) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataResourceVersion

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataResourceVersion struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataResourceVersion) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataResourceVersion) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataResourceVersion) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataShards

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataShards struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataShards) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataShards) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataShards) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncing

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncing struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncing) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncing) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncing) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingOwningRegion

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingOwningRegion struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingOwningRegion) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingOwningRegion) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingOwningRegion) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingRegions

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingRegions struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingRegions) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingRegions) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingRegions) WithItemValue

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingRegions) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataTags

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataTags struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataTags) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataTags) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataTags) WithItemValue

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataTags) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUpdateTime

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUpdateTime struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUpdateTime) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUpdateTime) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUpdateTime) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUuid

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUuid struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUuid) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUuid) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUuid) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosName

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosName struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosName) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosName) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosName) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpec

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpec struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpec) FieldPath

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecShardsCount

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecShardsCount struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecShardsCount) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecShardsCount) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecShardsCount) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecTsBlobPeriod

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecTsBlobPeriod struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecTsBlobPeriod) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecTsBlobPeriod) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecTsBlobPeriod) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriod

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriod struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriod) FieldPath

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodEndTime

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodEndTime struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodEndTime) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodEndTime) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodEndTime) WithValue

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodStartTime

type BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodStartTime struct{}

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodStartTime) FieldPath

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodStartTime) WithArrayOfValues

func (BatchGetRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodStartTime) WithValue

type BatchGetRecoveryStoreShardingInfosResponse_FieldMask

type BatchGetRecoveryStoreShardingInfosResponse_FieldMask struct {
	Paths []BatchGetRecoveryStoreShardingInfosResponse_FieldPath
}

func FullBatchGetRecoveryStoreShardingInfosResponse_FieldMask

func FullBatchGetRecoveryStoreShardingInfosResponse_FieldMask() *BatchGetRecoveryStoreShardingInfosResponse_FieldMask

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) AppendPath

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) AppendRawPath

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) DecodeFirestore

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) FromProtoFieldMask

func (fieldMask *BatchGetRecoveryStoreShardingInfosResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) GetPaths

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) GetRawPaths

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) IsFull

func (BatchGetRecoveryStoreShardingInfosResponse_FieldMask) Marshal

implement methods required by customType

func (BatchGetRecoveryStoreShardingInfosResponse_FieldMask) MarshalJSON

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) PathsCount

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) Project

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) ProjectRaw

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) ProtoMessage

func (fieldMask *BatchGetRecoveryStoreShardingInfosResponse_FieldMask) ProtoMessage()

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) ProtoReflect

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) Reset

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) Set

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) SetFromCliFlag

func (fieldMask *BatchGetRecoveryStoreShardingInfosResponse_FieldMask) SetFromCliFlag(raw string) error

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) SetRaw

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) Size

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) String

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) SubtractRaw

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) Unmarshal

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldMask) UnmarshalJSON

func (fieldMask *BatchGetRecoveryStoreShardingInfosResponse_FieldMask) UnmarshalJSON(data []byte) error

type BatchGetRecoveryStoreShardingInfosResponse_FieldPath

type BatchGetRecoveryStoreShardingInfosResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() BatchGetRecoveryStoreShardingInfosResponse_FieldPathSelector
	Get(source *BatchGetRecoveryStoreShardingInfosResponse) []interface{}
	GetSingle(source *BatchGetRecoveryStoreShardingInfosResponse) (interface{}, bool)
	ClearValue(item *BatchGetRecoveryStoreShardingInfosResponse)

	// Those methods build corresponding BatchGetRecoveryStoreShardingInfosResponse_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) BatchGetRecoveryStoreShardingInfosResponse_FieldPathValue
	WithIArrayOfValues(values interface{}) BatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) BatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseBatchGetRecoveryStoreShardingInfosResponse_FieldPath

func MustParseBatchGetRecoveryStoreShardingInfosResponse_FieldPath(rawField string) BatchGetRecoveryStoreShardingInfosResponse_FieldPath

func ParseBatchGetRecoveryStoreShardingInfosResponse_FieldPath

func ParseBatchGetRecoveryStoreShardingInfosResponse_FieldPath(rawField string) (BatchGetRecoveryStoreShardingInfosResponse_FieldPath, error)

type BatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue

type BatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BatchGetRecoveryStoreShardingInfosResponse_FieldPath
	ContainsValue(*BatchGetRecoveryStoreShardingInfosResponse) bool
}

BatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetRecoveryStoreShardingInfosResponse according to their type Present only for array (repeated) types.

func MustParseBatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue

func MustParseBatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue

func ParseBatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue

func ParseBatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue, error)

ParseBatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues

type BatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BatchGetRecoveryStoreShardingInfosResponse_FieldPath
}

BatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetRecoveryStoreShardingInfosResponse fields according to their type

func MustParseBatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues

func MustParseBatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues

func ParseBatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues

func ParseBatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues, error)

type BatchGetRecoveryStoreShardingInfosResponse_FieldPathSelector

type BatchGetRecoveryStoreShardingInfosResponse_FieldPathSelector int32
const (
	BatchGetRecoveryStoreShardingInfosResponse_FieldPathSelectorRecoveryStoreShardingInfos BatchGetRecoveryStoreShardingInfosResponse_FieldPathSelector = 0
	BatchGetRecoveryStoreShardingInfosResponse_FieldPathSelectorMissing                    BatchGetRecoveryStoreShardingInfosResponse_FieldPathSelector = 1
)

func (BatchGetRecoveryStoreShardingInfosResponse_FieldPathSelector) String

type BatchGetRecoveryStoreShardingInfosResponse_FieldPathValue

type BatchGetRecoveryStoreShardingInfosResponse_FieldPathValue interface {
	BatchGetRecoveryStoreShardingInfosResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BatchGetRecoveryStoreShardingInfosResponse)
	CompareWith(*BatchGetRecoveryStoreShardingInfosResponse) (cmp int, comparable bool)
}

BatchGetRecoveryStoreShardingInfosResponse_FieldPathValue allows storing values for BatchGetRecoveryStoreShardingInfosResponse fields according to their type

func MustParseBatchGetRecoveryStoreShardingInfosResponse_FieldPathValue

func MustParseBatchGetRecoveryStoreShardingInfosResponse_FieldPathValue(pathStr, valueStr string) BatchGetRecoveryStoreShardingInfosResponse_FieldPathValue

func ParseBatchGetRecoveryStoreShardingInfosResponse_FieldPathValue

func ParseBatchGetRecoveryStoreShardingInfosResponse_FieldPathValue(pathStr, valueStr string) (BatchGetRecoveryStoreShardingInfosResponse_FieldPathValue, error)

type BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath

type BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath struct {
	// contains filtered or unexported fields
}

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) AsRecoveryStoreShardingInfosSubPath

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) ClearValue

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) ClearValueRaw

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) Get

Get returns all values pointed by selected field from source BatchGetRecoveryStoreShardingInfosResponse

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) GetDefault

func (fps *BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) GetRaw

func (fps *BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source BatchGetRecoveryStoreShardingInfosResponse

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) GetSingleRaw

func (fps *BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) Selector

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) SplitIntoTerminalIPaths

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) String

String returns path representation in proto convention

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) WithIArrayItemValue

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) WithIArrayOfValues

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) WithIValue

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) WithRawIArrayItemValue

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) WithRawIArrayOfValues

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPath) WithRawIValue

type BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue

type BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue struct {
	BatchGetRecoveryStoreShardingInfosResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue) AsRecoveryStoreShardingInfosPathItemValue

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'BatchGetRecoveryStoreShardingInfosResponse'

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues

type BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues struct {
	BatchGetRecoveryStoreShardingInfosResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues) AsRecoveryStoreShardingInfosPathArrayOfValues

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathValue

type BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathValue struct {
	BatchGetRecoveryStoreShardingInfosResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathValue) AsRecoveryStoreShardingInfosPathValue

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathValue) CompareWith

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathValue) CompareWithRaw

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathValue) GetRawValue

func (fpvs *BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathValue) GetRawValue() interface{}

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathValue) SetTo

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldSubPathValue) SetToRaw

type BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath

type BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) ClearValue

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) ClearValueRaw

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source BatchGetRecoveryStoreShardingInfosResponse

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetDefault

GetDefault returns a default value of the field type

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetRaw

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source BatchGetRecoveryStoreShardingInfosResponse

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetSingleRaw

func (fp *BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) Selector

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) SplitIntoTerminalIPaths

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithIValue

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithRawIArrayItemValue

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithRawIArrayOfValues

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithRawIValue

type BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue

type BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue struct {
	BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) AsRecoveryStoreShardingInfosItemValue

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'BatchGetRecoveryStoreShardingInfosResponse'

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

GetRawValue returns stored element value for array in object BatchGetRecoveryStoreShardingInfosResponse as interface{}

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

type BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues

type BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues struct {
	BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsRecoveryStoreShardingInfosArrayOfValues

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathValue

type BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathValue struct {
	BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) AsMissingValue

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) AsRecoveryStoreShardingInfosValue

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathValue' with the value under path in 'BatchGetRecoveryStoreShardingInfosResponse'.

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) CompareWithRaw

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) GetRawValue

GetRawValue returns raw value stored under selected path for 'BatchGetRecoveryStoreShardingInfosResponse' as interface{}

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BatchGetRecoveryStoreShardingInfosResponse

func (*BatchGetRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) SetToRaw

type CreateRecoveryStoreShardingInfoDescriptor

type CreateRecoveryStoreShardingInfoDescriptor struct{}

func GetCreateRecoveryStoreShardingInfoDescriptor

func GetCreateRecoveryStoreShardingInfoDescriptor() *CreateRecoveryStoreShardingInfoDescriptor

func (*CreateRecoveryStoreShardingInfoDescriptor) GetApiDescriptor

func (*CreateRecoveryStoreShardingInfoDescriptor) GetApiName

func (*CreateRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle

func (*CreateRecoveryStoreShardingInfoDescriptor) GetFullMethodName

func (d *CreateRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string

func (*CreateRecoveryStoreShardingInfoDescriptor) GetMethodName

func (*CreateRecoveryStoreShardingInfoDescriptor) GetProtoPkgName

func (*CreateRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor

func (*CreateRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle

func (*CreateRecoveryStoreShardingInfoDescriptor) GetServiceDomain

func (d *CreateRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string

func (*CreateRecoveryStoreShardingInfoDescriptor) GetServiceVersion

func (d *CreateRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string

func (*CreateRecoveryStoreShardingInfoDescriptor) GetVerb

func (*CreateRecoveryStoreShardingInfoDescriptor) HasResource

func (*CreateRecoveryStoreShardingInfoDescriptor) IsClientStream

func (d *CreateRecoveryStoreShardingInfoDescriptor) IsClientStream() bool

func (*CreateRecoveryStoreShardingInfoDescriptor) IsCollection

func (*CreateRecoveryStoreShardingInfoDescriptor) IsPlural

func (*CreateRecoveryStoreShardingInfoDescriptor) IsServerStream

func (d *CreateRecoveryStoreShardingInfoDescriptor) IsServerStream() bool

func (*CreateRecoveryStoreShardingInfoDescriptor) IsUnary

func (*CreateRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg

func (*CreateRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg

func (*CreateRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody

func (d *CreateRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody() bool

type CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle

type CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle struct{}

func (*CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName

func (*CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName

func (*CreateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames

type CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle

type CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle struct{}

func (*CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName

func (*CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName

func (*CreateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames

type CreateRecoveryStoreShardingInfoRequest

type CreateRecoveryStoreShardingInfoRequest struct {

	// Parent reference of ntt.monitoring.v3.RecoveryStoreShardingInfo
	Parent *recovery_store_sharding_info.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,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) Clone

func (*CreateRecoveryStoreShardingInfoRequest) CloneRaw

func (*CreateRecoveryStoreShardingInfoRequest) Descriptor

func (*CreateRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)

Deprecated, Use CreateRecoveryStoreShardingInfoRequest.ProtoReflect.Descriptor instead.

func (*CreateRecoveryStoreShardingInfoRequest) GetParent

func (*CreateRecoveryStoreShardingInfoRequest) GetRecoveryStoreShardingInfo

func (*CreateRecoveryStoreShardingInfoRequest) GotenMessage

func (*CreateRecoveryStoreShardingInfoRequest) GotenObjectExt

func (o *CreateRecoveryStoreShardingInfoRequest) GotenObjectExt()

func (*CreateRecoveryStoreShardingInfoRequest) GotenValidate

func (obj *CreateRecoveryStoreShardingInfoRequest) GotenValidate() error

func (*CreateRecoveryStoreShardingInfoRequest) MakeFullFieldMask

func (*CreateRecoveryStoreShardingInfoRequest) MakeRawDiffFieldMask

func (*CreateRecoveryStoreShardingInfoRequest) MakeRawFullFieldMask

func (*CreateRecoveryStoreShardingInfoRequest) Marshal

func (*CreateRecoveryStoreShardingInfoRequest) MarshalJSON

func (m *CreateRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)

func (*CreateRecoveryStoreShardingInfoRequest) Merge

func (*CreateRecoveryStoreShardingInfoRequest) MergeRaw

func (*CreateRecoveryStoreShardingInfoRequest) ProtoMessage

func (*CreateRecoveryStoreShardingInfoRequest) ProtoReflect

func (*CreateRecoveryStoreShardingInfoRequest) Reset

func (*CreateRecoveryStoreShardingInfoRequest) SetParent

func (*CreateRecoveryStoreShardingInfoRequest) SetRecoveryStoreShardingInfo

func (*CreateRecoveryStoreShardingInfoRequest) String

func (*CreateRecoveryStoreShardingInfoRequest) Unmarshal

func (*CreateRecoveryStoreShardingInfoRequest) UnmarshalJSON

func (m *CreateRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error

type CreateRecoveryStoreShardingInfoRequestFieldPathBuilder

type CreateRecoveryStoreShardingInfoRequestFieldPathBuilder struct{}

func (CreateRecoveryStoreShardingInfoRequestFieldPathBuilder) Parent

type CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataAnnotations

type CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataAnnotations struct {
	// contains filtered or unexported fields
}

func (CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataAnnotations) FieldPath

func (CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataAnnotations) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataAnnotations) WithValue

type CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataLabels

type CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataLabels struct {
	// contains filtered or unexported fields
}

func (CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataLabels) FieldPath

func (CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataLabels) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataLabels) WithValue

type CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataShards

type CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataShards struct {
	// contains filtered or unexported fields
}

func (CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataShards) FieldPath

func (CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataShards) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataShards) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorParent

type CreateRecoveryStoreShardingInfoRequestPathSelectorParent struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorParent) FieldPath

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfo

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfo struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfo) FieldPath

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadata

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadata struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadata) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadata) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadata) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataAnnotations

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataAnnotations struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataAnnotations) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataAnnotations) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataAnnotations) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataCreateTime

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataCreateTime struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataCreateTime) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataCreateTime) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataCreateTime) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataDeleteTime

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataDeleteTime struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataDeleteTime) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataDeleteTime) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataDeleteTime) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataGeneration

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataGeneration struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataGeneration) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataGeneration) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataGeneration) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLabels

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLabels struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLabels) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLabels) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLabels) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycle

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycle struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycle) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycle) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycle) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleBlockDeletion

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleBlockDeletion struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleBlockDeletion) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleBlockDeletion) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleBlockDeletion) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleState

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleState struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleState) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleState) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleState) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferences

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferences struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferences) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferences) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferences) WithItemValue

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferences) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesBlockOwnerDeletion

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesController

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesController struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesController) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesController) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesController) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesKind

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesKind struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesKind) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesKind) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesKind) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesName

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesName struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesName) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesName) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesName) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRegion

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRegion struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRegion) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRegion) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRegion) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRequiresOwnerReference

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRequiresOwnerReference struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRequiresOwnerReference) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRequiresOwnerReference) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesVersion

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesVersion struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesVersion) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesVersion) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesVersion) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataResourceVersion

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataResourceVersion struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataResourceVersion) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataResourceVersion) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataResourceVersion) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataShards

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataShards struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataShards) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataShards) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataShards) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncing

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncing struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncing) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncing) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncing) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingOwningRegion

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingOwningRegion struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingOwningRegion) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingOwningRegion) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingOwningRegion) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingRegions

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingRegions struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingRegions) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingRegions) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingRegions) WithItemValue

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingRegions) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataTags

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataTags struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataTags) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataTags) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataTags) WithItemValue

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataTags) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUpdateTime

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUpdateTime struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUpdateTime) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUpdateTime) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUpdateTime) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUuid

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUuid struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUuid) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUuid) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUuid) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoName

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoName struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoName) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoName) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoName) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpec

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpec struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpec) FieldPath

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecShardsCount

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecShardsCount struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecShardsCount) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecShardsCount) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecShardsCount) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecTsBlobPeriod

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecTsBlobPeriod struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecTsBlobPeriod) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecTsBlobPeriod) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecTsBlobPeriod) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriod

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriod struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriod) FieldPath

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodEndTime

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodEndTime struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodEndTime) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodEndTime) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodEndTime) WithValue

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodStartTime

type CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodStartTime struct{}

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodStartTime) FieldPath

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodStartTime) WithArrayOfValues

func (CreateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodStartTime) WithValue

type CreateRecoveryStoreShardingInfoRequest_FieldMask

type CreateRecoveryStoreShardingInfoRequest_FieldMask struct {
	Paths []CreateRecoveryStoreShardingInfoRequest_FieldPath
}

func FullCreateRecoveryStoreShardingInfoRequest_FieldMask

func FullCreateRecoveryStoreShardingInfoRequest_FieldMask() *CreateRecoveryStoreShardingInfoRequest_FieldMask

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) AppendPath

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) AppendRawPath

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) DecodeFirestore

func (fieldMask *CreateRecoveryStoreShardingInfoRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) FromProtoFieldMask

func (fieldMask *CreateRecoveryStoreShardingInfoRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) GetPaths

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) GetRawPaths

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) IsFull

func (CreateRecoveryStoreShardingInfoRequest_FieldMask) Marshal

implement methods required by customType

func (CreateRecoveryStoreShardingInfoRequest_FieldMask) MarshalJSON

func (fieldMask CreateRecoveryStoreShardingInfoRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) PathsCount

func (fieldMask *CreateRecoveryStoreShardingInfoRequest_FieldMask) PathsCount() int

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) Project

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) ProjectRaw

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) ProtoMessage

func (fieldMask *CreateRecoveryStoreShardingInfoRequest_FieldMask) ProtoMessage()

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) ProtoReflect

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) Reset

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) Set

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) SetFromCliFlag

func (fieldMask *CreateRecoveryStoreShardingInfoRequest_FieldMask) SetFromCliFlag(raw string) error

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) SetRaw

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) Size

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) String

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) SubtractRaw

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) Unmarshal

func (fieldMask *CreateRecoveryStoreShardingInfoRequest_FieldMask) Unmarshal(data []byte) error

func (*CreateRecoveryStoreShardingInfoRequest_FieldMask) UnmarshalJSON

func (fieldMask *CreateRecoveryStoreShardingInfoRequest_FieldMask) UnmarshalJSON(data []byte) error

type CreateRecoveryStoreShardingInfoRequest_FieldPath

type CreateRecoveryStoreShardingInfoRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() CreateRecoveryStoreShardingInfoRequest_FieldPathSelector
	Get(source *CreateRecoveryStoreShardingInfoRequest) []interface{}
	GetSingle(source *CreateRecoveryStoreShardingInfoRequest) (interface{}, bool)
	ClearValue(item *CreateRecoveryStoreShardingInfoRequest)

	// Those methods build corresponding CreateRecoveryStoreShardingInfoRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) CreateRecoveryStoreShardingInfoRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) CreateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) CreateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseCreateRecoveryStoreShardingInfoRequest_FieldPath

func MustParseCreateRecoveryStoreShardingInfoRequest_FieldPath(rawField string) CreateRecoveryStoreShardingInfoRequest_FieldPath

func ParseCreateRecoveryStoreShardingInfoRequest_FieldPath

func ParseCreateRecoveryStoreShardingInfoRequest_FieldPath(rawField string) (CreateRecoveryStoreShardingInfoRequest_FieldPath, error)

type CreateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

type CreateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	CreateRecoveryStoreShardingInfoRequest_FieldPath
	ContainsValue(*CreateRecoveryStoreShardingInfoRequest) bool
}

CreateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateRecoveryStoreShardingInfoRequest according to their type Present only for array (repeated) types.

func MustParseCreateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func MustParseCreateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func ParseCreateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func ParseCreateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue, error)

ParseCreateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type CreateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

type CreateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	CreateRecoveryStoreShardingInfoRequest_FieldPath
}

CreateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues allows storing slice of values for CreateRecoveryStoreShardingInfoRequest fields according to their type

func MustParseCreateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func MustParseCreateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func ParseCreateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func ParseCreateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues, error)

type CreateRecoveryStoreShardingInfoRequest_FieldPathSelector

type CreateRecoveryStoreShardingInfoRequest_FieldPathSelector int32
const (
	CreateRecoveryStoreShardingInfoRequest_FieldPathSelectorParent                    CreateRecoveryStoreShardingInfoRequest_FieldPathSelector = 0
	CreateRecoveryStoreShardingInfoRequest_FieldPathSelectorRecoveryStoreShardingInfo CreateRecoveryStoreShardingInfoRequest_FieldPathSelector = 1
)

func (CreateRecoveryStoreShardingInfoRequest_FieldPathSelector) String

type CreateRecoveryStoreShardingInfoRequest_FieldPathValue

type CreateRecoveryStoreShardingInfoRequest_FieldPathValue interface {
	CreateRecoveryStoreShardingInfoRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **CreateRecoveryStoreShardingInfoRequest)
	CompareWith(*CreateRecoveryStoreShardingInfoRequest) (cmp int, comparable bool)
}

CreateRecoveryStoreShardingInfoRequest_FieldPathValue allows storing values for CreateRecoveryStoreShardingInfoRequest fields according to their type

func MustParseCreateRecoveryStoreShardingInfoRequest_FieldPathValue

func MustParseCreateRecoveryStoreShardingInfoRequest_FieldPathValue(pathStr, valueStr string) CreateRecoveryStoreShardingInfoRequest_FieldPathValue

func ParseCreateRecoveryStoreShardingInfoRequest_FieldPathValue

func ParseCreateRecoveryStoreShardingInfoRequest_FieldPathValue(pathStr, valueStr string) (CreateRecoveryStoreShardingInfoRequest_FieldPathValue, error)

type CreateRecoveryStoreShardingInfoRequest_FieldSubPath

type CreateRecoveryStoreShardingInfoRequest_FieldSubPath struct {
	// contains filtered or unexported fields
}

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) AsRecoveryStoreShardingInfoSubPath

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) ClearValue

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) ClearValueRaw

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) Get

Get returns all values pointed by selected field from source CreateRecoveryStoreShardingInfoRequest

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) GetDefault

func (fps *CreateRecoveryStoreShardingInfoRequest_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) GetRaw

func (fps *CreateRecoveryStoreShardingInfoRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) GetSingle

GetSingle returns value of selected field from source CreateRecoveryStoreShardingInfoRequest

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) GetSingleRaw

func (fps *CreateRecoveryStoreShardingInfoRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) Selector

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) SplitIntoTerminalIPaths

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) String

String returns path representation in proto convention

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) WithIArrayItemValue

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) WithIArrayOfValues

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) WithIValue

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) WithRawIArrayItemValue

func (fps *CreateRecoveryStoreShardingInfoRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) WithRawIArrayOfValues

func (fps *CreateRecoveryStoreShardingInfoRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPath) WithRawIValue

type CreateRecoveryStoreShardingInfoRequest_FieldSubPathArrayItemValue

type CreateRecoveryStoreShardingInfoRequest_FieldSubPathArrayItemValue struct {
	CreateRecoveryStoreShardingInfoRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPathArrayItemValue) AsRecoveryStoreShardingInfoPathItemValue

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'CreateRecoveryStoreShardingInfoRequest'

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *CreateRecoveryStoreShardingInfoRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type CreateRecoveryStoreShardingInfoRequest_FieldSubPathArrayOfValues

type CreateRecoveryStoreShardingInfoRequest_FieldSubPathArrayOfValues struct {
	CreateRecoveryStoreShardingInfoRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPathArrayOfValues) AsRecoveryStoreShardingInfoPathArrayOfValues

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *CreateRecoveryStoreShardingInfoRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type CreateRecoveryStoreShardingInfoRequest_FieldSubPathValue

type CreateRecoveryStoreShardingInfoRequest_FieldSubPathValue struct {
	CreateRecoveryStoreShardingInfoRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPathValue) AsRecoveryStoreShardingInfoPathValue

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPathValue) CompareWith

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPathValue) CompareWithRaw

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPathValue) GetRawValue

func (fpvs *CreateRecoveryStoreShardingInfoRequest_FieldSubPathValue) GetRawValue() interface{}

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPathValue) SetTo

func (*CreateRecoveryStoreShardingInfoRequest_FieldSubPathValue) SetToRaw

type CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath

type CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) ClearValue

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) ClearValueRaw

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source CreateRecoveryStoreShardingInfoRequest

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetDefault

func (fp *CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetRaw

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source CreateRecoveryStoreShardingInfoRequest

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingleRaw

func (fp *CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) Selector

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIArrayItemValue

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIArrayOfValues

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIValue

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIArrayItemValue

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIArrayOfValues

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIValue

type CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue

type CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue struct {
	CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'CreateRecoveryStoreShardingInfoRequest'

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

GetRawValue returns stored element value for array in object CreateRecoveryStoreShardingInfoRequest as interface{}

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

type CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues

type CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues struct {
	CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) AsRecoveryStoreShardingInfoArrayOfValues

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue

type CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue struct {
	CreateRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) AsParentValue

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) AsRecoveryStoreShardingInfoValue

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue' with the value under path in 'CreateRecoveryStoreShardingInfoRequest'.

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) CompareWithRaw

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) GetRawValue

GetRawValue returns raw value stored under selected path for 'CreateRecoveryStoreShardingInfoRequest' as interface{}

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object CreateRecoveryStoreShardingInfoRequest

func (*CreateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) SetToRaw

type DeleteRecoveryStoreShardingInfoDescriptor

type DeleteRecoveryStoreShardingInfoDescriptor struct{}

func GetDeleteRecoveryStoreShardingInfoDescriptor

func GetDeleteRecoveryStoreShardingInfoDescriptor() *DeleteRecoveryStoreShardingInfoDescriptor

func (*DeleteRecoveryStoreShardingInfoDescriptor) GetApiDescriptor

func (*DeleteRecoveryStoreShardingInfoDescriptor) GetApiName

func (*DeleteRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle

func (*DeleteRecoveryStoreShardingInfoDescriptor) GetFullMethodName

func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string

func (*DeleteRecoveryStoreShardingInfoDescriptor) GetMethodName

func (*DeleteRecoveryStoreShardingInfoDescriptor) GetProtoPkgName

func (*DeleteRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor

func (*DeleteRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle

func (*DeleteRecoveryStoreShardingInfoDescriptor) GetServiceDomain

func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string

func (*DeleteRecoveryStoreShardingInfoDescriptor) GetServiceVersion

func (d *DeleteRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string

func (*DeleteRecoveryStoreShardingInfoDescriptor) GetVerb

func (*DeleteRecoveryStoreShardingInfoDescriptor) HasResource

func (*DeleteRecoveryStoreShardingInfoDescriptor) IsClientStream

func (d *DeleteRecoveryStoreShardingInfoDescriptor) IsClientStream() bool

func (*DeleteRecoveryStoreShardingInfoDescriptor) IsCollection

func (*DeleteRecoveryStoreShardingInfoDescriptor) IsPlural

func (*DeleteRecoveryStoreShardingInfoDescriptor) IsServerStream

func (d *DeleteRecoveryStoreShardingInfoDescriptor) IsServerStream() bool

func (*DeleteRecoveryStoreShardingInfoDescriptor) IsUnary

func (*DeleteRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg

func (*DeleteRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg

func (*DeleteRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody

func (d *DeleteRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody() bool

type DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle

type DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle struct{}

func (*DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName

func (*DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName

func (*DeleteRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames

type DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle

type DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle struct{}

func (*DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName

func (*DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName

func (*DeleteRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames

type DeleteRecoveryStoreShardingInfoRequest

type DeleteRecoveryStoreShardingInfoRequest struct {

	// Reference of ntt.monitoring.v3.RecoveryStoreShardingInfo
	Name *recovery_store_sharding_info.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"`
	// contains filtered or unexported fields
}

Request message for method [DeleteRecoveryStoreShardingInfo][ntt.monitoring.v3.DeleteRecoveryStoreShardingInfo]

func (*DeleteRecoveryStoreShardingInfoRequest) Clone

func (*DeleteRecoveryStoreShardingInfoRequest) CloneRaw

func (*DeleteRecoveryStoreShardingInfoRequest) Descriptor

func (*DeleteRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)

Deprecated, Use DeleteRecoveryStoreShardingInfoRequest.ProtoReflect.Descriptor instead.

func (*DeleteRecoveryStoreShardingInfoRequest) GetName

func (*DeleteRecoveryStoreShardingInfoRequest) GotenMessage

func (*DeleteRecoveryStoreShardingInfoRequest) GotenObjectExt

func (o *DeleteRecoveryStoreShardingInfoRequest) GotenObjectExt()

func (*DeleteRecoveryStoreShardingInfoRequest) GotenValidate

func (obj *DeleteRecoveryStoreShardingInfoRequest) GotenValidate() error

func (*DeleteRecoveryStoreShardingInfoRequest) MakeFullFieldMask

func (*DeleteRecoveryStoreShardingInfoRequest) MakeRawDiffFieldMask

func (*DeleteRecoveryStoreShardingInfoRequest) MakeRawFullFieldMask

func (*DeleteRecoveryStoreShardingInfoRequest) Marshal

func (*DeleteRecoveryStoreShardingInfoRequest) MarshalJSON

func (m *DeleteRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)

func (*DeleteRecoveryStoreShardingInfoRequest) Merge

func (*DeleteRecoveryStoreShardingInfoRequest) MergeRaw

func (*DeleteRecoveryStoreShardingInfoRequest) ProtoMessage

func (*DeleteRecoveryStoreShardingInfoRequest) ProtoReflect

func (*DeleteRecoveryStoreShardingInfoRequest) Reset

func (*DeleteRecoveryStoreShardingInfoRequest) SetName

func (*DeleteRecoveryStoreShardingInfoRequest) String

func (*DeleteRecoveryStoreShardingInfoRequest) Unmarshal

func (*DeleteRecoveryStoreShardingInfoRequest) UnmarshalJSON

func (m *DeleteRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error

type DeleteRecoveryStoreShardingInfoRequestFieldPathBuilder

type DeleteRecoveryStoreShardingInfoRequestFieldPathBuilder struct{}

func (DeleteRecoveryStoreShardingInfoRequestFieldPathBuilder) Name

type DeleteRecoveryStoreShardingInfoRequestPathSelectorName

type DeleteRecoveryStoreShardingInfoRequestPathSelectorName struct{}

func (DeleteRecoveryStoreShardingInfoRequestPathSelectorName) FieldPath

type DeleteRecoveryStoreShardingInfoRequest_FieldMask

type DeleteRecoveryStoreShardingInfoRequest_FieldMask struct {
	Paths []DeleteRecoveryStoreShardingInfoRequest_FieldPath
}

func FullDeleteRecoveryStoreShardingInfoRequest_FieldMask

func FullDeleteRecoveryStoreShardingInfoRequest_FieldMask() *DeleteRecoveryStoreShardingInfoRequest_FieldMask

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) AppendPath

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) AppendRawPath

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) DecodeFirestore

func (fieldMask *DeleteRecoveryStoreShardingInfoRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) FromProtoFieldMask

func (fieldMask *DeleteRecoveryStoreShardingInfoRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) GetPaths

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) GetRawPaths

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) IsFull

func (DeleteRecoveryStoreShardingInfoRequest_FieldMask) Marshal

implement methods required by customType

func (DeleteRecoveryStoreShardingInfoRequest_FieldMask) MarshalJSON

func (fieldMask DeleteRecoveryStoreShardingInfoRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) PathsCount

func (fieldMask *DeleteRecoveryStoreShardingInfoRequest_FieldMask) PathsCount() int

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) Project

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) ProjectRaw

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) ProtoMessage

func (fieldMask *DeleteRecoveryStoreShardingInfoRequest_FieldMask) ProtoMessage()

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) ProtoReflect

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) Reset

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) Set

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) SetFromCliFlag

func (fieldMask *DeleteRecoveryStoreShardingInfoRequest_FieldMask) SetFromCliFlag(raw string) error

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) SetRaw

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) Size

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) String

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) SubtractRaw

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) Unmarshal

func (fieldMask *DeleteRecoveryStoreShardingInfoRequest_FieldMask) Unmarshal(data []byte) error

func (*DeleteRecoveryStoreShardingInfoRequest_FieldMask) UnmarshalJSON

func (fieldMask *DeleteRecoveryStoreShardingInfoRequest_FieldMask) UnmarshalJSON(data []byte) error

type DeleteRecoveryStoreShardingInfoRequest_FieldPath

type DeleteRecoveryStoreShardingInfoRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() DeleteRecoveryStoreShardingInfoRequest_FieldPathSelector
	Get(source *DeleteRecoveryStoreShardingInfoRequest) []interface{}
	GetSingle(source *DeleteRecoveryStoreShardingInfoRequest) (interface{}, bool)
	ClearValue(item *DeleteRecoveryStoreShardingInfoRequest)

	// Those methods build corresponding DeleteRecoveryStoreShardingInfoRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) DeleteRecoveryStoreShardingInfoRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) DeleteRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) DeleteRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseDeleteRecoveryStoreShardingInfoRequest_FieldPath

func MustParseDeleteRecoveryStoreShardingInfoRequest_FieldPath(rawField string) DeleteRecoveryStoreShardingInfoRequest_FieldPath

func ParseDeleteRecoveryStoreShardingInfoRequest_FieldPath

func ParseDeleteRecoveryStoreShardingInfoRequest_FieldPath(rawField string) (DeleteRecoveryStoreShardingInfoRequest_FieldPath, error)

type DeleteRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

type DeleteRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	DeleteRecoveryStoreShardingInfoRequest_FieldPath
	ContainsValue(*DeleteRecoveryStoreShardingInfoRequest) bool
}

DeleteRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteRecoveryStoreShardingInfoRequest according to their type Present only for array (repeated) types.

func MustParseDeleteRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func MustParseDeleteRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func ParseDeleteRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func ParseDeleteRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue, error)

ParseDeleteRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type DeleteRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

type DeleteRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	DeleteRecoveryStoreShardingInfoRequest_FieldPath
}

DeleteRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues allows storing slice of values for DeleteRecoveryStoreShardingInfoRequest fields according to their type

func MustParseDeleteRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func MustParseDeleteRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func ParseDeleteRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func ParseDeleteRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues, error)

type DeleteRecoveryStoreShardingInfoRequest_FieldPathSelector

type DeleteRecoveryStoreShardingInfoRequest_FieldPathSelector int32
const (
	DeleteRecoveryStoreShardingInfoRequest_FieldPathSelectorName DeleteRecoveryStoreShardingInfoRequest_FieldPathSelector = 0
)

func (DeleteRecoveryStoreShardingInfoRequest_FieldPathSelector) String

type DeleteRecoveryStoreShardingInfoRequest_FieldPathValue

type DeleteRecoveryStoreShardingInfoRequest_FieldPathValue interface {
	DeleteRecoveryStoreShardingInfoRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **DeleteRecoveryStoreShardingInfoRequest)
	CompareWith(*DeleteRecoveryStoreShardingInfoRequest) (cmp int, comparable bool)
}

DeleteRecoveryStoreShardingInfoRequest_FieldPathValue allows storing values for DeleteRecoveryStoreShardingInfoRequest fields according to their type

func MustParseDeleteRecoveryStoreShardingInfoRequest_FieldPathValue

func MustParseDeleteRecoveryStoreShardingInfoRequest_FieldPathValue(pathStr, valueStr string) DeleteRecoveryStoreShardingInfoRequest_FieldPathValue

func ParseDeleteRecoveryStoreShardingInfoRequest_FieldPathValue

func ParseDeleteRecoveryStoreShardingInfoRequest_FieldPathValue(pathStr, valueStr string) (DeleteRecoveryStoreShardingInfoRequest_FieldPathValue, error)

type DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath

type DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) ClearValue

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) ClearValueRaw

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source DeleteRecoveryStoreShardingInfoRequest

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetDefault

func (fp *DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetRaw

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source DeleteRecoveryStoreShardingInfoRequest

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingleRaw

func (fp *DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) Selector

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIArrayItemValue

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIArrayOfValues

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIValue

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIArrayItemValue

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIArrayOfValues

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIValue

type DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue

type DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue struct {
	DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'DeleteRecoveryStoreShardingInfoRequest'

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

GetRawValue returns stored element value for array in object DeleteRecoveryStoreShardingInfoRequest as interface{}

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

type DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues

type DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues struct {
	DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathValue

type DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathValue struct {
	DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) AsNameValue

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathValue' with the value under path in 'DeleteRecoveryStoreShardingInfoRequest'.

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) CompareWithRaw

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) GetRawValue

GetRawValue returns raw value stored under selected path for 'DeleteRecoveryStoreShardingInfoRequest' as interface{}

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object DeleteRecoveryStoreShardingInfoRequest

func (*DeleteRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) SetToRaw

type GetRecoveryStoreShardingInfoDescriptor

type GetRecoveryStoreShardingInfoDescriptor struct{}

func GetGetRecoveryStoreShardingInfoDescriptor

func GetGetRecoveryStoreShardingInfoDescriptor() *GetRecoveryStoreShardingInfoDescriptor

func (*GetRecoveryStoreShardingInfoDescriptor) GetApiDescriptor

func (*GetRecoveryStoreShardingInfoDescriptor) GetApiName

func (*GetRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle

func (*GetRecoveryStoreShardingInfoDescriptor) GetFullMethodName

func (d *GetRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string

func (*GetRecoveryStoreShardingInfoDescriptor) GetMethodName

func (*GetRecoveryStoreShardingInfoDescriptor) GetProtoPkgName

func (d *GetRecoveryStoreShardingInfoDescriptor) GetProtoPkgName() string

func (*GetRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor

func (*GetRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle

func (*GetRecoveryStoreShardingInfoDescriptor) GetServiceDomain

func (d *GetRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string

func (*GetRecoveryStoreShardingInfoDescriptor) GetServiceVersion

func (d *GetRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string

func (*GetRecoveryStoreShardingInfoDescriptor) GetVerb

func (*GetRecoveryStoreShardingInfoDescriptor) HasResource

func (*GetRecoveryStoreShardingInfoDescriptor) IsClientStream

func (d *GetRecoveryStoreShardingInfoDescriptor) IsClientStream() bool

func (*GetRecoveryStoreShardingInfoDescriptor) IsCollection

func (d *GetRecoveryStoreShardingInfoDescriptor) IsCollection() bool

func (*GetRecoveryStoreShardingInfoDescriptor) IsPlural

func (*GetRecoveryStoreShardingInfoDescriptor) IsServerStream

func (d *GetRecoveryStoreShardingInfoDescriptor) IsServerStream() bool

func (*GetRecoveryStoreShardingInfoDescriptor) IsUnary

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 (*GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName

func (*GetRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames

type GetRecoveryStoreShardingInfoDescriptorServerMsgHandle

type GetRecoveryStoreShardingInfoDescriptorServerMsgHandle struct{}

func (*GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName

func (*GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName

func (*GetRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames

type GetRecoveryStoreShardingInfoRequest

type GetRecoveryStoreShardingInfoRequest struct {

	// Reference of ntt.monitoring.v3.RecoveryStoreShardingInfo
	Name *recovery_store_sharding_info.Reference `protobuf:"bytes,1,opt,customtype=Reference,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.view.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

Request message for method [GetRecoveryStoreShardingInfo][ntt.monitoring.v3.GetRecoveryStoreShardingInfo]

func (*GetRecoveryStoreShardingInfoRequest) Clone

func (*GetRecoveryStoreShardingInfoRequest) CloneRaw

func (*GetRecoveryStoreShardingInfoRequest) Descriptor

func (*GetRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)

Deprecated, Use GetRecoveryStoreShardingInfoRequest.ProtoReflect.Descriptor instead.

func (*GetRecoveryStoreShardingInfoRequest) GetFieldMask

func (*GetRecoveryStoreShardingInfoRequest) GetName

func (*GetRecoveryStoreShardingInfoRequest) GetView

func (*GetRecoveryStoreShardingInfoRequest) GotenMessage

func (*GetRecoveryStoreShardingInfoRequest) GotenMessage()

func (*GetRecoveryStoreShardingInfoRequest) GotenObjectExt

func (o *GetRecoveryStoreShardingInfoRequest) GotenObjectExt()

func (*GetRecoveryStoreShardingInfoRequest) GotenValidate

func (obj *GetRecoveryStoreShardingInfoRequest) GotenValidate() error

func (*GetRecoveryStoreShardingInfoRequest) MakeFullFieldMask

func (*GetRecoveryStoreShardingInfoRequest) MakeRawDiffFieldMask

func (*GetRecoveryStoreShardingInfoRequest) MakeRawFullFieldMask

func (o *GetRecoveryStoreShardingInfoRequest) MakeRawFullFieldMask() gotenobject.FieldMask

func (*GetRecoveryStoreShardingInfoRequest) Marshal

func (*GetRecoveryStoreShardingInfoRequest) MarshalJSON

func (m *GetRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)

func (*GetRecoveryStoreShardingInfoRequest) Merge

func (*GetRecoveryStoreShardingInfoRequest) MergeRaw

func (*GetRecoveryStoreShardingInfoRequest) ProtoMessage

func (*GetRecoveryStoreShardingInfoRequest) ProtoMessage()

func (*GetRecoveryStoreShardingInfoRequest) ProtoReflect

func (*GetRecoveryStoreShardingInfoRequest) Reset

func (*GetRecoveryStoreShardingInfoRequest) SetFieldMask

func (*GetRecoveryStoreShardingInfoRequest) SetName

func (*GetRecoveryStoreShardingInfoRequest) SetView

func (*GetRecoveryStoreShardingInfoRequest) String

func (*GetRecoveryStoreShardingInfoRequest) Unmarshal

func (*GetRecoveryStoreShardingInfoRequest) UnmarshalJSON

func (m *GetRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error

type GetRecoveryStoreShardingInfoRequestFieldPathBuilder

type GetRecoveryStoreShardingInfoRequestFieldPathBuilder struct{}

func (GetRecoveryStoreShardingInfoRequestFieldPathBuilder) FieldMask

func (GetRecoveryStoreShardingInfoRequestFieldPathBuilder) Name

func (GetRecoveryStoreShardingInfoRequestFieldPathBuilder) View

type GetRecoveryStoreShardingInfoRequestPathSelectorName

type GetRecoveryStoreShardingInfoRequestPathSelectorName struct{}

func (GetRecoveryStoreShardingInfoRequestPathSelectorName) FieldPath

type GetRecoveryStoreShardingInfoRequestPathSelectorView

type GetRecoveryStoreShardingInfoRequestPathSelectorView struct{}

func (GetRecoveryStoreShardingInfoRequestPathSelectorView) FieldPath

func (GetRecoveryStoreShardingInfoRequestPathSelectorView) WithArrayOfValues

func (GetRecoveryStoreShardingInfoRequestPathSelectorView) WithValue

type GetRecoveryStoreShardingInfoRequest_FieldMask

type GetRecoveryStoreShardingInfoRequest_FieldMask struct {
	Paths []GetRecoveryStoreShardingInfoRequest_FieldPath
}

func FullGetRecoveryStoreShardingInfoRequest_FieldMask

func FullGetRecoveryStoreShardingInfoRequest_FieldMask() *GetRecoveryStoreShardingInfoRequest_FieldMask

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) AppendPath

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) AppendRawPath

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) DecodeFirestore

func (fieldMask *GetRecoveryStoreShardingInfoRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) EncodeFirestore

func (fieldMask *GetRecoveryStoreShardingInfoRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) FromProtoFieldMask

func (fieldMask *GetRecoveryStoreShardingInfoRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) GetPaths

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) GetRawPaths

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) IsFull

func (GetRecoveryStoreShardingInfoRequest_FieldMask) Marshal

func (fieldMask GetRecoveryStoreShardingInfoRequest_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (GetRecoveryStoreShardingInfoRequest_FieldMask) MarshalJSON

func (fieldMask GetRecoveryStoreShardingInfoRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) PathsCount

func (fieldMask *GetRecoveryStoreShardingInfoRequest_FieldMask) PathsCount() int

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) Project

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) ProjectRaw

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) ProtoMessage

func (fieldMask *GetRecoveryStoreShardingInfoRequest_FieldMask) ProtoMessage()

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) ProtoReflect

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) Reset

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) Set

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) SetFromCliFlag

func (fieldMask *GetRecoveryStoreShardingInfoRequest_FieldMask) SetFromCliFlag(raw string) error

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) SetRaw

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) Size

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) String

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) SubtractRaw

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) Unmarshal

func (fieldMask *GetRecoveryStoreShardingInfoRequest_FieldMask) Unmarshal(data []byte) error

func (*GetRecoveryStoreShardingInfoRequest_FieldMask) UnmarshalJSON

func (fieldMask *GetRecoveryStoreShardingInfoRequest_FieldMask) UnmarshalJSON(data []byte) error

type GetRecoveryStoreShardingInfoRequest_FieldPath

type GetRecoveryStoreShardingInfoRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() GetRecoveryStoreShardingInfoRequest_FieldPathSelector
	Get(source *GetRecoveryStoreShardingInfoRequest) []interface{}
	GetSingle(source *GetRecoveryStoreShardingInfoRequest) (interface{}, bool)
	ClearValue(item *GetRecoveryStoreShardingInfoRequest)

	// Those methods build corresponding GetRecoveryStoreShardingInfoRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) GetRecoveryStoreShardingInfoRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) GetRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) GetRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseGetRecoveryStoreShardingInfoRequest_FieldPath

func MustParseGetRecoveryStoreShardingInfoRequest_FieldPath(rawField string) GetRecoveryStoreShardingInfoRequest_FieldPath

func ParseGetRecoveryStoreShardingInfoRequest_FieldPath

func ParseGetRecoveryStoreShardingInfoRequest_FieldPath(rawField string) (GetRecoveryStoreShardingInfoRequest_FieldPath, error)

type GetRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

type GetRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	GetRecoveryStoreShardingInfoRequest_FieldPath
	ContainsValue(*GetRecoveryStoreShardingInfoRequest) bool
}

GetRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetRecoveryStoreShardingInfoRequest according to their type Present only for array (repeated) types.

func MustParseGetRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func MustParseGetRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func ParseGetRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func ParseGetRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue, error)

ParseGetRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type GetRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

type GetRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	GetRecoveryStoreShardingInfoRequest_FieldPath
}

GetRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues allows storing slice of values for GetRecoveryStoreShardingInfoRequest fields according to their type

func MustParseGetRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func MustParseGetRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func ParseGetRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func ParseGetRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues, error)

type GetRecoveryStoreShardingInfoRequest_FieldPathSelector

type GetRecoveryStoreShardingInfoRequest_FieldPathSelector int32
const (
	GetRecoveryStoreShardingInfoRequest_FieldPathSelectorName      GetRecoveryStoreShardingInfoRequest_FieldPathSelector = 0
	GetRecoveryStoreShardingInfoRequest_FieldPathSelectorFieldMask GetRecoveryStoreShardingInfoRequest_FieldPathSelector = 1
	GetRecoveryStoreShardingInfoRequest_FieldPathSelectorView      GetRecoveryStoreShardingInfoRequest_FieldPathSelector = 2
)

func (GetRecoveryStoreShardingInfoRequest_FieldPathSelector) String

type GetRecoveryStoreShardingInfoRequest_FieldPathValue

type GetRecoveryStoreShardingInfoRequest_FieldPathValue interface {
	GetRecoveryStoreShardingInfoRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **GetRecoveryStoreShardingInfoRequest)
	CompareWith(*GetRecoveryStoreShardingInfoRequest) (cmp int, comparable bool)
}

GetRecoveryStoreShardingInfoRequest_FieldPathValue allows storing values for GetRecoveryStoreShardingInfoRequest fields according to their type

func MustParseGetRecoveryStoreShardingInfoRequest_FieldPathValue

func MustParseGetRecoveryStoreShardingInfoRequest_FieldPathValue(pathStr, valueStr string) GetRecoveryStoreShardingInfoRequest_FieldPathValue

func ParseGetRecoveryStoreShardingInfoRequest_FieldPathValue

func ParseGetRecoveryStoreShardingInfoRequest_FieldPathValue(pathStr, valueStr string) (GetRecoveryStoreShardingInfoRequest_FieldPathValue, error)

type GetRecoveryStoreShardingInfoRequest_FieldTerminalPath

type GetRecoveryStoreShardingInfoRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) ClearValue

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) ClearValueRaw

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source GetRecoveryStoreShardingInfoRequest

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetDefault

func (fp *GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetRaw

func (fp *GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source GetRecoveryStoreShardingInfoRequest

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingleRaw

func (fp *GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) Selector

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIArrayItemValue

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIArrayOfValues

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIValue

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIArrayItemValue

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIArrayOfValues

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIValue

type GetRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue

type GetRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue struct {
	GetRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'GetRecoveryStoreShardingInfoRequest'

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *GetRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object GetRecoveryStoreShardingInfoRequest as interface{}

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

type GetRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues

type GetRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues struct {
	GetRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *GetRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type GetRecoveryStoreShardingInfoRequest_FieldTerminalPathValue

type GetRecoveryStoreShardingInfoRequest_FieldTerminalPathValue struct {
	GetRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) AsNameValue

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) AsViewValue

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'GetRecoveryStoreShardingInfoRequest_FieldTerminalPathValue' with the value under path in 'GetRecoveryStoreShardingInfoRequest'.

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) CompareWithRaw

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) GetRawValue

func (fpv *GetRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'GetRecoveryStoreShardingInfoRequest' as interface{}

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object GetRecoveryStoreShardingInfoRequest

func (*GetRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) SetToRaw

type ListRecoveryStoreShardingInfosDescriptor

type ListRecoveryStoreShardingInfosDescriptor struct{}

func GetListRecoveryStoreShardingInfosDescriptor

func GetListRecoveryStoreShardingInfosDescriptor() *ListRecoveryStoreShardingInfosDescriptor

func (*ListRecoveryStoreShardingInfosDescriptor) GetApiDescriptor

func (*ListRecoveryStoreShardingInfosDescriptor) GetApiName

func (*ListRecoveryStoreShardingInfosDescriptor) GetClientMsgReflectHandle

func (*ListRecoveryStoreShardingInfosDescriptor) GetFullMethodName

func (d *ListRecoveryStoreShardingInfosDescriptor) GetFullMethodName() string

func (*ListRecoveryStoreShardingInfosDescriptor) GetMethodName

func (*ListRecoveryStoreShardingInfosDescriptor) GetProtoPkgName

func (d *ListRecoveryStoreShardingInfosDescriptor) GetProtoPkgName() string

func (*ListRecoveryStoreShardingInfosDescriptor) GetResourceDescriptor

func (*ListRecoveryStoreShardingInfosDescriptor) GetServerMsgReflectHandle

func (*ListRecoveryStoreShardingInfosDescriptor) GetServiceDomain

func (d *ListRecoveryStoreShardingInfosDescriptor) GetServiceDomain() string

func (*ListRecoveryStoreShardingInfosDescriptor) GetServiceVersion

func (d *ListRecoveryStoreShardingInfosDescriptor) GetServiceVersion() string

func (*ListRecoveryStoreShardingInfosDescriptor) GetVerb

func (*ListRecoveryStoreShardingInfosDescriptor) HasResource

func (*ListRecoveryStoreShardingInfosDescriptor) IsClientStream

func (d *ListRecoveryStoreShardingInfosDescriptor) IsClientStream() bool

func (*ListRecoveryStoreShardingInfosDescriptor) IsCollection

func (*ListRecoveryStoreShardingInfosDescriptor) IsPlural

func (*ListRecoveryStoreShardingInfosDescriptor) IsServerStream

func (d *ListRecoveryStoreShardingInfosDescriptor) IsServerStream() bool

func (*ListRecoveryStoreShardingInfosDescriptor) IsUnary

func (*ListRecoveryStoreShardingInfosDescriptor) NewEmptyClientMsg

func (*ListRecoveryStoreShardingInfosDescriptor) NewEmptyServerMsg

func (*ListRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody

func (d *ListRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody() bool

type ListRecoveryStoreShardingInfosDescriptorClientMsgHandle

type ListRecoveryStoreShardingInfosDescriptorClientMsgHandle struct{}

func (*ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractCollectionName

func (*ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceName

func (*ListRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceNames

type ListRecoveryStoreShardingInfosDescriptorServerMsgHandle

type ListRecoveryStoreShardingInfosDescriptorServerMsgHandle struct{}

func (*ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractCollectionName

func (*ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceName

func (*ListRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceNames

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.view.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) Clone

func (*ListRecoveryStoreShardingInfosRequest) CloneRaw

func (*ListRecoveryStoreShardingInfosRequest) Descriptor

func (*ListRecoveryStoreShardingInfosRequest) Descriptor() ([]byte, []int)

Deprecated, Use ListRecoveryStoreShardingInfosRequest.ProtoReflect.Descriptor instead.

func (*ListRecoveryStoreShardingInfosRequest) GetFieldMask

func (*ListRecoveryStoreShardingInfosRequest) GetFilter

func (*ListRecoveryStoreShardingInfosRequest) GetIncludePagingInfo

func (m *ListRecoveryStoreShardingInfosRequest) GetIncludePagingInfo() bool

func (*ListRecoveryStoreShardingInfosRequest) GetOrderBy

func (*ListRecoveryStoreShardingInfosRequest) GetPageSize

func (*ListRecoveryStoreShardingInfosRequest) GetPageToken

func (*ListRecoveryStoreShardingInfosRequest) GetParent

func (*ListRecoveryStoreShardingInfosRequest) GetView

func (*ListRecoveryStoreShardingInfosRequest) GotenMessage

func (*ListRecoveryStoreShardingInfosRequest) GotenMessage()

func (*ListRecoveryStoreShardingInfosRequest) GotenObjectExt

func (o *ListRecoveryStoreShardingInfosRequest) GotenObjectExt()

func (*ListRecoveryStoreShardingInfosRequest) GotenValidate

func (obj *ListRecoveryStoreShardingInfosRequest) GotenValidate() error

func (*ListRecoveryStoreShardingInfosRequest) MakeFullFieldMask

func (*ListRecoveryStoreShardingInfosRequest) MakeRawDiffFieldMask

func (*ListRecoveryStoreShardingInfosRequest) MakeRawFullFieldMask

func (*ListRecoveryStoreShardingInfosRequest) Marshal

func (*ListRecoveryStoreShardingInfosRequest) MarshalJSON

func (m *ListRecoveryStoreShardingInfosRequest) MarshalJSON() ([]byte, error)

func (*ListRecoveryStoreShardingInfosRequest) Merge

func (*ListRecoveryStoreShardingInfosRequest) MergeRaw

func (*ListRecoveryStoreShardingInfosRequest) ProtoMessage

func (*ListRecoveryStoreShardingInfosRequest) ProtoMessage()

func (*ListRecoveryStoreShardingInfosRequest) ProtoReflect

func (*ListRecoveryStoreShardingInfosRequest) Reset

func (*ListRecoveryStoreShardingInfosRequest) SetFieldMask

func (*ListRecoveryStoreShardingInfosRequest) SetFilter

func (*ListRecoveryStoreShardingInfosRequest) SetIncludePagingInfo

func (m *ListRecoveryStoreShardingInfosRequest) SetIncludePagingInfo(fv bool)

func (*ListRecoveryStoreShardingInfosRequest) SetOrderBy

func (*ListRecoveryStoreShardingInfosRequest) SetPageSize

func (m *ListRecoveryStoreShardingInfosRequest) SetPageSize(fv int32)

func (*ListRecoveryStoreShardingInfosRequest) SetPageToken

func (*ListRecoveryStoreShardingInfosRequest) SetParent

func (*ListRecoveryStoreShardingInfosRequest) SetView

func (*ListRecoveryStoreShardingInfosRequest) String

func (*ListRecoveryStoreShardingInfosRequest) Unmarshal

func (*ListRecoveryStoreShardingInfosRequest) UnmarshalJSON

func (m *ListRecoveryStoreShardingInfosRequest) UnmarshalJSON(data []byte) error

type ListRecoveryStoreShardingInfosRequestFieldPathBuilder

type ListRecoveryStoreShardingInfosRequestFieldPathBuilder struct{}

func (ListRecoveryStoreShardingInfosRequestFieldPathBuilder) FieldMask

func (ListRecoveryStoreShardingInfosRequestFieldPathBuilder) Filter

func (ListRecoveryStoreShardingInfosRequestFieldPathBuilder) IncludePagingInfo

func (ListRecoveryStoreShardingInfosRequestFieldPathBuilder) OrderBy

func (ListRecoveryStoreShardingInfosRequestFieldPathBuilder) PageSize

func (ListRecoveryStoreShardingInfosRequestFieldPathBuilder) PageToken

func (ListRecoveryStoreShardingInfosRequestFieldPathBuilder) Parent

func (ListRecoveryStoreShardingInfosRequestFieldPathBuilder) View

type ListRecoveryStoreShardingInfosRequestPathSelectorFilter

type ListRecoveryStoreShardingInfosRequestPathSelectorFilter struct{}

func (ListRecoveryStoreShardingInfosRequestPathSelectorFilter) FieldPath

type ListRecoveryStoreShardingInfosRequestPathSelectorIncludePagingInfo

type ListRecoveryStoreShardingInfosRequestPathSelectorIncludePagingInfo struct{}

func (ListRecoveryStoreShardingInfosRequestPathSelectorIncludePagingInfo) FieldPath

func (ListRecoveryStoreShardingInfosRequestPathSelectorIncludePagingInfo) WithArrayOfValues

func (ListRecoveryStoreShardingInfosRequestPathSelectorIncludePagingInfo) WithValue

type ListRecoveryStoreShardingInfosRequestPathSelectorOrderBy

type ListRecoveryStoreShardingInfosRequestPathSelectorOrderBy struct{}

func (ListRecoveryStoreShardingInfosRequestPathSelectorOrderBy) FieldPath

type ListRecoveryStoreShardingInfosRequestPathSelectorPageSize

type ListRecoveryStoreShardingInfosRequestPathSelectorPageSize struct{}

func (ListRecoveryStoreShardingInfosRequestPathSelectorPageSize) FieldPath

func (ListRecoveryStoreShardingInfosRequestPathSelectorPageSize) WithArrayOfValues

func (ListRecoveryStoreShardingInfosRequestPathSelectorPageSize) WithValue

type ListRecoveryStoreShardingInfosRequestPathSelectorPageToken

type ListRecoveryStoreShardingInfosRequestPathSelectorPageToken struct{}

func (ListRecoveryStoreShardingInfosRequestPathSelectorPageToken) FieldPath

type ListRecoveryStoreShardingInfosRequestPathSelectorParent

type ListRecoveryStoreShardingInfosRequestPathSelectorParent struct{}

func (ListRecoveryStoreShardingInfosRequestPathSelectorParent) FieldPath

type ListRecoveryStoreShardingInfosRequestPathSelectorView

type ListRecoveryStoreShardingInfosRequestPathSelectorView struct{}

func (ListRecoveryStoreShardingInfosRequestPathSelectorView) FieldPath

func (ListRecoveryStoreShardingInfosRequestPathSelectorView) WithArrayOfValues

func (ListRecoveryStoreShardingInfosRequestPathSelectorView) WithValue

type ListRecoveryStoreShardingInfosRequest_FieldMask

type ListRecoveryStoreShardingInfosRequest_FieldMask struct {
	Paths []ListRecoveryStoreShardingInfosRequest_FieldPath
}

func FullListRecoveryStoreShardingInfosRequest_FieldMask

func FullListRecoveryStoreShardingInfosRequest_FieldMask() *ListRecoveryStoreShardingInfosRequest_FieldMask

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) AppendPath

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) AppendRawPath

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) DecodeFirestore

func (fieldMask *ListRecoveryStoreShardingInfosRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) FromProtoFieldMask

func (fieldMask *ListRecoveryStoreShardingInfosRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) GetPaths

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) GetRawPaths

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) IsFull

func (ListRecoveryStoreShardingInfosRequest_FieldMask) Marshal

implement methods required by customType

func (ListRecoveryStoreShardingInfosRequest_FieldMask) MarshalJSON

func (fieldMask ListRecoveryStoreShardingInfosRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) PathsCount

func (fieldMask *ListRecoveryStoreShardingInfosRequest_FieldMask) PathsCount() int

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) Project

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) ProjectRaw

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) ProtoMessage

func (fieldMask *ListRecoveryStoreShardingInfosRequest_FieldMask) ProtoMessage()

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) ProtoReflect

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) Reset

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) Set

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) SetFromCliFlag

func (fieldMask *ListRecoveryStoreShardingInfosRequest_FieldMask) SetFromCliFlag(raw string) error

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) SetRaw

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) Size

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) String

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) SubtractRaw

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) Unmarshal

func (fieldMask *ListRecoveryStoreShardingInfosRequest_FieldMask) Unmarshal(data []byte) error

func (*ListRecoveryStoreShardingInfosRequest_FieldMask) UnmarshalJSON

func (fieldMask *ListRecoveryStoreShardingInfosRequest_FieldMask) UnmarshalJSON(data []byte) error

type ListRecoveryStoreShardingInfosRequest_FieldPath

type ListRecoveryStoreShardingInfosRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() ListRecoveryStoreShardingInfosRequest_FieldPathSelector
	Get(source *ListRecoveryStoreShardingInfosRequest) []interface{}
	GetSingle(source *ListRecoveryStoreShardingInfosRequest) (interface{}, bool)
	ClearValue(item *ListRecoveryStoreShardingInfosRequest)

	// Those methods build corresponding ListRecoveryStoreShardingInfosRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) ListRecoveryStoreShardingInfosRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) ListRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) ListRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseListRecoveryStoreShardingInfosRequest_FieldPath

func MustParseListRecoveryStoreShardingInfosRequest_FieldPath(rawField string) ListRecoveryStoreShardingInfosRequest_FieldPath

func ParseListRecoveryStoreShardingInfosRequest_FieldPath

func ParseListRecoveryStoreShardingInfosRequest_FieldPath(rawField string) (ListRecoveryStoreShardingInfosRequest_FieldPath, error)

type ListRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue

type ListRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ListRecoveryStoreShardingInfosRequest_FieldPath
	ContainsValue(*ListRecoveryStoreShardingInfosRequest) bool
}

ListRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListRecoveryStoreShardingInfosRequest according to their type Present only for array (repeated) types.

func MustParseListRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue

func MustParseListRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue

func ParseListRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue

func ParseListRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue, error)

ParseListRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ListRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues

type ListRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ListRecoveryStoreShardingInfosRequest_FieldPath
}

ListRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues allows storing slice of values for ListRecoveryStoreShardingInfosRequest fields according to their type

func MustParseListRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues

func MustParseListRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues

func ParseListRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues

func ParseListRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues, error)

type ListRecoveryStoreShardingInfosRequest_FieldPathSelector

type ListRecoveryStoreShardingInfosRequest_FieldPathSelector int32
const (
	ListRecoveryStoreShardingInfosRequest_FieldPathSelectorParent            ListRecoveryStoreShardingInfosRequest_FieldPathSelector = 0
	ListRecoveryStoreShardingInfosRequest_FieldPathSelectorPageSize          ListRecoveryStoreShardingInfosRequest_FieldPathSelector = 1
	ListRecoveryStoreShardingInfosRequest_FieldPathSelectorPageToken         ListRecoveryStoreShardingInfosRequest_FieldPathSelector = 2
	ListRecoveryStoreShardingInfosRequest_FieldPathSelectorOrderBy           ListRecoveryStoreShardingInfosRequest_FieldPathSelector = 3
	ListRecoveryStoreShardingInfosRequest_FieldPathSelectorFilter            ListRecoveryStoreShardingInfosRequest_FieldPathSelector = 4
	ListRecoveryStoreShardingInfosRequest_FieldPathSelectorFieldMask         ListRecoveryStoreShardingInfosRequest_FieldPathSelector = 5
	ListRecoveryStoreShardingInfosRequest_FieldPathSelectorView              ListRecoveryStoreShardingInfosRequest_FieldPathSelector = 6
	ListRecoveryStoreShardingInfosRequest_FieldPathSelectorIncludePagingInfo ListRecoveryStoreShardingInfosRequest_FieldPathSelector = 7
)

func (ListRecoveryStoreShardingInfosRequest_FieldPathSelector) String

type ListRecoveryStoreShardingInfosRequest_FieldPathValue

type ListRecoveryStoreShardingInfosRequest_FieldPathValue interface {
	ListRecoveryStoreShardingInfosRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ListRecoveryStoreShardingInfosRequest)
	CompareWith(*ListRecoveryStoreShardingInfosRequest) (cmp int, comparable bool)
}

ListRecoveryStoreShardingInfosRequest_FieldPathValue allows storing values for ListRecoveryStoreShardingInfosRequest fields according to their type

func MustParseListRecoveryStoreShardingInfosRequest_FieldPathValue

func MustParseListRecoveryStoreShardingInfosRequest_FieldPathValue(pathStr, valueStr string) ListRecoveryStoreShardingInfosRequest_FieldPathValue

func ParseListRecoveryStoreShardingInfosRequest_FieldPathValue

func ParseListRecoveryStoreShardingInfosRequest_FieldPathValue(pathStr, valueStr string) (ListRecoveryStoreShardingInfosRequest_FieldPathValue, error)

type ListRecoveryStoreShardingInfosRequest_FieldTerminalPath

type ListRecoveryStoreShardingInfosRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) ClearValue

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) ClearValueRaw

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source ListRecoveryStoreShardingInfosRequest

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetDefault

func (fp *ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetRaw

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source ListRecoveryStoreShardingInfosRequest

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetSingleRaw

func (fp *ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) Selector

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithIArrayItemValue

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithIArrayOfValues

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithIValue

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithRawIArrayItemValue

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithRawIArrayOfValues

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithRawIValue

type ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue

type ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue struct {
	ListRecoveryStoreShardingInfosRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'ListRecoveryStoreShardingInfosRequest'

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object ListRecoveryStoreShardingInfosRequest as interface{}

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

type ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues

type ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues struct {
	ListRecoveryStoreShardingInfosRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues

func (fpaov *ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *ListRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue

type ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue struct {
	ListRecoveryStoreShardingInfosRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsFilterValue

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsIncludePagingInfoValue

func (fpv *ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsOrderByValue

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsPageSizeValue

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsPageTokenValue

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsParentValue

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsViewValue

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue' with the value under path in 'ListRecoveryStoreShardingInfosRequest'.

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) CompareWithRaw

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) GetRawValue

func (fpv *ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'ListRecoveryStoreShardingInfosRequest' as interface{}

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ListRecoveryStoreShardingInfosRequest

func (*ListRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) SetToRaw

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) Clone

func (*ListRecoveryStoreShardingInfosResponse) CloneRaw

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 (*ListRecoveryStoreShardingInfosResponse) GetPrevPageToken

func (*ListRecoveryStoreShardingInfosResponse) GetRecoveryStoreShardingInfos

func (*ListRecoveryStoreShardingInfosResponse) GetTotalResultsCount

func (m *ListRecoveryStoreShardingInfosResponse) GetTotalResultsCount() int32

func (*ListRecoveryStoreShardingInfosResponse) GotenMessage

func (*ListRecoveryStoreShardingInfosResponse) GotenObjectExt

func (o *ListRecoveryStoreShardingInfosResponse) GotenObjectExt()

func (*ListRecoveryStoreShardingInfosResponse) GotenValidate

func (obj *ListRecoveryStoreShardingInfosResponse) GotenValidate() error

func (*ListRecoveryStoreShardingInfosResponse) MakeFullFieldMask

func (*ListRecoveryStoreShardingInfosResponse) MakeRawDiffFieldMask

func (*ListRecoveryStoreShardingInfosResponse) MakeRawFullFieldMask

func (*ListRecoveryStoreShardingInfosResponse) Marshal

func (*ListRecoveryStoreShardingInfosResponse) MarshalJSON

func (m *ListRecoveryStoreShardingInfosResponse) MarshalJSON() ([]byte, error)

func (*ListRecoveryStoreShardingInfosResponse) Merge

func (*ListRecoveryStoreShardingInfosResponse) MergeRaw

func (*ListRecoveryStoreShardingInfosResponse) ProtoMessage

func (*ListRecoveryStoreShardingInfosResponse) ProtoReflect

func (*ListRecoveryStoreShardingInfosResponse) Reset

func (*ListRecoveryStoreShardingInfosResponse) SetCurrentOffset

func (m *ListRecoveryStoreShardingInfosResponse) SetCurrentOffset(fv int32)

func (*ListRecoveryStoreShardingInfosResponse) SetNextPageToken

func (*ListRecoveryStoreShardingInfosResponse) SetPrevPageToken

func (*ListRecoveryStoreShardingInfosResponse) SetRecoveryStoreShardingInfos

func (*ListRecoveryStoreShardingInfosResponse) SetTotalResultsCount

func (m *ListRecoveryStoreShardingInfosResponse) SetTotalResultsCount(fv int32)

func (*ListRecoveryStoreShardingInfosResponse) String

func (*ListRecoveryStoreShardingInfosResponse) Unmarshal

func (*ListRecoveryStoreShardingInfosResponse) UnmarshalJSON

func (m *ListRecoveryStoreShardingInfosResponse) UnmarshalJSON(data []byte) error

type ListRecoveryStoreShardingInfosResponseFieldPathBuilder

type ListRecoveryStoreShardingInfosResponseFieldPathBuilder struct{}

func (ListRecoveryStoreShardingInfosResponseFieldPathBuilder) CurrentOffset

func (ListRecoveryStoreShardingInfosResponseFieldPathBuilder) NextPageToken

func (ListRecoveryStoreShardingInfosResponseFieldPathBuilder) PrevPageToken

func (ListRecoveryStoreShardingInfosResponseFieldPathBuilder) TotalResultsCount

type ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataAnnotations

type ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataAnnotations struct {
	// contains filtered or unexported fields
}

func (ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataAnnotations) FieldPath

func (ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataAnnotations) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataAnnotations) WithValue

type ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataLabels

type ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataLabels struct {
	// contains filtered or unexported fields
}

func (ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataLabels) FieldPath

func (ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataLabels) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataLabels) WithValue

type ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataShards

type ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataShards struct {
	// contains filtered or unexported fields
}

func (ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataShards) FieldPath

func (ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataShards) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponseMapPathSelectorRecoveryStoreShardingInfosMetadataShards) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorCurrentOffset

type ListRecoveryStoreShardingInfosResponsePathSelectorCurrentOffset struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorCurrentOffset) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorCurrentOffset) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorCurrentOffset) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorNextPageToken

type ListRecoveryStoreShardingInfosResponsePathSelectorNextPageToken struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorNextPageToken) FieldPath

type ListRecoveryStoreShardingInfosResponsePathSelectorPrevPageToken

type ListRecoveryStoreShardingInfosResponsePathSelectorPrevPageToken struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorPrevPageToken) FieldPath

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfos

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfos struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfos) FieldPath

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadata

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadata struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadata) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadata) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadata) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataAnnotations

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataAnnotations struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataAnnotations) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataAnnotations) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataAnnotations) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataCreateTime

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataCreateTime struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataCreateTime) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataCreateTime) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataCreateTime) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataDeleteTime

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataDeleteTime struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataDeleteTime) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataDeleteTime) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataDeleteTime) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataGeneration

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataGeneration struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataGeneration) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataGeneration) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataGeneration) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLabels

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLabels struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLabels) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLabels) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLabels) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycle

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycle struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycle) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycle) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycle) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleBlockDeletion

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleBlockDeletion struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleBlockDeletion) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleBlockDeletion) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleBlockDeletion) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleState

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleState struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleState) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleState) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataLifecycleState) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferences

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferences struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferences) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferences) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferences) WithItemValue

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferences) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesBlockOwnerDeletion

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesController

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesController struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesController) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesController) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesController) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesKind

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesKind struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesKind) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesKind) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesKind) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesName

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesName struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesName) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesName) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesName) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRegion

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRegion struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRegion) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRegion) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRegion) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRequiresOwnerReference

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRequiresOwnerReference struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRequiresOwnerReference) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesRequiresOwnerReference) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesVersion

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesVersion struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesVersion) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesVersion) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataOwnerReferencesVersion) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataResourceVersion

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataResourceVersion struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataResourceVersion) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataResourceVersion) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataResourceVersion) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataShards

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataShards struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataShards) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataShards) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataShards) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncing

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncing struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncing) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncing) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncing) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingOwningRegion

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingOwningRegion struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingOwningRegion) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingOwningRegion) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingOwningRegion) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingRegions

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingRegions struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingRegions) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingRegions) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingRegions) WithItemValue

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataSyncingRegions) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataTags

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataTags struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataTags) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataTags) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataTags) WithItemValue

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataTags) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUpdateTime

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUpdateTime struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUpdateTime) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUpdateTime) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUpdateTime) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUuid

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUuid struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUuid) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUuid) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosMetadataUuid) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosName

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosName struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosName) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosName) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosName) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpec

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpec struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpec) FieldPath

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecShardsCount

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecShardsCount struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecShardsCount) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecShardsCount) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecShardsCount) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecTsBlobPeriod

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecTsBlobPeriod struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecTsBlobPeriod) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecTsBlobPeriod) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosSpecTsBlobPeriod) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriod

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriod struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriod) FieldPath

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodEndTime

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodEndTime struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodEndTime) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodEndTime) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodEndTime) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodStartTime

type ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodStartTime struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodStartTime) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodStartTime) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfosValidityPeriodStartTime) WithValue

type ListRecoveryStoreShardingInfosResponsePathSelectorTotalResultsCount

type ListRecoveryStoreShardingInfosResponsePathSelectorTotalResultsCount struct{}

func (ListRecoveryStoreShardingInfosResponsePathSelectorTotalResultsCount) FieldPath

func (ListRecoveryStoreShardingInfosResponsePathSelectorTotalResultsCount) WithArrayOfValues

func (ListRecoveryStoreShardingInfosResponsePathSelectorTotalResultsCount) WithValue

type ListRecoveryStoreShardingInfosResponse_FieldMask

type ListRecoveryStoreShardingInfosResponse_FieldMask struct {
	Paths []ListRecoveryStoreShardingInfosResponse_FieldPath
}

func FullListRecoveryStoreShardingInfosResponse_FieldMask

func FullListRecoveryStoreShardingInfosResponse_FieldMask() *ListRecoveryStoreShardingInfosResponse_FieldMask

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) AppendPath

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) AppendRawPath

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) DecodeFirestore

func (fieldMask *ListRecoveryStoreShardingInfosResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) FromProtoFieldMask

func (fieldMask *ListRecoveryStoreShardingInfosResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) GetPaths

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) GetRawPaths

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) IsFull

func (ListRecoveryStoreShardingInfosResponse_FieldMask) Marshal

implement methods required by customType

func (ListRecoveryStoreShardingInfosResponse_FieldMask) MarshalJSON

func (fieldMask ListRecoveryStoreShardingInfosResponse_FieldMask) MarshalJSON() ([]byte, error)

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) PathsCount

func (fieldMask *ListRecoveryStoreShardingInfosResponse_FieldMask) PathsCount() int

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) Project

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) ProjectRaw

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) ProtoMessage

func (fieldMask *ListRecoveryStoreShardingInfosResponse_FieldMask) ProtoMessage()

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) ProtoReflect

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) Reset

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) Set

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) SetFromCliFlag

func (fieldMask *ListRecoveryStoreShardingInfosResponse_FieldMask) SetFromCliFlag(raw string) error

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) SetRaw

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) Size

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) String

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) SubtractRaw

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) Unmarshal

func (fieldMask *ListRecoveryStoreShardingInfosResponse_FieldMask) Unmarshal(data []byte) error

func (*ListRecoveryStoreShardingInfosResponse_FieldMask) UnmarshalJSON

func (fieldMask *ListRecoveryStoreShardingInfosResponse_FieldMask) UnmarshalJSON(data []byte) error

type ListRecoveryStoreShardingInfosResponse_FieldPath

type ListRecoveryStoreShardingInfosResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() ListRecoveryStoreShardingInfosResponse_FieldPathSelector
	Get(source *ListRecoveryStoreShardingInfosResponse) []interface{}
	GetSingle(source *ListRecoveryStoreShardingInfosResponse) (interface{}, bool)
	ClearValue(item *ListRecoveryStoreShardingInfosResponse)

	// Those methods build corresponding ListRecoveryStoreShardingInfosResponse_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) ListRecoveryStoreShardingInfosResponse_FieldPathValue
	WithIArrayOfValues(values interface{}) ListRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) ListRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseListRecoveryStoreShardingInfosResponse_FieldPath

func MustParseListRecoveryStoreShardingInfosResponse_FieldPath(rawField string) ListRecoveryStoreShardingInfosResponse_FieldPath

func ParseListRecoveryStoreShardingInfosResponse_FieldPath

func ParseListRecoveryStoreShardingInfosResponse_FieldPath(rawField string) (ListRecoveryStoreShardingInfosResponse_FieldPath, error)

type ListRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue

type ListRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ListRecoveryStoreShardingInfosResponse_FieldPath
	ContainsValue(*ListRecoveryStoreShardingInfosResponse) bool
}

ListRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListRecoveryStoreShardingInfosResponse according to their type Present only for array (repeated) types.

func MustParseListRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue

func MustParseListRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue

func ParseListRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue

func ParseListRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue, error)

ParseListRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ListRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues

type ListRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ListRecoveryStoreShardingInfosResponse_FieldPath
}

ListRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues allows storing slice of values for ListRecoveryStoreShardingInfosResponse fields according to their type

func MustParseListRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues

func MustParseListRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues

func ParseListRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues

func ParseListRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues, error)

type ListRecoveryStoreShardingInfosResponse_FieldPathSelector

type ListRecoveryStoreShardingInfosResponse_FieldPathSelector int32
const (
	ListRecoveryStoreShardingInfosResponse_FieldPathSelectorRecoveryStoreShardingInfos ListRecoveryStoreShardingInfosResponse_FieldPathSelector = 0
	ListRecoveryStoreShardingInfosResponse_FieldPathSelectorPrevPageToken              ListRecoveryStoreShardingInfosResponse_FieldPathSelector = 1
	ListRecoveryStoreShardingInfosResponse_FieldPathSelectorNextPageToken              ListRecoveryStoreShardingInfosResponse_FieldPathSelector = 2
	ListRecoveryStoreShardingInfosResponse_FieldPathSelectorCurrentOffset              ListRecoveryStoreShardingInfosResponse_FieldPathSelector = 3
	ListRecoveryStoreShardingInfosResponse_FieldPathSelectorTotalResultsCount          ListRecoveryStoreShardingInfosResponse_FieldPathSelector = 4
)

func (ListRecoveryStoreShardingInfosResponse_FieldPathSelector) String

type ListRecoveryStoreShardingInfosResponse_FieldPathValue

type ListRecoveryStoreShardingInfosResponse_FieldPathValue interface {
	ListRecoveryStoreShardingInfosResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ListRecoveryStoreShardingInfosResponse)
	CompareWith(*ListRecoveryStoreShardingInfosResponse) (cmp int, comparable bool)
}

ListRecoveryStoreShardingInfosResponse_FieldPathValue allows storing values for ListRecoveryStoreShardingInfosResponse fields according to their type

func MustParseListRecoveryStoreShardingInfosResponse_FieldPathValue

func MustParseListRecoveryStoreShardingInfosResponse_FieldPathValue(pathStr, valueStr string) ListRecoveryStoreShardingInfosResponse_FieldPathValue

func ParseListRecoveryStoreShardingInfosResponse_FieldPathValue

func ParseListRecoveryStoreShardingInfosResponse_FieldPathValue(pathStr, valueStr string) (ListRecoveryStoreShardingInfosResponse_FieldPathValue, error)

type ListRecoveryStoreShardingInfosResponse_FieldSubPath

type ListRecoveryStoreShardingInfosResponse_FieldSubPath struct {
	// contains filtered or unexported fields
}

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) AsRecoveryStoreShardingInfosSubPath

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) ClearValue

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) ClearValueRaw

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) Get

Get returns all values pointed by selected field from source ListRecoveryStoreShardingInfosResponse

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) GetDefault

func (fps *ListRecoveryStoreShardingInfosResponse_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) GetRaw

func (fps *ListRecoveryStoreShardingInfosResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source ListRecoveryStoreShardingInfosResponse

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) GetSingleRaw

func (fps *ListRecoveryStoreShardingInfosResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) Selector

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) SplitIntoTerminalIPaths

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) String

String returns path representation in proto convention

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) WithIArrayItemValue

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) WithIArrayOfValues

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) WithIValue

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) WithRawIArrayItemValue

func (fps *ListRecoveryStoreShardingInfosResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) WithRawIArrayOfValues

func (fps *ListRecoveryStoreShardingInfosResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPath) WithRawIValue

type ListRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue

type ListRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue struct {
	ListRecoveryStoreShardingInfosResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue) AsRecoveryStoreShardingInfosPathItemValue

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'ListRecoveryStoreShardingInfosResponse'

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *ListRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type ListRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues

type ListRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues struct {
	ListRecoveryStoreShardingInfosResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues) AsRecoveryStoreShardingInfosPathArrayOfValues

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *ListRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type ListRecoveryStoreShardingInfosResponse_FieldSubPathValue

type ListRecoveryStoreShardingInfosResponse_FieldSubPathValue struct {
	ListRecoveryStoreShardingInfosResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPathValue) AsRecoveryStoreShardingInfosPathValue

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPathValue) CompareWith

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPathValue) CompareWithRaw

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPathValue) GetRawValue

func (fpvs *ListRecoveryStoreShardingInfosResponse_FieldSubPathValue) GetRawValue() interface{}

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPathValue) SetTo

func (*ListRecoveryStoreShardingInfosResponse_FieldSubPathValue) SetToRaw

type ListRecoveryStoreShardingInfosResponse_FieldTerminalPath

type ListRecoveryStoreShardingInfosResponse_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) ClearValue

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) ClearValueRaw

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source ListRecoveryStoreShardingInfosResponse

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetDefault

func (fp *ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetRaw

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source ListRecoveryStoreShardingInfosResponse

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetSingleRaw

func (fp *ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) Selector

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) SplitIntoTerminalIPaths

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithIArrayItemValue

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithIArrayOfValues

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithIValue

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithRawIArrayItemValue

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithRawIArrayOfValues

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithRawIValue

type ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue

type ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue struct {
	ListRecoveryStoreShardingInfosResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) AsRecoveryStoreShardingInfosItemValue

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'ListRecoveryStoreShardingInfosResponse'

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

GetRawValue returns stored element value for array in object ListRecoveryStoreShardingInfosResponse as interface{}

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

type ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues

type ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues struct {
	ListRecoveryStoreShardingInfosResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues

func (fpaov *ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsRecoveryStoreShardingInfosArrayOfValues

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues

func (fpaov *ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *ListRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type ListRecoveryStoreShardingInfosResponse_FieldTerminalPathValue

type ListRecoveryStoreShardingInfosResponse_FieldTerminalPathValue struct {
	ListRecoveryStoreShardingInfosResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) AsCurrentOffsetValue

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) AsNextPageTokenValue

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) AsPrevPageTokenValue

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) AsRecoveryStoreShardingInfosValue

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) AsTotalResultsCountValue

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListRecoveryStoreShardingInfosResponse_FieldTerminalPathValue' with the value under path in 'ListRecoveryStoreShardingInfosResponse'.

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) CompareWithRaw

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) GetRawValue

GetRawValue returns raw value stored under selected path for 'ListRecoveryStoreShardingInfosResponse' as interface{}

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ListRecoveryStoreShardingInfosResponse

func (*ListRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) SetToRaw

type RecoveryStoreShardingInfoServiceClient

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.

type RecoveryStoreShardingInfoServiceDescriptor

type RecoveryStoreShardingInfoServiceDescriptor struct{}

func GetRecoveryStoreShardingInfoServiceDescriptor

func GetRecoveryStoreShardingInfoServiceDescriptor() *RecoveryStoreShardingInfoServiceDescriptor

func (*RecoveryStoreShardingInfoServiceDescriptor) AllMethodDescriptors

func (*RecoveryStoreShardingInfoServiceDescriptor) GetApiName

func (*RecoveryStoreShardingInfoServiceDescriptor) GetFullAPIName

func (*RecoveryStoreShardingInfoServiceDescriptor) GetProtoPkgName

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 (*UpdateRecoveryStoreShardingInfoDescriptor) GetApiName

func (*UpdateRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle

func (*UpdateRecoveryStoreShardingInfoDescriptor) GetFullMethodName

func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string

func (*UpdateRecoveryStoreShardingInfoDescriptor) GetMethodName

func (*UpdateRecoveryStoreShardingInfoDescriptor) GetProtoPkgName

func (*UpdateRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor

func (*UpdateRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle

func (*UpdateRecoveryStoreShardingInfoDescriptor) GetServiceDomain

func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string

func (*UpdateRecoveryStoreShardingInfoDescriptor) GetServiceVersion

func (d *UpdateRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string

func (*UpdateRecoveryStoreShardingInfoDescriptor) GetVerb

func (*UpdateRecoveryStoreShardingInfoDescriptor) HasResource

func (*UpdateRecoveryStoreShardingInfoDescriptor) IsClientStream

func (d *UpdateRecoveryStoreShardingInfoDescriptor) IsClientStream() bool

func (*UpdateRecoveryStoreShardingInfoDescriptor) IsCollection

func (*UpdateRecoveryStoreShardingInfoDescriptor) IsPlural

func (*UpdateRecoveryStoreShardingInfoDescriptor) IsServerStream

func (d *UpdateRecoveryStoreShardingInfoDescriptor) IsServerStream() bool

func (*UpdateRecoveryStoreShardingInfoDescriptor) IsUnary

func (*UpdateRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg

func (*UpdateRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg

func (*UpdateRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody

func (d *UpdateRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody() bool

type UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle

type UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle struct{}

func (*UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName

func (*UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName

func (*UpdateRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames

type UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle

type UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle struct{}

func (*UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName

func (*UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName

func (*UpdateRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames

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"`
	// contains filtered or unexported fields
}

Request message for method [UpdateRecoveryStoreShardingInfo][ntt.monitoring.v3.UpdateRecoveryStoreShardingInfo]

func (*UpdateRecoveryStoreShardingInfoRequest) Clone

func (*UpdateRecoveryStoreShardingInfoRequest) CloneRaw

func (*UpdateRecoveryStoreShardingInfoRequest) Descriptor

func (*UpdateRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)

Deprecated, Use UpdateRecoveryStoreShardingInfoRequest.ProtoReflect.Descriptor instead.

func (*UpdateRecoveryStoreShardingInfoRequest) GetCas

func (*UpdateRecoveryStoreShardingInfoRequest) GetRecoveryStoreShardingInfo

func (*UpdateRecoveryStoreShardingInfoRequest) GetUpdateMask

func (*UpdateRecoveryStoreShardingInfoRequest) GotenMessage

func (*UpdateRecoveryStoreShardingInfoRequest) GotenObjectExt

func (o *UpdateRecoveryStoreShardingInfoRequest) GotenObjectExt()

func (*UpdateRecoveryStoreShardingInfoRequest) GotenValidate

func (obj *UpdateRecoveryStoreShardingInfoRequest) GotenValidate() error

func (*UpdateRecoveryStoreShardingInfoRequest) MakeFullFieldMask

func (*UpdateRecoveryStoreShardingInfoRequest) MakeRawDiffFieldMask

func (*UpdateRecoveryStoreShardingInfoRequest) MakeRawFullFieldMask

func (*UpdateRecoveryStoreShardingInfoRequest) Marshal

func (*UpdateRecoveryStoreShardingInfoRequest) MarshalJSON

func (m *UpdateRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)

func (*UpdateRecoveryStoreShardingInfoRequest) Merge

func (*UpdateRecoveryStoreShardingInfoRequest) MergeRaw

func (*UpdateRecoveryStoreShardingInfoRequest) ProtoMessage

func (*UpdateRecoveryStoreShardingInfoRequest) ProtoReflect

func (*UpdateRecoveryStoreShardingInfoRequest) Reset

func (*UpdateRecoveryStoreShardingInfoRequest) SetCas

func (*UpdateRecoveryStoreShardingInfoRequest) SetRecoveryStoreShardingInfo

func (*UpdateRecoveryStoreShardingInfoRequest) SetUpdateMask

func (*UpdateRecoveryStoreShardingInfoRequest) String

func (*UpdateRecoveryStoreShardingInfoRequest) Unmarshal

func (*UpdateRecoveryStoreShardingInfoRequest) UnmarshalJSON

func (m *UpdateRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error

type UpdateRecoveryStoreShardingInfoRequestCASFieldPathBuilder

type UpdateRecoveryStoreShardingInfoRequestCASFieldPathBuilder struct{}

func (UpdateRecoveryStoreShardingInfoRequestCASFieldPathBuilder) FieldMask

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldPath

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldPath interface {
	gotenobject.FieldPath
	Selector() UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathSelector
	Get(source *UpdateRecoveryStoreShardingInfoRequest_CAS) []interface{}
	GetSingle(source *UpdateRecoveryStoreShardingInfoRequest_CAS) (interface{}, bool)
	ClearValue(item *UpdateRecoveryStoreShardingInfoRequest_CAS)

	// Those methods build corresponding UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathValue
	WithIArrayOfValues(values interface{}) UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPath

func MustParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPath(rawField string) UpdateRecoveryStoreShardingInfoRequestCAS_FieldPath

func ParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPath

func ParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPath(rawField string) (UpdateRecoveryStoreShardingInfoRequestCAS_FieldPath, error)

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayItemValue

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	UpdateRecoveryStoreShardingInfoRequestCAS_FieldPath
	ContainsValue(*UpdateRecoveryStoreShardingInfoRequest_CAS) bool
}

UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.

func MustParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayItemValue

func MustParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayItemValue

func ParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayItemValue

func ParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayItemValue, error)

ParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayOfValues

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	UpdateRecoveryStoreShardingInfoRequestCAS_FieldPath
}

UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type

func MustParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayOfValues

func MustParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayOfValues

func ParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayOfValues

func ParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathArrayOfValues, error)

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathSelector

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathSelector int32
const (
	UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathSelectorConditionalState UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathSelector = 0
	UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathSelectorFieldMask        UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathSelector = 1
)

func (UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathSelector) String

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathValue

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathValue interface {
	UpdateRecoveryStoreShardingInfoRequestCAS_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **UpdateRecoveryStoreShardingInfoRequest_CAS)
	CompareWith(*UpdateRecoveryStoreShardingInfoRequest_CAS) (cmp int, comparable bool)
}

UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathValue allows storing values for CAS fields according to their type

func MustParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPathValue

func MustParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathValue

func ParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPathValue

func ParseUpdateRecoveryStoreShardingInfoRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateRecoveryStoreShardingInfoRequestCAS_FieldPathValue, error)

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath struct {
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) AsConditionalStateSubPath

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) ClearValue

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) ClearValueRaw

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) Get

Get returns all values pointed by selected field from source UpdateRecoveryStoreShardingInfoRequest_CAS

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) GetDefault

func (fps *UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) GetRaw

func (fps *UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) GetSingle

GetSingle returns value of selected field from source UpdateRecoveryStoreShardingInfoRequest_CAS

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) GetSingleRaw

func (fps *UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) Selector

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) SplitIntoTerminalIPaths

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) WithIArrayItemValue

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) WithIArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) WithIValue

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) WithRawIArrayItemValue

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) WithRawIArrayOfValues

func (fps *UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPath) WithRawIValue

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathArrayItemValue

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathArrayItemValue struct {
	UpdateRecoveryStoreShardingInfoRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'CAS'

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathArrayOfValues

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathArrayOfValues struct {
	UpdateRecoveryStoreShardingInfoRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathValue

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathValue struct {
	UpdateRecoveryStoreShardingInfoRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathValue) AsConditionalStatePathValue

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathValue) CompareWith

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathValue) CompareWithRaw

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathValue) GetRawValue

func (fpvs *UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathValue) GetRawValue() interface{}

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathValue) SetTo

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldSubPathValue) SetToRaw

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) ClearValue

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) ClearValueRaw

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) Get

Get returns all values pointed by specific field from source UpdateRecoveryStoreShardingInfoRequest_CAS

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) GetDefault

GetDefault returns a default value of the field type

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) GetRaw

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source UpdateRecoveryStoreShardingInfoRequest_CAS

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) GetSingleRaw

func (fp *UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) Selector

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) WithIArrayItemValue

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) WithIArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) WithIValue

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) WithRawIArrayItemValue

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) WithRawIArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath) WithRawIValue

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathArrayItemValue

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathArrayItemValue struct {
	UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'CAS'

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue

GetRawValue returns stored element value for array in object UpdateRecoveryStoreShardingInfoRequest_CAS as interface{}

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathArrayItemValue) GetSingle

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathArrayOfValues

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathArrayOfValues struct {
	UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathValue

type UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathValue struct {
	UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathValue) AsConditionalStateValue

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathValue) AsFieldMaskValue

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateRecoveryStoreShardingInfoRequest_CAS'.

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathValue) CompareWithRaw

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathValue) GetRawValue

GetRawValue returns raw value stored under selected path for 'CAS' as interface{}

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object CAS

func (*UpdateRecoveryStoreShardingInfoRequestCAS_FieldTerminalPathValue) SetToRaw

type UpdateRecoveryStoreShardingInfoRequestFieldPathBuilder

type UpdateRecoveryStoreShardingInfoRequestFieldPathBuilder struct{}

func (UpdateRecoveryStoreShardingInfoRequestFieldPathBuilder) Cas

func (UpdateRecoveryStoreShardingInfoRequestFieldPathBuilder) UpdateMask

type UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataAnnotations

type UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
	// contains filtered or unexported fields
}

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue

type UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataLabels

type UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
	// contains filtered or unexported fields
}

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue

type UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataShards

type UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataShards struct {
	// contains filtered or unexported fields
}

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue

type UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataAnnotations

type UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataAnnotations struct {
	// contains filtered or unexported fields
}

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataAnnotations) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataAnnotations) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataAnnotations) WithValue

type UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataLabels

type UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataLabels struct {
	// contains filtered or unexported fields
}

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataLabels) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataLabels) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataLabels) WithValue

type UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataShards

type UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataShards struct {
	// contains filtered or unexported fields
}

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataShards) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataShards) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestMapPathSelectorRecoveryStoreShardingInfoMetadataShards) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCas

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCas struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCas) FieldMask

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCas) FieldPath

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalState

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalState struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalState) FieldPath

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadata

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadata struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadata) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadata) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataAnnotations

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataCreateTime

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataDeleteTime

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataGeneration

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataGeneration struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLabels

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLabels struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLabels) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycle

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycleState

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferences

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataResourceVersion

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataShards

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataShards struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataShards) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataShards) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncing

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncing struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncingRegions

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataTags

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataTags struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataTags) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataTags) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataUpdateTime

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataUuid

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataUuid struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateMetadataUuid) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateName

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateName struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateName) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateName) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateName) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateSpec

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateSpec struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateSpec) FieldPath

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateSpecShardsCount

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateSpecShardsCount struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateSpecShardsCount) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateSpecShardsCount) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateSpecShardsCount) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateSpecTsBlobPeriod

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateSpecTsBlobPeriod struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateSpecTsBlobPeriod) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateSpecTsBlobPeriod) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateSpecTsBlobPeriod) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateValidityPeriod

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateValidityPeriod struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateValidityPeriod) FieldPath

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateValidityPeriodEndTime

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateValidityPeriodEndTime struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateValidityPeriodEndTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateValidityPeriodEndTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateValidityPeriodEndTime) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateValidityPeriodStartTime

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateValidityPeriodStartTime struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateValidityPeriodStartTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateValidityPeriodStartTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasConditionalStateValidityPeriodStartTime) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasFieldMask

type UpdateRecoveryStoreShardingInfoRequestPathSelectorCasFieldMask struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorCasFieldMask) FieldPath

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfo

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfo struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfo) FieldPath

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadata

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadata struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadata) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadata) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadata) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataAnnotations

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataAnnotations struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataAnnotations) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataAnnotations) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataAnnotations) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataCreateTime

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataCreateTime struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataCreateTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataCreateTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataCreateTime) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataDeleteTime

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataDeleteTime struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataDeleteTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataDeleteTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataDeleteTime) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataGeneration

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataGeneration struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataGeneration) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataGeneration) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataGeneration) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLabels

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLabels struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLabels) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLabels) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLabels) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycle

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycle struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycle) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycle) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycle) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleBlockDeletion

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleBlockDeletion struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleBlockDeletion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleBlockDeletion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleBlockDeletion) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleState

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleState struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleState) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleState) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataLifecycleState) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferences

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferences struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferences) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferences) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferences) WithItemValue

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferences) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesBlockOwnerDeletion

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesController

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesController struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesController) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesController) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesKind

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesKind struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesKind) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesKind) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesName

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesName struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesName) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesName) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRegion

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRegion struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRegion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRegion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRegion) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRequiresOwnerReference

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRequiresOwnerReference) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesRequiresOwnerReference) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesVersion

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesVersion struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesVersion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesVersion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataOwnerReferencesVersion) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataResourceVersion

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataResourceVersion struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataResourceVersion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataResourceVersion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataResourceVersion) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataShards

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataShards struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataShards) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataShards) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataShards) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncing

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncing struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncing) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncing) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncing) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingOwningRegion

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingOwningRegion struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingOwningRegion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingOwningRegion) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingRegions

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingRegions struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingRegions) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingRegions) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingRegions) WithItemValue

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataSyncingRegions) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataTags

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataTags struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataTags) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataTags) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataTags) WithItemValue

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataTags) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUpdateTime

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUpdateTime struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUpdateTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUpdateTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUpdateTime) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUuid

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUuid struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUuid) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUuid) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoMetadataUuid) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoName

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoName struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoName) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoName) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoName) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpec

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpec struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpec) FieldPath

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecShardsCount

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecShardsCount struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecShardsCount) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecShardsCount) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecShardsCount) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecTsBlobPeriod

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecTsBlobPeriod struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecTsBlobPeriod) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecTsBlobPeriod) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoSpecTsBlobPeriod) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriod

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriod struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriod) FieldPath

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodEndTime

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodEndTime struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodEndTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodEndTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodEndTime) WithValue

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodStartTime

type UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodStartTime struct{}

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodStartTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodStartTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequestPathSelectorRecoveryStoreShardingInfoValidityPeriodStartTime) WithValue

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) Clone

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) CloneRaw

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) Descriptor

Deprecated, Use UpdateRecoveryStoreShardingInfoRequest_CAS.ProtoReflect.Descriptor instead.

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) GetConditionalState

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) GetFieldMask

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) GotenMessage

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) GotenObjectExt

func (o *UpdateRecoveryStoreShardingInfoRequest_CAS) GotenObjectExt()

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) GotenValidate

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) MakeFullFieldMask

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) MakeRawDiffFieldMask

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) MakeRawFullFieldMask

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) Marshal

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) MarshalJSON

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) Merge

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) MergeRaw

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) ProtoMessage

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) ProtoReflect

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) Reset

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) SetConditionalState

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) SetFieldMask

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) String

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) Unmarshal

func (*UpdateRecoveryStoreShardingInfoRequest_CAS) UnmarshalJSON

func (m *UpdateRecoveryStoreShardingInfoRequest_CAS) UnmarshalJSON(data []byte) error

type UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataAnnotations

type UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
	// contains filtered or unexported fields
}

func (UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataLabels

type UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
	// contains filtered or unexported fields
}

func (UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataShards

type UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
	// contains filtered or unexported fields
}

func (UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalState

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalState struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalState) FieldPath

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadata

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadata struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadata) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadata) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataAnnotations

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataCreateTime

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataDeleteTime

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataGeneration

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLabels

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLabels struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycle

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycleState

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferences

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataResourceVersion

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataShards

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataShards struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataShards) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncing

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncingRegions

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataTags

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataTags struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataTags) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataUpdateTime

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataUuid

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataUuid struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateName

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateName struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateName) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateName) WithArrayOfValues

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateSpec

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateSpec struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateSpec) FieldPath

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateSpecShardsCount

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateSpecShardsCount struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateSpecShardsCount) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateSpecShardsCount) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateSpecShardsCount) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateSpecTsBlobPeriod

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateSpecTsBlobPeriod struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateSpecTsBlobPeriod) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateSpecTsBlobPeriod) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateSpecTsBlobPeriod) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateValidityPeriod

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateValidityPeriod struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateValidityPeriod) FieldPath

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateValidityPeriodEndTime

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateValidityPeriodEndTime struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateValidityPeriodEndTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateValidityPeriodEndTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateValidityPeriodEndTime) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateValidityPeriodStartTime

type UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateValidityPeriodStartTime struct{}

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateValidityPeriodStartTime) FieldPath

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateValidityPeriodStartTime) WithArrayOfValues

func (UpdateRecoveryStoreShardingInfoRequest_CASPathSelectorConditionalStateValidityPeriodStartTime) WithValue

type UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask

type UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask struct {
	Paths []UpdateRecoveryStoreShardingInfoRequestCAS_FieldPath
}

func FullUpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask

func FullUpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask() *UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) AppendPath

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) AppendRawPath

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) DecodeFirestore

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) FromProtoFieldMask

func (fieldMask *UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) GetPaths

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) GetRawPaths

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) IsFull

func (UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) Marshal

implement methods required by customType

func (UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) MarshalJSON

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) PathsCount

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) Project

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) ProjectRaw

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) ProtoMessage

func (fieldMask *UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) ProtoMessage()

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) ProtoReflect

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) Reset

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) Set

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) SetFromCliFlag

func (fieldMask *UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) SetFromCliFlag(raw string) error

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) SetRaw

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) Size

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) String

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) SubtractRaw

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) Unmarshal

func (*UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) UnmarshalJSON

func (fieldMask *UpdateRecoveryStoreShardingInfoRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error

type UpdateRecoveryStoreShardingInfoRequest_FieldMask

type UpdateRecoveryStoreShardingInfoRequest_FieldMask struct {
	Paths []UpdateRecoveryStoreShardingInfoRequest_FieldPath
}

func FullUpdateRecoveryStoreShardingInfoRequest_FieldMask

func FullUpdateRecoveryStoreShardingInfoRequest_FieldMask() *UpdateRecoveryStoreShardingInfoRequest_FieldMask

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) AppendPath

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) AppendRawPath

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) DecodeFirestore

func (fieldMask *UpdateRecoveryStoreShardingInfoRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) FromProtoFieldMask

func (fieldMask *UpdateRecoveryStoreShardingInfoRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) GetPaths

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) GetRawPaths

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) IsFull

func (UpdateRecoveryStoreShardingInfoRequest_FieldMask) Marshal

implement methods required by customType

func (UpdateRecoveryStoreShardingInfoRequest_FieldMask) MarshalJSON

func (fieldMask UpdateRecoveryStoreShardingInfoRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) PathsCount

func (fieldMask *UpdateRecoveryStoreShardingInfoRequest_FieldMask) PathsCount() int

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) Project

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) ProjectRaw

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) ProtoMessage

func (fieldMask *UpdateRecoveryStoreShardingInfoRequest_FieldMask) ProtoMessage()

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) ProtoReflect

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) Reset

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) Set

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) SetFromCliFlag

func (fieldMask *UpdateRecoveryStoreShardingInfoRequest_FieldMask) SetFromCliFlag(raw string) error

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) SetRaw

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) Size

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) String

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) SubtractRaw

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) Unmarshal

func (fieldMask *UpdateRecoveryStoreShardingInfoRequest_FieldMask) Unmarshal(data []byte) error

func (*UpdateRecoveryStoreShardingInfoRequest_FieldMask) UnmarshalJSON

func (fieldMask *UpdateRecoveryStoreShardingInfoRequest_FieldMask) UnmarshalJSON(data []byte) error

type UpdateRecoveryStoreShardingInfoRequest_FieldPath

type UpdateRecoveryStoreShardingInfoRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() UpdateRecoveryStoreShardingInfoRequest_FieldPathSelector
	Get(source *UpdateRecoveryStoreShardingInfoRequest) []interface{}
	GetSingle(source *UpdateRecoveryStoreShardingInfoRequest) (interface{}, bool)
	ClearValue(item *UpdateRecoveryStoreShardingInfoRequest)

	// Those methods build corresponding UpdateRecoveryStoreShardingInfoRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) UpdateRecoveryStoreShardingInfoRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) UpdateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) UpdateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseUpdateRecoveryStoreShardingInfoRequest_FieldPath

func MustParseUpdateRecoveryStoreShardingInfoRequest_FieldPath(rawField string) UpdateRecoveryStoreShardingInfoRequest_FieldPath

func ParseUpdateRecoveryStoreShardingInfoRequest_FieldPath

func ParseUpdateRecoveryStoreShardingInfoRequest_FieldPath(rawField string) (UpdateRecoveryStoreShardingInfoRequest_FieldPath, error)

type UpdateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

type UpdateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	UpdateRecoveryStoreShardingInfoRequest_FieldPath
	ContainsValue(*UpdateRecoveryStoreShardingInfoRequest) bool
}

UpdateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateRecoveryStoreShardingInfoRequest according to their type Present only for array (repeated) types.

func MustParseUpdateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func MustParseUpdateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func ParseUpdateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func ParseUpdateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue, error)

ParseUpdateRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type UpdateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

type UpdateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	UpdateRecoveryStoreShardingInfoRequest_FieldPath
}

UpdateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues allows storing slice of values for UpdateRecoveryStoreShardingInfoRequest fields according to their type

func MustParseUpdateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func MustParseUpdateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func ParseUpdateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func ParseUpdateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues, error)

type UpdateRecoveryStoreShardingInfoRequest_FieldPathSelector

type UpdateRecoveryStoreShardingInfoRequest_FieldPathSelector int32
const (
	UpdateRecoveryStoreShardingInfoRequest_FieldPathSelectorRecoveryStoreShardingInfo UpdateRecoveryStoreShardingInfoRequest_FieldPathSelector = 0
	UpdateRecoveryStoreShardingInfoRequest_FieldPathSelectorUpdateMask                UpdateRecoveryStoreShardingInfoRequest_FieldPathSelector = 1
	UpdateRecoveryStoreShardingInfoRequest_FieldPathSelectorCas                       UpdateRecoveryStoreShardingInfoRequest_FieldPathSelector = 2
)

func (UpdateRecoveryStoreShardingInfoRequest_FieldPathSelector) String

type UpdateRecoveryStoreShardingInfoRequest_FieldPathValue

type UpdateRecoveryStoreShardingInfoRequest_FieldPathValue interface {
	UpdateRecoveryStoreShardingInfoRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **UpdateRecoveryStoreShardingInfoRequest)
	CompareWith(*UpdateRecoveryStoreShardingInfoRequest) (cmp int, comparable bool)
}

UpdateRecoveryStoreShardingInfoRequest_FieldPathValue allows storing values for UpdateRecoveryStoreShardingInfoRequest fields according to their type

func MustParseUpdateRecoveryStoreShardingInfoRequest_FieldPathValue

func MustParseUpdateRecoveryStoreShardingInfoRequest_FieldPathValue(pathStr, valueStr string) UpdateRecoveryStoreShardingInfoRequest_FieldPathValue

func ParseUpdateRecoveryStoreShardingInfoRequest_FieldPathValue

func ParseUpdateRecoveryStoreShardingInfoRequest_FieldPathValue(pathStr, valueStr string) (UpdateRecoveryStoreShardingInfoRequest_FieldPathValue, error)

type UpdateRecoveryStoreShardingInfoRequest_FieldSubPath

type UpdateRecoveryStoreShardingInfoRequest_FieldSubPath struct {
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) AsCasSubPath

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) AsRecoveryStoreShardingInfoSubPath

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) ClearValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) ClearValueRaw

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) Get

Get returns all values pointed by selected field from source UpdateRecoveryStoreShardingInfoRequest

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) GetDefault

func (fps *UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) GetRaw

func (fps *UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) GetSingle

GetSingle returns value of selected field from source UpdateRecoveryStoreShardingInfoRequest

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) GetSingleRaw

func (fps *UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) Selector

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) SplitIntoTerminalIPaths

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) WithIArrayItemValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) WithIArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) WithIValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) WithRawIArrayItemValue

func (fps *UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) WithRawIArrayOfValues

func (fps *UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPath) WithRawIValue

type UpdateRecoveryStoreShardingInfoRequest_FieldSubPathArrayItemValue

type UpdateRecoveryStoreShardingInfoRequest_FieldSubPathArrayItemValue struct {
	UpdateRecoveryStoreShardingInfoRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPathArrayItemValue) AsCasPathItemValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPathArrayItemValue) AsRecoveryStoreShardingInfoPathItemValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'UpdateRecoveryStoreShardingInfoRequest'

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *UpdateRecoveryStoreShardingInfoRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type UpdateRecoveryStoreShardingInfoRequest_FieldSubPathArrayOfValues

type UpdateRecoveryStoreShardingInfoRequest_FieldSubPathArrayOfValues struct {
	UpdateRecoveryStoreShardingInfoRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPathArrayOfValues) AsRecoveryStoreShardingInfoPathArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *UpdateRecoveryStoreShardingInfoRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type UpdateRecoveryStoreShardingInfoRequest_FieldSubPathValue

type UpdateRecoveryStoreShardingInfoRequest_FieldSubPathValue struct {
	UpdateRecoveryStoreShardingInfoRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPathValue) AsCasPathValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPathValue) AsRecoveryStoreShardingInfoPathValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPathValue) CompareWith

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPathValue) CompareWithRaw

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPathValue) GetRawValue

func (fpvs *UpdateRecoveryStoreShardingInfoRequest_FieldSubPathValue) GetRawValue() interface{}

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPathValue) SetTo

func (*UpdateRecoveryStoreShardingInfoRequest_FieldSubPathValue) SetToRaw

type UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath

type UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) ClearValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) ClearValueRaw

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source UpdateRecoveryStoreShardingInfoRequest

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetDefault

func (fp *UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetRaw

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source UpdateRecoveryStoreShardingInfoRequest

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingleRaw

func (fp *UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) Selector

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIArrayItemValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIArrayItemValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIValue

type UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue

type UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue struct {
	UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'UpdateRecoveryStoreShardingInfoRequest'

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

GetRawValue returns stored element value for array in object UpdateRecoveryStoreShardingInfoRequest as interface{}

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

type UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues

type UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues struct {
	UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) AsRecoveryStoreShardingInfoArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue

type UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue struct {
	UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) AsCasValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) AsRecoveryStoreShardingInfoValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) AsUpdateMaskValue

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue' with the value under path in 'UpdateRecoveryStoreShardingInfoRequest'.

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) CompareWithRaw

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) GetRawValue

GetRawValue returns raw value stored under selected path for 'UpdateRecoveryStoreShardingInfoRequest' as interface{}

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object UpdateRecoveryStoreShardingInfoRequest

func (*UpdateRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) SetToRaw

type WatchRecoveryStoreShardingInfoClientStream

type WatchRecoveryStoreShardingInfoClientStream interface {
	Recv() (*WatchRecoveryStoreShardingInfoResponse, error)
	grpc.ClientStream
}

type WatchRecoveryStoreShardingInfoDescriptor

type WatchRecoveryStoreShardingInfoDescriptor struct{}

func GetWatchRecoveryStoreShardingInfoDescriptor

func GetWatchRecoveryStoreShardingInfoDescriptor() *WatchRecoveryStoreShardingInfoDescriptor

func (*WatchRecoveryStoreShardingInfoDescriptor) GetApiDescriptor

func (*WatchRecoveryStoreShardingInfoDescriptor) GetApiName

func (*WatchRecoveryStoreShardingInfoDescriptor) GetClientMsgReflectHandle

func (*WatchRecoveryStoreShardingInfoDescriptor) GetFullMethodName

func (d *WatchRecoveryStoreShardingInfoDescriptor) GetFullMethodName() string

func (*WatchRecoveryStoreShardingInfoDescriptor) GetMethodName

func (*WatchRecoveryStoreShardingInfoDescriptor) GetProtoPkgName

func (d *WatchRecoveryStoreShardingInfoDescriptor) GetProtoPkgName() string

func (*WatchRecoveryStoreShardingInfoDescriptor) GetResourceDescriptor

func (*WatchRecoveryStoreShardingInfoDescriptor) GetServerMsgReflectHandle

func (*WatchRecoveryStoreShardingInfoDescriptor) GetServiceDomain

func (d *WatchRecoveryStoreShardingInfoDescriptor) GetServiceDomain() string

func (*WatchRecoveryStoreShardingInfoDescriptor) GetServiceVersion

func (d *WatchRecoveryStoreShardingInfoDescriptor) GetServiceVersion() string

func (*WatchRecoveryStoreShardingInfoDescriptor) GetVerb

func (*WatchRecoveryStoreShardingInfoDescriptor) HasResource

func (*WatchRecoveryStoreShardingInfoDescriptor) IsClientStream

func (d *WatchRecoveryStoreShardingInfoDescriptor) IsClientStream() bool

func (*WatchRecoveryStoreShardingInfoDescriptor) IsCollection

func (*WatchRecoveryStoreShardingInfoDescriptor) IsPlural

func (*WatchRecoveryStoreShardingInfoDescriptor) IsServerStream

func (d *WatchRecoveryStoreShardingInfoDescriptor) IsServerStream() bool

func (*WatchRecoveryStoreShardingInfoDescriptor) IsUnary

func (*WatchRecoveryStoreShardingInfoDescriptor) NewEmptyClientMsg

func (*WatchRecoveryStoreShardingInfoDescriptor) NewEmptyServerMsg

func (*WatchRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody

func (d *WatchRecoveryStoreShardingInfoDescriptor) RequestHasResourceBody() bool

type WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle

type WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle struct{}

func (*WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractCollectionName

func (*WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceName

func (*WatchRecoveryStoreShardingInfoDescriptorClientMsgHandle) ExtractResourceNames

type WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle

type WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle struct{}

func (*WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractCollectionName

func (*WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceName

func (*WatchRecoveryStoreShardingInfoDescriptorServerMsgHandle) ExtractResourceNames

type WatchRecoveryStoreShardingInfoRequest

type WatchRecoveryStoreShardingInfoRequest struct {

	// Reference to ntt.monitoring.v3.RecoveryStoreShardingInfo
	Name *recovery_store_sharding_info.Reference `protobuf:"bytes,1,opt,customtype=Reference,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.view.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

Request message for method [WatchRecoveryStoreShardingInfo][ntt.monitoring.v3.WatchRecoveryStoreShardingInfo]

func (*WatchRecoveryStoreShardingInfoRequest) Clone

func (*WatchRecoveryStoreShardingInfoRequest) CloneRaw

func (*WatchRecoveryStoreShardingInfoRequest) Descriptor

func (*WatchRecoveryStoreShardingInfoRequest) Descriptor() ([]byte, []int)

Deprecated, Use WatchRecoveryStoreShardingInfoRequest.ProtoReflect.Descriptor instead.

func (*WatchRecoveryStoreShardingInfoRequest) GetFieldMask

func (*WatchRecoveryStoreShardingInfoRequest) GetName

func (*WatchRecoveryStoreShardingInfoRequest) GetView

func (*WatchRecoveryStoreShardingInfoRequest) GotenMessage

func (*WatchRecoveryStoreShardingInfoRequest) GotenMessage()

func (*WatchRecoveryStoreShardingInfoRequest) GotenObjectExt

func (o *WatchRecoveryStoreShardingInfoRequest) GotenObjectExt()

func (*WatchRecoveryStoreShardingInfoRequest) GotenValidate

func (obj *WatchRecoveryStoreShardingInfoRequest) GotenValidate() error

func (*WatchRecoveryStoreShardingInfoRequest) MakeFullFieldMask

func (*WatchRecoveryStoreShardingInfoRequest) MakeRawDiffFieldMask

func (*WatchRecoveryStoreShardingInfoRequest) MakeRawFullFieldMask

func (*WatchRecoveryStoreShardingInfoRequest) Marshal

func (*WatchRecoveryStoreShardingInfoRequest) MarshalJSON

func (m *WatchRecoveryStoreShardingInfoRequest) MarshalJSON() ([]byte, error)

func (*WatchRecoveryStoreShardingInfoRequest) Merge

func (*WatchRecoveryStoreShardingInfoRequest) MergeRaw

func (*WatchRecoveryStoreShardingInfoRequest) ProtoMessage

func (*WatchRecoveryStoreShardingInfoRequest) ProtoMessage()

func (*WatchRecoveryStoreShardingInfoRequest) ProtoReflect

func (*WatchRecoveryStoreShardingInfoRequest) Reset

func (*WatchRecoveryStoreShardingInfoRequest) SetFieldMask

func (*WatchRecoveryStoreShardingInfoRequest) SetName

func (*WatchRecoveryStoreShardingInfoRequest) SetView

func (*WatchRecoveryStoreShardingInfoRequest) String

func (*WatchRecoveryStoreShardingInfoRequest) Unmarshal

func (*WatchRecoveryStoreShardingInfoRequest) UnmarshalJSON

func (m *WatchRecoveryStoreShardingInfoRequest) UnmarshalJSON(data []byte) error

type WatchRecoveryStoreShardingInfoRequestFieldPathBuilder

type WatchRecoveryStoreShardingInfoRequestFieldPathBuilder struct{}

func (WatchRecoveryStoreShardingInfoRequestFieldPathBuilder) FieldMask

func (WatchRecoveryStoreShardingInfoRequestFieldPathBuilder) Name

func (WatchRecoveryStoreShardingInfoRequestFieldPathBuilder) View

type WatchRecoveryStoreShardingInfoRequestPathSelectorName

type WatchRecoveryStoreShardingInfoRequestPathSelectorName struct{}

func (WatchRecoveryStoreShardingInfoRequestPathSelectorName) FieldPath

type WatchRecoveryStoreShardingInfoRequestPathSelectorView

type WatchRecoveryStoreShardingInfoRequestPathSelectorView struct{}

func (WatchRecoveryStoreShardingInfoRequestPathSelectorView) FieldPath

func (WatchRecoveryStoreShardingInfoRequestPathSelectorView) WithArrayOfValues

func (WatchRecoveryStoreShardingInfoRequestPathSelectorView) WithValue

type WatchRecoveryStoreShardingInfoRequest_FieldMask

type WatchRecoveryStoreShardingInfoRequest_FieldMask struct {
	Paths []WatchRecoveryStoreShardingInfoRequest_FieldPath
}

func FullWatchRecoveryStoreShardingInfoRequest_FieldMask

func FullWatchRecoveryStoreShardingInfoRequest_FieldMask() *WatchRecoveryStoreShardingInfoRequest_FieldMask

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) AppendPath

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) AppendRawPath

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) DecodeFirestore

func (fieldMask *WatchRecoveryStoreShardingInfoRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) FromProtoFieldMask

func (fieldMask *WatchRecoveryStoreShardingInfoRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) GetPaths

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) GetRawPaths

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) IsFull

func (WatchRecoveryStoreShardingInfoRequest_FieldMask) Marshal

implement methods required by customType

func (WatchRecoveryStoreShardingInfoRequest_FieldMask) MarshalJSON

func (fieldMask WatchRecoveryStoreShardingInfoRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) PathsCount

func (fieldMask *WatchRecoveryStoreShardingInfoRequest_FieldMask) PathsCount() int

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) Project

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) ProjectRaw

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) ProtoMessage

func (fieldMask *WatchRecoveryStoreShardingInfoRequest_FieldMask) ProtoMessage()

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) ProtoReflect

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) Reset

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) Set

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) SetFromCliFlag

func (fieldMask *WatchRecoveryStoreShardingInfoRequest_FieldMask) SetFromCliFlag(raw string) error

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) SetRaw

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) Size

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) String

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) SubtractRaw

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) Unmarshal

func (fieldMask *WatchRecoveryStoreShardingInfoRequest_FieldMask) Unmarshal(data []byte) error

func (*WatchRecoveryStoreShardingInfoRequest_FieldMask) UnmarshalJSON

func (fieldMask *WatchRecoveryStoreShardingInfoRequest_FieldMask) UnmarshalJSON(data []byte) error

type WatchRecoveryStoreShardingInfoRequest_FieldPath

type WatchRecoveryStoreShardingInfoRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchRecoveryStoreShardingInfoRequest_FieldPathSelector
	Get(source *WatchRecoveryStoreShardingInfoRequest) []interface{}
	GetSingle(source *WatchRecoveryStoreShardingInfoRequest) (interface{}, bool)
	ClearValue(item *WatchRecoveryStoreShardingInfoRequest)

	// Those methods build corresponding WatchRecoveryStoreShardingInfoRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) WatchRecoveryStoreShardingInfoRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) WatchRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) WatchRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseWatchRecoveryStoreShardingInfoRequest_FieldPath

func MustParseWatchRecoveryStoreShardingInfoRequest_FieldPath(rawField string) WatchRecoveryStoreShardingInfoRequest_FieldPath

func ParseWatchRecoveryStoreShardingInfoRequest_FieldPath

func ParseWatchRecoveryStoreShardingInfoRequest_FieldPath(rawField string) (WatchRecoveryStoreShardingInfoRequest_FieldPath, error)

type WatchRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

type WatchRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchRecoveryStoreShardingInfoRequest_FieldPath
	ContainsValue(*WatchRecoveryStoreShardingInfoRequest) bool
}

WatchRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchRecoveryStoreShardingInfoRequest according to their type Present only for array (repeated) types.

func MustParseWatchRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func MustParseWatchRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func ParseWatchRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue

func ParseWatchRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue, error)

ParseWatchRecoveryStoreShardingInfoRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

type WatchRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchRecoveryStoreShardingInfoRequest_FieldPath
}

WatchRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues allows storing slice of values for WatchRecoveryStoreShardingInfoRequest fields according to their type

func MustParseWatchRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func MustParseWatchRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func ParseWatchRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues

func ParseWatchRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchRecoveryStoreShardingInfoRequest_FieldPathArrayOfValues, error)

type WatchRecoveryStoreShardingInfoRequest_FieldPathSelector

type WatchRecoveryStoreShardingInfoRequest_FieldPathSelector int32
const (
	WatchRecoveryStoreShardingInfoRequest_FieldPathSelectorName      WatchRecoveryStoreShardingInfoRequest_FieldPathSelector = 0
	WatchRecoveryStoreShardingInfoRequest_FieldPathSelectorFieldMask WatchRecoveryStoreShardingInfoRequest_FieldPathSelector = 1
	WatchRecoveryStoreShardingInfoRequest_FieldPathSelectorView      WatchRecoveryStoreShardingInfoRequest_FieldPathSelector = 2
)

func (WatchRecoveryStoreShardingInfoRequest_FieldPathSelector) String

type WatchRecoveryStoreShardingInfoRequest_FieldPathValue

type WatchRecoveryStoreShardingInfoRequest_FieldPathValue interface {
	WatchRecoveryStoreShardingInfoRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchRecoveryStoreShardingInfoRequest)
	CompareWith(*WatchRecoveryStoreShardingInfoRequest) (cmp int, comparable bool)
}

WatchRecoveryStoreShardingInfoRequest_FieldPathValue allows storing values for WatchRecoveryStoreShardingInfoRequest fields according to their type

func MustParseWatchRecoveryStoreShardingInfoRequest_FieldPathValue

func MustParseWatchRecoveryStoreShardingInfoRequest_FieldPathValue(pathStr, valueStr string) WatchRecoveryStoreShardingInfoRequest_FieldPathValue

func ParseWatchRecoveryStoreShardingInfoRequest_FieldPathValue

func ParseWatchRecoveryStoreShardingInfoRequest_FieldPathValue(pathStr, valueStr string) (WatchRecoveryStoreShardingInfoRequest_FieldPathValue, error)

type WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath

type WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) ClearValue

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) ClearValueRaw

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchRecoveryStoreShardingInfoRequest

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetDefault

func (fp *WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetRaw

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchRecoveryStoreShardingInfoRequest

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingleRaw

func (fp *WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) Selector

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIArrayOfValues

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithIValue

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIArrayItemValue

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIArrayOfValues

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath) WithRawIValue

type WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue

type WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue struct {
	WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'WatchRecoveryStoreShardingInfoRequest'

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object WatchRecoveryStoreShardingInfoRequest as interface{}

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

type WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues

type WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues struct {
	WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathValue

type WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathValue struct {
	WatchRecoveryStoreShardingInfoRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) AsNameValue

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) AsViewValue

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathValue' with the value under path in 'WatchRecoveryStoreShardingInfoRequest'.

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) CompareWithRaw

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) GetRawValue

func (fpv *WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'WatchRecoveryStoreShardingInfoRequest' as interface{}

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchRecoveryStoreShardingInfoRequest

func (*WatchRecoveryStoreShardingInfoRequest_FieldTerminalPathValue) SetToRaw

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) Clone

func (*WatchRecoveryStoreShardingInfoResponse) CloneRaw

func (*WatchRecoveryStoreShardingInfoResponse) Descriptor

func (*WatchRecoveryStoreShardingInfoResponse) Descriptor() ([]byte, []int)

Deprecated, Use WatchRecoveryStoreShardingInfoResponse.ProtoReflect.Descriptor instead.

func (*WatchRecoveryStoreShardingInfoResponse) GetChange

func (*WatchRecoveryStoreShardingInfoResponse) GotenMessage

func (*WatchRecoveryStoreShardingInfoResponse) GotenObjectExt

func (o *WatchRecoveryStoreShardingInfoResponse) GotenObjectExt()

func (*WatchRecoveryStoreShardingInfoResponse) GotenValidate

func (obj *WatchRecoveryStoreShardingInfoResponse) GotenValidate() error

func (*WatchRecoveryStoreShardingInfoResponse) MakeFullFieldMask

func (*WatchRecoveryStoreShardingInfoResponse) MakeRawDiffFieldMask

func (*WatchRecoveryStoreShardingInfoResponse) MakeRawFullFieldMask

func (*WatchRecoveryStoreShardingInfoResponse) Marshal

func (*WatchRecoveryStoreShardingInfoResponse) MarshalJSON

func (m *WatchRecoveryStoreShardingInfoResponse) MarshalJSON() ([]byte, error)

func (*WatchRecoveryStoreShardingInfoResponse) Merge

func (*WatchRecoveryStoreShardingInfoResponse) MergeRaw

func (*WatchRecoveryStoreShardingInfoResponse) ProtoMessage

func (*WatchRecoveryStoreShardingInfoResponse) ProtoReflect

func (*WatchRecoveryStoreShardingInfoResponse) Reset

func (*WatchRecoveryStoreShardingInfoResponse) SetChange

func (*WatchRecoveryStoreShardingInfoResponse) String

func (*WatchRecoveryStoreShardingInfoResponse) Unmarshal

func (*WatchRecoveryStoreShardingInfoResponse) UnmarshalJSON

func (m *WatchRecoveryStoreShardingInfoResponse) UnmarshalJSON(data []byte) error

type WatchRecoveryStoreShardingInfoResponseFieldPathBuilder

type WatchRecoveryStoreShardingInfoResponseFieldPathBuilder struct{}

func (WatchRecoveryStoreShardingInfoResponseFieldPathBuilder) Change

type WatchRecoveryStoreShardingInfoResponse_FieldMask

type WatchRecoveryStoreShardingInfoResponse_FieldMask struct {
	Paths []WatchRecoveryStoreShardingInfoResponse_FieldPath
}

func FullWatchRecoveryStoreShardingInfoResponse_FieldMask

func FullWatchRecoveryStoreShardingInfoResponse_FieldMask() *WatchRecoveryStoreShardingInfoResponse_FieldMask

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) AppendPath

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) AppendRawPath

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) DecodeFirestore

func (fieldMask *WatchRecoveryStoreShardingInfoResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) FromProtoFieldMask

func (fieldMask *WatchRecoveryStoreShardingInfoResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) GetPaths

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) GetRawPaths

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) IsFull

func (WatchRecoveryStoreShardingInfoResponse_FieldMask) Marshal

implement methods required by customType

func (WatchRecoveryStoreShardingInfoResponse_FieldMask) MarshalJSON

func (fieldMask WatchRecoveryStoreShardingInfoResponse_FieldMask) MarshalJSON() ([]byte, error)

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) PathsCount

func (fieldMask *WatchRecoveryStoreShardingInfoResponse_FieldMask) PathsCount() int

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) Project

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) ProjectRaw

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) ProtoMessage

func (fieldMask *WatchRecoveryStoreShardingInfoResponse_FieldMask) ProtoMessage()

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) ProtoReflect

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) Reset

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) Set

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) SetFromCliFlag

func (fieldMask *WatchRecoveryStoreShardingInfoResponse_FieldMask) SetFromCliFlag(raw string) error

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) SetRaw

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) Size

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) String

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) SubtractRaw

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) Unmarshal

func (fieldMask *WatchRecoveryStoreShardingInfoResponse_FieldMask) Unmarshal(data []byte) error

func (*WatchRecoveryStoreShardingInfoResponse_FieldMask) UnmarshalJSON

func (fieldMask *WatchRecoveryStoreShardingInfoResponse_FieldMask) UnmarshalJSON(data []byte) error

type WatchRecoveryStoreShardingInfoResponse_FieldPath

type WatchRecoveryStoreShardingInfoResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchRecoveryStoreShardingInfoResponse_FieldPathSelector
	Get(source *WatchRecoveryStoreShardingInfoResponse) []interface{}
	GetSingle(source *WatchRecoveryStoreShardingInfoResponse) (interface{}, bool)
	ClearValue(item *WatchRecoveryStoreShardingInfoResponse)

	// Those methods build corresponding WatchRecoveryStoreShardingInfoResponse_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) WatchRecoveryStoreShardingInfoResponse_FieldPathValue
	WithIArrayOfValues(values interface{}) WatchRecoveryStoreShardingInfoResponse_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) WatchRecoveryStoreShardingInfoResponse_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseWatchRecoveryStoreShardingInfoResponse_FieldPath

func MustParseWatchRecoveryStoreShardingInfoResponse_FieldPath(rawField string) WatchRecoveryStoreShardingInfoResponse_FieldPath

func ParseWatchRecoveryStoreShardingInfoResponse_FieldPath

func ParseWatchRecoveryStoreShardingInfoResponse_FieldPath(rawField string) (WatchRecoveryStoreShardingInfoResponse_FieldPath, error)

type WatchRecoveryStoreShardingInfoResponse_FieldPathArrayItemValue

type WatchRecoveryStoreShardingInfoResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchRecoveryStoreShardingInfoResponse_FieldPath
	ContainsValue(*WatchRecoveryStoreShardingInfoResponse) bool
}

WatchRecoveryStoreShardingInfoResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchRecoveryStoreShardingInfoResponse according to their type Present only for array (repeated) types.

func MustParseWatchRecoveryStoreShardingInfoResponse_FieldPathArrayItemValue

func MustParseWatchRecoveryStoreShardingInfoResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchRecoveryStoreShardingInfoResponse_FieldPathArrayItemValue

func ParseWatchRecoveryStoreShardingInfoResponse_FieldPathArrayItemValue

func ParseWatchRecoveryStoreShardingInfoResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchRecoveryStoreShardingInfoResponse_FieldPathArrayItemValue, error)

ParseWatchRecoveryStoreShardingInfoResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchRecoveryStoreShardingInfoResponse_FieldPathArrayOfValues

type WatchRecoveryStoreShardingInfoResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchRecoveryStoreShardingInfoResponse_FieldPath
}

WatchRecoveryStoreShardingInfoResponse_FieldPathArrayOfValues allows storing slice of values for WatchRecoveryStoreShardingInfoResponse fields according to their type

func MustParseWatchRecoveryStoreShardingInfoResponse_FieldPathArrayOfValues

func MustParseWatchRecoveryStoreShardingInfoResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchRecoveryStoreShardingInfoResponse_FieldPathArrayOfValues

func ParseWatchRecoveryStoreShardingInfoResponse_FieldPathArrayOfValues

func ParseWatchRecoveryStoreShardingInfoResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchRecoveryStoreShardingInfoResponse_FieldPathArrayOfValues, error)

type WatchRecoveryStoreShardingInfoResponse_FieldPathSelector

type WatchRecoveryStoreShardingInfoResponse_FieldPathSelector int32
const (
	WatchRecoveryStoreShardingInfoResponse_FieldPathSelectorChange WatchRecoveryStoreShardingInfoResponse_FieldPathSelector = 0
)

func (WatchRecoveryStoreShardingInfoResponse_FieldPathSelector) String

type WatchRecoveryStoreShardingInfoResponse_FieldPathValue

type WatchRecoveryStoreShardingInfoResponse_FieldPathValue interface {
	WatchRecoveryStoreShardingInfoResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchRecoveryStoreShardingInfoResponse)
	CompareWith(*WatchRecoveryStoreShardingInfoResponse) (cmp int, comparable bool)
}

WatchRecoveryStoreShardingInfoResponse_FieldPathValue allows storing values for WatchRecoveryStoreShardingInfoResponse fields according to their type

func MustParseWatchRecoveryStoreShardingInfoResponse_FieldPathValue

func MustParseWatchRecoveryStoreShardingInfoResponse_FieldPathValue(pathStr, valueStr string) WatchRecoveryStoreShardingInfoResponse_FieldPathValue

func ParseWatchRecoveryStoreShardingInfoResponse_FieldPathValue

func ParseWatchRecoveryStoreShardingInfoResponse_FieldPathValue(pathStr, valueStr string) (WatchRecoveryStoreShardingInfoResponse_FieldPathValue, error)

type WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath

type WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) ClearValue

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) ClearValueRaw

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchRecoveryStoreShardingInfoResponse

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) GetDefault

func (fp *WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) GetRaw

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchRecoveryStoreShardingInfoResponse

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) GetSingleRaw

func (fp *WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) Selector

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) SplitIntoTerminalIPaths

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) WithIValue

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) WithRawIArrayItemValue

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) WithRawIArrayOfValues

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath) WithRawIValue

type WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathArrayItemValue

type WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathArrayItemValue struct {
	WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'WatchRecoveryStoreShardingInfoResponse'

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

GetRawValue returns stored element value for array in object WatchRecoveryStoreShardingInfoResponse as interface{}

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

type WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathArrayOfValues

type WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathArrayOfValues struct {
	WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathValue

type WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathValue struct {
	WatchRecoveryStoreShardingInfoResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathValue) AsChangeValue

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathValue' with the value under path in 'WatchRecoveryStoreShardingInfoResponse'.

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathValue) CompareWithRaw

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathValue) GetRawValue

GetRawValue returns raw value stored under selected path for 'WatchRecoveryStoreShardingInfoResponse' as interface{}

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchRecoveryStoreShardingInfoResponse

func (*WatchRecoveryStoreShardingInfoResponse_FieldTerminalPathValue) SetToRaw

type WatchRecoveryStoreShardingInfosClientStream

type WatchRecoveryStoreShardingInfosClientStream interface {
	Recv() (*WatchRecoveryStoreShardingInfosResponse, error)
	grpc.ClientStream
}

type WatchRecoveryStoreShardingInfosDescriptor

type WatchRecoveryStoreShardingInfosDescriptor struct{}

func GetWatchRecoveryStoreShardingInfosDescriptor

func GetWatchRecoveryStoreShardingInfosDescriptor() *WatchRecoveryStoreShardingInfosDescriptor

func (*WatchRecoveryStoreShardingInfosDescriptor) GetApiDescriptor

func (*WatchRecoveryStoreShardingInfosDescriptor) GetApiName

func (*WatchRecoveryStoreShardingInfosDescriptor) GetClientMsgReflectHandle

func (*WatchRecoveryStoreShardingInfosDescriptor) GetFullMethodName

func (d *WatchRecoveryStoreShardingInfosDescriptor) GetFullMethodName() string

func (*WatchRecoveryStoreShardingInfosDescriptor) GetMethodName

func (*WatchRecoveryStoreShardingInfosDescriptor) GetProtoPkgName

func (*WatchRecoveryStoreShardingInfosDescriptor) GetResourceDescriptor

func (*WatchRecoveryStoreShardingInfosDescriptor) GetServerMsgReflectHandle

func (*WatchRecoveryStoreShardingInfosDescriptor) GetServiceDomain

func (d *WatchRecoveryStoreShardingInfosDescriptor) GetServiceDomain() string

func (*WatchRecoveryStoreShardingInfosDescriptor) GetServiceVersion

func (d *WatchRecoveryStoreShardingInfosDescriptor) GetServiceVersion() string

func (*WatchRecoveryStoreShardingInfosDescriptor) GetVerb

func (*WatchRecoveryStoreShardingInfosDescriptor) HasResource

func (*WatchRecoveryStoreShardingInfosDescriptor) IsClientStream

func (d *WatchRecoveryStoreShardingInfosDescriptor) IsClientStream() bool

func (*WatchRecoveryStoreShardingInfosDescriptor) IsCollection

func (*WatchRecoveryStoreShardingInfosDescriptor) IsPlural

func (*WatchRecoveryStoreShardingInfosDescriptor) IsServerStream

func (d *WatchRecoveryStoreShardingInfosDescriptor) IsServerStream() bool

func (*WatchRecoveryStoreShardingInfosDescriptor) IsUnary

func (*WatchRecoveryStoreShardingInfosDescriptor) NewEmptyClientMsg

func (*WatchRecoveryStoreShardingInfosDescriptor) NewEmptyServerMsg

func (*WatchRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody

func (d *WatchRecoveryStoreShardingInfosDescriptor) RequestHasResourceBody() bool

type WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle

type WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle struct{}

func (*WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractCollectionName

func (*WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceName

func (*WatchRecoveryStoreShardingInfosDescriptorClientMsgHandle) ExtractResourceNames

type WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle

type WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle struct{}

func (*WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractCollectionName

func (*WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceName

func (*WatchRecoveryStoreShardingInfosDescriptorServerMsgHandle) ExtractResourceNames

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.watch_type.WatchType" json:"type,omitempty" firestore:"type"`
	// Parent reference of ntt.monitoring.v3.RecoveryStoreShardingInfo
	Parent *recovery_store_sharding_info.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,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 *timestamp.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.view.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) Clone

func (*WatchRecoveryStoreShardingInfosRequest) CloneRaw

func (*WatchRecoveryStoreShardingInfosRequest) Descriptor

func (*WatchRecoveryStoreShardingInfosRequest) Descriptor() ([]byte, []int)

Deprecated, Use WatchRecoveryStoreShardingInfosRequest.ProtoReflect.Descriptor instead.

func (*WatchRecoveryStoreShardingInfosRequest) GetFieldMask

func (*WatchRecoveryStoreShardingInfosRequest) GetFilter

func (*WatchRecoveryStoreShardingInfosRequest) GetMaxChunkSize

func (m *WatchRecoveryStoreShardingInfosRequest) GetMaxChunkSize() int32

func (*WatchRecoveryStoreShardingInfosRequest) GetOrderBy

func (*WatchRecoveryStoreShardingInfosRequest) GetPageSize

func (*WatchRecoveryStoreShardingInfosRequest) GetPageToken

func (*WatchRecoveryStoreShardingInfosRequest) GetParent

func (*WatchRecoveryStoreShardingInfosRequest) GetResumeToken

func (m *WatchRecoveryStoreShardingInfosRequest) GetResumeToken() string

func (*WatchRecoveryStoreShardingInfosRequest) GetStartingTime

func (*WatchRecoveryStoreShardingInfosRequest) GetType

func (*WatchRecoveryStoreShardingInfosRequest) GetView

func (*WatchRecoveryStoreShardingInfosRequest) GotenMessage

func (*WatchRecoveryStoreShardingInfosRequest) GotenObjectExt

func (o *WatchRecoveryStoreShardingInfosRequest) GotenObjectExt()

func (*WatchRecoveryStoreShardingInfosRequest) GotenValidate

func (obj *WatchRecoveryStoreShardingInfosRequest) GotenValidate() error

func (*WatchRecoveryStoreShardingInfosRequest) MakeFullFieldMask

func (*WatchRecoveryStoreShardingInfosRequest) MakeRawDiffFieldMask

func (*WatchRecoveryStoreShardingInfosRequest) MakeRawFullFieldMask

func (*WatchRecoveryStoreShardingInfosRequest) Marshal

func (*WatchRecoveryStoreShardingInfosRequest) MarshalJSON

func (m *WatchRecoveryStoreShardingInfosRequest) MarshalJSON() ([]byte, error)

func (*WatchRecoveryStoreShardingInfosRequest) Merge

func (*WatchRecoveryStoreShardingInfosRequest) MergeRaw

func (*WatchRecoveryStoreShardingInfosRequest) ProtoMessage

func (*WatchRecoveryStoreShardingInfosRequest) ProtoReflect

func (*WatchRecoveryStoreShardingInfosRequest) Reset

func (*WatchRecoveryStoreShardingInfosRequest) SetFieldMask

func (*WatchRecoveryStoreShardingInfosRequest) SetFilter

func (*WatchRecoveryStoreShardingInfosRequest) SetMaxChunkSize

func (m *WatchRecoveryStoreShardingInfosRequest) SetMaxChunkSize(fv int32)

func (*WatchRecoveryStoreShardingInfosRequest) SetOrderBy

func (*WatchRecoveryStoreShardingInfosRequest) SetPageSize

func (m *WatchRecoveryStoreShardingInfosRequest) SetPageSize(fv int32)

func (*WatchRecoveryStoreShardingInfosRequest) SetPageToken

func (*WatchRecoveryStoreShardingInfosRequest) SetParent

func (*WatchRecoveryStoreShardingInfosRequest) SetResumeToken

func (m *WatchRecoveryStoreShardingInfosRequest) SetResumeToken(fv string)

func (*WatchRecoveryStoreShardingInfosRequest) SetStartingTime

func (*WatchRecoveryStoreShardingInfosRequest) SetType

func (*WatchRecoveryStoreShardingInfosRequest) SetView

func (*WatchRecoveryStoreShardingInfosRequest) String

func (*WatchRecoveryStoreShardingInfosRequest) Unmarshal

func (*WatchRecoveryStoreShardingInfosRequest) UnmarshalJSON

func (m *WatchRecoveryStoreShardingInfosRequest) UnmarshalJSON(data []byte) error

type WatchRecoveryStoreShardingInfosRequestFieldPathBuilder

type WatchRecoveryStoreShardingInfosRequestFieldPathBuilder struct{}

func (WatchRecoveryStoreShardingInfosRequestFieldPathBuilder) FieldMask

func (WatchRecoveryStoreShardingInfosRequestFieldPathBuilder) Filter

func (WatchRecoveryStoreShardingInfosRequestFieldPathBuilder) MaxChunkSize

func (WatchRecoveryStoreShardingInfosRequestFieldPathBuilder) OrderBy

func (WatchRecoveryStoreShardingInfosRequestFieldPathBuilder) PageSize

func (WatchRecoveryStoreShardingInfosRequestFieldPathBuilder) PageToken

func (WatchRecoveryStoreShardingInfosRequestFieldPathBuilder) Parent

func (WatchRecoveryStoreShardingInfosRequestFieldPathBuilder) ResumeToken

func (WatchRecoveryStoreShardingInfosRequestFieldPathBuilder) StartingTime

func (WatchRecoveryStoreShardingInfosRequestFieldPathBuilder) Type

func (WatchRecoveryStoreShardingInfosRequestFieldPathBuilder) View

type WatchRecoveryStoreShardingInfosRequestPathSelectorFilter

type WatchRecoveryStoreShardingInfosRequestPathSelectorFilter struct{}

func (WatchRecoveryStoreShardingInfosRequestPathSelectorFilter) FieldPath

type WatchRecoveryStoreShardingInfosRequestPathSelectorMaxChunkSize

type WatchRecoveryStoreShardingInfosRequestPathSelectorMaxChunkSize struct{}

func (WatchRecoveryStoreShardingInfosRequestPathSelectorMaxChunkSize) FieldPath

func (WatchRecoveryStoreShardingInfosRequestPathSelectorMaxChunkSize) WithArrayOfValues

func (WatchRecoveryStoreShardingInfosRequestPathSelectorMaxChunkSize) WithValue

type WatchRecoveryStoreShardingInfosRequestPathSelectorOrderBy

type WatchRecoveryStoreShardingInfosRequestPathSelectorOrderBy struct{}

func (WatchRecoveryStoreShardingInfosRequestPathSelectorOrderBy) FieldPath

type WatchRecoveryStoreShardingInfosRequestPathSelectorPageSize

type WatchRecoveryStoreShardingInfosRequestPathSelectorPageSize struct{}

func (WatchRecoveryStoreShardingInfosRequestPathSelectorPageSize) FieldPath

func (WatchRecoveryStoreShardingInfosRequestPathSelectorPageSize) WithArrayOfValues

func (WatchRecoveryStoreShardingInfosRequestPathSelectorPageSize) WithValue

type WatchRecoveryStoreShardingInfosRequestPathSelectorPageToken

type WatchRecoveryStoreShardingInfosRequestPathSelectorPageToken struct{}

func (WatchRecoveryStoreShardingInfosRequestPathSelectorPageToken) FieldPath

type WatchRecoveryStoreShardingInfosRequestPathSelectorParent

type WatchRecoveryStoreShardingInfosRequestPathSelectorParent struct{}

func (WatchRecoveryStoreShardingInfosRequestPathSelectorParent) FieldPath

type WatchRecoveryStoreShardingInfosRequestPathSelectorResumeToken

type WatchRecoveryStoreShardingInfosRequestPathSelectorResumeToken struct{}

func (WatchRecoveryStoreShardingInfosRequestPathSelectorResumeToken) FieldPath

func (WatchRecoveryStoreShardingInfosRequestPathSelectorResumeToken) WithArrayOfValues

func (WatchRecoveryStoreShardingInfosRequestPathSelectorResumeToken) WithValue

type WatchRecoveryStoreShardingInfosRequestPathSelectorStartingTime

type WatchRecoveryStoreShardingInfosRequestPathSelectorStartingTime struct{}

func (WatchRecoveryStoreShardingInfosRequestPathSelectorStartingTime) FieldPath

func (WatchRecoveryStoreShardingInfosRequestPathSelectorStartingTime) WithArrayOfValues

func (WatchRecoveryStoreShardingInfosRequestPathSelectorStartingTime) WithValue

type WatchRecoveryStoreShardingInfosRequestPathSelectorType

type WatchRecoveryStoreShardingInfosRequestPathSelectorType struct{}

func (WatchRecoveryStoreShardingInfosRequestPathSelectorType) FieldPath

type WatchRecoveryStoreShardingInfosRequestPathSelectorView

type WatchRecoveryStoreShardingInfosRequestPathSelectorView struct{}

func (WatchRecoveryStoreShardingInfosRequestPathSelectorView) FieldPath

func (WatchRecoveryStoreShardingInfosRequestPathSelectorView) WithArrayOfValues

func (WatchRecoveryStoreShardingInfosRequestPathSelectorView) WithValue

type WatchRecoveryStoreShardingInfosRequest_FieldMask

type WatchRecoveryStoreShardingInfosRequest_FieldMask struct {
	Paths []WatchRecoveryStoreShardingInfosRequest_FieldPath
}

func FullWatchRecoveryStoreShardingInfosRequest_FieldMask

func FullWatchRecoveryStoreShardingInfosRequest_FieldMask() *WatchRecoveryStoreShardingInfosRequest_FieldMask

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) AppendPath

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) AppendRawPath

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) DecodeFirestore

func (fieldMask *WatchRecoveryStoreShardingInfosRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) FromProtoFieldMask

func (fieldMask *WatchRecoveryStoreShardingInfosRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) GetPaths

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) GetRawPaths

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) IsFull

func (WatchRecoveryStoreShardingInfosRequest_FieldMask) Marshal

implement methods required by customType

func (WatchRecoveryStoreShardingInfosRequest_FieldMask) MarshalJSON

func (fieldMask WatchRecoveryStoreShardingInfosRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) PathsCount

func (fieldMask *WatchRecoveryStoreShardingInfosRequest_FieldMask) PathsCount() int

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) Project

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) ProjectRaw

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) ProtoMessage

func (fieldMask *WatchRecoveryStoreShardingInfosRequest_FieldMask) ProtoMessage()

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) ProtoReflect

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) Reset

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) Set

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) SetFromCliFlag

func (fieldMask *WatchRecoveryStoreShardingInfosRequest_FieldMask) SetFromCliFlag(raw string) error

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) SetRaw

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) Size

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) String

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) SubtractRaw

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) Unmarshal

func (fieldMask *WatchRecoveryStoreShardingInfosRequest_FieldMask) Unmarshal(data []byte) error

func (*WatchRecoveryStoreShardingInfosRequest_FieldMask) UnmarshalJSON

func (fieldMask *WatchRecoveryStoreShardingInfosRequest_FieldMask) UnmarshalJSON(data []byte) error

type WatchRecoveryStoreShardingInfosRequest_FieldPath

type WatchRecoveryStoreShardingInfosRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchRecoveryStoreShardingInfosRequest_FieldPathSelector
	Get(source *WatchRecoveryStoreShardingInfosRequest) []interface{}
	GetSingle(source *WatchRecoveryStoreShardingInfosRequest) (interface{}, bool)
	ClearValue(item *WatchRecoveryStoreShardingInfosRequest)

	// Those methods build corresponding WatchRecoveryStoreShardingInfosRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) WatchRecoveryStoreShardingInfosRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) WatchRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) WatchRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseWatchRecoveryStoreShardingInfosRequest_FieldPath

func MustParseWatchRecoveryStoreShardingInfosRequest_FieldPath(rawField string) WatchRecoveryStoreShardingInfosRequest_FieldPath

func ParseWatchRecoveryStoreShardingInfosRequest_FieldPath

func ParseWatchRecoveryStoreShardingInfosRequest_FieldPath(rawField string) (WatchRecoveryStoreShardingInfosRequest_FieldPath, error)

type WatchRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue

type WatchRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchRecoveryStoreShardingInfosRequest_FieldPath
	ContainsValue(*WatchRecoveryStoreShardingInfosRequest) bool
}

WatchRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchRecoveryStoreShardingInfosRequest according to their type Present only for array (repeated) types.

func MustParseWatchRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue

func MustParseWatchRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue

func ParseWatchRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue

func ParseWatchRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue, error)

ParseWatchRecoveryStoreShardingInfosRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues

type WatchRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchRecoveryStoreShardingInfosRequest_FieldPath
}

WatchRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues allows storing slice of values for WatchRecoveryStoreShardingInfosRequest fields according to their type

func MustParseWatchRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues

func MustParseWatchRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues

func ParseWatchRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues

func ParseWatchRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchRecoveryStoreShardingInfosRequest_FieldPathArrayOfValues, error)

type WatchRecoveryStoreShardingInfosRequest_FieldPathSelector

type WatchRecoveryStoreShardingInfosRequest_FieldPathSelector int32
const (
	WatchRecoveryStoreShardingInfosRequest_FieldPathSelectorType         WatchRecoveryStoreShardingInfosRequest_FieldPathSelector = 0
	WatchRecoveryStoreShardingInfosRequest_FieldPathSelectorParent       WatchRecoveryStoreShardingInfosRequest_FieldPathSelector = 1
	WatchRecoveryStoreShardingInfosRequest_FieldPathSelectorPageSize     WatchRecoveryStoreShardingInfosRequest_FieldPathSelector = 2
	WatchRecoveryStoreShardingInfosRequest_FieldPathSelectorPageToken    WatchRecoveryStoreShardingInfosRequest_FieldPathSelector = 3
	WatchRecoveryStoreShardingInfosRequest_FieldPathSelectorOrderBy      WatchRecoveryStoreShardingInfosRequest_FieldPathSelector = 4
	WatchRecoveryStoreShardingInfosRequest_FieldPathSelectorResumeToken  WatchRecoveryStoreShardingInfosRequest_FieldPathSelector = 5
	WatchRecoveryStoreShardingInfosRequest_FieldPathSelectorStartingTime WatchRecoveryStoreShardingInfosRequest_FieldPathSelector = 6
	WatchRecoveryStoreShardingInfosRequest_FieldPathSelectorFilter       WatchRecoveryStoreShardingInfosRequest_FieldPathSelector = 7
	WatchRecoveryStoreShardingInfosRequest_FieldPathSelectorFieldMask    WatchRecoveryStoreShardingInfosRequest_FieldPathSelector = 8
	WatchRecoveryStoreShardingInfosRequest_FieldPathSelectorView         WatchRecoveryStoreShardingInfosRequest_FieldPathSelector = 9
	WatchRecoveryStoreShardingInfosRequest_FieldPathSelectorMaxChunkSize WatchRecoveryStoreShardingInfosRequest_FieldPathSelector = 10
)

func (WatchRecoveryStoreShardingInfosRequest_FieldPathSelector) String

type WatchRecoveryStoreShardingInfosRequest_FieldPathValue

type WatchRecoveryStoreShardingInfosRequest_FieldPathValue interface {
	WatchRecoveryStoreShardingInfosRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchRecoveryStoreShardingInfosRequest)
	CompareWith(*WatchRecoveryStoreShardingInfosRequest) (cmp int, comparable bool)
}

WatchRecoveryStoreShardingInfosRequest_FieldPathValue allows storing values for WatchRecoveryStoreShardingInfosRequest fields according to their type

func MustParseWatchRecoveryStoreShardingInfosRequest_FieldPathValue

func MustParseWatchRecoveryStoreShardingInfosRequest_FieldPathValue(pathStr, valueStr string) WatchRecoveryStoreShardingInfosRequest_FieldPathValue

func ParseWatchRecoveryStoreShardingInfosRequest_FieldPathValue

func ParseWatchRecoveryStoreShardingInfosRequest_FieldPathValue(pathStr, valueStr string) (WatchRecoveryStoreShardingInfosRequest_FieldPathValue, error)

type WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath

type WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) ClearValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) ClearValueRaw

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchRecoveryStoreShardingInfosRequest

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetDefault

func (fp *WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetRaw

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchRecoveryStoreShardingInfosRequest

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetSingleRaw

func (fp *WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) Selector

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) SplitIntoTerminalIPaths

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithIArrayOfValues

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithIValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithRawIArrayItemValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithRawIArrayOfValues

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath) WithRawIValue

type WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue

type WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue struct {
	WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'WatchRecoveryStoreShardingInfosRequest'

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

GetRawValue returns stored element value for array in object WatchRecoveryStoreShardingInfosRequest as interface{}

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

type WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues

type WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues struct {
	WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues

func (fpaov *WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue

type WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue struct {
	WatchRecoveryStoreShardingInfosRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsFilterValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsMaxChunkSizeValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsOrderByValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsPageSizeValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsPageTokenValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsParentValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsResumeTokenValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsStartingTimeValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsTypeValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) AsViewValue

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue' with the value under path in 'WatchRecoveryStoreShardingInfosRequest'.

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) CompareWithRaw

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) GetRawValue

GetRawValue returns raw value stored under selected path for 'WatchRecoveryStoreShardingInfosRequest' as interface{}

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchRecoveryStoreShardingInfosRequest

func (*WatchRecoveryStoreShardingInfosRequest_FieldTerminalPathValue) SetToRaw

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) Clone

func (*WatchRecoveryStoreShardingInfosResponse) CloneRaw

func (*WatchRecoveryStoreShardingInfosResponse) Descriptor

func (*WatchRecoveryStoreShardingInfosResponse) Descriptor() ([]byte, []int)

Deprecated, Use WatchRecoveryStoreShardingInfosResponse.ProtoReflect.Descriptor instead.

func (*WatchRecoveryStoreShardingInfosResponse) GetIsCurrent

func (*WatchRecoveryStoreShardingInfosResponse) GetIsHardReset

func (m *WatchRecoveryStoreShardingInfosResponse) GetIsHardReset() bool

func (*WatchRecoveryStoreShardingInfosResponse) GetIsSoftReset

func (m *WatchRecoveryStoreShardingInfosResponse) GetIsSoftReset() bool

func (*WatchRecoveryStoreShardingInfosResponse) GetPageTokenChange

func (*WatchRecoveryStoreShardingInfosResponse) GetRecoveryStoreShardingInfoChanges

func (*WatchRecoveryStoreShardingInfosResponse) GetResumeToken

func (m *WatchRecoveryStoreShardingInfosResponse) GetResumeToken() string

func (*WatchRecoveryStoreShardingInfosResponse) GetSnapshotSize

func (m *WatchRecoveryStoreShardingInfosResponse) GetSnapshotSize() int64

func (*WatchRecoveryStoreShardingInfosResponse) GotenMessage

func (*WatchRecoveryStoreShardingInfosResponse) GotenObjectExt

func (o *WatchRecoveryStoreShardingInfosResponse) GotenObjectExt()

func (*WatchRecoveryStoreShardingInfosResponse) GotenValidate

func (obj *WatchRecoveryStoreShardingInfosResponse) GotenValidate() error

func (*WatchRecoveryStoreShardingInfosResponse) MakeFullFieldMask

func (*WatchRecoveryStoreShardingInfosResponse) MakeRawDiffFieldMask

func (*WatchRecoveryStoreShardingInfosResponse) MakeRawFullFieldMask

func (*WatchRecoveryStoreShardingInfosResponse) Marshal

func (*WatchRecoveryStoreShardingInfosResponse) MarshalJSON

func (m *WatchRecoveryStoreShardingInfosResponse) MarshalJSON() ([]byte, error)

func (*WatchRecoveryStoreShardingInfosResponse) Merge

func (*WatchRecoveryStoreShardingInfosResponse) MergeRaw

func (*WatchRecoveryStoreShardingInfosResponse) ProtoMessage

func (*WatchRecoveryStoreShardingInfosResponse) ProtoReflect

func (*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 (*WatchRecoveryStoreShardingInfosResponse) SetRecoveryStoreShardingInfoChanges

func (*WatchRecoveryStoreShardingInfosResponse) SetResumeToken

func (m *WatchRecoveryStoreShardingInfosResponse) SetResumeToken(fv string)

func (*WatchRecoveryStoreShardingInfosResponse) SetSnapshotSize

func (m *WatchRecoveryStoreShardingInfosResponse) SetSnapshotSize(fv int64)

func (*WatchRecoveryStoreShardingInfosResponse) String

func (*WatchRecoveryStoreShardingInfosResponse) Unmarshal

func (*WatchRecoveryStoreShardingInfosResponse) UnmarshalJSON

func (m *WatchRecoveryStoreShardingInfosResponse) UnmarshalJSON(data []byte) error

type WatchRecoveryStoreShardingInfosResponseFieldPathBuilder

type WatchRecoveryStoreShardingInfosResponseFieldPathBuilder struct{}

func (WatchRecoveryStoreShardingInfosResponseFieldPathBuilder) IsCurrent

func (WatchRecoveryStoreShardingInfosResponseFieldPathBuilder) IsHardReset

func (WatchRecoveryStoreShardingInfosResponseFieldPathBuilder) IsSoftReset

func (WatchRecoveryStoreShardingInfosResponseFieldPathBuilder) PageTokenChange

func (WatchRecoveryStoreShardingInfosResponseFieldPathBuilder) ResumeToken

func (WatchRecoveryStoreShardingInfosResponseFieldPathBuilder) SnapshotSize

type WatchRecoveryStoreShardingInfosResponsePageTokenChangeFieldPathBuilder

type WatchRecoveryStoreShardingInfosResponsePageTokenChangeFieldPathBuilder struct{}

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPath

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathSelector
	Get(source *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) []interface{}
	GetSingle(source *WatchRecoveryStoreShardingInfosResponse_PageTokenChange) (interface{}, bool)
	ClearValue(item *WatchRecoveryStoreShardingInfosResponse_PageTokenChange)

	// Those methods build corresponding WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathValue
	WithIArrayOfValues(values interface{}) WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPath

func MustParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPath(rawField string) WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPath

func ParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPath

func ParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPath(rawField string) (WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPath, error)

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayItemValue

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPath
	ContainsValue(*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) bool
}

WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.

func MustParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayItemValue

func MustParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayItemValue

func ParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayItemValue

func ParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayItemValue, error)

ParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayOfValues

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPath
}

WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type

func MustParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayOfValues

func MustParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayOfValues

func ParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayOfValues

func ParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathArrayOfValues, error)

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathSelector

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathSelector int32
const (
	WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathSelector = 0
	WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathSelectorNextPageToken WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathSelector = 1
)

func (WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathSelector) String

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathValue

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathValue interface {
	WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchRecoveryStoreShardingInfosResponse_PageTokenChange)
	CompareWith(*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) (cmp int, comparable bool)
}

WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type

func MustParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathValue

func MustParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathValue

func ParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathValue

func ParseWatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPathValue, error)

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) ClearValue

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) ClearValueRaw

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchRecoveryStoreShardingInfosResponse_PageTokenChange

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) GetDefault

GetDefault returns a default value of the field type

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) GetRaw

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchRecoveryStoreShardingInfosResponse_PageTokenChange

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) GetSingleRaw

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) Selector

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) WithIValue

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath) WithRawIValue

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathArrayItemValue

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathArrayItemValue struct {
	WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue

GetRawValue returns stored element value for array in object WatchRecoveryStoreShardingInfosResponse_PageTokenChange as interface{}

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathArrayOfValues

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathArrayOfValues struct {
	WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathValue

type WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathValue struct {
	WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchRecoveryStoreShardingInfosResponse_PageTokenChange'.

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathValue) GetRawValue

GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object PageTokenChange

func (*WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldTerminalPathValue) SetToRaw

type WatchRecoveryStoreShardingInfosResponsePathSelectorIsCurrent

type WatchRecoveryStoreShardingInfosResponsePathSelectorIsCurrent struct{}

func (WatchRecoveryStoreShardingInfosResponsePathSelectorIsCurrent) FieldPath

func (WatchRecoveryStoreShardingInfosResponsePathSelectorIsCurrent) WithArrayOfValues

func (WatchRecoveryStoreShardingInfosResponsePathSelectorIsCurrent) WithValue

type WatchRecoveryStoreShardingInfosResponsePathSelectorIsHardReset

type WatchRecoveryStoreShardingInfosResponsePathSelectorIsHardReset struct{}

func (WatchRecoveryStoreShardingInfosResponsePathSelectorIsHardReset) FieldPath

func (WatchRecoveryStoreShardingInfosResponsePathSelectorIsHardReset) WithArrayOfValues

func (WatchRecoveryStoreShardingInfosResponsePathSelectorIsHardReset) WithValue

type WatchRecoveryStoreShardingInfosResponsePathSelectorIsSoftReset

type WatchRecoveryStoreShardingInfosResponsePathSelectorIsSoftReset struct{}

func (WatchRecoveryStoreShardingInfosResponsePathSelectorIsSoftReset) FieldPath

func (WatchRecoveryStoreShardingInfosResponsePathSelectorIsSoftReset) WithArrayOfValues

func (WatchRecoveryStoreShardingInfosResponsePathSelectorIsSoftReset) WithValue

type WatchRecoveryStoreShardingInfosResponsePathSelectorPageTokenChange

type WatchRecoveryStoreShardingInfosResponsePathSelectorPageTokenChange struct{}

func (WatchRecoveryStoreShardingInfosResponsePathSelectorPageTokenChange) FieldPath

type WatchRecoveryStoreShardingInfosResponsePathSelectorPageTokenChangeNextPageToken

type WatchRecoveryStoreShardingInfosResponsePathSelectorPageTokenChangeNextPageToken struct{}

func (WatchRecoveryStoreShardingInfosResponsePathSelectorPageTokenChangeNextPageToken) FieldPath

type WatchRecoveryStoreShardingInfosResponsePathSelectorPageTokenChangePrevPageToken

type WatchRecoveryStoreShardingInfosResponsePathSelectorPageTokenChangePrevPageToken struct{}

func (WatchRecoveryStoreShardingInfosResponsePathSelectorPageTokenChangePrevPageToken) FieldPath

type WatchRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfoChanges

type WatchRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfoChanges struct{}

func (WatchRecoveryStoreShardingInfosResponsePathSelectorRecoveryStoreShardingInfoChanges) FieldPath

type WatchRecoveryStoreShardingInfosResponsePathSelectorResumeToken

type WatchRecoveryStoreShardingInfosResponsePathSelectorResumeToken struct{}

func (WatchRecoveryStoreShardingInfosResponsePathSelectorResumeToken) FieldPath

func (WatchRecoveryStoreShardingInfosResponsePathSelectorResumeToken) WithArrayOfValues

func (WatchRecoveryStoreShardingInfosResponsePathSelectorResumeToken) WithValue

type WatchRecoveryStoreShardingInfosResponsePathSelectorSnapshotSize

type WatchRecoveryStoreShardingInfosResponsePathSelectorSnapshotSize struct{}

func (WatchRecoveryStoreShardingInfosResponsePathSelectorSnapshotSize) FieldPath

func (WatchRecoveryStoreShardingInfosResponsePathSelectorSnapshotSize) WithArrayOfValues

func (WatchRecoveryStoreShardingInfosResponsePathSelectorSnapshotSize) WithValue

type WatchRecoveryStoreShardingInfosResponse_FieldMask

type WatchRecoveryStoreShardingInfosResponse_FieldMask struct {
	Paths []WatchRecoveryStoreShardingInfosResponse_FieldPath
}

func FullWatchRecoveryStoreShardingInfosResponse_FieldMask

func FullWatchRecoveryStoreShardingInfosResponse_FieldMask() *WatchRecoveryStoreShardingInfosResponse_FieldMask

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) AppendPath

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) AppendRawPath

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) DecodeFirestore

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) FromProtoFieldMask

func (fieldMask *WatchRecoveryStoreShardingInfosResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) GetPaths

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) GetRawPaths

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) IsFull

func (WatchRecoveryStoreShardingInfosResponse_FieldMask) Marshal

implement methods required by customType

func (WatchRecoveryStoreShardingInfosResponse_FieldMask) MarshalJSON

func (fieldMask WatchRecoveryStoreShardingInfosResponse_FieldMask) MarshalJSON() ([]byte, error)

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) PathsCount

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) Project

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) ProjectRaw

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) ProtoMessage

func (fieldMask *WatchRecoveryStoreShardingInfosResponse_FieldMask) ProtoMessage()

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) ProtoReflect

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) Reset

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) Set

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) SetFromCliFlag

func (fieldMask *WatchRecoveryStoreShardingInfosResponse_FieldMask) SetFromCliFlag(raw string) error

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) SetRaw

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) Size

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) String

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) SubtractRaw

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) Unmarshal

func (fieldMask *WatchRecoveryStoreShardingInfosResponse_FieldMask) Unmarshal(data []byte) error

func (*WatchRecoveryStoreShardingInfosResponse_FieldMask) UnmarshalJSON

func (fieldMask *WatchRecoveryStoreShardingInfosResponse_FieldMask) UnmarshalJSON(data []byte) error

type WatchRecoveryStoreShardingInfosResponse_FieldPath

type WatchRecoveryStoreShardingInfosResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchRecoveryStoreShardingInfosResponse_FieldPathSelector
	Get(source *WatchRecoveryStoreShardingInfosResponse) []interface{}
	GetSingle(source *WatchRecoveryStoreShardingInfosResponse) (interface{}, bool)
	ClearValue(item *WatchRecoveryStoreShardingInfosResponse)

	// Those methods build corresponding WatchRecoveryStoreShardingInfosResponse_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) WatchRecoveryStoreShardingInfosResponse_FieldPathValue
	WithIArrayOfValues(values interface{}) WatchRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) WatchRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseWatchRecoveryStoreShardingInfosResponse_FieldPath

func MustParseWatchRecoveryStoreShardingInfosResponse_FieldPath(rawField string) WatchRecoveryStoreShardingInfosResponse_FieldPath

func ParseWatchRecoveryStoreShardingInfosResponse_FieldPath

func ParseWatchRecoveryStoreShardingInfosResponse_FieldPath(rawField string) (WatchRecoveryStoreShardingInfosResponse_FieldPath, error)

type WatchRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue

type WatchRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchRecoveryStoreShardingInfosResponse_FieldPath
	ContainsValue(*WatchRecoveryStoreShardingInfosResponse) bool
}

WatchRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchRecoveryStoreShardingInfosResponse according to their type Present only for array (repeated) types.

func MustParseWatchRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue

func MustParseWatchRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue

func ParseWatchRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue

func ParseWatchRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue, error)

ParseWatchRecoveryStoreShardingInfosResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues

type WatchRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchRecoveryStoreShardingInfosResponse_FieldPath
}

WatchRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues allows storing slice of values for WatchRecoveryStoreShardingInfosResponse fields according to their type

func MustParseWatchRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues

func MustParseWatchRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues

func ParseWatchRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues

func ParseWatchRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchRecoveryStoreShardingInfosResponse_FieldPathArrayOfValues, error)

type WatchRecoveryStoreShardingInfosResponse_FieldPathSelector

type WatchRecoveryStoreShardingInfosResponse_FieldPathSelector int32
const (
	WatchRecoveryStoreShardingInfosResponse_FieldPathSelectorRecoveryStoreShardingInfoChanges WatchRecoveryStoreShardingInfosResponse_FieldPathSelector = 0
	WatchRecoveryStoreShardingInfosResponse_FieldPathSelectorIsCurrent                        WatchRecoveryStoreShardingInfosResponse_FieldPathSelector = 1
	WatchRecoveryStoreShardingInfosResponse_FieldPathSelectorPageTokenChange                  WatchRecoveryStoreShardingInfosResponse_FieldPathSelector = 2
	WatchRecoveryStoreShardingInfosResponse_FieldPathSelectorResumeToken                      WatchRecoveryStoreShardingInfosResponse_FieldPathSelector = 3
	WatchRecoveryStoreShardingInfosResponse_FieldPathSelectorSnapshotSize                     WatchRecoveryStoreShardingInfosResponse_FieldPathSelector = 4
	WatchRecoveryStoreShardingInfosResponse_FieldPathSelectorIsSoftReset                      WatchRecoveryStoreShardingInfosResponse_FieldPathSelector = 5
	WatchRecoveryStoreShardingInfosResponse_FieldPathSelectorIsHardReset                      WatchRecoveryStoreShardingInfosResponse_FieldPathSelector = 6
)

func (WatchRecoveryStoreShardingInfosResponse_FieldPathSelector) String

type WatchRecoveryStoreShardingInfosResponse_FieldPathValue

type WatchRecoveryStoreShardingInfosResponse_FieldPathValue interface {
	WatchRecoveryStoreShardingInfosResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchRecoveryStoreShardingInfosResponse)
	CompareWith(*WatchRecoveryStoreShardingInfosResponse) (cmp int, comparable bool)
}

WatchRecoveryStoreShardingInfosResponse_FieldPathValue allows storing values for WatchRecoveryStoreShardingInfosResponse fields according to their type

func MustParseWatchRecoveryStoreShardingInfosResponse_FieldPathValue

func MustParseWatchRecoveryStoreShardingInfosResponse_FieldPathValue(pathStr, valueStr string) WatchRecoveryStoreShardingInfosResponse_FieldPathValue

func ParseWatchRecoveryStoreShardingInfosResponse_FieldPathValue

func ParseWatchRecoveryStoreShardingInfosResponse_FieldPathValue(pathStr, valueStr string) (WatchRecoveryStoreShardingInfosResponse_FieldPathValue, error)

type WatchRecoveryStoreShardingInfosResponse_FieldSubPath

type WatchRecoveryStoreShardingInfosResponse_FieldSubPath struct {
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) AsPageTokenChangeSubPath

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) ClearValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) ClearValueRaw

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) Get

Get returns all values pointed by selected field from source WatchRecoveryStoreShardingInfosResponse

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) GetDefault

func (fps *WatchRecoveryStoreShardingInfosResponse_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) GetRaw

func (fps *WatchRecoveryStoreShardingInfosResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source WatchRecoveryStoreShardingInfosResponse

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) GetSingleRaw

func (fps *WatchRecoveryStoreShardingInfosResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) Selector

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) SplitIntoTerminalIPaths

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) String

String returns path representation in proto convention

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) WithIArrayItemValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) WithIArrayOfValues

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) WithIValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) WithRawIArrayItemValue

func (fps *WatchRecoveryStoreShardingInfosResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) WithRawIArrayOfValues

func (fps *WatchRecoveryStoreShardingInfosResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPath) WithRawIValue

type WatchRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue

type WatchRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue struct {
	WatchRecoveryStoreShardingInfosResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'WatchRecoveryStoreShardingInfosResponse'

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *WatchRecoveryStoreShardingInfosResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type WatchRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues

type WatchRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues struct {
	WatchRecoveryStoreShardingInfosResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *WatchRecoveryStoreShardingInfosResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type WatchRecoveryStoreShardingInfosResponse_FieldSubPathValue

type WatchRecoveryStoreShardingInfosResponse_FieldSubPathValue struct {
	WatchRecoveryStoreShardingInfosResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPathValue) AsPageTokenChangePathValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPathValue) CompareWith

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPathValue) CompareWithRaw

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPathValue) GetRawValue

func (fpvs *WatchRecoveryStoreShardingInfosResponse_FieldSubPathValue) GetRawValue() interface{}

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPathValue) SetTo

func (*WatchRecoveryStoreShardingInfosResponse_FieldSubPathValue) SetToRaw

type WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath

type WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) ClearValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) ClearValueRaw

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchRecoveryStoreShardingInfosResponse

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetDefault

func (fp *WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetRaw

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchRecoveryStoreShardingInfosResponse

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetSingleRaw

func (fp *WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) Selector

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) SplitIntoTerminalIPaths

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithIValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithRawIArrayItemValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithRawIArrayOfValues

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath) WithRawIValue

type WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue

type WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue struct {
	WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) AsRecoveryStoreShardingInfoChangesItemValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'WatchRecoveryStoreShardingInfosResponse'

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

GetRawValue returns stored element value for array in object WatchRecoveryStoreShardingInfosResponse as interface{}

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

type WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues

type WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues struct {
	WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues

func (fpaov *WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues

func (fpaov *WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsRecoveryStoreShardingInfoChangesArrayOfValues

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues

func (fpaov *WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue

type WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue struct {
	WatchRecoveryStoreShardingInfosResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) AsIsCurrentValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) AsIsHardResetValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) AsIsSoftResetValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) AsPageTokenChangeValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) AsRecoveryStoreShardingInfoChangesValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) AsResumeTokenValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) AsSnapshotSizeValue

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue' with the value under path in 'WatchRecoveryStoreShardingInfosResponse'.

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) CompareWithRaw

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) GetRawValue

GetRawValue returns raw value stored under selected path for 'WatchRecoveryStoreShardingInfosResponse' as interface{}

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchRecoveryStoreShardingInfosResponse

func (*WatchRecoveryStoreShardingInfosResponse_FieldTerminalPathValue) SetToRaw

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) Clone

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) CloneRaw

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Descriptor

Deprecated, Use WatchRecoveryStoreShardingInfosResponse_PageTokenChange.ProtoReflect.Descriptor instead.

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GetNextPageToken

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GetPrevPageToken

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GotenMessage

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GotenObjectExt

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) GotenValidate

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) MakeFullFieldMask

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) MakeRawDiffFieldMask

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) MakeRawFullFieldMask

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Marshal

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) MarshalJSON

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Merge

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) MergeRaw

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) ProtoMessage

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) ProtoReflect

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Reset

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) SetNextPageToken

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) SetPrevPageToken

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) String

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) Unmarshal

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange) UnmarshalJSON

type WatchRecoveryStoreShardingInfosResponse_PageTokenChangePathSelectorNextPageToken

type WatchRecoveryStoreShardingInfosResponse_PageTokenChangePathSelectorNextPageToken struct{}

func (WatchRecoveryStoreShardingInfosResponse_PageTokenChangePathSelectorNextPageToken) FieldPath

type WatchRecoveryStoreShardingInfosResponse_PageTokenChangePathSelectorPrevPageToken

type WatchRecoveryStoreShardingInfosResponse_PageTokenChangePathSelectorPrevPageToken struct{}

func (WatchRecoveryStoreShardingInfosResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath

type WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask

type WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask struct {
	Paths []WatchRecoveryStoreShardingInfosResponsePageTokenChange_FieldPath
}

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) AppendPath

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) AppendRawPath

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) DecodeFirestore

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) FromProtoFieldMask

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) GetPaths

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) GetRawPaths

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) IsFull

func (WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) Marshal

implement methods required by customType

func (WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) MarshalJSON

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) PathsCount

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) ProjectRaw

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) ProtoMessage

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) ProtoReflect

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) Reset

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) Set

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) SetFromCliFlag

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) SetRaw

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) Size

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) String

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) SubtractRaw

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) Unmarshal

func (*WatchRecoveryStoreShardingInfosResponse_PageTokenChange_FieldMask) UnmarshalJSON

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL