Documentation ¶
Index ¶
- type BatchGetServicesDescriptor
- func (d *BatchGetServicesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetServicesDescriptor) GetApiName() string
- func (d *BatchGetServicesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetServicesDescriptor) GetFullMethodName() string
- func (d *BatchGetServicesDescriptor) GetMethodName() string
- func (d *BatchGetServicesDescriptor) GetProtoPkgName() string
- func (d *BatchGetServicesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetServicesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetServicesDescriptor) GetServiceDomain() string
- func (d *BatchGetServicesDescriptor) GetServiceVersion() string
- func (d *BatchGetServicesDescriptor) GetVerb() string
- func (d *BatchGetServicesDescriptor) HasResource() bool
- func (d *BatchGetServicesDescriptor) IsClientStream() bool
- func (d *BatchGetServicesDescriptor) IsCollection() bool
- func (d *BatchGetServicesDescriptor) IsPlural() bool
- func (d *BatchGetServicesDescriptor) IsServerStream() bool
- func (d *BatchGetServicesDescriptor) IsUnary() bool
- func (d *BatchGetServicesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetServicesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetServicesDescriptor) RequestHasResourceBody() bool
- type BatchGetServicesDescriptorClientMsgHandle
- func (h *BatchGetServicesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetServicesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetServicesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetServicesDescriptorServerMsgHandle
- func (h *BatchGetServicesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetServicesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetServicesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetServicesRequest
- func (o *BatchGetServicesRequest) Clone() *BatchGetServicesRequest
- func (o *BatchGetServicesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetServicesRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetServicesRequest) GetFieldMask() *service.Service_FieldMask
- func (m *BatchGetServicesRequest) GetNames() []*service.Reference
- func (m *BatchGetServicesRequest) GetView() view.View
- func (*BatchGetServicesRequest) GotenMessage()
- func (o *BatchGetServicesRequest) GotenObjectExt()
- func (obj *BatchGetServicesRequest) GotenValidate() error
- func (o *BatchGetServicesRequest) MakeDiffFieldMask(other *BatchGetServicesRequest) *BatchGetServicesRequest_FieldMask
- func (o *BatchGetServicesRequest) MakeFullFieldMask() *BatchGetServicesRequest_FieldMask
- func (o *BatchGetServicesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetServicesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetServicesRequest) Marshal() ([]byte, error)
- func (m *BatchGetServicesRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetServicesRequest) Merge(source *BatchGetServicesRequest)
- func (o *BatchGetServicesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetServicesRequest) ProtoMessage()
- func (m *BatchGetServicesRequest) ProtoReflect() preflect.Message
- func (m *BatchGetServicesRequest) Reset()
- func (m *BatchGetServicesRequest) SetFieldMask(fv *service.Service_FieldMask)
- func (m *BatchGetServicesRequest) SetNames(fv []*service.Reference)
- func (m *BatchGetServicesRequest) SetView(fv view.View)
- func (m *BatchGetServicesRequest) String() string
- func (m *BatchGetServicesRequest) Unmarshal(b []byte) error
- func (m *BatchGetServicesRequest) UnmarshalJSON(data []byte) error
- type BatchGetServicesRequestFieldPathBuilder
- type BatchGetServicesRequestPathSelectorFieldMask
- func (BatchGetServicesRequestPathSelectorFieldMask) FieldPath() *BatchGetServicesRequest_FieldTerminalPath
- func (s BatchGetServicesRequestPathSelectorFieldMask) WithArrayOfValues(values []*service.Service_FieldMask) *BatchGetServicesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetServicesRequestPathSelectorFieldMask) WithValue(value *service.Service_FieldMask) *BatchGetServicesRequest_FieldTerminalPathValue
- type BatchGetServicesRequestPathSelectorNames
- func (BatchGetServicesRequestPathSelectorNames) FieldPath() *BatchGetServicesRequest_FieldTerminalPath
- func (s BatchGetServicesRequestPathSelectorNames) WithArrayOfValues(values [][]*service.Reference) *BatchGetServicesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetServicesRequestPathSelectorNames) WithItemValue(value *service.Reference) *BatchGetServicesRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetServicesRequestPathSelectorNames) WithValue(value []*service.Reference) *BatchGetServicesRequest_FieldTerminalPathValue
- type BatchGetServicesRequestPathSelectorView
- func (BatchGetServicesRequestPathSelectorView) FieldPath() *BatchGetServicesRequest_FieldTerminalPath
- func (s BatchGetServicesRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetServicesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetServicesRequestPathSelectorView) WithValue(value view.View) *BatchGetServicesRequest_FieldTerminalPathValue
- type BatchGetServicesRequest_FieldMask
- func (fieldMask *BatchGetServicesRequest_FieldMask) AppendPath(path BatchGetServicesRequest_FieldPath)
- func (fieldMask *BatchGetServicesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetServicesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetServicesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetServicesRequest_FieldMask) FilterInputFields() *BatchGetServicesRequest_FieldMask
- func (fieldMask *BatchGetServicesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetServicesRequest_FieldMask) GetPaths() []BatchGetServicesRequest_FieldPath
- func (fieldMask *BatchGetServicesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetServicesRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetServicesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetServicesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetServicesRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetServicesRequest_FieldMask) Project(source *BatchGetServicesRequest) *BatchGetServicesRequest
- func (fieldMask *BatchGetServicesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetServicesRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetServicesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetServicesRequest_FieldMask) Reset()
- func (fieldMask *BatchGetServicesRequest_FieldMask) Set(target, source *BatchGetServicesRequest)
- func (fieldMask *BatchGetServicesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetServicesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetServicesRequest_FieldMask) Size() int
- func (fieldMask *BatchGetServicesRequest_FieldMask) String() string
- func (fieldMask *BatchGetServicesRequest_FieldMask) Subtract(other *BatchGetServicesRequest_FieldMask) *BatchGetServicesRequest_FieldMask
- func (fieldMask *BatchGetServicesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetServicesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetServicesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetServicesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetServicesRequest_FieldPath
- func BuildBatchGetServicesRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetServicesRequest_FieldPath, error)
- func MustParseBatchGetServicesRequest_FieldPath(rawField string) BatchGetServicesRequest_FieldPath
- func ParseBatchGetServicesRequest_FieldPath(rawField string) (BatchGetServicesRequest_FieldPath, error)
- type BatchGetServicesRequest_FieldPathArrayItemValue
- type BatchGetServicesRequest_FieldPathArrayOfValues
- type BatchGetServicesRequest_FieldPathSelector
- type BatchGetServicesRequest_FieldPathValue
- type BatchGetServicesRequest_FieldTerminalPath
- func (fp *BatchGetServicesRequest_FieldTerminalPath) ClearValue(item *BatchGetServicesRequest)
- func (fp *BatchGetServicesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetServicesRequest_FieldTerminalPath) Get(source *BatchGetServicesRequest) (values []interface{})
- func (fp *BatchGetServicesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetServicesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetServicesRequest_FieldTerminalPath) GetSingle(source *BatchGetServicesRequest) (interface{}, bool)
- func (fp *BatchGetServicesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetServicesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetServicesRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetServicesRequest_FieldTerminalPath) Selector() BatchGetServicesRequest_FieldPathSelector
- func (fp *BatchGetServicesRequest_FieldTerminalPath) String() string
- func (fp *BatchGetServicesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetServicesRequest_FieldPathArrayItemValue
- func (fp *BatchGetServicesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetServicesRequest_FieldPathArrayOfValues
- func (fp *BatchGetServicesRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetServicesRequest_FieldPathValue
- func (fp *BatchGetServicesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetServicesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetServicesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetServicesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetServicesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*service.Reference, bool)
- func (fpaiv *BatchGetServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetServicesRequest) bool
- func (fpaiv *BatchGetServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetServicesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetServicesRequest) (interface{}, bool)
- func (fpaiv *BatchGetServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetServicesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*service.Service_FieldMask, bool)
- func (fpaov *BatchGetServicesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*service.Reference, bool)
- func (fpaov *BatchGetServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetServicesRequest_FieldTerminalPathValue
- func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*service.Service_FieldMask, bool)
- func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) AsNamesValue() ([]*service.Reference, bool)
- func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) CompareWith(source *BatchGetServicesRequest) (int, bool)
- func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) SetTo(target **BatchGetServicesRequest)
- func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetServicesResponse
- func (o *BatchGetServicesResponse) Clone() *BatchGetServicesResponse
- func (o *BatchGetServicesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetServicesResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetServicesResponse) GetMissing() []*service.Reference
- func (m *BatchGetServicesResponse) GetServices() []*service.Service
- func (*BatchGetServicesResponse) GotenMessage()
- func (o *BatchGetServicesResponse) GotenObjectExt()
- func (obj *BatchGetServicesResponse) GotenValidate() error
- func (o *BatchGetServicesResponse) MakeDiffFieldMask(other *BatchGetServicesResponse) *BatchGetServicesResponse_FieldMask
- func (o *BatchGetServicesResponse) MakeFullFieldMask() *BatchGetServicesResponse_FieldMask
- func (o *BatchGetServicesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetServicesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetServicesResponse) Marshal() ([]byte, error)
- func (m *BatchGetServicesResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetServicesResponse) Merge(source *BatchGetServicesResponse)
- func (o *BatchGetServicesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetServicesResponse) ProtoMessage()
- func (m *BatchGetServicesResponse) ProtoReflect() preflect.Message
- func (m *BatchGetServicesResponse) Reset()
- func (m *BatchGetServicesResponse) SetMissing(fv []*service.Reference)
- func (m *BatchGetServicesResponse) SetServices(fv []*service.Service)
- func (m *BatchGetServicesResponse) String() string
- func (m *BatchGetServicesResponse) Unmarshal(b []byte) error
- func (m *BatchGetServicesResponse) UnmarshalJSON(data []byte) error
- type BatchGetServicesResponseFieldPathBuilder
- type BatchGetServicesResponseMapPathSelectorServicesMetadataAnnotations
- func (s BatchGetServicesResponseMapPathSelectorServicesMetadataAnnotations) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponseMapPathSelectorServicesMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponseMapPathSelectorServicesMetadataAnnotations) WithValue(value string) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponseMapPathSelectorServicesMetadataLabels
- func (s BatchGetServicesResponseMapPathSelectorServicesMetadataLabels) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponseMapPathSelectorServicesMetadataLabels) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponseMapPathSelectorServicesMetadataLabels) WithValue(value string) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponseMapPathSelectorServicesMetadataShards
- func (s BatchGetServicesResponseMapPathSelectorServicesMetadataShards) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponseMapPathSelectorServicesMetadataShards) WithArrayOfValues(values []int64) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponseMapPathSelectorServicesMetadataShards) WithValue(value int64) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorMissing
- func (BatchGetServicesResponsePathSelectorMissing) FieldPath() *BatchGetServicesResponse_FieldTerminalPath
- func (s BatchGetServicesResponsePathSelectorMissing) WithArrayOfValues(values [][]*service.Reference) *BatchGetServicesResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorMissing) WithItemValue(value *service.Reference) *BatchGetServicesResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetServicesResponsePathSelectorMissing) WithValue(value []*service.Reference) *BatchGetServicesResponse_FieldTerminalPathValue
- type BatchGetServicesResponsePathSelectorServices
- func (BatchGetServicesResponsePathSelectorServices) FieldPath() *BatchGetServicesResponse_FieldTerminalPath
- func (BatchGetServicesResponsePathSelectorServices) Metadata() BatchGetServicesResponsePathSelectorServicesMetadata
- func (BatchGetServicesResponsePathSelectorServices) Name() BatchGetServicesResponsePathSelectorServicesName
- func (s BatchGetServicesResponsePathSelectorServices) WithArrayOfValues(values [][]*service.Service) *BatchGetServicesResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServices) WithItemValue(value *service.Service) *BatchGetServicesResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetServicesResponsePathSelectorServices) WithSubArrayItemValue(subPathArrayItemValue service.Service_FieldPathArrayItemValue) *BatchGetServicesResponse_FieldSubPathArrayItemValue
- func (s BatchGetServicesResponsePathSelectorServices) WithSubArrayOfValues(subPathArrayOfValues service.Service_FieldPathArrayOfValues) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (BatchGetServicesResponsePathSelectorServices) WithSubPath(subPath service.Service_FieldPath) *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServices) WithSubValue(subPathValue service.Service_FieldPathValue) *BatchGetServicesResponse_FieldSubPathValue
- func (s BatchGetServicesResponsePathSelectorServices) WithValue(value []*service.Service) *BatchGetServicesResponse_FieldTerminalPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadata
- func (BatchGetServicesResponsePathSelectorServicesMetadata) Annotations() BatchGetServicesResponsePathSelectorServicesMetadataAnnotations
- func (BatchGetServicesResponsePathSelectorServicesMetadata) CreateTime() BatchGetServicesResponsePathSelectorServicesMetadataCreateTime
- func (BatchGetServicesResponsePathSelectorServicesMetadata) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (BatchGetServicesResponsePathSelectorServicesMetadata) Generation() BatchGetServicesResponsePathSelectorServicesMetadataGeneration
- func (BatchGetServicesResponsePathSelectorServicesMetadata) Labels() BatchGetServicesResponsePathSelectorServicesMetadataLabels
- func (BatchGetServicesResponsePathSelectorServicesMetadata) OwnerReferences() BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences
- func (BatchGetServicesResponsePathSelectorServicesMetadata) ResourceVersion() BatchGetServicesResponsePathSelectorServicesMetadataResourceVersion
- func (BatchGetServicesResponsePathSelectorServicesMetadata) Shards() BatchGetServicesResponsePathSelectorServicesMetadataShards
- func (BatchGetServicesResponsePathSelectorServicesMetadata) Syncing() BatchGetServicesResponsePathSelectorServicesMetadataSyncing
- func (BatchGetServicesResponsePathSelectorServicesMetadata) Tags() BatchGetServicesResponsePathSelectorServicesMetadataTags
- func (BatchGetServicesResponsePathSelectorServicesMetadata) UpdateTime() BatchGetServicesResponsePathSelectorServicesMetadataUpdateTime
- func (BatchGetServicesResponsePathSelectorServicesMetadata) Uuid() BatchGetServicesResponsePathSelectorServicesMetadataUuid
- func (s BatchGetServicesResponsePathSelectorServicesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadata) WithValue(value *ntt_meta.Meta) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataAnnotations
- func (BatchGetServicesResponsePathSelectorServicesMetadataAnnotations) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (BatchGetServicesResponsePathSelectorServicesMetadataAnnotations) WithKey(key string) BatchGetServicesResponseMapPathSelectorServicesMetadataAnnotations
- func (s BatchGetServicesResponsePathSelectorServicesMetadataAnnotations) WithValue(value map[string]string) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataCreateTime
- func (BatchGetServicesResponsePathSelectorServicesMetadataCreateTime) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataGeneration
- func (BatchGetServicesResponsePathSelectorServicesMetadataGeneration) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataGeneration) WithValue(value int64) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataLabels
- func (BatchGetServicesResponsePathSelectorServicesMetadataLabels) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (BatchGetServicesResponsePathSelectorServicesMetadataLabels) WithKey(key string) BatchGetServicesResponseMapPathSelectorServicesMetadataLabels
- func (s BatchGetServicesResponsePathSelectorServicesMetadataLabels) WithValue(value map[string]string) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences
- func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) ApiVersion() BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion
- func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) Controller() BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesController
- func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) Kind() BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesKind
- func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) Name() BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesName
- func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) Uid() BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesUid
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetServicesResponse_FieldSubPathArrayItemValue
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion
- func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion) WithValue(value string) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesController
- func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesController) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesController) WithValue(value bool) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesKind
- func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesKind) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesKind) WithValue(value string) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesName
- func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesName) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesName) WithValue(value string) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesUid
- func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesUid) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesUid) WithValue(value string) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataResourceVersion
- func (BatchGetServicesResponsePathSelectorServicesMetadataResourceVersion) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataResourceVersion) WithValue(value string) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataShards
- func (BatchGetServicesResponsePathSelectorServicesMetadataShards) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (BatchGetServicesResponsePathSelectorServicesMetadataShards) WithKey(key string) BatchGetServicesResponseMapPathSelectorServicesMetadataShards
- func (s BatchGetServicesResponsePathSelectorServicesMetadataShards) WithValue(value map[string]int64) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataSyncing
- func (BatchGetServicesResponsePathSelectorServicesMetadataSyncing) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (BatchGetServicesResponsePathSelectorServicesMetadataSyncing) OwningRegion() BatchGetServicesResponsePathSelectorServicesMetadataSyncingOwningRegion
- func (BatchGetServicesResponsePathSelectorServicesMetadataSyncing) Regions() BatchGetServicesResponsePathSelectorServicesMetadataSyncingRegions
- func (s BatchGetServicesResponsePathSelectorServicesMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataSyncingOwningRegion
- func (BatchGetServicesResponsePathSelectorServicesMetadataSyncingOwningRegion) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataSyncingOwningRegion) WithValue(value string) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataSyncingRegions
- func (BatchGetServicesResponsePathSelectorServicesMetadataSyncingRegions) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataSyncingRegions) WithItemValue(value string) *BatchGetServicesResponse_FieldSubPathArrayItemValue
- func (s BatchGetServicesResponsePathSelectorServicesMetadataSyncingRegions) WithValue(value []string) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataTags
- func (BatchGetServicesResponsePathSelectorServicesMetadataTags) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataTags) WithArrayOfValues(values [][]string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataTags) WithItemValue(value string) *BatchGetServicesResponse_FieldSubPathArrayItemValue
- func (s BatchGetServicesResponsePathSelectorServicesMetadataTags) WithValue(value []string) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataUpdateTime
- func (BatchGetServicesResponsePathSelectorServicesMetadataUpdateTime) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesMetadataUuid
- func (BatchGetServicesResponsePathSelectorServicesMetadataUuid) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesMetadataUuid) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesMetadataUuid) WithValue(value string) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponsePathSelectorServicesName
- func (BatchGetServicesResponsePathSelectorServicesName) FieldPath() *BatchGetServicesResponse_FieldSubPath
- func (s BatchGetServicesResponsePathSelectorServicesName) WithArrayOfValues(values []*service.Name) *BatchGetServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetServicesResponsePathSelectorServicesName) WithValue(value *service.Name) *BatchGetServicesResponse_FieldSubPathValue
- type BatchGetServicesResponse_FieldMask
- func (fieldMask *BatchGetServicesResponse_FieldMask) AppendPath(path BatchGetServicesResponse_FieldPath)
- func (fieldMask *BatchGetServicesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetServicesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetServicesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetServicesResponse_FieldMask) FilterInputFields() *BatchGetServicesResponse_FieldMask
- func (fieldMask *BatchGetServicesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetServicesResponse_FieldMask) GetPaths() []BatchGetServicesResponse_FieldPath
- func (fieldMask *BatchGetServicesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetServicesResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetServicesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetServicesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetServicesResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetServicesResponse_FieldMask) Project(source *BatchGetServicesResponse) *BatchGetServicesResponse
- func (fieldMask *BatchGetServicesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetServicesResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetServicesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetServicesResponse_FieldMask) Reset()
- func (fieldMask *BatchGetServicesResponse_FieldMask) Set(target, source *BatchGetServicesResponse)
- func (fieldMask *BatchGetServicesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetServicesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetServicesResponse_FieldMask) Size() int
- func (fieldMask *BatchGetServicesResponse_FieldMask) String() string
- func (fieldMask *BatchGetServicesResponse_FieldMask) Subtract(other *BatchGetServicesResponse_FieldMask) *BatchGetServicesResponse_FieldMask
- func (fieldMask *BatchGetServicesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetServicesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetServicesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetServicesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetServicesResponse_FieldPath
- func BuildBatchGetServicesResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetServicesResponse_FieldPath, error)
- func MustParseBatchGetServicesResponse_FieldPath(rawField string) BatchGetServicesResponse_FieldPath
- func ParseBatchGetServicesResponse_FieldPath(rawField string) (BatchGetServicesResponse_FieldPath, error)
- type BatchGetServicesResponse_FieldPathArrayItemValue
- type BatchGetServicesResponse_FieldPathArrayOfValues
- type BatchGetServicesResponse_FieldPathSelector
- type BatchGetServicesResponse_FieldPathValue
- type BatchGetServicesResponse_FieldSubPath
- func (fps *BatchGetServicesResponse_FieldSubPath) AsServicesSubPath() (service.Service_FieldPath, bool)
- func (fps *BatchGetServicesResponse_FieldSubPath) ClearValue(item *BatchGetServicesResponse)
- func (fps *BatchGetServicesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetServicesResponse_FieldSubPath) Get(source *BatchGetServicesResponse) (values []interface{})
- func (fps *BatchGetServicesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetServicesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetServicesResponse_FieldSubPath) GetSingle(source *BatchGetServicesResponse) (interface{}, bool)
- func (fps *BatchGetServicesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetServicesResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetServicesResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetServicesResponse_FieldSubPath) Selector() BatchGetServicesResponse_FieldPathSelector
- func (fps *BatchGetServicesResponse_FieldSubPath) String() string
- func (fps *BatchGetServicesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetServicesResponse_FieldPathArrayItemValue
- func (fps *BatchGetServicesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetServicesResponse_FieldPathArrayOfValues
- func (fps *BatchGetServicesResponse_FieldSubPath) WithIValue(value interface{}) BatchGetServicesResponse_FieldPathValue
- func (fps *BatchGetServicesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetServicesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetServicesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetServicesResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetServicesResponse_FieldSubPathArrayItemValue) AsServicesPathItemValue() (service.Service_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetServicesResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetServicesResponse) bool
- func (fpaivs *BatchGetServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetServicesResponse_FieldSubPathArrayOfValues
- type BatchGetServicesResponse_FieldSubPathValue
- func (fpvs *BatchGetServicesResponse_FieldSubPathValue) AsServicesPathValue() (service.Service_FieldPathValue, bool)
- func (fpvs *BatchGetServicesResponse_FieldSubPathValue) CompareWith(source *BatchGetServicesResponse) (int, bool)
- func (fpvs *BatchGetServicesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetServicesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetServicesResponse_FieldSubPathValue) SetTo(target **BatchGetServicesResponse)
- func (fpvs *BatchGetServicesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetServicesResponse_FieldTerminalPath
- func (fp *BatchGetServicesResponse_FieldTerminalPath) ClearValue(item *BatchGetServicesResponse)
- func (fp *BatchGetServicesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetServicesResponse_FieldTerminalPath) Get(source *BatchGetServicesResponse) (values []interface{})
- func (fp *BatchGetServicesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetServicesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetServicesResponse_FieldTerminalPath) GetSingle(source *BatchGetServicesResponse) (interface{}, bool)
- func (fp *BatchGetServicesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetServicesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetServicesResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetServicesResponse_FieldTerminalPath) Selector() BatchGetServicesResponse_FieldPathSelector
- func (fp *BatchGetServicesResponse_FieldTerminalPath) String() string
- func (fp *BatchGetServicesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetServicesResponse_FieldPathArrayItemValue
- func (fp *BatchGetServicesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetServicesResponse_FieldPathArrayOfValues
- func (fp *BatchGetServicesResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetServicesResponse_FieldPathValue
- func (fp *BatchGetServicesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetServicesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetServicesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetServicesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetServicesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*service.Reference, bool)
- func (fpaiv *BatchGetServicesResponse_FieldTerminalPathArrayItemValue) AsServicesItemValue() (*service.Service, bool)
- func (fpaiv *BatchGetServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetServicesResponse) bool
- func (fpaiv *BatchGetServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetServicesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetServicesResponse) (interface{}, bool)
- func (fpaiv *BatchGetServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetServicesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetServicesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*service.Reference, bool)
- func (fpaov *BatchGetServicesResponse_FieldTerminalPathArrayOfValues) AsServicesArrayOfValues() ([][]*service.Service, bool)
- func (fpaov *BatchGetServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetServicesResponse_FieldTerminalPathValue
- func (fpv *BatchGetServicesResponse_FieldTerminalPathValue) AsMissingValue() ([]*service.Reference, bool)
- func (fpv *BatchGetServicesResponse_FieldTerminalPathValue) AsServicesValue() ([]*service.Service, bool)
- func (fpv *BatchGetServicesResponse_FieldTerminalPathValue) CompareWith(source *BatchGetServicesResponse) (int, bool)
- func (fpv *BatchGetServicesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetServicesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetServicesResponse_FieldTerminalPathValue) SetTo(target **BatchGetServicesResponse)
- func (fpv *BatchGetServicesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateServiceDescriptor
- func (d *CreateServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateServiceDescriptor) GetApiName() string
- func (d *CreateServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateServiceDescriptor) GetFullMethodName() string
- func (d *CreateServiceDescriptor) GetMethodName() string
- func (d *CreateServiceDescriptor) GetProtoPkgName() string
- func (d *CreateServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateServiceDescriptor) GetServiceDomain() string
- func (d *CreateServiceDescriptor) GetServiceVersion() string
- func (d *CreateServiceDescriptor) GetVerb() string
- func (d *CreateServiceDescriptor) HasResource() bool
- func (d *CreateServiceDescriptor) IsClientStream() bool
- func (d *CreateServiceDescriptor) IsCollection() bool
- func (d *CreateServiceDescriptor) IsPlural() bool
- func (d *CreateServiceDescriptor) IsServerStream() bool
- func (d *CreateServiceDescriptor) IsUnary() bool
- func (d *CreateServiceDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateServiceDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateServiceDescriptor) RequestHasResourceBody() bool
- type CreateServiceDescriptorClientMsgHandle
- func (h *CreateServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateServiceDescriptorServerMsgHandle
- func (h *CreateServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateServiceRequest
- func (o *CreateServiceRequest) Clone() *CreateServiceRequest
- func (o *CreateServiceRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateServiceRequest) Descriptor() ([]byte, []int)
- func (m *CreateServiceRequest) GetService() *service.Service
- func (*CreateServiceRequest) GotenMessage()
- func (o *CreateServiceRequest) GotenObjectExt()
- func (obj *CreateServiceRequest) GotenValidate() error
- func (o *CreateServiceRequest) MakeDiffFieldMask(other *CreateServiceRequest) *CreateServiceRequest_FieldMask
- func (o *CreateServiceRequest) MakeFullFieldMask() *CreateServiceRequest_FieldMask
- func (o *CreateServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateServiceRequest) Marshal() ([]byte, error)
- func (m *CreateServiceRequest) MarshalJSON() ([]byte, error)
- func (o *CreateServiceRequest) Merge(source *CreateServiceRequest)
- func (o *CreateServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateServiceRequest) ProtoMessage()
- func (m *CreateServiceRequest) ProtoReflect() preflect.Message
- func (m *CreateServiceRequest) Reset()
- func (m *CreateServiceRequest) SetService(fv *service.Service)
- func (m *CreateServiceRequest) String() string
- func (m *CreateServiceRequest) Unmarshal(b []byte) error
- func (m *CreateServiceRequest) UnmarshalJSON(data []byte) error
- type CreateServiceRequestFieldPathBuilder
- type CreateServiceRequestMapPathSelectorServiceMetadataAnnotations
- func (s CreateServiceRequestMapPathSelectorServiceMetadataAnnotations) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestMapPathSelectorServiceMetadataAnnotations) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestMapPathSelectorServiceMetadataAnnotations) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestMapPathSelectorServiceMetadataLabels
- func (s CreateServiceRequestMapPathSelectorServiceMetadataLabels) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestMapPathSelectorServiceMetadataLabels) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestMapPathSelectorServiceMetadataLabels) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestMapPathSelectorServiceMetadataShards
- func (s CreateServiceRequestMapPathSelectorServiceMetadataShards) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestMapPathSelectorServiceMetadataShards) WithArrayOfValues(values []int64) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestMapPathSelectorServiceMetadataShards) WithValue(value int64) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorService
- func (CreateServiceRequestPathSelectorService) FieldPath() *CreateServiceRequest_FieldTerminalPath
- func (CreateServiceRequestPathSelectorService) Metadata() CreateServiceRequestPathSelectorServiceMetadata
- func (CreateServiceRequestPathSelectorService) Name() CreateServiceRequestPathSelectorServiceName
- func (s CreateServiceRequestPathSelectorService) WithArrayOfValues(values []*service.Service) *CreateServiceRequest_FieldTerminalPathArrayOfValues
- func (s CreateServiceRequestPathSelectorService) WithSubArrayItemValue(subPathArrayItemValue service.Service_FieldPathArrayItemValue) *CreateServiceRequest_FieldSubPathArrayItemValue
- func (s CreateServiceRequestPathSelectorService) WithSubArrayOfValues(subPathArrayOfValues service.Service_FieldPathArrayOfValues) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (CreateServiceRequestPathSelectorService) WithSubPath(subPath service.Service_FieldPath) *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorService) WithSubValue(subPathValue service.Service_FieldPathValue) *CreateServiceRequest_FieldSubPathValue
- func (s CreateServiceRequestPathSelectorService) WithValue(value *service.Service) *CreateServiceRequest_FieldTerminalPathValue
- type CreateServiceRequestPathSelectorServiceMetadata
- func (CreateServiceRequestPathSelectorServiceMetadata) Annotations() CreateServiceRequestPathSelectorServiceMetadataAnnotations
- func (CreateServiceRequestPathSelectorServiceMetadata) CreateTime() CreateServiceRequestPathSelectorServiceMetadataCreateTime
- func (CreateServiceRequestPathSelectorServiceMetadata) FieldPath() *CreateServiceRequest_FieldSubPath
- func (CreateServiceRequestPathSelectorServiceMetadata) Generation() CreateServiceRequestPathSelectorServiceMetadataGeneration
- func (CreateServiceRequestPathSelectorServiceMetadata) Labels() CreateServiceRequestPathSelectorServiceMetadataLabels
- func (CreateServiceRequestPathSelectorServiceMetadata) OwnerReferences() CreateServiceRequestPathSelectorServiceMetadataOwnerReferences
- func (CreateServiceRequestPathSelectorServiceMetadata) ResourceVersion() CreateServiceRequestPathSelectorServiceMetadataResourceVersion
- func (CreateServiceRequestPathSelectorServiceMetadata) Shards() CreateServiceRequestPathSelectorServiceMetadataShards
- func (CreateServiceRequestPathSelectorServiceMetadata) Syncing() CreateServiceRequestPathSelectorServiceMetadataSyncing
- func (CreateServiceRequestPathSelectorServiceMetadata) Tags() CreateServiceRequestPathSelectorServiceMetadataTags
- func (CreateServiceRequestPathSelectorServiceMetadata) UpdateTime() CreateServiceRequestPathSelectorServiceMetadataUpdateTime
- func (CreateServiceRequestPathSelectorServiceMetadata) Uuid() CreateServiceRequestPathSelectorServiceMetadataUuid
- func (s CreateServiceRequestPathSelectorServiceMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadata) WithValue(value *ntt_meta.Meta) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataAnnotations
- func (CreateServiceRequestPathSelectorServiceMetadataAnnotations) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (CreateServiceRequestPathSelectorServiceMetadataAnnotations) WithKey(key string) CreateServiceRequestMapPathSelectorServiceMetadataAnnotations
- func (s CreateServiceRequestPathSelectorServiceMetadataAnnotations) WithValue(value map[string]string) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataCreateTime
- func (CreateServiceRequestPathSelectorServiceMetadataCreateTime) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataGeneration
- func (CreateServiceRequestPathSelectorServiceMetadataGeneration) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataGeneration) WithArrayOfValues(values []int64) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataGeneration) WithValue(value int64) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataLabels
- func (CreateServiceRequestPathSelectorServiceMetadataLabels) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (CreateServiceRequestPathSelectorServiceMetadataLabels) WithKey(key string) CreateServiceRequestMapPathSelectorServiceMetadataLabels
- func (s CreateServiceRequestPathSelectorServiceMetadataLabels) WithValue(value map[string]string) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataOwnerReferences
- func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) ApiVersion() CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion
- func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) Controller() CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesController
- func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) FieldPath() *CreateServiceRequest_FieldSubPath
- func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) Kind() CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind
- func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) Name() CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesName
- func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) Uid() CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateServiceRequest_FieldSubPathArrayItemValue
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion
- func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesController
- func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesController) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesController) WithValue(value bool) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind
- func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesName
- func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesName) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesName) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid
- func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataResourceVersion
- func (CreateServiceRequestPathSelectorServiceMetadataResourceVersion) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataResourceVersion) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataResourceVersion) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataShards
- func (CreateServiceRequestPathSelectorServiceMetadataShards) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (CreateServiceRequestPathSelectorServiceMetadataShards) WithKey(key string) CreateServiceRequestMapPathSelectorServiceMetadataShards
- func (s CreateServiceRequestPathSelectorServiceMetadataShards) WithValue(value map[string]int64) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataSyncing
- func (CreateServiceRequestPathSelectorServiceMetadataSyncing) FieldPath() *CreateServiceRequest_FieldSubPath
- func (CreateServiceRequestPathSelectorServiceMetadataSyncing) OwningRegion() CreateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion
- func (CreateServiceRequestPathSelectorServiceMetadataSyncing) Regions() CreateServiceRequestPathSelectorServiceMetadataSyncingRegions
- func (s CreateServiceRequestPathSelectorServiceMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion
- func (CreateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataSyncingRegions
- func (CreateServiceRequestPathSelectorServiceMetadataSyncingRegions) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithItemValue(value string) *CreateServiceRequest_FieldSubPathArrayItemValue
- func (s CreateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithValue(value []string) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataTags
- func (CreateServiceRequestPathSelectorServiceMetadataTags) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataTags) WithArrayOfValues(values [][]string) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataTags) WithItemValue(value string) *CreateServiceRequest_FieldSubPathArrayItemValue
- func (s CreateServiceRequestPathSelectorServiceMetadataTags) WithValue(value []string) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataUpdateTime
- func (CreateServiceRequestPathSelectorServiceMetadataUpdateTime) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceMetadataUuid
- func (CreateServiceRequestPathSelectorServiceMetadataUuid) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceMetadataUuid) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceMetadataUuid) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequestPathSelectorServiceName
- func (CreateServiceRequestPathSelectorServiceName) FieldPath() *CreateServiceRequest_FieldSubPath
- func (s CreateServiceRequestPathSelectorServiceName) WithArrayOfValues(values []*service.Name) *CreateServiceRequest_FieldSubPathArrayOfValues
- func (s CreateServiceRequestPathSelectorServiceName) WithValue(value *service.Name) *CreateServiceRequest_FieldSubPathValue
- type CreateServiceRequest_FieldMask
- func (fieldMask *CreateServiceRequest_FieldMask) AppendPath(path CreateServiceRequest_FieldPath)
- func (fieldMask *CreateServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateServiceRequest_FieldMask) FilterInputFields() *CreateServiceRequest_FieldMask
- func (fieldMask *CreateServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateServiceRequest_FieldMask) GetPaths() []CreateServiceRequest_FieldPath
- func (fieldMask *CreateServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateServiceRequest_FieldMask) IsFull() bool
- func (fieldMask CreateServiceRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateServiceRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateServiceRequest_FieldMask) Project(source *CreateServiceRequest) *CreateServiceRequest
- func (fieldMask *CreateServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateServiceRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateServiceRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateServiceRequest_FieldMask) Reset()
- func (fieldMask *CreateServiceRequest_FieldMask) Set(target, source *CreateServiceRequest)
- func (fieldMask *CreateServiceRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateServiceRequest_FieldMask) Size() int
- func (fieldMask *CreateServiceRequest_FieldMask) String() string
- func (fieldMask *CreateServiceRequest_FieldMask) Subtract(other *CreateServiceRequest_FieldMask) *CreateServiceRequest_FieldMask
- func (fieldMask *CreateServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateServiceRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateServiceRequest_FieldPath
- func BuildCreateServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateServiceRequest_FieldPath, error)
- func MustParseCreateServiceRequest_FieldPath(rawField string) CreateServiceRequest_FieldPath
- func ParseCreateServiceRequest_FieldPath(rawField string) (CreateServiceRequest_FieldPath, error)
- type CreateServiceRequest_FieldPathArrayItemValue
- type CreateServiceRequest_FieldPathArrayOfValues
- type CreateServiceRequest_FieldPathSelector
- type CreateServiceRequest_FieldPathValue
- type CreateServiceRequest_FieldSubPath
- func (fps *CreateServiceRequest_FieldSubPath) AsServiceSubPath() (service.Service_FieldPath, bool)
- func (fps *CreateServiceRequest_FieldSubPath) ClearValue(item *CreateServiceRequest)
- func (fps *CreateServiceRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateServiceRequest_FieldSubPath) Get(source *CreateServiceRequest) (values []interface{})
- func (fps *CreateServiceRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateServiceRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateServiceRequest_FieldSubPath) GetSingle(source *CreateServiceRequest) (interface{}, bool)
- func (fps *CreateServiceRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateServiceRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateServiceRequest_FieldSubPath) JSONString() string
- func (fps *CreateServiceRequest_FieldSubPath) Selector() CreateServiceRequest_FieldPathSelector
- func (fps *CreateServiceRequest_FieldSubPath) String() string
- func (fps *CreateServiceRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateServiceRequest_FieldPathArrayItemValue
- func (fps *CreateServiceRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateServiceRequest_FieldPathArrayOfValues
- func (fps *CreateServiceRequest_FieldSubPath) WithIValue(value interface{}) CreateServiceRequest_FieldPathValue
- func (fps *CreateServiceRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateServiceRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateServiceRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateServiceRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateServiceRequest_FieldSubPathArrayItemValue) AsServicePathItemValue() (service.Service_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateServiceRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateServiceRequest) bool
- func (fpaivs *CreateServiceRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateServiceRequest_FieldSubPathArrayOfValues
- type CreateServiceRequest_FieldSubPathValue
- func (fpvs *CreateServiceRequest_FieldSubPathValue) AsServicePathValue() (service.Service_FieldPathValue, bool)
- func (fpvs *CreateServiceRequest_FieldSubPathValue) CompareWith(source *CreateServiceRequest) (int, bool)
- func (fpvs *CreateServiceRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateServiceRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateServiceRequest_FieldSubPathValue) SetTo(target **CreateServiceRequest)
- func (fpvs *CreateServiceRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateServiceRequest_FieldTerminalPath
- func (fp *CreateServiceRequest_FieldTerminalPath) ClearValue(item *CreateServiceRequest)
- func (fp *CreateServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateServiceRequest_FieldTerminalPath) Get(source *CreateServiceRequest) (values []interface{})
- func (fp *CreateServiceRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateServiceRequest_FieldTerminalPath) GetSingle(source *CreateServiceRequest) (interface{}, bool)
- func (fp *CreateServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateServiceRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateServiceRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateServiceRequest_FieldTerminalPath) Selector() CreateServiceRequest_FieldPathSelector
- func (fp *CreateServiceRequest_FieldTerminalPath) String() string
- func (fp *CreateServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateServiceRequest_FieldPathArrayItemValue
- func (fp *CreateServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateServiceRequest_FieldPathArrayOfValues
- func (fp *CreateServiceRequest_FieldTerminalPath) WithIValue(value interface{}) CreateServiceRequest_FieldPathValue
- func (fp *CreateServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateServiceRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateServiceRequest) bool
- func (fpaiv *CreateServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateServiceRequest) (interface{}, bool)
- func (fpaiv *CreateServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateServiceRequest_FieldTerminalPathArrayOfValues
- type CreateServiceRequest_FieldTerminalPathValue
- func (fpv *CreateServiceRequest_FieldTerminalPathValue) AsServiceValue() (*service.Service, bool)
- func (fpv *CreateServiceRequest_FieldTerminalPathValue) CompareWith(source *CreateServiceRequest) (int, bool)
- func (fpv *CreateServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateServiceRequest_FieldTerminalPathValue) SetTo(target **CreateServiceRequest)
- func (fpv *CreateServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteServiceDescriptor
- func (d *DeleteServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteServiceDescriptor) GetApiName() string
- func (d *DeleteServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteServiceDescriptor) GetFullMethodName() string
- func (d *DeleteServiceDescriptor) GetMethodName() string
- func (d *DeleteServiceDescriptor) GetProtoPkgName() string
- func (d *DeleteServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteServiceDescriptor) GetServiceDomain() string
- func (d *DeleteServiceDescriptor) GetServiceVersion() string
- func (d *DeleteServiceDescriptor) GetVerb() string
- func (d *DeleteServiceDescriptor) HasResource() bool
- func (d *DeleteServiceDescriptor) IsClientStream() bool
- func (d *DeleteServiceDescriptor) IsCollection() bool
- func (d *DeleteServiceDescriptor) IsPlural() bool
- func (d *DeleteServiceDescriptor) IsServerStream() bool
- func (d *DeleteServiceDescriptor) IsUnary() bool
- func (d *DeleteServiceDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteServiceDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteServiceDescriptor) RequestHasResourceBody() bool
- type DeleteServiceDescriptorClientMsgHandle
- func (h *DeleteServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteServiceDescriptorServerMsgHandle
- func (h *DeleteServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteServiceRequest
- func (o *DeleteServiceRequest) Clone() *DeleteServiceRequest
- func (o *DeleteServiceRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteServiceRequest) Descriptor() ([]byte, []int)
- func (m *DeleteServiceRequest) GetName() *service.Reference
- func (*DeleteServiceRequest) GotenMessage()
- func (o *DeleteServiceRequest) GotenObjectExt()
- func (obj *DeleteServiceRequest) GotenValidate() error
- func (o *DeleteServiceRequest) MakeDiffFieldMask(other *DeleteServiceRequest) *DeleteServiceRequest_FieldMask
- func (o *DeleteServiceRequest) MakeFullFieldMask() *DeleteServiceRequest_FieldMask
- func (o *DeleteServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteServiceRequest) Marshal() ([]byte, error)
- func (m *DeleteServiceRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteServiceRequest) Merge(source *DeleteServiceRequest)
- func (o *DeleteServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteServiceRequest) ProtoMessage()
- func (m *DeleteServiceRequest) ProtoReflect() preflect.Message
- func (m *DeleteServiceRequest) Reset()
- func (m *DeleteServiceRequest) SetName(fv *service.Reference)
- func (m *DeleteServiceRequest) String() string
- func (m *DeleteServiceRequest) Unmarshal(b []byte) error
- func (m *DeleteServiceRequest) UnmarshalJSON(data []byte) error
- type DeleteServiceRequestFieldPathBuilder
- type DeleteServiceRequestPathSelectorName
- func (DeleteServiceRequestPathSelectorName) FieldPath() *DeleteServiceRequest_FieldTerminalPath
- func (s DeleteServiceRequestPathSelectorName) WithArrayOfValues(values []*service.Reference) *DeleteServiceRequest_FieldTerminalPathArrayOfValues
- func (s DeleteServiceRequestPathSelectorName) WithValue(value *service.Reference) *DeleteServiceRequest_FieldTerminalPathValue
- type DeleteServiceRequest_FieldMask
- func (fieldMask *DeleteServiceRequest_FieldMask) AppendPath(path DeleteServiceRequest_FieldPath)
- func (fieldMask *DeleteServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteServiceRequest_FieldMask) FilterInputFields() *DeleteServiceRequest_FieldMask
- func (fieldMask *DeleteServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteServiceRequest_FieldMask) GetPaths() []DeleteServiceRequest_FieldPath
- func (fieldMask *DeleteServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteServiceRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteServiceRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteServiceRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteServiceRequest_FieldMask) Project(source *DeleteServiceRequest) *DeleteServiceRequest
- func (fieldMask *DeleteServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteServiceRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteServiceRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteServiceRequest_FieldMask) Reset()
- func (fieldMask *DeleteServiceRequest_FieldMask) Set(target, source *DeleteServiceRequest)
- func (fieldMask *DeleteServiceRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteServiceRequest_FieldMask) Size() int
- func (fieldMask *DeleteServiceRequest_FieldMask) String() string
- func (fieldMask *DeleteServiceRequest_FieldMask) Subtract(other *DeleteServiceRequest_FieldMask) *DeleteServiceRequest_FieldMask
- func (fieldMask *DeleteServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteServiceRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteServiceRequest_FieldPath
- func BuildDeleteServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteServiceRequest_FieldPath, error)
- func MustParseDeleteServiceRequest_FieldPath(rawField string) DeleteServiceRequest_FieldPath
- func ParseDeleteServiceRequest_FieldPath(rawField string) (DeleteServiceRequest_FieldPath, error)
- type DeleteServiceRequest_FieldPathArrayItemValue
- type DeleteServiceRequest_FieldPathArrayOfValues
- type DeleteServiceRequest_FieldPathSelector
- type DeleteServiceRequest_FieldPathValue
- type DeleteServiceRequest_FieldTerminalPath
- func (fp *DeleteServiceRequest_FieldTerminalPath) ClearValue(item *DeleteServiceRequest)
- func (fp *DeleteServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteServiceRequest_FieldTerminalPath) Get(source *DeleteServiceRequest) (values []interface{})
- func (fp *DeleteServiceRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteServiceRequest_FieldTerminalPath) GetSingle(source *DeleteServiceRequest) (interface{}, bool)
- func (fp *DeleteServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteServiceRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteServiceRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteServiceRequest_FieldTerminalPath) Selector() DeleteServiceRequest_FieldPathSelector
- func (fp *DeleteServiceRequest_FieldTerminalPath) String() string
- func (fp *DeleteServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteServiceRequest_FieldPathArrayItemValue
- func (fp *DeleteServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteServiceRequest_FieldPathArrayOfValues
- func (fp *DeleteServiceRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteServiceRequest_FieldPathValue
- func (fp *DeleteServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteServiceRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteServiceRequest) bool
- func (fpaiv *DeleteServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteServiceRequest) (interface{}, bool)
- func (fpaiv *DeleteServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteServiceRequest_FieldTerminalPathArrayOfValues
- type DeleteServiceRequest_FieldTerminalPathValue
- func (fpv *DeleteServiceRequest_FieldTerminalPathValue) AsNameValue() (*service.Reference, bool)
- func (fpv *DeleteServiceRequest_FieldTerminalPathValue) CompareWith(source *DeleteServiceRequest) (int, bool)
- func (fpv *DeleteServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteServiceRequest_FieldTerminalPathValue) SetTo(target **DeleteServiceRequest)
- func (fpv *DeleteServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetServiceDescriptor
- func (d *GetServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetServiceDescriptor) GetApiName() string
- func (d *GetServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetServiceDescriptor) GetFullMethodName() string
- func (d *GetServiceDescriptor) GetMethodName() string
- func (d *GetServiceDescriptor) GetProtoPkgName() string
- func (d *GetServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetServiceDescriptor) GetServiceDomain() string
- func (d *GetServiceDescriptor) GetServiceVersion() string
- func (d *GetServiceDescriptor) GetVerb() string
- func (d *GetServiceDescriptor) HasResource() bool
- func (d *GetServiceDescriptor) IsClientStream() bool
- func (d *GetServiceDescriptor) IsCollection() bool
- func (d *GetServiceDescriptor) IsPlural() bool
- func (d *GetServiceDescriptor) IsServerStream() bool
- func (d *GetServiceDescriptor) IsUnary() bool
- func (d *GetServiceDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetServiceDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetServiceDescriptor) RequestHasResourceBody() bool
- type GetServiceDescriptorClientMsgHandle
- func (h *GetServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetServiceDescriptorServerMsgHandle
- func (h *GetServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetServiceRequest
- func (o *GetServiceRequest) Clone() *GetServiceRequest
- func (o *GetServiceRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetServiceRequest) Descriptor() ([]byte, []int)
- func (m *GetServiceRequest) GetFieldMask() *service.Service_FieldMask
- func (m *GetServiceRequest) GetName() *service.Reference
- func (m *GetServiceRequest) GetView() view.View
- func (*GetServiceRequest) GotenMessage()
- func (o *GetServiceRequest) GotenObjectExt()
- func (obj *GetServiceRequest) GotenValidate() error
- func (o *GetServiceRequest) MakeDiffFieldMask(other *GetServiceRequest) *GetServiceRequest_FieldMask
- func (o *GetServiceRequest) MakeFullFieldMask() *GetServiceRequest_FieldMask
- func (o *GetServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetServiceRequest) Marshal() ([]byte, error)
- func (m *GetServiceRequest) MarshalJSON() ([]byte, error)
- func (o *GetServiceRequest) Merge(source *GetServiceRequest)
- func (o *GetServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetServiceRequest) ProtoMessage()
- func (m *GetServiceRequest) ProtoReflect() preflect.Message
- func (m *GetServiceRequest) Reset()
- func (m *GetServiceRequest) SetFieldMask(fv *service.Service_FieldMask)
- func (m *GetServiceRequest) SetName(fv *service.Reference)
- func (m *GetServiceRequest) SetView(fv view.View)
- func (m *GetServiceRequest) String() string
- func (m *GetServiceRequest) Unmarshal(b []byte) error
- func (m *GetServiceRequest) UnmarshalJSON(data []byte) error
- type GetServiceRequestFieldPathBuilder
- type GetServiceRequestPathSelectorFieldMask
- func (GetServiceRequestPathSelectorFieldMask) FieldPath() *GetServiceRequest_FieldTerminalPath
- func (s GetServiceRequestPathSelectorFieldMask) WithArrayOfValues(values []*service.Service_FieldMask) *GetServiceRequest_FieldTerminalPathArrayOfValues
- func (s GetServiceRequestPathSelectorFieldMask) WithValue(value *service.Service_FieldMask) *GetServiceRequest_FieldTerminalPathValue
- type GetServiceRequestPathSelectorName
- func (GetServiceRequestPathSelectorName) FieldPath() *GetServiceRequest_FieldTerminalPath
- func (s GetServiceRequestPathSelectorName) WithArrayOfValues(values []*service.Reference) *GetServiceRequest_FieldTerminalPathArrayOfValues
- func (s GetServiceRequestPathSelectorName) WithValue(value *service.Reference) *GetServiceRequest_FieldTerminalPathValue
- type GetServiceRequestPathSelectorView
- func (GetServiceRequestPathSelectorView) FieldPath() *GetServiceRequest_FieldTerminalPath
- func (s GetServiceRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetServiceRequest_FieldTerminalPathArrayOfValues
- func (s GetServiceRequestPathSelectorView) WithValue(value view.View) *GetServiceRequest_FieldTerminalPathValue
- type GetServiceRequest_FieldMask
- func (fieldMask *GetServiceRequest_FieldMask) AppendPath(path GetServiceRequest_FieldPath)
- func (fieldMask *GetServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetServiceRequest_FieldMask) FilterInputFields() *GetServiceRequest_FieldMask
- func (fieldMask *GetServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetServiceRequest_FieldMask) GetPaths() []GetServiceRequest_FieldPath
- func (fieldMask *GetServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetServiceRequest_FieldMask) IsFull() bool
- func (fieldMask GetServiceRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetServiceRequest_FieldMask) PathsCount() int
- func (fieldMask *GetServiceRequest_FieldMask) Project(source *GetServiceRequest) *GetServiceRequest
- func (fieldMask *GetServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetServiceRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetServiceRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetServiceRequest_FieldMask) Reset()
- func (fieldMask *GetServiceRequest_FieldMask) Set(target, source *GetServiceRequest)
- func (fieldMask *GetServiceRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetServiceRequest_FieldMask) Size() int
- func (fieldMask *GetServiceRequest_FieldMask) String() string
- func (fieldMask *GetServiceRequest_FieldMask) Subtract(other *GetServiceRequest_FieldMask) *GetServiceRequest_FieldMask
- func (fieldMask *GetServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetServiceRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetServiceRequest_FieldPath
- type GetServiceRequest_FieldPathArrayItemValue
- type GetServiceRequest_FieldPathArrayOfValues
- type GetServiceRequest_FieldPathSelector
- type GetServiceRequest_FieldPathValue
- type GetServiceRequest_FieldTerminalPath
- func (fp *GetServiceRequest_FieldTerminalPath) ClearValue(item *GetServiceRequest)
- func (fp *GetServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetServiceRequest_FieldTerminalPath) Get(source *GetServiceRequest) (values []interface{})
- func (fp *GetServiceRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetServiceRequest_FieldTerminalPath) GetSingle(source *GetServiceRequest) (interface{}, bool)
- func (fp *GetServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetServiceRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetServiceRequest_FieldTerminalPath) JSONString() string
- func (fp *GetServiceRequest_FieldTerminalPath) Selector() GetServiceRequest_FieldPathSelector
- func (fp *GetServiceRequest_FieldTerminalPath) String() string
- func (fp *GetServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetServiceRequest_FieldPathArrayItemValue
- func (fp *GetServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetServiceRequest_FieldPathArrayOfValues
- func (fp *GetServiceRequest_FieldTerminalPath) WithIValue(value interface{}) GetServiceRequest_FieldPathValue
- func (fp *GetServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetServiceRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetServiceRequest) bool
- func (fpaiv *GetServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetServiceRequest) (interface{}, bool)
- func (fpaiv *GetServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetServiceRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetServiceRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*service.Service_FieldMask, bool)
- func (fpaov *GetServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*service.Reference, bool)
- func (fpaov *GetServiceRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetServiceRequest_FieldTerminalPathValue
- func (fpv *GetServiceRequest_FieldTerminalPathValue) AsFieldMaskValue() (*service.Service_FieldMask, bool)
- func (fpv *GetServiceRequest_FieldTerminalPathValue) AsNameValue() (*service.Reference, bool)
- func (fpv *GetServiceRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetServiceRequest_FieldTerminalPathValue) CompareWith(source *GetServiceRequest) (int, bool)
- func (fpv *GetServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetServiceRequest_FieldTerminalPathValue) SetTo(target **GetServiceRequest)
- func (fpv *GetServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListServicesDescriptor
- func (d *ListServicesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListServicesDescriptor) GetApiName() string
- func (d *ListServicesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListServicesDescriptor) GetFullMethodName() string
- func (d *ListServicesDescriptor) GetMethodName() string
- func (d *ListServicesDescriptor) GetProtoPkgName() string
- func (d *ListServicesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListServicesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListServicesDescriptor) GetServiceDomain() string
- func (d *ListServicesDescriptor) GetServiceVersion() string
- func (d *ListServicesDescriptor) GetVerb() string
- func (d *ListServicesDescriptor) HasResource() bool
- func (d *ListServicesDescriptor) IsClientStream() bool
- func (d *ListServicesDescriptor) IsCollection() bool
- func (d *ListServicesDescriptor) IsPlural() bool
- func (d *ListServicesDescriptor) IsServerStream() bool
- func (d *ListServicesDescriptor) IsUnary() bool
- func (d *ListServicesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListServicesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListServicesDescriptor) RequestHasResourceBody() bool
- type ListServicesDescriptorClientMsgHandle
- func (h *ListServicesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListServicesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListServicesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListServicesDescriptorServerMsgHandle
- func (h *ListServicesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListServicesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListServicesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListServicesRequest
- func (o *ListServicesRequest) Clone() *ListServicesRequest
- func (o *ListServicesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListServicesRequest) Descriptor() ([]byte, []int)
- func (m *ListServicesRequest) GetFieldMask() *service.Service_FieldMask
- func (m *ListServicesRequest) GetFilter() *service.Filter
- func (m *ListServicesRequest) GetOrderBy() *service.OrderBy
- func (m *ListServicesRequest) GetPageSize() int32
- func (m *ListServicesRequest) GetPageToken() *service.PagerCursor
- func (m *ListServicesRequest) GetView() view.View
- func (*ListServicesRequest) GotenMessage()
- func (o *ListServicesRequest) GotenObjectExt()
- func (obj *ListServicesRequest) GotenValidate() error
- func (o *ListServicesRequest) MakeDiffFieldMask(other *ListServicesRequest) *ListServicesRequest_FieldMask
- func (o *ListServicesRequest) MakeFullFieldMask() *ListServicesRequest_FieldMask
- func (o *ListServicesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListServicesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListServicesRequest) Marshal() ([]byte, error)
- func (m *ListServicesRequest) MarshalJSON() ([]byte, error)
- func (o *ListServicesRequest) Merge(source *ListServicesRequest)
- func (o *ListServicesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListServicesRequest) ProtoMessage()
- func (m *ListServicesRequest) ProtoReflect() preflect.Message
- func (m *ListServicesRequest) Reset()
- func (m *ListServicesRequest) SetFieldMask(fv *service.Service_FieldMask)
- func (m *ListServicesRequest) SetFilter(fv *service.Filter)
- func (m *ListServicesRequest) SetOrderBy(fv *service.OrderBy)
- func (m *ListServicesRequest) SetPageSize(fv int32)
- func (m *ListServicesRequest) SetPageToken(fv *service.PagerCursor)
- func (m *ListServicesRequest) SetView(fv view.View)
- func (m *ListServicesRequest) String() string
- func (m *ListServicesRequest) Unmarshal(b []byte) error
- func (m *ListServicesRequest) UnmarshalJSON(data []byte) error
- type ListServicesRequestFieldPathBuilder
- func (ListServicesRequestFieldPathBuilder) FieldMask() ListServicesRequestPathSelectorFieldMask
- func (ListServicesRequestFieldPathBuilder) Filter() ListServicesRequestPathSelectorFilter
- func (ListServicesRequestFieldPathBuilder) OrderBy() ListServicesRequestPathSelectorOrderBy
- func (ListServicesRequestFieldPathBuilder) PageSize() ListServicesRequestPathSelectorPageSize
- func (ListServicesRequestFieldPathBuilder) PageToken() ListServicesRequestPathSelectorPageToken
- func (ListServicesRequestFieldPathBuilder) View() ListServicesRequestPathSelectorView
- type ListServicesRequestPathSelectorFieldMask
- func (ListServicesRequestPathSelectorFieldMask) FieldPath() *ListServicesRequest_FieldTerminalPath
- func (s ListServicesRequestPathSelectorFieldMask) WithArrayOfValues(values []*service.Service_FieldMask) *ListServicesRequest_FieldTerminalPathArrayOfValues
- func (s ListServicesRequestPathSelectorFieldMask) WithValue(value *service.Service_FieldMask) *ListServicesRequest_FieldTerminalPathValue
- type ListServicesRequestPathSelectorFilter
- func (ListServicesRequestPathSelectorFilter) FieldPath() *ListServicesRequest_FieldTerminalPath
- func (s ListServicesRequestPathSelectorFilter) WithArrayOfValues(values []*service.Filter) *ListServicesRequest_FieldTerminalPathArrayOfValues
- func (s ListServicesRequestPathSelectorFilter) WithValue(value *service.Filter) *ListServicesRequest_FieldTerminalPathValue
- type ListServicesRequestPathSelectorOrderBy
- func (ListServicesRequestPathSelectorOrderBy) FieldPath() *ListServicesRequest_FieldTerminalPath
- func (s ListServicesRequestPathSelectorOrderBy) WithArrayOfValues(values []*service.OrderBy) *ListServicesRequest_FieldTerminalPathArrayOfValues
- func (s ListServicesRequestPathSelectorOrderBy) WithValue(value *service.OrderBy) *ListServicesRequest_FieldTerminalPathValue
- type ListServicesRequestPathSelectorPageSize
- func (ListServicesRequestPathSelectorPageSize) FieldPath() *ListServicesRequest_FieldTerminalPath
- func (s ListServicesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListServicesRequest_FieldTerminalPathArrayOfValues
- func (s ListServicesRequestPathSelectorPageSize) WithValue(value int32) *ListServicesRequest_FieldTerminalPathValue
- type ListServicesRequestPathSelectorPageToken
- func (ListServicesRequestPathSelectorPageToken) FieldPath() *ListServicesRequest_FieldTerminalPath
- func (s ListServicesRequestPathSelectorPageToken) WithArrayOfValues(values []*service.PagerCursor) *ListServicesRequest_FieldTerminalPathArrayOfValues
- func (s ListServicesRequestPathSelectorPageToken) WithValue(value *service.PagerCursor) *ListServicesRequest_FieldTerminalPathValue
- type ListServicesRequestPathSelectorView
- func (ListServicesRequestPathSelectorView) FieldPath() *ListServicesRequest_FieldTerminalPath
- func (s ListServicesRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListServicesRequest_FieldTerminalPathArrayOfValues
- func (s ListServicesRequestPathSelectorView) WithValue(value view.View) *ListServicesRequest_FieldTerminalPathValue
- type ListServicesRequest_FieldMask
- func (fieldMask *ListServicesRequest_FieldMask) AppendPath(path ListServicesRequest_FieldPath)
- func (fieldMask *ListServicesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListServicesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListServicesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListServicesRequest_FieldMask) FilterInputFields() *ListServicesRequest_FieldMask
- func (fieldMask *ListServicesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListServicesRequest_FieldMask) GetPaths() []ListServicesRequest_FieldPath
- func (fieldMask *ListServicesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListServicesRequest_FieldMask) IsFull() bool
- func (fieldMask ListServicesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListServicesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListServicesRequest_FieldMask) PathsCount() int
- func (fieldMask *ListServicesRequest_FieldMask) Project(source *ListServicesRequest) *ListServicesRequest
- func (fieldMask *ListServicesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListServicesRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListServicesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListServicesRequest_FieldMask) Reset()
- func (fieldMask *ListServicesRequest_FieldMask) Set(target, source *ListServicesRequest)
- func (fieldMask *ListServicesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListServicesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListServicesRequest_FieldMask) Size() int
- func (fieldMask *ListServicesRequest_FieldMask) String() string
- func (fieldMask *ListServicesRequest_FieldMask) Subtract(other *ListServicesRequest_FieldMask) *ListServicesRequest_FieldMask
- func (fieldMask *ListServicesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListServicesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListServicesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListServicesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListServicesRequest_FieldPath
- type ListServicesRequest_FieldPathArrayItemValue
- type ListServicesRequest_FieldPathArrayOfValues
- type ListServicesRequest_FieldPathSelector
- type ListServicesRequest_FieldPathValue
- type ListServicesRequest_FieldTerminalPath
- func (fp *ListServicesRequest_FieldTerminalPath) ClearValue(item *ListServicesRequest)
- func (fp *ListServicesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListServicesRequest_FieldTerminalPath) Get(source *ListServicesRequest) (values []interface{})
- func (fp *ListServicesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListServicesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListServicesRequest_FieldTerminalPath) GetSingle(source *ListServicesRequest) (interface{}, bool)
- func (fp *ListServicesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListServicesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListServicesRequest_FieldTerminalPath) JSONString() string
- func (fp *ListServicesRequest_FieldTerminalPath) Selector() ListServicesRequest_FieldPathSelector
- func (fp *ListServicesRequest_FieldTerminalPath) String() string
- func (fp *ListServicesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListServicesRequest_FieldPathArrayItemValue
- func (fp *ListServicesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListServicesRequest_FieldPathArrayOfValues
- func (fp *ListServicesRequest_FieldTerminalPath) WithIValue(value interface{}) ListServicesRequest_FieldPathValue
- func (fp *ListServicesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListServicesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListServicesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListServicesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListServicesRequest) bool
- func (fpaiv *ListServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListServicesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListServicesRequest) (interface{}, bool)
- func (fpaiv *ListServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListServicesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*service.Service_FieldMask, bool)
- func (fpaov *ListServicesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*service.Filter, bool)
- func (fpaov *ListServicesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*service.OrderBy, bool)
- func (fpaov *ListServicesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListServicesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*service.PagerCursor, bool)
- func (fpaov *ListServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListServicesRequest_FieldTerminalPathValue
- func (fpv *ListServicesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*service.Service_FieldMask, bool)
- func (fpv *ListServicesRequest_FieldTerminalPathValue) AsFilterValue() (*service.Filter, bool)
- func (fpv *ListServicesRequest_FieldTerminalPathValue) AsOrderByValue() (*service.OrderBy, bool)
- func (fpv *ListServicesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListServicesRequest_FieldTerminalPathValue) AsPageTokenValue() (*service.PagerCursor, bool)
- func (fpv *ListServicesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListServicesRequest_FieldTerminalPathValue) CompareWith(source *ListServicesRequest) (int, bool)
- func (fpv *ListServicesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListServicesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListServicesRequest_FieldTerminalPathValue) SetTo(target **ListServicesRequest)
- func (fpv *ListServicesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListServicesResponse
- func (o *ListServicesResponse) Clone() *ListServicesResponse
- func (o *ListServicesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListServicesResponse) Descriptor() ([]byte, []int)
- func (m *ListServicesResponse) GetNextPageToken() *service.PagerCursor
- func (m *ListServicesResponse) GetPrevPageToken() *service.PagerCursor
- func (m *ListServicesResponse) GetServices() []*service.Service
- func (*ListServicesResponse) GotenMessage()
- func (o *ListServicesResponse) GotenObjectExt()
- func (obj *ListServicesResponse) GotenValidate() error
- func (o *ListServicesResponse) MakeDiffFieldMask(other *ListServicesResponse) *ListServicesResponse_FieldMask
- func (o *ListServicesResponse) MakeFullFieldMask() *ListServicesResponse_FieldMask
- func (o *ListServicesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListServicesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListServicesResponse) Marshal() ([]byte, error)
- func (m *ListServicesResponse) MarshalJSON() ([]byte, error)
- func (o *ListServicesResponse) Merge(source *ListServicesResponse)
- func (o *ListServicesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListServicesResponse) ProtoMessage()
- func (m *ListServicesResponse) ProtoReflect() preflect.Message
- func (m *ListServicesResponse) Reset()
- func (m *ListServicesResponse) SetNextPageToken(fv *service.PagerCursor)
- func (m *ListServicesResponse) SetPrevPageToken(fv *service.PagerCursor)
- func (m *ListServicesResponse) SetServices(fv []*service.Service)
- func (m *ListServicesResponse) String() string
- func (m *ListServicesResponse) Unmarshal(b []byte) error
- func (m *ListServicesResponse) UnmarshalJSON(data []byte) error
- type ListServicesResponseFieldPathBuilder
- func (ListServicesResponseFieldPathBuilder) NextPageToken() ListServicesResponsePathSelectorNextPageToken
- func (ListServicesResponseFieldPathBuilder) PrevPageToken() ListServicesResponsePathSelectorPrevPageToken
- func (ListServicesResponseFieldPathBuilder) Services() ListServicesResponsePathSelectorServices
- type ListServicesResponseMapPathSelectorServicesMetadataAnnotations
- func (s ListServicesResponseMapPathSelectorServicesMetadataAnnotations) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponseMapPathSelectorServicesMetadataAnnotations) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponseMapPathSelectorServicesMetadataAnnotations) WithValue(value string) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponseMapPathSelectorServicesMetadataLabels
- func (s ListServicesResponseMapPathSelectorServicesMetadataLabels) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponseMapPathSelectorServicesMetadataLabels) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponseMapPathSelectorServicesMetadataLabels) WithValue(value string) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponseMapPathSelectorServicesMetadataShards
- func (s ListServicesResponseMapPathSelectorServicesMetadataShards) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponseMapPathSelectorServicesMetadataShards) WithArrayOfValues(values []int64) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponseMapPathSelectorServicesMetadataShards) WithValue(value int64) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorNextPageToken
- func (ListServicesResponsePathSelectorNextPageToken) FieldPath() *ListServicesResponse_FieldTerminalPath
- func (s ListServicesResponsePathSelectorNextPageToken) WithArrayOfValues(values []*service.PagerCursor) *ListServicesResponse_FieldTerminalPathArrayOfValues
- func (s ListServicesResponsePathSelectorNextPageToken) WithValue(value *service.PagerCursor) *ListServicesResponse_FieldTerminalPathValue
- type ListServicesResponsePathSelectorPrevPageToken
- func (ListServicesResponsePathSelectorPrevPageToken) FieldPath() *ListServicesResponse_FieldTerminalPath
- func (s ListServicesResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*service.PagerCursor) *ListServicesResponse_FieldTerminalPathArrayOfValues
- func (s ListServicesResponsePathSelectorPrevPageToken) WithValue(value *service.PagerCursor) *ListServicesResponse_FieldTerminalPathValue
- type ListServicesResponsePathSelectorServices
- func (ListServicesResponsePathSelectorServices) FieldPath() *ListServicesResponse_FieldTerminalPath
- func (ListServicesResponsePathSelectorServices) Metadata() ListServicesResponsePathSelectorServicesMetadata
- func (ListServicesResponsePathSelectorServices) Name() ListServicesResponsePathSelectorServicesName
- func (s ListServicesResponsePathSelectorServices) WithArrayOfValues(values [][]*service.Service) *ListServicesResponse_FieldTerminalPathArrayOfValues
- func (s ListServicesResponsePathSelectorServices) WithItemValue(value *service.Service) *ListServicesResponse_FieldTerminalPathArrayItemValue
- func (s ListServicesResponsePathSelectorServices) WithSubArrayItemValue(subPathArrayItemValue service.Service_FieldPathArrayItemValue) *ListServicesResponse_FieldSubPathArrayItemValue
- func (s ListServicesResponsePathSelectorServices) WithSubArrayOfValues(subPathArrayOfValues service.Service_FieldPathArrayOfValues) *ListServicesResponse_FieldSubPathArrayOfValues
- func (ListServicesResponsePathSelectorServices) WithSubPath(subPath service.Service_FieldPath) *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServices) WithSubValue(subPathValue service.Service_FieldPathValue) *ListServicesResponse_FieldSubPathValue
- func (s ListServicesResponsePathSelectorServices) WithValue(value []*service.Service) *ListServicesResponse_FieldTerminalPathValue
- type ListServicesResponsePathSelectorServicesMetadata
- func (ListServicesResponsePathSelectorServicesMetadata) Annotations() ListServicesResponsePathSelectorServicesMetadataAnnotations
- func (ListServicesResponsePathSelectorServicesMetadata) CreateTime() ListServicesResponsePathSelectorServicesMetadataCreateTime
- func (ListServicesResponsePathSelectorServicesMetadata) FieldPath() *ListServicesResponse_FieldSubPath
- func (ListServicesResponsePathSelectorServicesMetadata) Generation() ListServicesResponsePathSelectorServicesMetadataGeneration
- func (ListServicesResponsePathSelectorServicesMetadata) Labels() ListServicesResponsePathSelectorServicesMetadataLabels
- func (ListServicesResponsePathSelectorServicesMetadata) OwnerReferences() ListServicesResponsePathSelectorServicesMetadataOwnerReferences
- func (ListServicesResponsePathSelectorServicesMetadata) ResourceVersion() ListServicesResponsePathSelectorServicesMetadataResourceVersion
- func (ListServicesResponsePathSelectorServicesMetadata) Shards() ListServicesResponsePathSelectorServicesMetadataShards
- func (ListServicesResponsePathSelectorServicesMetadata) Syncing() ListServicesResponsePathSelectorServicesMetadataSyncing
- func (ListServicesResponsePathSelectorServicesMetadata) Tags() ListServicesResponsePathSelectorServicesMetadataTags
- func (ListServicesResponsePathSelectorServicesMetadata) UpdateTime() ListServicesResponsePathSelectorServicesMetadataUpdateTime
- func (ListServicesResponsePathSelectorServicesMetadata) Uuid() ListServicesResponsePathSelectorServicesMetadataUuid
- func (s ListServicesResponsePathSelectorServicesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadata) WithValue(value *ntt_meta.Meta) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataAnnotations
- func (ListServicesResponsePathSelectorServicesMetadataAnnotations) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListServicesResponse_FieldSubPathArrayOfValues
- func (ListServicesResponsePathSelectorServicesMetadataAnnotations) WithKey(key string) ListServicesResponseMapPathSelectorServicesMetadataAnnotations
- func (s ListServicesResponsePathSelectorServicesMetadataAnnotations) WithValue(value map[string]string) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataCreateTime
- func (ListServicesResponsePathSelectorServicesMetadataCreateTime) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataGeneration
- func (ListServicesResponsePathSelectorServicesMetadataGeneration) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataGeneration) WithArrayOfValues(values []int64) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataGeneration) WithValue(value int64) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataLabels
- func (ListServicesResponsePathSelectorServicesMetadataLabels) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataLabels) WithArrayOfValues(values []map[string]string) *ListServicesResponse_FieldSubPathArrayOfValues
- func (ListServicesResponsePathSelectorServicesMetadataLabels) WithKey(key string) ListServicesResponseMapPathSelectorServicesMetadataLabels
- func (s ListServicesResponsePathSelectorServicesMetadataLabels) WithValue(value map[string]string) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataOwnerReferences
- func (ListServicesResponsePathSelectorServicesMetadataOwnerReferences) ApiVersion() ListServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion
- func (ListServicesResponsePathSelectorServicesMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListServicesResponsePathSelectorServicesMetadataOwnerReferences) Controller() ListServicesResponsePathSelectorServicesMetadataOwnerReferencesController
- func (ListServicesResponsePathSelectorServicesMetadataOwnerReferences) FieldPath() *ListServicesResponse_FieldSubPath
- func (ListServicesResponsePathSelectorServicesMetadataOwnerReferences) Kind() ListServicesResponsePathSelectorServicesMetadataOwnerReferencesKind
- func (ListServicesResponsePathSelectorServicesMetadataOwnerReferences) Name() ListServicesResponsePathSelectorServicesMetadataOwnerReferencesName
- func (ListServicesResponsePathSelectorServicesMetadataOwnerReferences) Uid() ListServicesResponsePathSelectorServicesMetadataOwnerReferencesUid
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListServicesResponse_FieldSubPathArrayItemValue
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion
- func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion) WithValue(value string) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion
- func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesController
- func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesController) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesController) WithValue(value bool) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesKind
- func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesKind) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesKind) WithValue(value string) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesName
- func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesName) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesName) WithValue(value string) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesUid
- func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesUid) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesUid) WithValue(value string) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataResourceVersion
- func (ListServicesResponsePathSelectorServicesMetadataResourceVersion) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataResourceVersion) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataResourceVersion) WithValue(value string) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataShards
- func (ListServicesResponsePathSelectorServicesMetadataShards) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataShards) WithArrayOfValues(values []map[string]int64) *ListServicesResponse_FieldSubPathArrayOfValues
- func (ListServicesResponsePathSelectorServicesMetadataShards) WithKey(key string) ListServicesResponseMapPathSelectorServicesMetadataShards
- func (s ListServicesResponsePathSelectorServicesMetadataShards) WithValue(value map[string]int64) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataSyncing
- func (ListServicesResponsePathSelectorServicesMetadataSyncing) FieldPath() *ListServicesResponse_FieldSubPath
- func (ListServicesResponsePathSelectorServicesMetadataSyncing) OwningRegion() ListServicesResponsePathSelectorServicesMetadataSyncingOwningRegion
- func (ListServicesResponsePathSelectorServicesMetadataSyncing) Regions() ListServicesResponsePathSelectorServicesMetadataSyncingRegions
- func (s ListServicesResponsePathSelectorServicesMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataSyncingOwningRegion
- func (ListServicesResponsePathSelectorServicesMetadataSyncingOwningRegion) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataSyncingOwningRegion) WithValue(value string) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataSyncingRegions
- func (ListServicesResponsePathSelectorServicesMetadataSyncingRegions) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataSyncingRegions) WithItemValue(value string) *ListServicesResponse_FieldSubPathArrayItemValue
- func (s ListServicesResponsePathSelectorServicesMetadataSyncingRegions) WithValue(value []string) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataTags
- func (ListServicesResponsePathSelectorServicesMetadataTags) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataTags) WithArrayOfValues(values [][]string) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataTags) WithItemValue(value string) *ListServicesResponse_FieldSubPathArrayItemValue
- func (s ListServicesResponsePathSelectorServicesMetadataTags) WithValue(value []string) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataUpdateTime
- func (ListServicesResponsePathSelectorServicesMetadataUpdateTime) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesMetadataUuid
- func (ListServicesResponsePathSelectorServicesMetadataUuid) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesMetadataUuid) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesMetadataUuid) WithValue(value string) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponsePathSelectorServicesName
- func (ListServicesResponsePathSelectorServicesName) FieldPath() *ListServicesResponse_FieldSubPath
- func (s ListServicesResponsePathSelectorServicesName) WithArrayOfValues(values []*service.Name) *ListServicesResponse_FieldSubPathArrayOfValues
- func (s ListServicesResponsePathSelectorServicesName) WithValue(value *service.Name) *ListServicesResponse_FieldSubPathValue
- type ListServicesResponse_FieldMask
- func (fieldMask *ListServicesResponse_FieldMask) AppendPath(path ListServicesResponse_FieldPath)
- func (fieldMask *ListServicesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListServicesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListServicesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListServicesResponse_FieldMask) FilterInputFields() *ListServicesResponse_FieldMask
- func (fieldMask *ListServicesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListServicesResponse_FieldMask) GetPaths() []ListServicesResponse_FieldPath
- func (fieldMask *ListServicesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListServicesResponse_FieldMask) IsFull() bool
- func (fieldMask ListServicesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListServicesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListServicesResponse_FieldMask) PathsCount() int
- func (fieldMask *ListServicesResponse_FieldMask) Project(source *ListServicesResponse) *ListServicesResponse
- func (fieldMask *ListServicesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListServicesResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListServicesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListServicesResponse_FieldMask) Reset()
- func (fieldMask *ListServicesResponse_FieldMask) Set(target, source *ListServicesResponse)
- func (fieldMask *ListServicesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListServicesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListServicesResponse_FieldMask) Size() int
- func (fieldMask *ListServicesResponse_FieldMask) String() string
- func (fieldMask *ListServicesResponse_FieldMask) Subtract(other *ListServicesResponse_FieldMask) *ListServicesResponse_FieldMask
- func (fieldMask *ListServicesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListServicesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListServicesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListServicesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListServicesResponse_FieldPath
- func BuildListServicesResponse_FieldPath(fp gotenobject.RawFieldPath) (ListServicesResponse_FieldPath, error)
- func MustParseListServicesResponse_FieldPath(rawField string) ListServicesResponse_FieldPath
- func ParseListServicesResponse_FieldPath(rawField string) (ListServicesResponse_FieldPath, error)
- type ListServicesResponse_FieldPathArrayItemValue
- type ListServicesResponse_FieldPathArrayOfValues
- type ListServicesResponse_FieldPathSelector
- type ListServicesResponse_FieldPathValue
- type ListServicesResponse_FieldSubPath
- func (fps *ListServicesResponse_FieldSubPath) AsServicesSubPath() (service.Service_FieldPath, bool)
- func (fps *ListServicesResponse_FieldSubPath) ClearValue(item *ListServicesResponse)
- func (fps *ListServicesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListServicesResponse_FieldSubPath) Get(source *ListServicesResponse) (values []interface{})
- func (fps *ListServicesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListServicesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListServicesResponse_FieldSubPath) GetSingle(source *ListServicesResponse) (interface{}, bool)
- func (fps *ListServicesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListServicesResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListServicesResponse_FieldSubPath) JSONString() string
- func (fps *ListServicesResponse_FieldSubPath) Selector() ListServicesResponse_FieldPathSelector
- func (fps *ListServicesResponse_FieldSubPath) String() string
- func (fps *ListServicesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListServicesResponse_FieldPathArrayItemValue
- func (fps *ListServicesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListServicesResponse_FieldPathArrayOfValues
- func (fps *ListServicesResponse_FieldSubPath) WithIValue(value interface{}) ListServicesResponse_FieldPathValue
- func (fps *ListServicesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListServicesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListServicesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListServicesResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListServicesResponse_FieldSubPathArrayItemValue) AsServicesPathItemValue() (service.Service_FieldPathArrayItemValue, bool)
- func (fpaivs *ListServicesResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListServicesResponse) bool
- func (fpaivs *ListServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListServicesResponse_FieldSubPathArrayOfValues
- type ListServicesResponse_FieldSubPathValue
- func (fpvs *ListServicesResponse_FieldSubPathValue) AsServicesPathValue() (service.Service_FieldPathValue, bool)
- func (fpvs *ListServicesResponse_FieldSubPathValue) CompareWith(source *ListServicesResponse) (int, bool)
- func (fpvs *ListServicesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListServicesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListServicesResponse_FieldSubPathValue) SetTo(target **ListServicesResponse)
- func (fpvs *ListServicesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListServicesResponse_FieldTerminalPath
- func (fp *ListServicesResponse_FieldTerminalPath) ClearValue(item *ListServicesResponse)
- func (fp *ListServicesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListServicesResponse_FieldTerminalPath) Get(source *ListServicesResponse) (values []interface{})
- func (fp *ListServicesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListServicesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListServicesResponse_FieldTerminalPath) GetSingle(source *ListServicesResponse) (interface{}, bool)
- func (fp *ListServicesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListServicesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListServicesResponse_FieldTerminalPath) JSONString() string
- func (fp *ListServicesResponse_FieldTerminalPath) Selector() ListServicesResponse_FieldPathSelector
- func (fp *ListServicesResponse_FieldTerminalPath) String() string
- func (fp *ListServicesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListServicesResponse_FieldPathArrayItemValue
- func (fp *ListServicesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListServicesResponse_FieldPathArrayOfValues
- func (fp *ListServicesResponse_FieldTerminalPath) WithIValue(value interface{}) ListServicesResponse_FieldPathValue
- func (fp *ListServicesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListServicesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListServicesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListServicesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListServicesResponse_FieldTerminalPathArrayItemValue) AsServicesItemValue() (*service.Service, bool)
- func (fpaiv *ListServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListServicesResponse) bool
- func (fpaiv *ListServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListServicesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListServicesResponse) (interface{}, bool)
- func (fpaiv *ListServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListServicesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListServicesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*service.PagerCursor, bool)
- func (fpaov *ListServicesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*service.PagerCursor, bool)
- func (fpaov *ListServicesResponse_FieldTerminalPathArrayOfValues) AsServicesArrayOfValues() ([][]*service.Service, bool)
- func (fpaov *ListServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListServicesResponse_FieldTerminalPathValue
- func (fpv *ListServicesResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*service.PagerCursor, bool)
- func (fpv *ListServicesResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*service.PagerCursor, bool)
- func (fpv *ListServicesResponse_FieldTerminalPathValue) AsServicesValue() ([]*service.Service, bool)
- func (fpv *ListServicesResponse_FieldTerminalPathValue) CompareWith(source *ListServicesResponse) (int, bool)
- func (fpv *ListServicesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListServicesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListServicesResponse_FieldTerminalPathValue) SetTo(target **ListServicesResponse)
- func (fpv *ListServicesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ServiceServiceClient
- type ServiceServiceDescriptor
- func (d *ServiceServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *ServiceServiceDescriptor) GetApiName() string
- func (d *ServiceServiceDescriptor) GetFullAPIName() string
- func (d *ServiceServiceDescriptor) GetProtoPkgName() string
- func (d *ServiceServiceDescriptor) GetServiceDomain() string
- func (d *ServiceServiceDescriptor) GetServiceVersion() string
- type UpdateServiceDescriptor
- func (d *UpdateServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateServiceDescriptor) GetApiName() string
- func (d *UpdateServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateServiceDescriptor) GetFullMethodName() string
- func (d *UpdateServiceDescriptor) GetMethodName() string
- func (d *UpdateServiceDescriptor) GetProtoPkgName() string
- func (d *UpdateServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateServiceDescriptor) GetServiceDomain() string
- func (d *UpdateServiceDescriptor) GetServiceVersion() string
- func (d *UpdateServiceDescriptor) GetVerb() string
- func (d *UpdateServiceDescriptor) HasResource() bool
- func (d *UpdateServiceDescriptor) IsClientStream() bool
- func (d *UpdateServiceDescriptor) IsCollection() bool
- func (d *UpdateServiceDescriptor) IsPlural() bool
- func (d *UpdateServiceDescriptor) IsServerStream() bool
- func (d *UpdateServiceDescriptor) IsUnary() bool
- func (d *UpdateServiceDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateServiceDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateServiceDescriptor) RequestHasResourceBody() bool
- type UpdateServiceDescriptorClientMsgHandle
- func (h *UpdateServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateServiceDescriptorServerMsgHandle
- func (h *UpdateServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateServiceRequest
- func (o *UpdateServiceRequest) Clone() *UpdateServiceRequest
- func (o *UpdateServiceRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateServiceRequest) Descriptor() ([]byte, []int)
- func (m *UpdateServiceRequest) GetCas() *UpdateServiceRequest_CAS
- func (m *UpdateServiceRequest) GetService() *service.Service
- func (m *UpdateServiceRequest) GetUpdateMask() *service.Service_FieldMask
- func (*UpdateServiceRequest) GotenMessage()
- func (o *UpdateServiceRequest) GotenObjectExt()
- func (obj *UpdateServiceRequest) GotenValidate() error
- func (o *UpdateServiceRequest) MakeDiffFieldMask(other *UpdateServiceRequest) *UpdateServiceRequest_FieldMask
- func (o *UpdateServiceRequest) MakeFullFieldMask() *UpdateServiceRequest_FieldMask
- func (o *UpdateServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateServiceRequest) Marshal() ([]byte, error)
- func (m *UpdateServiceRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateServiceRequest) Merge(source *UpdateServiceRequest)
- func (o *UpdateServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateServiceRequest) ProtoMessage()
- func (m *UpdateServiceRequest) ProtoReflect() preflect.Message
- func (m *UpdateServiceRequest) Reset()
- func (m *UpdateServiceRequest) SetCas(fv *UpdateServiceRequest_CAS)
- func (m *UpdateServiceRequest) SetService(fv *service.Service)
- func (m *UpdateServiceRequest) SetUpdateMask(fv *service.Service_FieldMask)
- func (m *UpdateServiceRequest) String() string
- func (m *UpdateServiceRequest) Unmarshal(b []byte) error
- func (m *UpdateServiceRequest) UnmarshalJSON(data []byte) error
- type UpdateServiceRequestCASFieldPathBuilder
- type UpdateServiceRequestCAS_FieldPath
- func BuildUpdateServiceRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateServiceRequestCAS_FieldPath, error)
- func MustParseUpdateServiceRequestCAS_FieldPath(rawField string) UpdateServiceRequestCAS_FieldPath
- func ParseUpdateServiceRequestCAS_FieldPath(rawField string) (UpdateServiceRequestCAS_FieldPath, error)
- type UpdateServiceRequestCAS_FieldPathArrayItemValue
- type UpdateServiceRequestCAS_FieldPathArrayOfValues
- type UpdateServiceRequestCAS_FieldPathSelector
- type UpdateServiceRequestCAS_FieldPathValue
- type UpdateServiceRequestCAS_FieldSubPath
- func (fps *UpdateServiceRequestCAS_FieldSubPath) AsConditionalStateSubPath() (service.Service_FieldPath, bool)
- func (fps *UpdateServiceRequestCAS_FieldSubPath) ClearValue(item *UpdateServiceRequest_CAS)
- func (fps *UpdateServiceRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateServiceRequestCAS_FieldSubPath) Get(source *UpdateServiceRequest_CAS) (values []interface{})
- func (fps *UpdateServiceRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateServiceRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateServiceRequestCAS_FieldSubPath) GetSingle(source *UpdateServiceRequest_CAS) (interface{}, bool)
- func (fps *UpdateServiceRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateServiceRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateServiceRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateServiceRequestCAS_FieldSubPath) Selector() UpdateServiceRequestCAS_FieldPathSelector
- func (fps *UpdateServiceRequestCAS_FieldSubPath) String() string
- func (fps *UpdateServiceRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateServiceRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateServiceRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateServiceRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateServiceRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateServiceRequestCAS_FieldPathValue
- func (fps *UpdateServiceRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateServiceRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateServiceRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateServiceRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateServiceRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (service.Service_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateServiceRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateServiceRequest_CAS) bool
- func (fpaivs *UpdateServiceRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- type UpdateServiceRequestCAS_FieldSubPathValue
- func (fpvs *UpdateServiceRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (service.Service_FieldPathValue, bool)
- func (fpvs *UpdateServiceRequestCAS_FieldSubPathValue) CompareWith(source *UpdateServiceRequest_CAS) (int, bool)
- func (fpvs *UpdateServiceRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateServiceRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateServiceRequestCAS_FieldSubPathValue) SetTo(target **UpdateServiceRequest_CAS)
- func (fpvs *UpdateServiceRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateServiceRequestCAS_FieldTerminalPath
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) ClearValue(item *UpdateServiceRequest_CAS)
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) Get(source *UpdateServiceRequest_CAS) (values []interface{})
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) GetSingle(source *UpdateServiceRequest_CAS) (interface{}, bool)
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) Selector() UpdateServiceRequestCAS_FieldPathSelector
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateServiceRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateServiceRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateServiceRequestCAS_FieldPathValue
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateServiceRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateServiceRequest_CAS) bool
- func (fpaiv *UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateServiceRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*service.Service, bool)
- func (fpaov *UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*service.Service_FieldMask, bool)
- func (fpaov *UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateServiceRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateServiceRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*service.Service, bool)
- func (fpv *UpdateServiceRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*service.Service_FieldMask, bool)
- func (fpv *UpdateServiceRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateServiceRequest_CAS) (int, bool)
- func (fpv *UpdateServiceRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateServiceRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateServiceRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateServiceRequest_CAS)
- func (fpv *UpdateServiceRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateServiceRequestFieldPathBuilder
- type UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestMapPathSelectorServiceMetadataAnnotations
- func (s UpdateServiceRequestMapPathSelectorServiceMetadataAnnotations) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestMapPathSelectorServiceMetadataAnnotations) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestMapPathSelectorServiceMetadataAnnotations) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestMapPathSelectorServiceMetadataLabels
- func (s UpdateServiceRequestMapPathSelectorServiceMetadataLabels) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestMapPathSelectorServiceMetadataLabels) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestMapPathSelectorServiceMetadataLabels) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestMapPathSelectorServiceMetadataShards
- func (s UpdateServiceRequestMapPathSelectorServiceMetadataShards) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestMapPathSelectorServiceMetadataShards) WithArrayOfValues(values []int64) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestMapPathSelectorServiceMetadataShards) WithValue(value int64) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCas
- func (UpdateServiceRequestPathSelectorCas) ConditionalState() UpdateServiceRequestPathSelectorCasConditionalState
- func (UpdateServiceRequestPathSelectorCas) FieldMask() UpdateServiceRequestPathSelectorCasFieldMask
- func (UpdateServiceRequestPathSelectorCas) FieldPath() *UpdateServiceRequest_FieldTerminalPath
- func (s UpdateServiceRequestPathSelectorCas) WithArrayOfValues(values []*UpdateServiceRequest_CAS) *UpdateServiceRequest_FieldTerminalPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateServiceRequestCAS_FieldPathArrayItemValue) *UpdateServiceRequest_FieldSubPathArrayItemValue
- func (s UpdateServiceRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateServiceRequestCAS_FieldPathArrayOfValues) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (UpdateServiceRequestPathSelectorCas) WithSubPath(subPath UpdateServiceRequestCAS_FieldPath) *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCas) WithSubValue(subPathValue UpdateServiceRequestCAS_FieldPathValue) *UpdateServiceRequest_FieldSubPathValue
- func (s UpdateServiceRequestPathSelectorCas) WithValue(value *UpdateServiceRequest_CAS) *UpdateServiceRequest_FieldTerminalPathValue
- type UpdateServiceRequestPathSelectorCasConditionalState
- func (UpdateServiceRequestPathSelectorCasConditionalState) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (UpdateServiceRequestPathSelectorCasConditionalState) Metadata() UpdateServiceRequestPathSelectorCasConditionalStateMetadata
- func (UpdateServiceRequestPathSelectorCasConditionalState) Name() UpdateServiceRequestPathSelectorCasConditionalStateName
- func (s UpdateServiceRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*service.Service) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalState) WithValue(value *service.Service) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadata
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) Annotations() UpdateServiceRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) CreateTime() UpdateServiceRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) Generation() UpdateServiceRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateServiceRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() UpdateServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateServiceRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateServiceRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) UpdateTime() UpdateServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateServiceRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) ApiVersion() ...
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Uid() UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateServiceRequest_FieldSubPathArrayItemValue
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateServiceRequest_FieldSubPathArrayItemValue
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateServiceRequest_FieldSubPathArrayItemValue
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasConditionalStateName
- func (UpdateServiceRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*service.Name) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasConditionalStateName) WithValue(value *service.Name) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorCasFieldMask
- func (UpdateServiceRequestPathSelectorCasFieldMask) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*service.Service_FieldMask) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorCasFieldMask) WithValue(value *service.Service_FieldMask) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorService
- func (UpdateServiceRequestPathSelectorService) FieldPath() *UpdateServiceRequest_FieldTerminalPath
- func (UpdateServiceRequestPathSelectorService) Metadata() UpdateServiceRequestPathSelectorServiceMetadata
- func (UpdateServiceRequestPathSelectorService) Name() UpdateServiceRequestPathSelectorServiceName
- func (s UpdateServiceRequestPathSelectorService) WithArrayOfValues(values []*service.Service) *UpdateServiceRequest_FieldTerminalPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorService) WithSubArrayItemValue(subPathArrayItemValue service.Service_FieldPathArrayItemValue) *UpdateServiceRequest_FieldSubPathArrayItemValue
- func (s UpdateServiceRequestPathSelectorService) WithSubArrayOfValues(subPathArrayOfValues service.Service_FieldPathArrayOfValues) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (UpdateServiceRequestPathSelectorService) WithSubPath(subPath service.Service_FieldPath) *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorService) WithSubValue(subPathValue service.Service_FieldPathValue) *UpdateServiceRequest_FieldSubPathValue
- func (s UpdateServiceRequestPathSelectorService) WithValue(value *service.Service) *UpdateServiceRequest_FieldTerminalPathValue
- type UpdateServiceRequestPathSelectorServiceMetadata
- func (UpdateServiceRequestPathSelectorServiceMetadata) Annotations() UpdateServiceRequestPathSelectorServiceMetadataAnnotations
- func (UpdateServiceRequestPathSelectorServiceMetadata) CreateTime() UpdateServiceRequestPathSelectorServiceMetadataCreateTime
- func (UpdateServiceRequestPathSelectorServiceMetadata) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (UpdateServiceRequestPathSelectorServiceMetadata) Generation() UpdateServiceRequestPathSelectorServiceMetadataGeneration
- func (UpdateServiceRequestPathSelectorServiceMetadata) Labels() UpdateServiceRequestPathSelectorServiceMetadataLabels
- func (UpdateServiceRequestPathSelectorServiceMetadata) OwnerReferences() UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences
- func (UpdateServiceRequestPathSelectorServiceMetadata) ResourceVersion() UpdateServiceRequestPathSelectorServiceMetadataResourceVersion
- func (UpdateServiceRequestPathSelectorServiceMetadata) Shards() UpdateServiceRequestPathSelectorServiceMetadataShards
- func (UpdateServiceRequestPathSelectorServiceMetadata) Syncing() UpdateServiceRequestPathSelectorServiceMetadataSyncing
- func (UpdateServiceRequestPathSelectorServiceMetadata) Tags() UpdateServiceRequestPathSelectorServiceMetadataTags
- func (UpdateServiceRequestPathSelectorServiceMetadata) UpdateTime() UpdateServiceRequestPathSelectorServiceMetadataUpdateTime
- func (UpdateServiceRequestPathSelectorServiceMetadata) Uuid() UpdateServiceRequestPathSelectorServiceMetadataUuid
- func (s UpdateServiceRequestPathSelectorServiceMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadata) WithValue(value *ntt_meta.Meta) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataAnnotations
- func (UpdateServiceRequestPathSelectorServiceMetadataAnnotations) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (UpdateServiceRequestPathSelectorServiceMetadataAnnotations) WithKey(key string) UpdateServiceRequestMapPathSelectorServiceMetadataAnnotations
- func (s UpdateServiceRequestPathSelectorServiceMetadataAnnotations) WithValue(value map[string]string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataCreateTime
- func (UpdateServiceRequestPathSelectorServiceMetadataCreateTime) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataGeneration
- func (UpdateServiceRequestPathSelectorServiceMetadataGeneration) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataGeneration) WithArrayOfValues(values []int64) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataGeneration) WithValue(value int64) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataLabels
- func (UpdateServiceRequestPathSelectorServiceMetadataLabels) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (UpdateServiceRequestPathSelectorServiceMetadataLabels) WithKey(key string) UpdateServiceRequestMapPathSelectorServiceMetadataLabels
- func (s UpdateServiceRequestPathSelectorServiceMetadataLabels) WithValue(value map[string]string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences
- func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) ApiVersion() UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion
- func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) Controller() UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesController
- func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) Kind() UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind
- func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) Name() UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesName
- func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) Uid() UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateServiceRequest_FieldSubPathArrayItemValue
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion
- func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesController
- func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesController) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesController) WithValue(value bool) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind
- func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesName
- func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesName) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesName) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid
- func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataResourceVersion
- func (UpdateServiceRequestPathSelectorServiceMetadataResourceVersion) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataResourceVersion) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataShards
- func (UpdateServiceRequestPathSelectorServiceMetadataShards) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (UpdateServiceRequestPathSelectorServiceMetadataShards) WithKey(key string) UpdateServiceRequestMapPathSelectorServiceMetadataShards
- func (s UpdateServiceRequestPathSelectorServiceMetadataShards) WithValue(value map[string]int64) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataSyncing
- func (UpdateServiceRequestPathSelectorServiceMetadataSyncing) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (UpdateServiceRequestPathSelectorServiceMetadataSyncing) OwningRegion() UpdateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion
- func (UpdateServiceRequestPathSelectorServiceMetadataSyncing) Regions() UpdateServiceRequestPathSelectorServiceMetadataSyncingRegions
- func (s UpdateServiceRequestPathSelectorServiceMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion
- func (UpdateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataSyncingRegions
- func (UpdateServiceRequestPathSelectorServiceMetadataSyncingRegions) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithItemValue(value string) *UpdateServiceRequest_FieldSubPathArrayItemValue
- func (s UpdateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithValue(value []string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataTags
- func (UpdateServiceRequestPathSelectorServiceMetadataTags) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataTags) WithArrayOfValues(values [][]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataTags) WithItemValue(value string) *UpdateServiceRequest_FieldSubPathArrayItemValue
- func (s UpdateServiceRequestPathSelectorServiceMetadataTags) WithValue(value []string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataUpdateTime
- func (UpdateServiceRequestPathSelectorServiceMetadataUpdateTime) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceMetadataUuid
- func (UpdateServiceRequestPathSelectorServiceMetadataUuid) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceMetadataUuid) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceMetadataUuid) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorServiceName
- func (UpdateServiceRequestPathSelectorServiceName) FieldPath() *UpdateServiceRequest_FieldSubPath
- func (s UpdateServiceRequestPathSelectorServiceName) WithArrayOfValues(values []*service.Name) *UpdateServiceRequest_FieldSubPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorServiceName) WithValue(value *service.Name) *UpdateServiceRequest_FieldSubPathValue
- type UpdateServiceRequestPathSelectorUpdateMask
- func (UpdateServiceRequestPathSelectorUpdateMask) FieldPath() *UpdateServiceRequest_FieldTerminalPath
- func (s UpdateServiceRequestPathSelectorUpdateMask) WithArrayOfValues(values []*service.Service_FieldMask) *UpdateServiceRequest_FieldTerminalPathArrayOfValues
- func (s UpdateServiceRequestPathSelectorUpdateMask) WithValue(value *service.Service_FieldMask) *UpdateServiceRequest_FieldTerminalPathValue
- type UpdateServiceRequest_CAS
- func (o *UpdateServiceRequest_CAS) Clone() *UpdateServiceRequest_CAS
- func (o *UpdateServiceRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateServiceRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateServiceRequest_CAS) GetConditionalState() *service.Service
- func (m *UpdateServiceRequest_CAS) GetFieldMask() *service.Service_FieldMask
- func (*UpdateServiceRequest_CAS) GotenMessage()
- func (o *UpdateServiceRequest_CAS) GotenObjectExt()
- func (obj *UpdateServiceRequest_CAS) GotenValidate() error
- func (o *UpdateServiceRequest_CAS) MakeDiffFieldMask(other *UpdateServiceRequest_CAS) *UpdateServiceRequest_CAS_FieldMask
- func (o *UpdateServiceRequest_CAS) MakeFullFieldMask() *UpdateServiceRequest_CAS_FieldMask
- func (o *UpdateServiceRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateServiceRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateServiceRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateServiceRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateServiceRequest_CAS) Merge(source *UpdateServiceRequest_CAS)
- func (o *UpdateServiceRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateServiceRequest_CAS) ProtoMessage()
- func (m *UpdateServiceRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateServiceRequest_CAS) Reset()
- func (m *UpdateServiceRequest_CAS) SetConditionalState(fv *service.Service)
- func (m *UpdateServiceRequest_CAS) SetFieldMask(fv *service.Service_FieldMask)
- func (m *UpdateServiceRequest_CAS) String() string
- func (m *UpdateServiceRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateServiceRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalState
- func (UpdateServiceRequest_CASPathSelectorConditionalState) FieldPath() *UpdateServiceRequestCAS_FieldTerminalPath
- func (UpdateServiceRequest_CASPathSelectorConditionalState) Metadata() UpdateServiceRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateServiceRequest_CASPathSelectorConditionalState) Name() UpdateServiceRequest_CASPathSelectorConditionalStateName
- func (s UpdateServiceRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*service.Service) *UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue service.Service_FieldPathArrayItemValue) *UpdateServiceRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateServiceRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues service.Service_FieldPathArrayOfValues) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (UpdateServiceRequest_CASPathSelectorConditionalState) WithSubPath(subPath service.Service_FieldPath) *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue service.Service_FieldPathValue) *UpdateServiceRequestCAS_FieldSubPathValue
- func (s UpdateServiceRequest_CASPathSelectorConditionalState) WithValue(value *service.Service) *UpdateServiceRequestCAS_FieldTerminalPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) Annotations() UpdateServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) CreateTime() UpdateServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) Generation() UpdateServiceRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateServiceRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() UpdateServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateServiceRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateServiceRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) ApiVersion() ...
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Uid() UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateServiceRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithValue(value string) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithValue(value string) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateServiceRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateServiceRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorConditionalStateName
- func (UpdateServiceRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateServiceRequestCAS_FieldSubPath
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*service.Name) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorConditionalStateName) WithValue(value *service.Name) *UpdateServiceRequestCAS_FieldSubPathValue
- type UpdateServiceRequest_CASPathSelectorFieldMask
- func (UpdateServiceRequest_CASPathSelectorFieldMask) FieldPath() *UpdateServiceRequestCAS_FieldTerminalPath
- func (s UpdateServiceRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*service.Service_FieldMask) *UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateServiceRequest_CASPathSelectorFieldMask) WithValue(value *service.Service_FieldMask) *UpdateServiceRequestCAS_FieldTerminalPathValue
- type UpdateServiceRequest_CAS_FieldMask
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) AppendPath(path UpdateServiceRequestCAS_FieldPath)
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) FilterInputFields() *UpdateServiceRequest_CAS_FieldMask
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) GetPaths() []UpdateServiceRequestCAS_FieldPath
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateServiceRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateServiceRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) Project(source *UpdateServiceRequest_CAS) *UpdateServiceRequest_CAS
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) Set(target, source *UpdateServiceRequest_CAS)
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) Subtract(other *UpdateServiceRequest_CAS_FieldMask) *UpdateServiceRequest_CAS_FieldMask
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateServiceRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateServiceRequest_FieldMask
- func (fieldMask *UpdateServiceRequest_FieldMask) AppendPath(path UpdateServiceRequest_FieldPath)
- func (fieldMask *UpdateServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateServiceRequest_FieldMask) FilterInputFields() *UpdateServiceRequest_FieldMask
- func (fieldMask *UpdateServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateServiceRequest_FieldMask) GetPaths() []UpdateServiceRequest_FieldPath
- func (fieldMask *UpdateServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateServiceRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateServiceRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateServiceRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateServiceRequest_FieldMask) Project(source *UpdateServiceRequest) *UpdateServiceRequest
- func (fieldMask *UpdateServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateServiceRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateServiceRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateServiceRequest_FieldMask) Reset()
- func (fieldMask *UpdateServiceRequest_FieldMask) Set(target, source *UpdateServiceRequest)
- func (fieldMask *UpdateServiceRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateServiceRequest_FieldMask) Size() int
- func (fieldMask *UpdateServiceRequest_FieldMask) String() string
- func (fieldMask *UpdateServiceRequest_FieldMask) Subtract(other *UpdateServiceRequest_FieldMask) *UpdateServiceRequest_FieldMask
- func (fieldMask *UpdateServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateServiceRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateServiceRequest_FieldPath
- func BuildUpdateServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateServiceRequest_FieldPath, error)
- func MustParseUpdateServiceRequest_FieldPath(rawField string) UpdateServiceRequest_FieldPath
- func ParseUpdateServiceRequest_FieldPath(rawField string) (UpdateServiceRequest_FieldPath, error)
- type UpdateServiceRequest_FieldPathArrayItemValue
- type UpdateServiceRequest_FieldPathArrayOfValues
- type UpdateServiceRequest_FieldPathSelector
- type UpdateServiceRequest_FieldPathValue
- type UpdateServiceRequest_FieldSubPath
- func (fps *UpdateServiceRequest_FieldSubPath) AsCasSubPath() (UpdateServiceRequestCAS_FieldPath, bool)
- func (fps *UpdateServiceRequest_FieldSubPath) AsServiceSubPath() (service.Service_FieldPath, bool)
- func (fps *UpdateServiceRequest_FieldSubPath) ClearValue(item *UpdateServiceRequest)
- func (fps *UpdateServiceRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateServiceRequest_FieldSubPath) Get(source *UpdateServiceRequest) (values []interface{})
- func (fps *UpdateServiceRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateServiceRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateServiceRequest_FieldSubPath) GetSingle(source *UpdateServiceRequest) (interface{}, bool)
- func (fps *UpdateServiceRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateServiceRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateServiceRequest_FieldSubPath) JSONString() string
- func (fps *UpdateServiceRequest_FieldSubPath) Selector() UpdateServiceRequest_FieldPathSelector
- func (fps *UpdateServiceRequest_FieldSubPath) String() string
- func (fps *UpdateServiceRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateServiceRequest_FieldPathArrayItemValue
- func (fps *UpdateServiceRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateServiceRequest_FieldPathArrayOfValues
- func (fps *UpdateServiceRequest_FieldSubPath) WithIValue(value interface{}) UpdateServiceRequest_FieldPathValue
- func (fps *UpdateServiceRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateServiceRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateServiceRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateServiceRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateServiceRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateServiceRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateServiceRequest_FieldSubPathArrayItemValue) AsServicePathItemValue() (service.Service_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateServiceRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateServiceRequest) bool
- func (fpaivs *UpdateServiceRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateServiceRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateServiceRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateServiceRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateServiceRequest_FieldSubPathArrayOfValues) AsServicePathArrayOfValues() (service.Service_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateServiceRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateServiceRequest_FieldSubPathValue
- func (fpvs *UpdateServiceRequest_FieldSubPathValue) AsCasPathValue() (UpdateServiceRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateServiceRequest_FieldSubPathValue) AsServicePathValue() (service.Service_FieldPathValue, bool)
- func (fpvs *UpdateServiceRequest_FieldSubPathValue) CompareWith(source *UpdateServiceRequest) (int, bool)
- func (fpvs *UpdateServiceRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateServiceRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateServiceRequest_FieldSubPathValue) SetTo(target **UpdateServiceRequest)
- func (fpvs *UpdateServiceRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateServiceRequest_FieldTerminalPath
- func (fp *UpdateServiceRequest_FieldTerminalPath) ClearValue(item *UpdateServiceRequest)
- func (fp *UpdateServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateServiceRequest_FieldTerminalPath) Get(source *UpdateServiceRequest) (values []interface{})
- func (fp *UpdateServiceRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateServiceRequest_FieldTerminalPath) GetSingle(source *UpdateServiceRequest) (interface{}, bool)
- func (fp *UpdateServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateServiceRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateServiceRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateServiceRequest_FieldTerminalPath) Selector() UpdateServiceRequest_FieldPathSelector
- func (fp *UpdateServiceRequest_FieldTerminalPath) String() string
- func (fp *UpdateServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateServiceRequest_FieldPathArrayItemValue
- func (fp *UpdateServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateServiceRequest_FieldPathArrayOfValues
- func (fp *UpdateServiceRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateServiceRequest_FieldPathValue
- func (fp *UpdateServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateServiceRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateServiceRequest) bool
- func (fpaiv *UpdateServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateServiceRequest) (interface{}, bool)
- func (fpaiv *UpdateServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateServiceRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateServiceRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateServiceRequest_CAS, bool)
- func (fpaov *UpdateServiceRequest_FieldTerminalPathArrayOfValues) AsServiceArrayOfValues() ([]*service.Service, bool)
- func (fpaov *UpdateServiceRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*service.Service_FieldMask, bool)
- func (fpaov *UpdateServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateServiceRequest_FieldTerminalPathValue
- func (fpv *UpdateServiceRequest_FieldTerminalPathValue) AsCasValue() (*UpdateServiceRequest_CAS, bool)
- func (fpv *UpdateServiceRequest_FieldTerminalPathValue) AsServiceValue() (*service.Service, bool)
- func (fpv *UpdateServiceRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*service.Service_FieldMask, bool)
- func (fpv *UpdateServiceRequest_FieldTerminalPathValue) CompareWith(source *UpdateServiceRequest) (int, bool)
- func (fpv *UpdateServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateServiceRequest_FieldTerminalPathValue) SetTo(target **UpdateServiceRequest)
- func (fpv *UpdateServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchServiceClientStream
- type WatchServiceDescriptor
- func (d *WatchServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchServiceDescriptor) GetApiName() string
- func (d *WatchServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchServiceDescriptor) GetFullMethodName() string
- func (d *WatchServiceDescriptor) GetMethodName() string
- func (d *WatchServiceDescriptor) GetProtoPkgName() string
- func (d *WatchServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchServiceDescriptor) GetServiceDomain() string
- func (d *WatchServiceDescriptor) GetServiceVersion() string
- func (d *WatchServiceDescriptor) GetVerb() string
- func (d *WatchServiceDescriptor) HasResource() bool
- func (d *WatchServiceDescriptor) IsClientStream() bool
- func (d *WatchServiceDescriptor) IsCollection() bool
- func (d *WatchServiceDescriptor) IsPlural() bool
- func (d *WatchServiceDescriptor) IsServerStream() bool
- func (d *WatchServiceDescriptor) IsUnary() bool
- func (d *WatchServiceDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchServiceDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchServiceDescriptor) RequestHasResourceBody() bool
- type WatchServiceDescriptorClientMsgHandle
- func (h *WatchServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchServiceDescriptorServerMsgHandle
- func (h *WatchServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchServiceRequest
- func (o *WatchServiceRequest) Clone() *WatchServiceRequest
- func (o *WatchServiceRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchServiceRequest) Descriptor() ([]byte, []int)
- func (m *WatchServiceRequest) GetFieldMask() *service.Service_FieldMask
- func (m *WatchServiceRequest) GetName() *service.Reference
- func (m *WatchServiceRequest) GetView() view.View
- func (*WatchServiceRequest) GotenMessage()
- func (o *WatchServiceRequest) GotenObjectExt()
- func (obj *WatchServiceRequest) GotenValidate() error
- func (o *WatchServiceRequest) MakeDiffFieldMask(other *WatchServiceRequest) *WatchServiceRequest_FieldMask
- func (o *WatchServiceRequest) MakeFullFieldMask() *WatchServiceRequest_FieldMask
- func (o *WatchServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchServiceRequest) Marshal() ([]byte, error)
- func (m *WatchServiceRequest) MarshalJSON() ([]byte, error)
- func (o *WatchServiceRequest) Merge(source *WatchServiceRequest)
- func (o *WatchServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchServiceRequest) ProtoMessage()
- func (m *WatchServiceRequest) ProtoReflect() preflect.Message
- func (m *WatchServiceRequest) Reset()
- func (m *WatchServiceRequest) SetFieldMask(fv *service.Service_FieldMask)
- func (m *WatchServiceRequest) SetName(fv *service.Reference)
- func (m *WatchServiceRequest) SetView(fv view.View)
- func (m *WatchServiceRequest) String() string
- func (m *WatchServiceRequest) Unmarshal(b []byte) error
- func (m *WatchServiceRequest) UnmarshalJSON(data []byte) error
- type WatchServiceRequestFieldPathBuilder
- type WatchServiceRequestPathSelectorFieldMask
- func (WatchServiceRequestPathSelectorFieldMask) FieldPath() *WatchServiceRequest_FieldTerminalPath
- func (s WatchServiceRequestPathSelectorFieldMask) WithArrayOfValues(values []*service.Service_FieldMask) *WatchServiceRequest_FieldTerminalPathArrayOfValues
- func (s WatchServiceRequestPathSelectorFieldMask) WithValue(value *service.Service_FieldMask) *WatchServiceRequest_FieldTerminalPathValue
- type WatchServiceRequestPathSelectorName
- func (WatchServiceRequestPathSelectorName) FieldPath() *WatchServiceRequest_FieldTerminalPath
- func (s WatchServiceRequestPathSelectorName) WithArrayOfValues(values []*service.Reference) *WatchServiceRequest_FieldTerminalPathArrayOfValues
- func (s WatchServiceRequestPathSelectorName) WithValue(value *service.Reference) *WatchServiceRequest_FieldTerminalPathValue
- type WatchServiceRequestPathSelectorView
- func (WatchServiceRequestPathSelectorView) FieldPath() *WatchServiceRequest_FieldTerminalPath
- func (s WatchServiceRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchServiceRequest_FieldTerminalPathArrayOfValues
- func (s WatchServiceRequestPathSelectorView) WithValue(value view.View) *WatchServiceRequest_FieldTerminalPathValue
- type WatchServiceRequest_FieldMask
- func (fieldMask *WatchServiceRequest_FieldMask) AppendPath(path WatchServiceRequest_FieldPath)
- func (fieldMask *WatchServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchServiceRequest_FieldMask) FilterInputFields() *WatchServiceRequest_FieldMask
- func (fieldMask *WatchServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchServiceRequest_FieldMask) GetPaths() []WatchServiceRequest_FieldPath
- func (fieldMask *WatchServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchServiceRequest_FieldMask) IsFull() bool
- func (fieldMask WatchServiceRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchServiceRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchServiceRequest_FieldMask) Project(source *WatchServiceRequest) *WatchServiceRequest
- func (fieldMask *WatchServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchServiceRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchServiceRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchServiceRequest_FieldMask) Reset()
- func (fieldMask *WatchServiceRequest_FieldMask) Set(target, source *WatchServiceRequest)
- func (fieldMask *WatchServiceRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchServiceRequest_FieldMask) Size() int
- func (fieldMask *WatchServiceRequest_FieldMask) String() string
- func (fieldMask *WatchServiceRequest_FieldMask) Subtract(other *WatchServiceRequest_FieldMask) *WatchServiceRequest_FieldMask
- func (fieldMask *WatchServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchServiceRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchServiceRequest_FieldPath
- type WatchServiceRequest_FieldPathArrayItemValue
- type WatchServiceRequest_FieldPathArrayOfValues
- type WatchServiceRequest_FieldPathSelector
- type WatchServiceRequest_FieldPathValue
- type WatchServiceRequest_FieldTerminalPath
- func (fp *WatchServiceRequest_FieldTerminalPath) ClearValue(item *WatchServiceRequest)
- func (fp *WatchServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchServiceRequest_FieldTerminalPath) Get(source *WatchServiceRequest) (values []interface{})
- func (fp *WatchServiceRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchServiceRequest_FieldTerminalPath) GetSingle(source *WatchServiceRequest) (interface{}, bool)
- func (fp *WatchServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchServiceRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchServiceRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchServiceRequest_FieldTerminalPath) Selector() WatchServiceRequest_FieldPathSelector
- func (fp *WatchServiceRequest_FieldTerminalPath) String() string
- func (fp *WatchServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchServiceRequest_FieldPathArrayItemValue
- func (fp *WatchServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchServiceRequest_FieldPathArrayOfValues
- func (fp *WatchServiceRequest_FieldTerminalPath) WithIValue(value interface{}) WatchServiceRequest_FieldPathValue
- func (fp *WatchServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchServiceRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchServiceRequest) bool
- func (fpaiv *WatchServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchServiceRequest) (interface{}, bool)
- func (fpaiv *WatchServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchServiceRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchServiceRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*service.Service_FieldMask, bool)
- func (fpaov *WatchServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*service.Reference, bool)
- func (fpaov *WatchServiceRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchServiceRequest_FieldTerminalPathValue
- func (fpv *WatchServiceRequest_FieldTerminalPathValue) AsFieldMaskValue() (*service.Service_FieldMask, bool)
- func (fpv *WatchServiceRequest_FieldTerminalPathValue) AsNameValue() (*service.Reference, bool)
- func (fpv *WatchServiceRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchServiceRequest_FieldTerminalPathValue) CompareWith(source *WatchServiceRequest) (int, bool)
- func (fpv *WatchServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchServiceRequest_FieldTerminalPathValue) SetTo(target **WatchServiceRequest)
- func (fpv *WatchServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchServiceResponse
- func (o *WatchServiceResponse) Clone() *WatchServiceResponse
- func (o *WatchServiceResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchServiceResponse) Descriptor() ([]byte, []int)
- func (m *WatchServiceResponse) GetChange() *service.ServiceChange
- func (*WatchServiceResponse) GotenMessage()
- func (o *WatchServiceResponse) GotenObjectExt()
- func (obj *WatchServiceResponse) GotenValidate() error
- func (o *WatchServiceResponse) MakeDiffFieldMask(other *WatchServiceResponse) *WatchServiceResponse_FieldMask
- func (o *WatchServiceResponse) MakeFullFieldMask() *WatchServiceResponse_FieldMask
- func (o *WatchServiceResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchServiceResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchServiceResponse) Marshal() ([]byte, error)
- func (m *WatchServiceResponse) MarshalJSON() ([]byte, error)
- func (o *WatchServiceResponse) Merge(source *WatchServiceResponse)
- func (o *WatchServiceResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchServiceResponse) ProtoMessage()
- func (m *WatchServiceResponse) ProtoReflect() preflect.Message
- func (m *WatchServiceResponse) Reset()
- func (m *WatchServiceResponse) SetChange(fv *service.ServiceChange)
- func (m *WatchServiceResponse) String() string
- func (m *WatchServiceResponse) Unmarshal(b []byte) error
- func (m *WatchServiceResponse) UnmarshalJSON(data []byte) error
- type WatchServiceResponseFieldPathBuilder
- type WatchServiceResponsePathSelectorChange
- func (WatchServiceResponsePathSelectorChange) FieldPath() *WatchServiceResponse_FieldTerminalPath
- func (s WatchServiceResponsePathSelectorChange) WithArrayOfValues(values []*service.ServiceChange) *WatchServiceResponse_FieldTerminalPathArrayOfValues
- func (s WatchServiceResponsePathSelectorChange) WithValue(value *service.ServiceChange) *WatchServiceResponse_FieldTerminalPathValue
- type WatchServiceResponse_FieldMask
- func (fieldMask *WatchServiceResponse_FieldMask) AppendPath(path WatchServiceResponse_FieldPath)
- func (fieldMask *WatchServiceResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchServiceResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchServiceResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchServiceResponse_FieldMask) FilterInputFields() *WatchServiceResponse_FieldMask
- func (fieldMask *WatchServiceResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchServiceResponse_FieldMask) GetPaths() []WatchServiceResponse_FieldPath
- func (fieldMask *WatchServiceResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchServiceResponse_FieldMask) IsFull() bool
- func (fieldMask WatchServiceResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchServiceResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchServiceResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchServiceResponse_FieldMask) Project(source *WatchServiceResponse) *WatchServiceResponse
- func (fieldMask *WatchServiceResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchServiceResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchServiceResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchServiceResponse_FieldMask) Reset()
- func (fieldMask *WatchServiceResponse_FieldMask) Set(target, source *WatchServiceResponse)
- func (fieldMask *WatchServiceResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchServiceResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchServiceResponse_FieldMask) Size() int
- func (fieldMask *WatchServiceResponse_FieldMask) String() string
- func (fieldMask *WatchServiceResponse_FieldMask) Subtract(other *WatchServiceResponse_FieldMask) *WatchServiceResponse_FieldMask
- func (fieldMask *WatchServiceResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchServiceResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchServiceResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchServiceResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchServiceResponse_FieldPath
- func BuildWatchServiceResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchServiceResponse_FieldPath, error)
- func MustParseWatchServiceResponse_FieldPath(rawField string) WatchServiceResponse_FieldPath
- func ParseWatchServiceResponse_FieldPath(rawField string) (WatchServiceResponse_FieldPath, error)
- type WatchServiceResponse_FieldPathArrayItemValue
- type WatchServiceResponse_FieldPathArrayOfValues
- type WatchServiceResponse_FieldPathSelector
- type WatchServiceResponse_FieldPathValue
- type WatchServiceResponse_FieldTerminalPath
- func (fp *WatchServiceResponse_FieldTerminalPath) ClearValue(item *WatchServiceResponse)
- func (fp *WatchServiceResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchServiceResponse_FieldTerminalPath) Get(source *WatchServiceResponse) (values []interface{})
- func (fp *WatchServiceResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchServiceResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchServiceResponse_FieldTerminalPath) GetSingle(source *WatchServiceResponse) (interface{}, bool)
- func (fp *WatchServiceResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchServiceResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchServiceResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchServiceResponse_FieldTerminalPath) Selector() WatchServiceResponse_FieldPathSelector
- func (fp *WatchServiceResponse_FieldTerminalPath) String() string
- func (fp *WatchServiceResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchServiceResponse_FieldPathArrayItemValue
- func (fp *WatchServiceResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchServiceResponse_FieldPathArrayOfValues
- func (fp *WatchServiceResponse_FieldTerminalPath) WithIValue(value interface{}) WatchServiceResponse_FieldPathValue
- func (fp *WatchServiceResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchServiceResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchServiceResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchServiceResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchServiceResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchServiceResponse) bool
- func (fpaiv *WatchServiceResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchServiceResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchServiceResponse) (interface{}, bool)
- func (fpaiv *WatchServiceResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchServiceResponse_FieldTerminalPathArrayOfValues
- type WatchServiceResponse_FieldTerminalPathValue
- func (fpv *WatchServiceResponse_FieldTerminalPathValue) AsChangeValue() (*service.ServiceChange, bool)
- func (fpv *WatchServiceResponse_FieldTerminalPathValue) CompareWith(source *WatchServiceResponse) (int, bool)
- func (fpv *WatchServiceResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchServiceResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchServiceResponse_FieldTerminalPathValue) SetTo(target **WatchServiceResponse)
- func (fpv *WatchServiceResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchServicesClientStream
- type WatchServicesDescriptor
- func (d *WatchServicesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchServicesDescriptor) GetApiName() string
- func (d *WatchServicesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchServicesDescriptor) GetFullMethodName() string
- func (d *WatchServicesDescriptor) GetMethodName() string
- func (d *WatchServicesDescriptor) GetProtoPkgName() string
- func (d *WatchServicesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchServicesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchServicesDescriptor) GetServiceDomain() string
- func (d *WatchServicesDescriptor) GetServiceVersion() string
- func (d *WatchServicesDescriptor) GetVerb() string
- func (d *WatchServicesDescriptor) HasResource() bool
- func (d *WatchServicesDescriptor) IsClientStream() bool
- func (d *WatchServicesDescriptor) IsCollection() bool
- func (d *WatchServicesDescriptor) IsPlural() bool
- func (d *WatchServicesDescriptor) IsServerStream() bool
- func (d *WatchServicesDescriptor) IsUnary() bool
- func (d *WatchServicesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchServicesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchServicesDescriptor) RequestHasResourceBody() bool
- type WatchServicesDescriptorClientMsgHandle
- func (h *WatchServicesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchServicesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchServicesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchServicesDescriptorServerMsgHandle
- func (h *WatchServicesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchServicesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchServicesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchServicesRequest
- func (o *WatchServicesRequest) Clone() *WatchServicesRequest
- func (o *WatchServicesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchServicesRequest) Descriptor() ([]byte, []int)
- func (m *WatchServicesRequest) GetFieldMask() *service.Service_FieldMask
- func (m *WatchServicesRequest) GetFilter() *service.Filter
- func (m *WatchServicesRequest) GetMaxChunkSize() int32
- func (m *WatchServicesRequest) GetOrderBy() *service.OrderBy
- func (m *WatchServicesRequest) GetPageSize() int32
- func (m *WatchServicesRequest) GetPageToken() *service.PagerCursor
- func (m *WatchServicesRequest) GetResumeToken() string
- func (m *WatchServicesRequest) GetType() watch_type.WatchType
- func (m *WatchServicesRequest) GetView() view.View
- func (*WatchServicesRequest) GotenMessage()
- func (o *WatchServicesRequest) GotenObjectExt()
- func (obj *WatchServicesRequest) GotenValidate() error
- func (o *WatchServicesRequest) MakeDiffFieldMask(other *WatchServicesRequest) *WatchServicesRequest_FieldMask
- func (o *WatchServicesRequest) MakeFullFieldMask() *WatchServicesRequest_FieldMask
- func (o *WatchServicesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchServicesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchServicesRequest) Marshal() ([]byte, error)
- func (m *WatchServicesRequest) MarshalJSON() ([]byte, error)
- func (o *WatchServicesRequest) Merge(source *WatchServicesRequest)
- func (o *WatchServicesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchServicesRequest) ProtoMessage()
- func (m *WatchServicesRequest) ProtoReflect() preflect.Message
- func (m *WatchServicesRequest) Reset()
- func (m *WatchServicesRequest) SetFieldMask(fv *service.Service_FieldMask)
- func (m *WatchServicesRequest) SetFilter(fv *service.Filter)
- func (m *WatchServicesRequest) SetMaxChunkSize(fv int32)
- func (m *WatchServicesRequest) SetOrderBy(fv *service.OrderBy)
- func (m *WatchServicesRequest) SetPageSize(fv int32)
- func (m *WatchServicesRequest) SetPageToken(fv *service.PagerCursor)
- func (m *WatchServicesRequest) SetResumeToken(fv string)
- func (m *WatchServicesRequest) SetType(fv watch_type.WatchType)
- func (m *WatchServicesRequest) SetView(fv view.View)
- func (m *WatchServicesRequest) String() string
- func (m *WatchServicesRequest) Unmarshal(b []byte) error
- func (m *WatchServicesRequest) UnmarshalJSON(data []byte) error
- type WatchServicesRequestFieldPathBuilder
- func (WatchServicesRequestFieldPathBuilder) FieldMask() WatchServicesRequestPathSelectorFieldMask
- func (WatchServicesRequestFieldPathBuilder) Filter() WatchServicesRequestPathSelectorFilter
- func (WatchServicesRequestFieldPathBuilder) MaxChunkSize() WatchServicesRequestPathSelectorMaxChunkSize
- func (WatchServicesRequestFieldPathBuilder) OrderBy() WatchServicesRequestPathSelectorOrderBy
- func (WatchServicesRequestFieldPathBuilder) PageSize() WatchServicesRequestPathSelectorPageSize
- func (WatchServicesRequestFieldPathBuilder) PageToken() WatchServicesRequestPathSelectorPageToken
- func (WatchServicesRequestFieldPathBuilder) ResumeToken() WatchServicesRequestPathSelectorResumeToken
- func (WatchServicesRequestFieldPathBuilder) Type() WatchServicesRequestPathSelectorType
- func (WatchServicesRequestFieldPathBuilder) View() WatchServicesRequestPathSelectorView
- type WatchServicesRequestPathSelectorFieldMask
- func (WatchServicesRequestPathSelectorFieldMask) FieldPath() *WatchServicesRequest_FieldTerminalPath
- func (s WatchServicesRequestPathSelectorFieldMask) WithArrayOfValues(values []*service.Service_FieldMask) *WatchServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchServicesRequestPathSelectorFieldMask) WithValue(value *service.Service_FieldMask) *WatchServicesRequest_FieldTerminalPathValue
- type WatchServicesRequestPathSelectorFilter
- func (WatchServicesRequestPathSelectorFilter) FieldPath() *WatchServicesRequest_FieldTerminalPath
- func (s WatchServicesRequestPathSelectorFilter) WithArrayOfValues(values []*service.Filter) *WatchServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchServicesRequestPathSelectorFilter) WithValue(value *service.Filter) *WatchServicesRequest_FieldTerminalPathValue
- type WatchServicesRequestPathSelectorMaxChunkSize
- func (WatchServicesRequestPathSelectorMaxChunkSize) FieldPath() *WatchServicesRequest_FieldTerminalPath
- func (s WatchServicesRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchServicesRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchServicesRequest_FieldTerminalPathValue
- type WatchServicesRequestPathSelectorOrderBy
- func (WatchServicesRequestPathSelectorOrderBy) FieldPath() *WatchServicesRequest_FieldTerminalPath
- func (s WatchServicesRequestPathSelectorOrderBy) WithArrayOfValues(values []*service.OrderBy) *WatchServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchServicesRequestPathSelectorOrderBy) WithValue(value *service.OrderBy) *WatchServicesRequest_FieldTerminalPathValue
- type WatchServicesRequestPathSelectorPageSize
- func (WatchServicesRequestPathSelectorPageSize) FieldPath() *WatchServicesRequest_FieldTerminalPath
- func (s WatchServicesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchServicesRequestPathSelectorPageSize) WithValue(value int32) *WatchServicesRequest_FieldTerminalPathValue
- type WatchServicesRequestPathSelectorPageToken
- func (WatchServicesRequestPathSelectorPageToken) FieldPath() *WatchServicesRequest_FieldTerminalPath
- func (s WatchServicesRequestPathSelectorPageToken) WithArrayOfValues(values []*service.PagerCursor) *WatchServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchServicesRequestPathSelectorPageToken) WithValue(value *service.PagerCursor) *WatchServicesRequest_FieldTerminalPathValue
- type WatchServicesRequestPathSelectorResumeToken
- func (WatchServicesRequestPathSelectorResumeToken) FieldPath() *WatchServicesRequest_FieldTerminalPath
- func (s WatchServicesRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchServicesRequestPathSelectorResumeToken) WithValue(value string) *WatchServicesRequest_FieldTerminalPathValue
- type WatchServicesRequestPathSelectorType
- func (WatchServicesRequestPathSelectorType) FieldPath() *WatchServicesRequest_FieldTerminalPath
- func (s WatchServicesRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchServicesRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchServicesRequest_FieldTerminalPathValue
- type WatchServicesRequestPathSelectorView
- func (WatchServicesRequestPathSelectorView) FieldPath() *WatchServicesRequest_FieldTerminalPath
- func (s WatchServicesRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchServicesRequestPathSelectorView) WithValue(value view.View) *WatchServicesRequest_FieldTerminalPathValue
- type WatchServicesRequest_FieldMask
- func (fieldMask *WatchServicesRequest_FieldMask) AppendPath(path WatchServicesRequest_FieldPath)
- func (fieldMask *WatchServicesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchServicesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchServicesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchServicesRequest_FieldMask) FilterInputFields() *WatchServicesRequest_FieldMask
- func (fieldMask *WatchServicesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchServicesRequest_FieldMask) GetPaths() []WatchServicesRequest_FieldPath
- func (fieldMask *WatchServicesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchServicesRequest_FieldMask) IsFull() bool
- func (fieldMask WatchServicesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchServicesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchServicesRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchServicesRequest_FieldMask) Project(source *WatchServicesRequest) *WatchServicesRequest
- func (fieldMask *WatchServicesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchServicesRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchServicesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchServicesRequest_FieldMask) Reset()
- func (fieldMask *WatchServicesRequest_FieldMask) Set(target, source *WatchServicesRequest)
- func (fieldMask *WatchServicesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchServicesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchServicesRequest_FieldMask) Size() int
- func (fieldMask *WatchServicesRequest_FieldMask) String() string
- func (fieldMask *WatchServicesRequest_FieldMask) Subtract(other *WatchServicesRequest_FieldMask) *WatchServicesRequest_FieldMask
- func (fieldMask *WatchServicesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchServicesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchServicesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchServicesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchServicesRequest_FieldPath
- func BuildWatchServicesRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchServicesRequest_FieldPath, error)
- func MustParseWatchServicesRequest_FieldPath(rawField string) WatchServicesRequest_FieldPath
- func ParseWatchServicesRequest_FieldPath(rawField string) (WatchServicesRequest_FieldPath, error)
- type WatchServicesRequest_FieldPathArrayItemValue
- type WatchServicesRequest_FieldPathArrayOfValues
- type WatchServicesRequest_FieldPathSelector
- type WatchServicesRequest_FieldPathValue
- type WatchServicesRequest_FieldTerminalPath
- func (fp *WatchServicesRequest_FieldTerminalPath) ClearValue(item *WatchServicesRequest)
- func (fp *WatchServicesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchServicesRequest_FieldTerminalPath) Get(source *WatchServicesRequest) (values []interface{})
- func (fp *WatchServicesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchServicesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchServicesRequest_FieldTerminalPath) GetSingle(source *WatchServicesRequest) (interface{}, bool)
- func (fp *WatchServicesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchServicesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchServicesRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchServicesRequest_FieldTerminalPath) Selector() WatchServicesRequest_FieldPathSelector
- func (fp *WatchServicesRequest_FieldTerminalPath) String() string
- func (fp *WatchServicesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchServicesRequest_FieldPathArrayItemValue
- func (fp *WatchServicesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchServicesRequest_FieldPathArrayOfValues
- func (fp *WatchServicesRequest_FieldTerminalPath) WithIValue(value interface{}) WatchServicesRequest_FieldPathValue
- func (fp *WatchServicesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchServicesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchServicesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchServicesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchServicesRequest) bool
- func (fpaiv *WatchServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchServicesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchServicesRequest) (interface{}, bool)
- func (fpaiv *WatchServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchServicesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*service.Service_FieldMask, bool)
- func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*service.Filter, bool)
- func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*service.OrderBy, bool)
- func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*service.PagerCursor, bool)
- func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchServicesRequest_FieldTerminalPathValue
- func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*service.Service_FieldMask, bool)
- func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsFilterValue() (*service.Filter, bool)
- func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsOrderByValue() (*service.OrderBy, bool)
- func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsPageTokenValue() (*service.PagerCursor, bool)
- func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchServicesRequest_FieldTerminalPathValue) CompareWith(source *WatchServicesRequest) (int, bool)
- func (fpv *WatchServicesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchServicesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchServicesRequest_FieldTerminalPathValue) SetTo(target **WatchServicesRequest)
- func (fpv *WatchServicesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchServicesResponse
- func (o *WatchServicesResponse) Clone() *WatchServicesResponse
- func (o *WatchServicesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchServicesResponse) Descriptor() ([]byte, []int)
- func (m *WatchServicesResponse) GetIsCurrent() bool
- func (m *WatchServicesResponse) GetIsHardReset() bool
- func (m *WatchServicesResponse) GetIsSoftReset() bool
- func (m *WatchServicesResponse) GetPageTokenChange() *WatchServicesResponse_PageTokenChange
- func (m *WatchServicesResponse) GetResumeToken() string
- func (m *WatchServicesResponse) GetServiceChanges() []*service.ServiceChange
- func (m *WatchServicesResponse) GetSnapshotSize() int64
- func (*WatchServicesResponse) GotenMessage()
- func (o *WatchServicesResponse) GotenObjectExt()
- func (obj *WatchServicesResponse) GotenValidate() error
- func (o *WatchServicesResponse) MakeDiffFieldMask(other *WatchServicesResponse) *WatchServicesResponse_FieldMask
- func (o *WatchServicesResponse) MakeFullFieldMask() *WatchServicesResponse_FieldMask
- func (o *WatchServicesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchServicesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchServicesResponse) Marshal() ([]byte, error)
- func (m *WatchServicesResponse) MarshalJSON() ([]byte, error)
- func (o *WatchServicesResponse) Merge(source *WatchServicesResponse)
- func (o *WatchServicesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchServicesResponse) ProtoMessage()
- func (m *WatchServicesResponse) ProtoReflect() preflect.Message
- func (m *WatchServicesResponse) Reset()
- func (m *WatchServicesResponse) SetIsCurrent(fv bool)
- func (m *WatchServicesResponse) SetIsHardReset(fv bool)
- func (m *WatchServicesResponse) SetIsSoftReset(fv bool)
- func (m *WatchServicesResponse) SetPageTokenChange(fv *WatchServicesResponse_PageTokenChange)
- func (m *WatchServicesResponse) SetResumeToken(fv string)
- func (m *WatchServicesResponse) SetServiceChanges(fv []*service.ServiceChange)
- func (m *WatchServicesResponse) SetSnapshotSize(fv int64)
- func (m *WatchServicesResponse) String() string
- func (m *WatchServicesResponse) Unmarshal(b []byte) error
- func (m *WatchServicesResponse) UnmarshalJSON(data []byte) error
- type WatchServicesResponseFieldPathBuilder
- func (WatchServicesResponseFieldPathBuilder) IsCurrent() WatchServicesResponsePathSelectorIsCurrent
- func (WatchServicesResponseFieldPathBuilder) IsHardReset() WatchServicesResponsePathSelectorIsHardReset
- func (WatchServicesResponseFieldPathBuilder) IsSoftReset() WatchServicesResponsePathSelectorIsSoftReset
- func (WatchServicesResponseFieldPathBuilder) PageTokenChange() WatchServicesResponsePathSelectorPageTokenChange
- func (WatchServicesResponseFieldPathBuilder) ResumeToken() WatchServicesResponsePathSelectorResumeToken
- func (WatchServicesResponseFieldPathBuilder) ServiceChanges() WatchServicesResponsePathSelectorServiceChanges
- func (WatchServicesResponseFieldPathBuilder) SnapshotSize() WatchServicesResponsePathSelectorSnapshotSize
- type WatchServicesResponsePageTokenChangeFieldPathBuilder
- type WatchServicesResponsePageTokenChange_FieldPath
- func BuildWatchServicesResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchServicesResponsePageTokenChange_FieldPath, error)
- func MustParseWatchServicesResponsePageTokenChange_FieldPath(rawField string) WatchServicesResponsePageTokenChange_FieldPath
- func ParseWatchServicesResponsePageTokenChange_FieldPath(rawField string) (WatchServicesResponsePageTokenChange_FieldPath, error)
- type WatchServicesResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchServicesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchServicesResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchServicesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchServicesResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchServicesResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchServicesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchServicesResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchServicesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchServicesResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchServicesResponsePageTokenChange_FieldPathSelector
- type WatchServicesResponsePageTokenChange_FieldPathValue
- type WatchServicesResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchServicesResponse_PageTokenChange)
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) Get(source *WatchServicesResponse_PageTokenChange) (values []interface{})
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchServicesResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) Selector() WatchServicesResponsePageTokenChange_FieldPathSelector
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchServicesResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchServicesResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchServicesResponsePageTokenChange_FieldPathValue
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchServicesResponse_PageTokenChange) bool
- func (fpaiv *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchServicesResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*service.PagerCursor, bool)
- func (fpaov *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*service.PagerCursor, bool)
- func (fpaov *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchServicesResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchServicesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*service.PagerCursor, bool)
- func (fpv *WatchServicesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*service.PagerCursor, bool)
- func (fpv *WatchServicesResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchServicesResponse_PageTokenChange) (int, bool)
- func (fpv *WatchServicesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchServicesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchServicesResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchServicesResponse_PageTokenChange)
- func (fpv *WatchServicesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchServicesResponsePathSelectorIsCurrent
- func (WatchServicesResponsePathSelectorIsCurrent) FieldPath() *WatchServicesResponse_FieldTerminalPath
- func (s WatchServicesResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchServicesResponse_FieldTerminalPathArrayOfValues
- func (s WatchServicesResponsePathSelectorIsCurrent) WithValue(value bool) *WatchServicesResponse_FieldTerminalPathValue
- type WatchServicesResponsePathSelectorIsHardReset
- func (WatchServicesResponsePathSelectorIsHardReset) FieldPath() *WatchServicesResponse_FieldTerminalPath
- func (s WatchServicesResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchServicesResponse_FieldTerminalPathArrayOfValues
- func (s WatchServicesResponsePathSelectorIsHardReset) WithValue(value bool) *WatchServicesResponse_FieldTerminalPathValue
- type WatchServicesResponsePathSelectorIsSoftReset
- func (WatchServicesResponsePathSelectorIsSoftReset) FieldPath() *WatchServicesResponse_FieldTerminalPath
- func (s WatchServicesResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchServicesResponse_FieldTerminalPathArrayOfValues
- func (s WatchServicesResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchServicesResponse_FieldTerminalPathValue
- type WatchServicesResponsePathSelectorPageTokenChange
- func (WatchServicesResponsePathSelectorPageTokenChange) FieldPath() *WatchServicesResponse_FieldTerminalPath
- func (WatchServicesResponsePathSelectorPageTokenChange) NextPageToken() WatchServicesResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchServicesResponsePathSelectorPageTokenChange) PrevPageToken() WatchServicesResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchServicesResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchServicesResponse_PageTokenChange) *WatchServicesResponse_FieldTerminalPathArrayOfValues
- func (s WatchServicesResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchServicesResponse_FieldSubPathArrayItemValue
- func (s WatchServicesResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchServicesResponse_FieldSubPathArrayOfValues
- func (WatchServicesResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchServicesResponsePageTokenChange_FieldPath) *WatchServicesResponse_FieldSubPath
- func (s WatchServicesResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchServicesResponsePageTokenChange_FieldPathValue) *WatchServicesResponse_FieldSubPathValue
- func (s WatchServicesResponsePathSelectorPageTokenChange) WithValue(value *WatchServicesResponse_PageTokenChange) *WatchServicesResponse_FieldTerminalPathValue
- type WatchServicesResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchServicesResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchServicesResponse_FieldSubPath
- func (s WatchServicesResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*service.PagerCursor) *WatchServicesResponse_FieldSubPathArrayOfValues
- func (s WatchServicesResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *service.PagerCursor) *WatchServicesResponse_FieldSubPathValue
- type WatchServicesResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchServicesResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchServicesResponse_FieldSubPath
- func (s WatchServicesResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*service.PagerCursor) *WatchServicesResponse_FieldSubPathArrayOfValues
- func (s WatchServicesResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *service.PagerCursor) *WatchServicesResponse_FieldSubPathValue
- type WatchServicesResponsePathSelectorResumeToken
- func (WatchServicesResponsePathSelectorResumeToken) FieldPath() *WatchServicesResponse_FieldTerminalPath
- func (s WatchServicesResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchServicesResponse_FieldTerminalPathArrayOfValues
- func (s WatchServicesResponsePathSelectorResumeToken) WithValue(value string) *WatchServicesResponse_FieldTerminalPathValue
- type WatchServicesResponsePathSelectorServiceChanges
- func (WatchServicesResponsePathSelectorServiceChanges) FieldPath() *WatchServicesResponse_FieldTerminalPath
- func (s WatchServicesResponsePathSelectorServiceChanges) WithArrayOfValues(values [][]*service.ServiceChange) *WatchServicesResponse_FieldTerminalPathArrayOfValues
- func (s WatchServicesResponsePathSelectorServiceChanges) WithItemValue(value *service.ServiceChange) *WatchServicesResponse_FieldTerminalPathArrayItemValue
- func (s WatchServicesResponsePathSelectorServiceChanges) WithValue(value []*service.ServiceChange) *WatchServicesResponse_FieldTerminalPathValue
- type WatchServicesResponsePathSelectorSnapshotSize
- func (WatchServicesResponsePathSelectorSnapshotSize) FieldPath() *WatchServicesResponse_FieldTerminalPath
- func (s WatchServicesResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchServicesResponse_FieldTerminalPathArrayOfValues
- func (s WatchServicesResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchServicesResponse_FieldTerminalPathValue
- type WatchServicesResponse_FieldMask
- func (fieldMask *WatchServicesResponse_FieldMask) AppendPath(path WatchServicesResponse_FieldPath)
- func (fieldMask *WatchServicesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchServicesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchServicesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchServicesResponse_FieldMask) FilterInputFields() *WatchServicesResponse_FieldMask
- func (fieldMask *WatchServicesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchServicesResponse_FieldMask) GetPaths() []WatchServicesResponse_FieldPath
- func (fieldMask *WatchServicesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchServicesResponse_FieldMask) IsFull() bool
- func (fieldMask WatchServicesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchServicesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchServicesResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchServicesResponse_FieldMask) Project(source *WatchServicesResponse) *WatchServicesResponse
- func (fieldMask *WatchServicesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchServicesResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchServicesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchServicesResponse_FieldMask) Reset()
- func (fieldMask *WatchServicesResponse_FieldMask) Set(target, source *WatchServicesResponse)
- func (fieldMask *WatchServicesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchServicesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchServicesResponse_FieldMask) Size() int
- func (fieldMask *WatchServicesResponse_FieldMask) String() string
- func (fieldMask *WatchServicesResponse_FieldMask) Subtract(other *WatchServicesResponse_FieldMask) *WatchServicesResponse_FieldMask
- func (fieldMask *WatchServicesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchServicesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchServicesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchServicesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchServicesResponse_FieldPath
- func BuildWatchServicesResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchServicesResponse_FieldPath, error)
- func MustParseWatchServicesResponse_FieldPath(rawField string) WatchServicesResponse_FieldPath
- func ParseWatchServicesResponse_FieldPath(rawField string) (WatchServicesResponse_FieldPath, error)
- type WatchServicesResponse_FieldPathArrayItemValue
- type WatchServicesResponse_FieldPathArrayOfValues
- type WatchServicesResponse_FieldPathSelector
- type WatchServicesResponse_FieldPathValue
- type WatchServicesResponse_FieldSubPath
- func (fps *WatchServicesResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchServicesResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchServicesResponse_FieldSubPath) ClearValue(item *WatchServicesResponse)
- func (fps *WatchServicesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchServicesResponse_FieldSubPath) Get(source *WatchServicesResponse) (values []interface{})
- func (fps *WatchServicesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchServicesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchServicesResponse_FieldSubPath) GetSingle(source *WatchServicesResponse) (interface{}, bool)
- func (fps *WatchServicesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchServicesResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchServicesResponse_FieldSubPath) JSONString() string
- func (fps *WatchServicesResponse_FieldSubPath) Selector() WatchServicesResponse_FieldPathSelector
- func (fps *WatchServicesResponse_FieldSubPath) String() string
- func (fps *WatchServicesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchServicesResponse_FieldPathArrayItemValue
- func (fps *WatchServicesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchServicesResponse_FieldPathArrayOfValues
- func (fps *WatchServicesResponse_FieldSubPath) WithIValue(value interface{}) WatchServicesResponse_FieldPathValue
- func (fps *WatchServicesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchServicesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchServicesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchServicesResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchServicesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchServicesResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchServicesResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchServicesResponse) bool
- func (fpaivs *WatchServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchServicesResponse_FieldSubPathArrayOfValues
- type WatchServicesResponse_FieldSubPathValue
- func (fpvs *WatchServicesResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchServicesResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchServicesResponse_FieldSubPathValue) CompareWith(source *WatchServicesResponse) (int, bool)
- func (fpvs *WatchServicesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchServicesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchServicesResponse_FieldSubPathValue) SetTo(target **WatchServicesResponse)
- func (fpvs *WatchServicesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchServicesResponse_FieldTerminalPath
- func (fp *WatchServicesResponse_FieldTerminalPath) ClearValue(item *WatchServicesResponse)
- func (fp *WatchServicesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchServicesResponse_FieldTerminalPath) Get(source *WatchServicesResponse) (values []interface{})
- func (fp *WatchServicesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchServicesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchServicesResponse_FieldTerminalPath) GetSingle(source *WatchServicesResponse) (interface{}, bool)
- func (fp *WatchServicesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchServicesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchServicesResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchServicesResponse_FieldTerminalPath) Selector() WatchServicesResponse_FieldPathSelector
- func (fp *WatchServicesResponse_FieldTerminalPath) String() string
- func (fp *WatchServicesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchServicesResponse_FieldPathArrayItemValue
- func (fp *WatchServicesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchServicesResponse_FieldPathArrayOfValues
- func (fp *WatchServicesResponse_FieldTerminalPath) WithIValue(value interface{}) WatchServicesResponse_FieldPathValue
- func (fp *WatchServicesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchServicesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchServicesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchServicesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchServicesResponse_FieldTerminalPathArrayItemValue) AsServiceChangesItemValue() (*service.ServiceChange, bool)
- func (fpaiv *WatchServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchServicesResponse) bool
- func (fpaiv *WatchServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchServicesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchServicesResponse) (interface{}, bool)
- func (fpaiv *WatchServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchServicesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchServicesResponse_PageTokenChange, bool)
- func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) AsServiceChangesArrayOfValues() ([][]*service.ServiceChange, bool)
- func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchServicesResponse_FieldTerminalPathValue
- func (fpv *WatchServicesResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchServicesResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchServicesResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchServicesResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchServicesResponse_PageTokenChange, bool)
- func (fpv *WatchServicesResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchServicesResponse_FieldTerminalPathValue) AsServiceChangesValue() ([]*service.ServiceChange, bool)
- func (fpv *WatchServicesResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchServicesResponse_FieldTerminalPathValue) CompareWith(source *WatchServicesResponse) (int, bool)
- func (fpv *WatchServicesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchServicesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchServicesResponse_FieldTerminalPathValue) SetTo(target **WatchServicesResponse)
- func (fpv *WatchServicesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchServicesResponse_PageTokenChange
- func (o *WatchServicesResponse_PageTokenChange) Clone() *WatchServicesResponse_PageTokenChange
- func (o *WatchServicesResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchServicesResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchServicesResponse_PageTokenChange) GetNextPageToken() *service.PagerCursor
- func (m *WatchServicesResponse_PageTokenChange) GetPrevPageToken() *service.PagerCursor
- func (*WatchServicesResponse_PageTokenChange) GotenMessage()
- func (o *WatchServicesResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchServicesResponse_PageTokenChange) GotenValidate() error
- func (o *WatchServicesResponse_PageTokenChange) MakeDiffFieldMask(other *WatchServicesResponse_PageTokenChange) *WatchServicesResponse_PageTokenChange_FieldMask
- func (o *WatchServicesResponse_PageTokenChange) MakeFullFieldMask() *WatchServicesResponse_PageTokenChange_FieldMask
- func (o *WatchServicesResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchServicesResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchServicesResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchServicesResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchServicesResponse_PageTokenChange) Merge(source *WatchServicesResponse_PageTokenChange)
- func (o *WatchServicesResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchServicesResponse_PageTokenChange) ProtoMessage()
- func (m *WatchServicesResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchServicesResponse_PageTokenChange) Reset()
- func (m *WatchServicesResponse_PageTokenChange) SetNextPageToken(fv *service.PagerCursor)
- func (m *WatchServicesResponse_PageTokenChange) SetPrevPageToken(fv *service.PagerCursor)
- func (m *WatchServicesResponse_PageTokenChange) String() string
- func (m *WatchServicesResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchServicesResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchServicesResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchServicesResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchServicesResponsePageTokenChange_FieldTerminalPath
- func (s WatchServicesResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*service.PagerCursor) *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchServicesResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *service.PagerCursor) *WatchServicesResponsePageTokenChange_FieldTerminalPathValue
- type WatchServicesResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchServicesResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchServicesResponsePageTokenChange_FieldTerminalPath
- func (s WatchServicesResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*service.PagerCursor) *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchServicesResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *service.PagerCursor) *WatchServicesResponsePageTokenChange_FieldTerminalPathValue
- type WatchServicesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) AppendPath(path WatchServicesResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchServicesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) GetPaths() []WatchServicesResponsePageTokenChange_FieldPath
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchServicesResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchServicesResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) Project(source *WatchServicesResponse_PageTokenChange) *WatchServicesResponse_PageTokenChange
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) Set(target, source *WatchServicesResponse_PageTokenChange)
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) Subtract(other *WatchServicesResponse_PageTokenChange_FieldMask) *WatchServicesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetServicesDescriptor ¶ added in v0.4.28
type BatchGetServicesDescriptor struct{}
func GetBatchGetServicesDescriptor ¶ added in v0.4.28
func GetBatchGetServicesDescriptor() *BatchGetServicesDescriptor
func (*BatchGetServicesDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetServicesDescriptor) GetApiName ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) GetApiName() string
func (*BatchGetServicesDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetServicesDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) GetFullMethodName() string
func (*BatchGetServicesDescriptor) GetMethodName ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) GetMethodName() string
func (*BatchGetServicesDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) GetProtoPkgName() string
func (*BatchGetServicesDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *BatchGetServicesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetServicesDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetServicesDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) GetServiceDomain() string
func (*BatchGetServicesDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) GetServiceVersion() string
func (*BatchGetServicesDescriptor) GetVerb ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) GetVerb() string
func (*BatchGetServicesDescriptor) HasResource ¶ added in v0.4.30
func (d *BatchGetServicesDescriptor) HasResource() bool
func (*BatchGetServicesDescriptor) IsClientStream ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) IsClientStream() bool
func (*BatchGetServicesDescriptor) IsCollection ¶ added in v0.4.30
func (d *BatchGetServicesDescriptor) IsCollection() bool
func (*BatchGetServicesDescriptor) IsPlural ¶ added in v0.4.30
func (d *BatchGetServicesDescriptor) IsPlural() bool
func (*BatchGetServicesDescriptor) IsServerStream ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) IsServerStream() bool
func (*BatchGetServicesDescriptor) IsUnary ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) IsUnary() bool
func (*BatchGetServicesDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetServicesDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetServicesDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *BatchGetServicesDescriptor) RequestHasResourceBody() bool
type BatchGetServicesDescriptorClientMsgHandle ¶ added in v0.4.28
type BatchGetServicesDescriptorClientMsgHandle struct{}
func (*BatchGetServicesDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetServicesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetServicesDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetServicesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetServicesDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetServicesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetServicesDescriptorServerMsgHandle ¶ added in v0.4.28
type BatchGetServicesDescriptorServerMsgHandle struct{}
func (*BatchGetServicesDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetServicesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetServicesDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetServicesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetServicesDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetServicesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetServicesRequest ¶
type BatchGetServicesRequest struct { // Names of Services Names []*service.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 *service.Service_FieldMask `` /* 139-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 [BatchGetServices][ntt.meta.v1alpha2.BatchGetServices]
func (*BatchGetServicesRequest) Clone ¶
func (o *BatchGetServicesRequest) Clone() *BatchGetServicesRequest
func (*BatchGetServicesRequest) CloneRaw ¶
func (o *BatchGetServicesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetServicesRequest) Descriptor ¶
func (*BatchGetServicesRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetServicesRequest.ProtoReflect.Descriptor instead.
func (*BatchGetServicesRequest) GetFieldMask ¶
func (m *BatchGetServicesRequest) GetFieldMask() *service.Service_FieldMask
func (*BatchGetServicesRequest) GetNames ¶
func (m *BatchGetServicesRequest) GetNames() []*service.Reference
func (*BatchGetServicesRequest) GetView ¶
func (m *BatchGetServicesRequest) GetView() view.View
func (*BatchGetServicesRequest) GotenMessage ¶
func (*BatchGetServicesRequest) GotenMessage()
func (*BatchGetServicesRequest) GotenObjectExt ¶
func (o *BatchGetServicesRequest) GotenObjectExt()
func (*BatchGetServicesRequest) GotenValidate ¶
func (obj *BatchGetServicesRequest) GotenValidate() error
func (*BatchGetServicesRequest) MakeDiffFieldMask ¶
func (o *BatchGetServicesRequest) MakeDiffFieldMask(other *BatchGetServicesRequest) *BatchGetServicesRequest_FieldMask
func (*BatchGetServicesRequest) MakeFullFieldMask ¶
func (o *BatchGetServicesRequest) MakeFullFieldMask() *BatchGetServicesRequest_FieldMask
func (*BatchGetServicesRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetServicesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetServicesRequest) MakeRawFullFieldMask ¶
func (o *BatchGetServicesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetServicesRequest) Marshal ¶
func (m *BatchGetServicesRequest) Marshal() ([]byte, error)
func (*BatchGetServicesRequest) MarshalJSON ¶
func (m *BatchGetServicesRequest) MarshalJSON() ([]byte, error)
func (*BatchGetServicesRequest) Merge ¶
func (o *BatchGetServicesRequest) Merge(source *BatchGetServicesRequest)
func (*BatchGetServicesRequest) MergeRaw ¶
func (o *BatchGetServicesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetServicesRequest) ProtoMessage ¶
func (*BatchGetServicesRequest) ProtoMessage()
func (*BatchGetServicesRequest) ProtoReflect ¶
func (m *BatchGetServicesRequest) ProtoReflect() preflect.Message
func (*BatchGetServicesRequest) Reset ¶
func (m *BatchGetServicesRequest) Reset()
func (*BatchGetServicesRequest) SetFieldMask ¶
func (m *BatchGetServicesRequest) SetFieldMask(fv *service.Service_FieldMask)
func (*BatchGetServicesRequest) SetNames ¶
func (m *BatchGetServicesRequest) SetNames(fv []*service.Reference)
func (*BatchGetServicesRequest) SetView ¶
func (m *BatchGetServicesRequest) SetView(fv view.View)
func (*BatchGetServicesRequest) String ¶
func (m *BatchGetServicesRequest) String() string
func (*BatchGetServicesRequest) Unmarshal ¶
func (m *BatchGetServicesRequest) Unmarshal(b []byte) error
func (*BatchGetServicesRequest) UnmarshalJSON ¶
func (m *BatchGetServicesRequest) UnmarshalJSON(data []byte) error
type BatchGetServicesRequestFieldPathBuilder ¶
type BatchGetServicesRequestFieldPathBuilder struct{}
func NewBatchGetServicesRequestFieldPathBuilder ¶
func NewBatchGetServicesRequestFieldPathBuilder() BatchGetServicesRequestFieldPathBuilder
type BatchGetServicesRequestPathSelectorFieldMask ¶
type BatchGetServicesRequestPathSelectorFieldMask struct{}
func (BatchGetServicesRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetServicesRequestPathSelectorFieldMask) WithArrayOfValues(values []*service.Service_FieldMask) *BatchGetServicesRequest_FieldTerminalPathArrayOfValues
func (BatchGetServicesRequestPathSelectorFieldMask) WithValue ¶
func (s BatchGetServicesRequestPathSelectorFieldMask) WithValue(value *service.Service_FieldMask) *BatchGetServicesRequest_FieldTerminalPathValue
type BatchGetServicesRequestPathSelectorNames ¶
type BatchGetServicesRequestPathSelectorNames struct{}
func (BatchGetServicesRequestPathSelectorNames) FieldPath ¶
func (BatchGetServicesRequestPathSelectorNames) FieldPath() *BatchGetServicesRequest_FieldTerminalPath
func (BatchGetServicesRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetServicesRequestPathSelectorNames) WithArrayOfValues(values [][]*service.Reference) *BatchGetServicesRequest_FieldTerminalPathArrayOfValues
func (BatchGetServicesRequestPathSelectorNames) WithItemValue ¶
func (s BatchGetServicesRequestPathSelectorNames) WithItemValue(value *service.Reference) *BatchGetServicesRequest_FieldTerminalPathArrayItemValue
func (BatchGetServicesRequestPathSelectorNames) WithValue ¶
func (s BatchGetServicesRequestPathSelectorNames) WithValue(value []*service.Reference) *BatchGetServicesRequest_FieldTerminalPathValue
type BatchGetServicesRequestPathSelectorView ¶
type BatchGetServicesRequestPathSelectorView struct{}
func (BatchGetServicesRequestPathSelectorView) FieldPath ¶
func (BatchGetServicesRequestPathSelectorView) FieldPath() *BatchGetServicesRequest_FieldTerminalPath
func (BatchGetServicesRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetServicesRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetServicesRequest_FieldTerminalPathArrayOfValues
func (BatchGetServicesRequestPathSelectorView) WithValue ¶
func (s BatchGetServicesRequestPathSelectorView) WithValue(value view.View) *BatchGetServicesRequest_FieldTerminalPathValue
type BatchGetServicesRequest_FieldMask ¶
type BatchGetServicesRequest_FieldMask struct {
Paths []BatchGetServicesRequest_FieldPath
}
func FullBatchGetServicesRequest_FieldMask ¶
func FullBatchGetServicesRequest_FieldMask() *BatchGetServicesRequest_FieldMask
func (*BatchGetServicesRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) AppendPath(path BatchGetServicesRequest_FieldPath)
func (*BatchGetServicesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetServicesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetServicesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetServicesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) FilterInputFields() *BatchGetServicesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetServicesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetServicesRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) GetPaths() []BatchGetServicesRequest_FieldPath
func (*BatchGetServicesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetServicesRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) IsFull() bool
func (BatchGetServicesRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetServicesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetServicesRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetServicesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetServicesRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) PathsCount() int
func (*BatchGetServicesRequest_FieldMask) Project ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) Project(source *BatchGetServicesRequest) *BatchGetServicesRequest
func (*BatchGetServicesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetServicesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) ProtoMessage()
func (*BatchGetServicesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetServicesRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) Reset()
func (*BatchGetServicesRequest_FieldMask) Set ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) Set(target, source *BatchGetServicesRequest)
func (*BatchGetServicesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetServicesRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetServicesRequest_FieldMask) Size ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) Size() int
func (*BatchGetServicesRequest_FieldMask) String ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) String() string
func (*BatchGetServicesRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) Subtract(other *BatchGetServicesRequest_FieldMask) *BatchGetServicesRequest_FieldMask
func (*BatchGetServicesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetServicesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetServicesRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetServicesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetServicesRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetServicesRequest_FieldPath ¶
type BatchGetServicesRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetServicesRequest_FieldPathSelector Get(source *BatchGetServicesRequest) []interface{} GetSingle(source *BatchGetServicesRequest) (interface{}, bool) ClearValue(item *BatchGetServicesRequest) // Those methods build corresponding BatchGetServicesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetServicesRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetServicesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetServicesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetServicesRequest_FieldPath ¶
func BuildBatchGetServicesRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetServicesRequest_FieldPath, error)
func MustParseBatchGetServicesRequest_FieldPath ¶
func MustParseBatchGetServicesRequest_FieldPath(rawField string) BatchGetServicesRequest_FieldPath
func ParseBatchGetServicesRequest_FieldPath ¶
func ParseBatchGetServicesRequest_FieldPath(rawField string) (BatchGetServicesRequest_FieldPath, error)
type BatchGetServicesRequest_FieldPathArrayItemValue ¶
type BatchGetServicesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetServicesRequest_FieldPath ContainsValue(*BatchGetServicesRequest) bool }
BatchGetServicesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetServicesRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetServicesRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetServicesRequest_FieldPathArrayItemValue
func ParseBatchGetServicesRequest_FieldPathArrayItemValue ¶
func ParseBatchGetServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetServicesRequest_FieldPathArrayItemValue, error)
ParseBatchGetServicesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetServicesRequest_FieldPathArrayOfValues ¶
type BatchGetServicesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetServicesRequest_FieldPath }
BatchGetServicesRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetServicesRequest fields according to their type
func MustParseBatchGetServicesRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetServicesRequest_FieldPathArrayOfValues
func ParseBatchGetServicesRequest_FieldPathArrayOfValues ¶
func ParseBatchGetServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetServicesRequest_FieldPathArrayOfValues, error)
type BatchGetServicesRequest_FieldPathSelector ¶
type BatchGetServicesRequest_FieldPathSelector int32
const ( BatchGetServicesRequest_FieldPathSelectorNames BatchGetServicesRequest_FieldPathSelector = 0 BatchGetServicesRequest_FieldPathSelectorFieldMask BatchGetServicesRequest_FieldPathSelector = 1 BatchGetServicesRequest_FieldPathSelectorView BatchGetServicesRequest_FieldPathSelector = 2 )
func (BatchGetServicesRequest_FieldPathSelector) String ¶
func (s BatchGetServicesRequest_FieldPathSelector) String() string
type BatchGetServicesRequest_FieldPathValue ¶
type BatchGetServicesRequest_FieldPathValue interface { BatchGetServicesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetServicesRequest) CompareWith(*BatchGetServicesRequest) (cmp int, comparable bool) }
BatchGetServicesRequest_FieldPathValue allows storing values for BatchGetServicesRequest fields according to their type
func MustParseBatchGetServicesRequest_FieldPathValue ¶
func MustParseBatchGetServicesRequest_FieldPathValue(pathStr, valueStr string) BatchGetServicesRequest_FieldPathValue
func ParseBatchGetServicesRequest_FieldPathValue ¶
func ParseBatchGetServicesRequest_FieldPathValue(pathStr, valueStr string) (BatchGetServicesRequest_FieldPathValue, error)
type BatchGetServicesRequest_FieldTerminalPath ¶
type BatchGetServicesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetServicesRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) ClearValue(item *BatchGetServicesRequest)
func (*BatchGetServicesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetServicesRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) Get(source *BatchGetServicesRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetServicesRequest
func (*BatchGetServicesRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetServicesRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetServicesRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) GetSingle(source *BatchGetServicesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetServicesRequest
func (*BatchGetServicesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetServicesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetServicesRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetServicesRequest_FieldTerminalPath) Selector ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) Selector() BatchGetServicesRequest_FieldPathSelector
func (*BatchGetServicesRequest_FieldTerminalPath) String ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetServicesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetServicesRequest_FieldPathArrayItemValue
func (*BatchGetServicesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetServicesRequest_FieldPathArrayOfValues
func (*BatchGetServicesRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetServicesRequest_FieldPathValue
func (*BatchGetServicesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetServicesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetServicesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetServicesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetServicesRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetServicesRequest_FieldTerminalPathArrayItemValue struct { BatchGetServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetServicesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetServicesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*service.Reference, bool)
func (*BatchGetServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetServicesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetServicesRequest'
func (*BatchGetServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetServicesRequest as interface{}
func (*BatchGetServicesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetServicesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetServicesRequest) (interface{}, bool)
func (*BatchGetServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetServicesRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetServicesRequest_FieldTerminalPathArrayOfValues struct { BatchGetServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*service.Service_FieldMask, bool)
func (*BatchGetServicesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetServicesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*service.Reference, bool)
func (*BatchGetServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetServicesRequest_FieldTerminalPathValue ¶
type BatchGetServicesRequest_FieldTerminalPathValue struct { BatchGetServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetServicesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*service.Service_FieldMask, bool)
func (*BatchGetServicesRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) AsNamesValue() ([]*service.Reference, bool)
func (*BatchGetServicesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetServicesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) CompareWith(source *BatchGetServicesRequest) (int, bool)
CompareWith compares value in the 'BatchGetServicesRequest_FieldTerminalPathValue' with the value under path in 'BatchGetServicesRequest'.
func (*BatchGetServicesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetServicesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetServicesRequest' as interface{}
func (*BatchGetServicesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) SetTo(target **BatchGetServicesRequest)
SetTo stores value for selected field for object BatchGetServicesRequest
func (*BatchGetServicesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetServicesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetServicesResponse ¶
type BatchGetServicesResponse struct { // found Services Services []*service.Service `protobuf:"bytes,1,rep,name=services,proto3" json:"services,omitempty" firestore:"services"` // list of not found Services Missing []*service.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetServicesResponse
func (*BatchGetServicesResponse) Clone ¶
func (o *BatchGetServicesResponse) Clone() *BatchGetServicesResponse
func (*BatchGetServicesResponse) CloneRaw ¶
func (o *BatchGetServicesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetServicesResponse) Descriptor ¶
func (*BatchGetServicesResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetServicesResponse.ProtoReflect.Descriptor instead.
func (*BatchGetServicesResponse) GetMissing ¶
func (m *BatchGetServicesResponse) GetMissing() []*service.Reference
func (*BatchGetServicesResponse) GetServices ¶
func (m *BatchGetServicesResponse) GetServices() []*service.Service
func (*BatchGetServicesResponse) GotenMessage ¶
func (*BatchGetServicesResponse) GotenMessage()
func (*BatchGetServicesResponse) GotenObjectExt ¶
func (o *BatchGetServicesResponse) GotenObjectExt()
func (*BatchGetServicesResponse) GotenValidate ¶
func (obj *BatchGetServicesResponse) GotenValidate() error
func (*BatchGetServicesResponse) MakeDiffFieldMask ¶
func (o *BatchGetServicesResponse) MakeDiffFieldMask(other *BatchGetServicesResponse) *BatchGetServicesResponse_FieldMask
func (*BatchGetServicesResponse) MakeFullFieldMask ¶
func (o *BatchGetServicesResponse) MakeFullFieldMask() *BatchGetServicesResponse_FieldMask
func (*BatchGetServicesResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetServicesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetServicesResponse) MakeRawFullFieldMask ¶
func (o *BatchGetServicesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetServicesResponse) Marshal ¶
func (m *BatchGetServicesResponse) Marshal() ([]byte, error)
func (*BatchGetServicesResponse) MarshalJSON ¶
func (m *BatchGetServicesResponse) MarshalJSON() ([]byte, error)
func (*BatchGetServicesResponse) Merge ¶
func (o *BatchGetServicesResponse) Merge(source *BatchGetServicesResponse)
func (*BatchGetServicesResponse) MergeRaw ¶
func (o *BatchGetServicesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetServicesResponse) ProtoMessage ¶
func (*BatchGetServicesResponse) ProtoMessage()
func (*BatchGetServicesResponse) ProtoReflect ¶
func (m *BatchGetServicesResponse) ProtoReflect() preflect.Message
func (*BatchGetServicesResponse) Reset ¶
func (m *BatchGetServicesResponse) Reset()
func (*BatchGetServicesResponse) SetMissing ¶
func (m *BatchGetServicesResponse) SetMissing(fv []*service.Reference)
func (*BatchGetServicesResponse) SetServices ¶
func (m *BatchGetServicesResponse) SetServices(fv []*service.Service)
func (*BatchGetServicesResponse) String ¶
func (m *BatchGetServicesResponse) String() string
func (*BatchGetServicesResponse) Unmarshal ¶
func (m *BatchGetServicesResponse) Unmarshal(b []byte) error
func (*BatchGetServicesResponse) UnmarshalJSON ¶
func (m *BatchGetServicesResponse) UnmarshalJSON(data []byte) error
type BatchGetServicesResponseFieldPathBuilder ¶
type BatchGetServicesResponseFieldPathBuilder struct{}
func NewBatchGetServicesResponseFieldPathBuilder ¶
func NewBatchGetServicesResponseFieldPathBuilder() BatchGetServicesResponseFieldPathBuilder
type BatchGetServicesResponseMapPathSelectorServicesMetadataAnnotations ¶
type BatchGetServicesResponseMapPathSelectorServicesMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetServicesResponseMapPathSelectorServicesMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetServicesResponseMapPathSelectorServicesMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponseMapPathSelectorServicesMetadataAnnotations) WithValue ¶
func (s BatchGetServicesResponseMapPathSelectorServicesMetadataAnnotations) WithValue(value string) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponseMapPathSelectorServicesMetadataLabels ¶
type BatchGetServicesResponseMapPathSelectorServicesMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetServicesResponseMapPathSelectorServicesMetadataLabels) WithArrayOfValues ¶
func (s BatchGetServicesResponseMapPathSelectorServicesMetadataLabels) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponseMapPathSelectorServicesMetadataLabels) WithValue ¶
func (s BatchGetServicesResponseMapPathSelectorServicesMetadataLabels) WithValue(value string) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponseMapPathSelectorServicesMetadataShards ¶
type BatchGetServicesResponseMapPathSelectorServicesMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetServicesResponseMapPathSelectorServicesMetadataShards) WithArrayOfValues ¶
func (s BatchGetServicesResponseMapPathSelectorServicesMetadataShards) WithArrayOfValues(values []int64) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponseMapPathSelectorServicesMetadataShards) WithValue ¶
func (s BatchGetServicesResponseMapPathSelectorServicesMetadataShards) WithValue(value int64) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponsePathSelectorMissing ¶
type BatchGetServicesResponsePathSelectorMissing struct{}
func (BatchGetServicesResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorMissing) WithArrayOfValues(values [][]*service.Reference) *BatchGetServicesResponse_FieldTerminalPathArrayOfValues
func (BatchGetServicesResponsePathSelectorMissing) WithItemValue ¶
func (s BatchGetServicesResponsePathSelectorMissing) WithItemValue(value *service.Reference) *BatchGetServicesResponse_FieldTerminalPathArrayItemValue
func (BatchGetServicesResponsePathSelectorMissing) WithValue ¶
func (s BatchGetServicesResponsePathSelectorMissing) WithValue(value []*service.Reference) *BatchGetServicesResponse_FieldTerminalPathValue
type BatchGetServicesResponsePathSelectorServices ¶
type BatchGetServicesResponsePathSelectorServices struct{}
func (BatchGetServicesResponsePathSelectorServices) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServices) WithArrayOfValues(values [][]*service.Service) *BatchGetServicesResponse_FieldTerminalPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServices) WithItemValue ¶
func (s BatchGetServicesResponsePathSelectorServices) WithItemValue(value *service.Service) *BatchGetServicesResponse_FieldTerminalPathArrayItemValue
func (BatchGetServicesResponsePathSelectorServices) WithSubArrayItemValue ¶
func (s BatchGetServicesResponsePathSelectorServices) WithSubArrayItemValue(subPathArrayItemValue service.Service_FieldPathArrayItemValue) *BatchGetServicesResponse_FieldSubPathArrayItemValue
func (BatchGetServicesResponsePathSelectorServices) WithSubArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServices) WithSubArrayOfValues(subPathArrayOfValues service.Service_FieldPathArrayOfValues) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServices) WithSubPath ¶
func (BatchGetServicesResponsePathSelectorServices) WithSubPath(subPath service.Service_FieldPath) *BatchGetServicesResponse_FieldSubPath
func (BatchGetServicesResponsePathSelectorServices) WithSubValue ¶
func (s BatchGetServicesResponsePathSelectorServices) WithSubValue(subPathValue service.Service_FieldPathValue) *BatchGetServicesResponse_FieldSubPathValue
func (BatchGetServicesResponsePathSelectorServices) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServices) WithValue(value []*service.Service) *BatchGetServicesResponse_FieldTerminalPathValue
type BatchGetServicesResponsePathSelectorServicesMetadata ¶
type BatchGetServicesResponsePathSelectorServicesMetadata struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadata) Annotations ¶
func (BatchGetServicesResponsePathSelectorServicesMetadata) CreateTime ¶
func (BatchGetServicesResponsePathSelectorServicesMetadata) Generation ¶
func (BatchGetServicesResponsePathSelectorServicesMetadata) OwnerReferences ¶
func (BatchGetServicesResponsePathSelectorServicesMetadata) ResourceVersion ¶
func (BatchGetServicesResponsePathSelectorServicesMetadata) UpdateTime ¶
func (BatchGetServicesResponsePathSelectorServicesMetadata) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServicesMetadata) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadata) WithValue(value *ntt_meta.Meta) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponsePathSelectorServicesMetadataAnnotations ¶
type BatchGetServicesResponsePathSelectorServicesMetadataAnnotations struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServicesMetadataAnnotations) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataAnnotations) WithValue(value map[string]string) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponsePathSelectorServicesMetadataCreateTime ¶
type BatchGetServicesResponsePathSelectorServicesMetadataCreateTime struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServicesMetadataCreateTime) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponsePathSelectorServicesMetadataGeneration ¶
type BatchGetServicesResponsePathSelectorServicesMetadataGeneration struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServicesMetadataGeneration) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataGeneration) WithValue(value int64) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponsePathSelectorServicesMetadataLabels ¶
type BatchGetServicesResponsePathSelectorServicesMetadataLabels struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataLabels) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServicesMetadataLabels) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataLabels) WithValue(value map[string]string) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences ¶
type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) ApiVersion ¶
func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) Controller ¶
func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) WithItemValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetServicesResponse_FieldSubPathArrayItemValue
func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion ¶
type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetServicesResponse_FieldSubPathArrayOfValues
type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesController ¶
type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesController struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetServicesResponse_FieldSubPathArrayOfValues
type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesKind ¶
type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesKind struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesName ¶
type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesName struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesUid ¶
type BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesUid struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
type BatchGetServicesResponsePathSelectorServicesMetadataResourceVersion ¶
type BatchGetServicesResponsePathSelectorServicesMetadataResourceVersion struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServicesMetadataResourceVersion) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataResourceVersion) WithValue(value string) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponsePathSelectorServicesMetadataShards ¶
type BatchGetServicesResponsePathSelectorServicesMetadataShards struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataShards) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServicesMetadataShards) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataShards) WithValue(value map[string]int64) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponsePathSelectorServicesMetadataSyncing ¶
type BatchGetServicesResponsePathSelectorServicesMetadataSyncing struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataSyncing) OwningRegion ¶
func (BatchGetServicesResponsePathSelectorServicesMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServicesMetadataSyncing) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponsePathSelectorServicesMetadataSyncingOwningRegion ¶
type BatchGetServicesResponsePathSelectorServicesMetadataSyncingOwningRegion struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
type BatchGetServicesResponsePathSelectorServicesMetadataSyncingRegions ¶
type BatchGetServicesResponsePathSelectorServicesMetadataSyncingRegions struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServicesMetadataSyncingRegions) WithItemValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataSyncingRegions) WithItemValue(value string) *BatchGetServicesResponse_FieldSubPathArrayItemValue
func (BatchGetServicesResponsePathSelectorServicesMetadataSyncingRegions) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataSyncingRegions) WithValue(value []string) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponsePathSelectorServicesMetadataTags ¶
type BatchGetServicesResponsePathSelectorServicesMetadataTags struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataTags) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataTags) WithArrayOfValues(values [][]string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServicesMetadataTags) WithItemValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataTags) WithItemValue(value string) *BatchGetServicesResponse_FieldSubPathArrayItemValue
func (BatchGetServicesResponsePathSelectorServicesMetadataTags) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataTags) WithValue(value []string) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponsePathSelectorServicesMetadataUpdateTime ¶
type BatchGetServicesResponsePathSelectorServicesMetadataUpdateTime struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServicesMetadataUpdateTime) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponsePathSelectorServicesMetadataUuid ¶
type BatchGetServicesResponsePathSelectorServicesMetadataUuid struct{}
func (BatchGetServicesResponsePathSelectorServicesMetadataUuid) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataUuid) WithArrayOfValues(values []string) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServicesMetadataUuid) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServicesMetadataUuid) WithValue(value string) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponsePathSelectorServicesName ¶
type BatchGetServicesResponsePathSelectorServicesName struct{}
func (BatchGetServicesResponsePathSelectorServicesName) WithArrayOfValues ¶
func (s BatchGetServicesResponsePathSelectorServicesName) WithArrayOfValues(values []*service.Name) *BatchGetServicesResponse_FieldSubPathArrayOfValues
func (BatchGetServicesResponsePathSelectorServicesName) WithValue ¶
func (s BatchGetServicesResponsePathSelectorServicesName) WithValue(value *service.Name) *BatchGetServicesResponse_FieldSubPathValue
type BatchGetServicesResponse_FieldMask ¶
type BatchGetServicesResponse_FieldMask struct {
Paths []BatchGetServicesResponse_FieldPath
}
func FullBatchGetServicesResponse_FieldMask ¶
func FullBatchGetServicesResponse_FieldMask() *BatchGetServicesResponse_FieldMask
func (*BatchGetServicesResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) AppendPath(path BatchGetServicesResponse_FieldPath)
func (*BatchGetServicesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetServicesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetServicesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetServicesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) FilterInputFields() *BatchGetServicesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetServicesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetServicesResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) GetPaths() []BatchGetServicesResponse_FieldPath
func (*BatchGetServicesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetServicesResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) IsFull() bool
func (BatchGetServicesResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetServicesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetServicesResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetServicesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetServicesResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) PathsCount() int
func (*BatchGetServicesResponse_FieldMask) Project ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) Project(source *BatchGetServicesResponse) *BatchGetServicesResponse
func (*BatchGetServicesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetServicesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) ProtoMessage()
func (*BatchGetServicesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetServicesResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) Reset()
func (*BatchGetServicesResponse_FieldMask) Set ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) Set(target, source *BatchGetServicesResponse)
func (*BatchGetServicesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetServicesResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetServicesResponse_FieldMask) Size ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) Size() int
func (*BatchGetServicesResponse_FieldMask) String ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) String() string
func (*BatchGetServicesResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) Subtract(other *BatchGetServicesResponse_FieldMask) *BatchGetServicesResponse_FieldMask
func (*BatchGetServicesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetServicesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetServicesResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetServicesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetServicesResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetServicesResponse_FieldPath ¶
type BatchGetServicesResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetServicesResponse_FieldPathSelector Get(source *BatchGetServicesResponse) []interface{} GetSingle(source *BatchGetServicesResponse) (interface{}, bool) ClearValue(item *BatchGetServicesResponse) // Those methods build corresponding BatchGetServicesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetServicesResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetServicesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetServicesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetServicesResponse_FieldPath ¶
func BuildBatchGetServicesResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetServicesResponse_FieldPath, error)
func MustParseBatchGetServicesResponse_FieldPath ¶
func MustParseBatchGetServicesResponse_FieldPath(rawField string) BatchGetServicesResponse_FieldPath
func ParseBatchGetServicesResponse_FieldPath ¶
func ParseBatchGetServicesResponse_FieldPath(rawField string) (BatchGetServicesResponse_FieldPath, error)
type BatchGetServicesResponse_FieldPathArrayItemValue ¶
type BatchGetServicesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetServicesResponse_FieldPath ContainsValue(*BatchGetServicesResponse) bool }
BatchGetServicesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetServicesResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetServicesResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetServicesResponse_FieldPathArrayItemValue
func ParseBatchGetServicesResponse_FieldPathArrayItemValue ¶
func ParseBatchGetServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetServicesResponse_FieldPathArrayItemValue, error)
ParseBatchGetServicesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetServicesResponse_FieldPathArrayOfValues ¶
type BatchGetServicesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetServicesResponse_FieldPath }
BatchGetServicesResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetServicesResponse fields according to their type
func MustParseBatchGetServicesResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetServicesResponse_FieldPathArrayOfValues
func ParseBatchGetServicesResponse_FieldPathArrayOfValues ¶
func ParseBatchGetServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetServicesResponse_FieldPathArrayOfValues, error)
type BatchGetServicesResponse_FieldPathSelector ¶
type BatchGetServicesResponse_FieldPathSelector int32
const ( BatchGetServicesResponse_FieldPathSelectorServices BatchGetServicesResponse_FieldPathSelector = 0 BatchGetServicesResponse_FieldPathSelectorMissing BatchGetServicesResponse_FieldPathSelector = 1 )
func (BatchGetServicesResponse_FieldPathSelector) String ¶
func (s BatchGetServicesResponse_FieldPathSelector) String() string
type BatchGetServicesResponse_FieldPathValue ¶
type BatchGetServicesResponse_FieldPathValue interface { BatchGetServicesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetServicesResponse) CompareWith(*BatchGetServicesResponse) (cmp int, comparable bool) }
BatchGetServicesResponse_FieldPathValue allows storing values for BatchGetServicesResponse fields according to their type
func MustParseBatchGetServicesResponse_FieldPathValue ¶
func MustParseBatchGetServicesResponse_FieldPathValue(pathStr, valueStr string) BatchGetServicesResponse_FieldPathValue
func ParseBatchGetServicesResponse_FieldPathValue ¶
func ParseBatchGetServicesResponse_FieldPathValue(pathStr, valueStr string) (BatchGetServicesResponse_FieldPathValue, error)
type BatchGetServicesResponse_FieldSubPath ¶
type BatchGetServicesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetServicesResponse_FieldSubPath) AsServicesSubPath ¶
func (fps *BatchGetServicesResponse_FieldSubPath) AsServicesSubPath() (service.Service_FieldPath, bool)
func (*BatchGetServicesResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetServicesResponse_FieldSubPath) ClearValue(item *BatchGetServicesResponse)
func (*BatchGetServicesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetServicesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetServicesResponse_FieldSubPath) Get ¶
func (fps *BatchGetServicesResponse_FieldSubPath) Get(source *BatchGetServicesResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetServicesResponse
func (*BatchGetServicesResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetServicesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetServicesResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetServicesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetServicesResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetServicesResponse_FieldSubPath) GetSingle(source *BatchGetServicesResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetServicesResponse
func (*BatchGetServicesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetServicesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetServicesResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetServicesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetServicesResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetServicesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetServicesResponse_FieldSubPath) Selector ¶
func (fps *BatchGetServicesResponse_FieldSubPath) Selector() BatchGetServicesResponse_FieldPathSelector
func (*BatchGetServicesResponse_FieldSubPath) String ¶
func (fps *BatchGetServicesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetServicesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetServicesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetServicesResponse_FieldPathArrayItemValue
func (*BatchGetServicesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetServicesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetServicesResponse_FieldPathArrayOfValues
func (*BatchGetServicesResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetServicesResponse_FieldSubPath) WithIValue(value interface{}) BatchGetServicesResponse_FieldPathValue
func (*BatchGetServicesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetServicesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetServicesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetServicesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetServicesResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetServicesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetServicesResponse_FieldSubPathArrayItemValue ¶
type BatchGetServicesResponse_FieldSubPathArrayItemValue struct { BatchGetServicesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetServicesResponse_FieldSubPathArrayItemValue) AsServicesPathItemValue ¶
func (fpaivs *BatchGetServicesResponse_FieldSubPathArrayItemValue) AsServicesPathItemValue() (service.Service_FieldPathArrayItemValue, bool)
func (*BatchGetServicesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetServicesResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetServicesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetServicesResponse'
func (*BatchGetServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetServicesResponse_FieldSubPathArrayOfValues ¶
type BatchGetServicesResponse_FieldSubPathArrayOfValues struct { BatchGetServicesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetServicesResponse_FieldSubPathArrayOfValues) AsServicesPathArrayOfValues ¶
func (fpsaov *BatchGetServicesResponse_FieldSubPathArrayOfValues) AsServicesPathArrayOfValues() (service.Service_FieldPathArrayOfValues, bool)
func (*BatchGetServicesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetServicesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetServicesResponse_FieldSubPathValue ¶
type BatchGetServicesResponse_FieldSubPathValue struct { BatchGetServicesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetServicesResponse_FieldSubPathValue) AsServicesPathValue ¶
func (fpvs *BatchGetServicesResponse_FieldSubPathValue) AsServicesPathValue() (service.Service_FieldPathValue, bool)
func (*BatchGetServicesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetServicesResponse_FieldSubPathValue) CompareWith(source *BatchGetServicesResponse) (int, bool)
func (*BatchGetServicesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetServicesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetServicesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetServicesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetServicesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetServicesResponse_FieldSubPathValue) SetTo(target **BatchGetServicesResponse)
func (*BatchGetServicesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetServicesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetServicesResponse_FieldTerminalPath ¶
type BatchGetServicesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetServicesResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) ClearValue(item *BatchGetServicesResponse)
func (*BatchGetServicesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetServicesResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) Get(source *BatchGetServicesResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetServicesResponse
func (*BatchGetServicesResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetServicesResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetServicesResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) GetSingle(source *BatchGetServicesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetServicesResponse
func (*BatchGetServicesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetServicesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetServicesResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetServicesResponse_FieldTerminalPath) Selector ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) Selector() BatchGetServicesResponse_FieldPathSelector
func (*BatchGetServicesResponse_FieldTerminalPath) String ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetServicesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetServicesResponse_FieldPathArrayItemValue
func (*BatchGetServicesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetServicesResponse_FieldPathArrayOfValues
func (*BatchGetServicesResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetServicesResponse_FieldPathValue
func (*BatchGetServicesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetServicesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetServicesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetServicesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetServicesResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetServicesResponse_FieldTerminalPathArrayItemValue struct { BatchGetServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetServicesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetServicesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*service.Reference, bool)
func (*BatchGetServicesResponse_FieldTerminalPathArrayItemValue) AsServicesItemValue ¶
func (fpaiv *BatchGetServicesResponse_FieldTerminalPathArrayItemValue) AsServicesItemValue() (*service.Service, bool)
func (*BatchGetServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetServicesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetServicesResponse'
func (*BatchGetServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetServicesResponse as interface{}
func (*BatchGetServicesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetServicesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetServicesResponse) (interface{}, bool)
func (*BatchGetServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetServicesResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetServicesResponse_FieldTerminalPathArrayOfValues struct { BatchGetServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetServicesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetServicesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*service.Reference, bool)
func (*BatchGetServicesResponse_FieldTerminalPathArrayOfValues) AsServicesArrayOfValues ¶
func (fpaov *BatchGetServicesResponse_FieldTerminalPathArrayOfValues) AsServicesArrayOfValues() ([][]*service.Service, bool)
func (*BatchGetServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetServicesResponse_FieldTerminalPathValue ¶
type BatchGetServicesResponse_FieldTerminalPathValue struct { BatchGetServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetServicesResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetServicesResponse_FieldTerminalPathValue) AsMissingValue() ([]*service.Reference, bool)
func (*BatchGetServicesResponse_FieldTerminalPathValue) AsServicesValue ¶
func (fpv *BatchGetServicesResponse_FieldTerminalPathValue) AsServicesValue() ([]*service.Service, bool)
func (*BatchGetServicesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetServicesResponse_FieldTerminalPathValue) CompareWith(source *BatchGetServicesResponse) (int, bool)
CompareWith compares value in the 'BatchGetServicesResponse_FieldTerminalPathValue' with the value under path in 'BatchGetServicesResponse'.
func (*BatchGetServicesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetServicesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetServicesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetServicesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetServicesResponse' as interface{}
func (*BatchGetServicesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetServicesResponse_FieldTerminalPathValue) SetTo(target **BatchGetServicesResponse)
SetTo stores value for selected field for object BatchGetServicesResponse
func (*BatchGetServicesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetServicesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateServiceDescriptor ¶ added in v0.4.28
type CreateServiceDescriptor struct{}
func GetCreateServiceDescriptor ¶ added in v0.4.28
func GetCreateServiceDescriptor() *CreateServiceDescriptor
func (*CreateServiceDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *CreateServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *CreateServiceDescriptor) GetApiName() string
func (*CreateServiceDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *CreateServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateServiceDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *CreateServiceDescriptor) GetFullMethodName() string
func (*CreateServiceDescriptor) GetMethodName ¶ added in v0.4.28
func (d *CreateServiceDescriptor) GetMethodName() string
func (*CreateServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *CreateServiceDescriptor) GetProtoPkgName() string
func (*CreateServiceDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *CreateServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateServiceDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *CreateServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *CreateServiceDescriptor) GetServiceDomain() string
func (*CreateServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *CreateServiceDescriptor) GetServiceVersion() string
func (*CreateServiceDescriptor) GetVerb ¶ added in v0.4.28
func (d *CreateServiceDescriptor) GetVerb() string
func (*CreateServiceDescriptor) HasResource ¶ added in v0.4.30
func (d *CreateServiceDescriptor) HasResource() bool
func (*CreateServiceDescriptor) IsClientStream ¶ added in v0.4.28
func (d *CreateServiceDescriptor) IsClientStream() bool
func (*CreateServiceDescriptor) IsCollection ¶ added in v0.4.30
func (d *CreateServiceDescriptor) IsCollection() bool
func (*CreateServiceDescriptor) IsPlural ¶ added in v0.4.30
func (d *CreateServiceDescriptor) IsPlural() bool
func (*CreateServiceDescriptor) IsServerStream ¶ added in v0.4.28
func (d *CreateServiceDescriptor) IsServerStream() bool
func (*CreateServiceDescriptor) IsUnary ¶ added in v0.4.28
func (d *CreateServiceDescriptor) IsUnary() bool
func (*CreateServiceDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *CreateServiceDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateServiceDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *CreateServiceDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateServiceDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *CreateServiceDescriptor) RequestHasResourceBody() bool
type CreateServiceDescriptorClientMsgHandle ¶ added in v0.4.28
type CreateServiceDescriptorClientMsgHandle struct{}
func (*CreateServiceDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateServiceDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateServiceDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateServiceDescriptorServerMsgHandle ¶ added in v0.4.28
type CreateServiceDescriptorServerMsgHandle struct{}
func (*CreateServiceDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateServiceDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateServiceDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateServiceRequest ¶
type CreateServiceRequest struct { // Service resource body Service *service.Service `protobuf:"bytes,2,opt,name=service,proto3" json:"service,omitempty" firestore:"service"` // contains filtered or unexported fields }
Request message for method [CreateService][ntt.meta.v1alpha2.CreateService]
func (*CreateServiceRequest) Clone ¶
func (o *CreateServiceRequest) Clone() *CreateServiceRequest
func (*CreateServiceRequest) CloneRaw ¶
func (o *CreateServiceRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateServiceRequest) Descriptor ¶
func (*CreateServiceRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateServiceRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceRequest) GetService ¶
func (m *CreateServiceRequest) GetService() *service.Service
func (*CreateServiceRequest) GotenMessage ¶
func (*CreateServiceRequest) GotenMessage()
func (*CreateServiceRequest) GotenObjectExt ¶
func (o *CreateServiceRequest) GotenObjectExt()
func (*CreateServiceRequest) GotenValidate ¶
func (obj *CreateServiceRequest) GotenValidate() error
func (*CreateServiceRequest) MakeDiffFieldMask ¶
func (o *CreateServiceRequest) MakeDiffFieldMask(other *CreateServiceRequest) *CreateServiceRequest_FieldMask
func (*CreateServiceRequest) MakeFullFieldMask ¶
func (o *CreateServiceRequest) MakeFullFieldMask() *CreateServiceRequest_FieldMask
func (*CreateServiceRequest) MakeRawDiffFieldMask ¶
func (o *CreateServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateServiceRequest) MakeRawFullFieldMask ¶
func (o *CreateServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateServiceRequest) Marshal ¶
func (m *CreateServiceRequest) Marshal() ([]byte, error)
func (*CreateServiceRequest) MarshalJSON ¶
func (m *CreateServiceRequest) MarshalJSON() ([]byte, error)
func (*CreateServiceRequest) Merge ¶
func (o *CreateServiceRequest) Merge(source *CreateServiceRequest)
func (*CreateServiceRequest) MergeRaw ¶
func (o *CreateServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateServiceRequest) ProtoMessage ¶
func (*CreateServiceRequest) ProtoMessage()
func (*CreateServiceRequest) ProtoReflect ¶
func (m *CreateServiceRequest) ProtoReflect() preflect.Message
func (*CreateServiceRequest) Reset ¶
func (m *CreateServiceRequest) Reset()
func (*CreateServiceRequest) SetService ¶
func (m *CreateServiceRequest) SetService(fv *service.Service)
func (*CreateServiceRequest) String ¶
func (m *CreateServiceRequest) String() string
func (*CreateServiceRequest) Unmarshal ¶
func (m *CreateServiceRequest) Unmarshal(b []byte) error
func (*CreateServiceRequest) UnmarshalJSON ¶
func (m *CreateServiceRequest) UnmarshalJSON(data []byte) error
type CreateServiceRequestFieldPathBuilder ¶
type CreateServiceRequestFieldPathBuilder struct{}
func NewCreateServiceRequestFieldPathBuilder ¶
func NewCreateServiceRequestFieldPathBuilder() CreateServiceRequestFieldPathBuilder
type CreateServiceRequestMapPathSelectorServiceMetadataAnnotations ¶
type CreateServiceRequestMapPathSelectorServiceMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateServiceRequestMapPathSelectorServiceMetadataAnnotations) WithArrayOfValues ¶
func (s CreateServiceRequestMapPathSelectorServiceMetadataAnnotations) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestMapPathSelectorServiceMetadataAnnotations) WithValue ¶
func (s CreateServiceRequestMapPathSelectorServiceMetadataAnnotations) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestMapPathSelectorServiceMetadataLabels ¶
type CreateServiceRequestMapPathSelectorServiceMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateServiceRequestMapPathSelectorServiceMetadataLabels) FieldPath ¶
func (s CreateServiceRequestMapPathSelectorServiceMetadataLabels) FieldPath() *CreateServiceRequest_FieldSubPath
func (CreateServiceRequestMapPathSelectorServiceMetadataLabels) WithArrayOfValues ¶
func (s CreateServiceRequestMapPathSelectorServiceMetadataLabels) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestMapPathSelectorServiceMetadataLabels) WithValue ¶
func (s CreateServiceRequestMapPathSelectorServiceMetadataLabels) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestMapPathSelectorServiceMetadataShards ¶
type CreateServiceRequestMapPathSelectorServiceMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateServiceRequestMapPathSelectorServiceMetadataShards) FieldPath ¶
func (s CreateServiceRequestMapPathSelectorServiceMetadataShards) FieldPath() *CreateServiceRequest_FieldSubPath
func (CreateServiceRequestMapPathSelectorServiceMetadataShards) WithArrayOfValues ¶
func (s CreateServiceRequestMapPathSelectorServiceMetadataShards) WithArrayOfValues(values []int64) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestMapPathSelectorServiceMetadataShards) WithValue ¶
func (s CreateServiceRequestMapPathSelectorServiceMetadataShards) WithValue(value int64) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorService ¶
type CreateServiceRequestPathSelectorService struct{}
func (CreateServiceRequestPathSelectorService) FieldPath ¶
func (CreateServiceRequestPathSelectorService) FieldPath() *CreateServiceRequest_FieldTerminalPath
func (CreateServiceRequestPathSelectorService) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorService) WithArrayOfValues(values []*service.Service) *CreateServiceRequest_FieldTerminalPathArrayOfValues
func (CreateServiceRequestPathSelectorService) WithSubArrayItemValue ¶
func (s CreateServiceRequestPathSelectorService) WithSubArrayItemValue(subPathArrayItemValue service.Service_FieldPathArrayItemValue) *CreateServiceRequest_FieldSubPathArrayItemValue
func (CreateServiceRequestPathSelectorService) WithSubArrayOfValues ¶
func (s CreateServiceRequestPathSelectorService) WithSubArrayOfValues(subPathArrayOfValues service.Service_FieldPathArrayOfValues) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorService) WithSubPath ¶
func (CreateServiceRequestPathSelectorService) WithSubPath(subPath service.Service_FieldPath) *CreateServiceRequest_FieldSubPath
func (CreateServiceRequestPathSelectorService) WithSubValue ¶
func (s CreateServiceRequestPathSelectorService) WithSubValue(subPathValue service.Service_FieldPathValue) *CreateServiceRequest_FieldSubPathValue
func (CreateServiceRequestPathSelectorService) WithValue ¶
func (s CreateServiceRequestPathSelectorService) WithValue(value *service.Service) *CreateServiceRequest_FieldTerminalPathValue
type CreateServiceRequestPathSelectorServiceMetadata ¶
type CreateServiceRequestPathSelectorServiceMetadata struct{}
func (CreateServiceRequestPathSelectorServiceMetadata) Annotations ¶
func (CreateServiceRequestPathSelectorServiceMetadata) CreateTime ¶
func (CreateServiceRequestPathSelectorServiceMetadata) FieldPath ¶
func (CreateServiceRequestPathSelectorServiceMetadata) FieldPath() *CreateServiceRequest_FieldSubPath
func (CreateServiceRequestPathSelectorServiceMetadata) Generation ¶
func (CreateServiceRequestPathSelectorServiceMetadata) OwnerReferences ¶
func (CreateServiceRequestPathSelectorServiceMetadata) ResourceVersion ¶
func (CreateServiceRequestPathSelectorServiceMetadata) UpdateTime ¶
func (CreateServiceRequestPathSelectorServiceMetadata) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadata) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadata) WithValue(value *ntt_meta.Meta) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataAnnotations ¶
type CreateServiceRequestPathSelectorServiceMetadataAnnotations struct{}
func (CreateServiceRequestPathSelectorServiceMetadataAnnotations) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataAnnotations) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataAnnotations) WithValue(value map[string]string) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataCreateTime ¶
type CreateServiceRequestPathSelectorServiceMetadataCreateTime struct{}
func (CreateServiceRequestPathSelectorServiceMetadataCreateTime) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataCreateTime) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataGeneration ¶
type CreateServiceRequestPathSelectorServiceMetadataGeneration struct{}
func (CreateServiceRequestPathSelectorServiceMetadataGeneration) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataGeneration) WithArrayOfValues(values []int64) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataGeneration) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataGeneration) WithValue(value int64) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataLabels ¶
type CreateServiceRequestPathSelectorServiceMetadataLabels struct{}
func (CreateServiceRequestPathSelectorServiceMetadataLabels) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataLabels) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataLabels) WithValue(value map[string]string) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataOwnerReferences ¶
type CreateServiceRequestPathSelectorServiceMetadataOwnerReferences struct{}
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) ApiVersion ¶
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) Controller ¶
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithItemValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateServiceRequest_FieldSubPathArrayItemValue
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion ¶
type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion struct{}
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateServiceRequest_FieldSubPathArrayOfValues
type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesController ¶
type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesController struct{}
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesController) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesController) WithValue(value bool) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind ¶
type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind struct{}
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesName ¶
type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesName struct{}
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesName) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesName) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid ¶
type CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid struct{}
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataResourceVersion ¶
type CreateServiceRequestPathSelectorServiceMetadataResourceVersion struct{}
func (CreateServiceRequestPathSelectorServiceMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataResourceVersion) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataResourceVersion) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataResourceVersion) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataShards ¶
type CreateServiceRequestPathSelectorServiceMetadataShards struct{}
func (CreateServiceRequestPathSelectorServiceMetadataShards) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataShards) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataShards) WithValue(value map[string]int64) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataSyncing ¶
type CreateServiceRequestPathSelectorServiceMetadataSyncing struct{}
func (CreateServiceRequestPathSelectorServiceMetadataSyncing) OwningRegion ¶
func (CreateServiceRequestPathSelectorServiceMetadataSyncing) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataSyncing) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion ¶
type CreateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion struct{}
func (CreateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataSyncingRegions ¶
type CreateServiceRequestPathSelectorServiceMetadataSyncingRegions struct{}
func (CreateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithItemValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithItemValue(value string) *CreateServiceRequest_FieldSubPathArrayItemValue
func (CreateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithValue(value []string) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataTags ¶
type CreateServiceRequestPathSelectorServiceMetadataTags struct{}
func (CreateServiceRequestPathSelectorServiceMetadataTags) FieldPath ¶
func (CreateServiceRequestPathSelectorServiceMetadataTags) FieldPath() *CreateServiceRequest_FieldSubPath
func (CreateServiceRequestPathSelectorServiceMetadataTags) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataTags) WithArrayOfValues(values [][]string) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataTags) WithItemValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataTags) WithItemValue(value string) *CreateServiceRequest_FieldSubPathArrayItemValue
func (CreateServiceRequestPathSelectorServiceMetadataTags) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataTags) WithValue(value []string) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataUpdateTime ¶
type CreateServiceRequestPathSelectorServiceMetadataUpdateTime struct{}
func (CreateServiceRequestPathSelectorServiceMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataUpdateTime) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceMetadataUuid ¶
type CreateServiceRequestPathSelectorServiceMetadataUuid struct{}
func (CreateServiceRequestPathSelectorServiceMetadataUuid) FieldPath ¶
func (CreateServiceRequestPathSelectorServiceMetadataUuid) FieldPath() *CreateServiceRequest_FieldSubPath
func (CreateServiceRequestPathSelectorServiceMetadataUuid) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceMetadataUuid) WithArrayOfValues(values []string) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceMetadataUuid) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceMetadataUuid) WithValue(value string) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequestPathSelectorServiceName ¶
type CreateServiceRequestPathSelectorServiceName struct{}
func (CreateServiceRequestPathSelectorServiceName) FieldPath ¶
func (CreateServiceRequestPathSelectorServiceName) FieldPath() *CreateServiceRequest_FieldSubPath
func (CreateServiceRequestPathSelectorServiceName) WithArrayOfValues ¶
func (s CreateServiceRequestPathSelectorServiceName) WithArrayOfValues(values []*service.Name) *CreateServiceRequest_FieldSubPathArrayOfValues
func (CreateServiceRequestPathSelectorServiceName) WithValue ¶
func (s CreateServiceRequestPathSelectorServiceName) WithValue(value *service.Name) *CreateServiceRequest_FieldSubPathValue
type CreateServiceRequest_FieldMask ¶
type CreateServiceRequest_FieldMask struct {
Paths []CreateServiceRequest_FieldPath
}
func FullCreateServiceRequest_FieldMask ¶
func FullCreateServiceRequest_FieldMask() *CreateServiceRequest_FieldMask
func (*CreateServiceRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateServiceRequest_FieldMask) AppendPath(path CreateServiceRequest_FieldPath)
func (*CreateServiceRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateServiceRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateServiceRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateServiceRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateServiceRequest_FieldMask) FilterInputFields() *CreateServiceRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateServiceRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateServiceRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateServiceRequest_FieldMask) GetPaths() []CreateServiceRequest_FieldPath
func (*CreateServiceRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateServiceRequest_FieldMask) IsFull ¶
func (fieldMask *CreateServiceRequest_FieldMask) IsFull() bool
func (CreateServiceRequest_FieldMask) Marshal ¶
func (fieldMask CreateServiceRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateServiceRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateServiceRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateServiceRequest_FieldMask) PathsCount() int
func (*CreateServiceRequest_FieldMask) Project ¶
func (fieldMask *CreateServiceRequest_FieldMask) Project(source *CreateServiceRequest) *CreateServiceRequest
func (*CreateServiceRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateServiceRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateServiceRequest_FieldMask) ProtoMessage()
func (*CreateServiceRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateServiceRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateServiceRequest_FieldMask) Reset ¶
func (fieldMask *CreateServiceRequest_FieldMask) Reset()
func (*CreateServiceRequest_FieldMask) Set ¶
func (fieldMask *CreateServiceRequest_FieldMask) Set(target, source *CreateServiceRequest)
func (*CreateServiceRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateServiceRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateServiceRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateServiceRequest_FieldMask) Size ¶
func (fieldMask *CreateServiceRequest_FieldMask) Size() int
func (*CreateServiceRequest_FieldMask) String ¶
func (fieldMask *CreateServiceRequest_FieldMask) String() string
func (*CreateServiceRequest_FieldMask) Subtract ¶
func (fieldMask *CreateServiceRequest_FieldMask) Subtract(other *CreateServiceRequest_FieldMask) *CreateServiceRequest_FieldMask
func (*CreateServiceRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateServiceRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateServiceRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateServiceRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateServiceRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateServiceRequest_FieldPath ¶
type CreateServiceRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateServiceRequest_FieldPathSelector Get(source *CreateServiceRequest) []interface{} GetSingle(source *CreateServiceRequest) (interface{}, bool) ClearValue(item *CreateServiceRequest) // Those methods build corresponding CreateServiceRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateServiceRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateServiceRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateServiceRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateServiceRequest_FieldPath ¶
func BuildCreateServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateServiceRequest_FieldPath, error)
func MustParseCreateServiceRequest_FieldPath ¶
func MustParseCreateServiceRequest_FieldPath(rawField string) CreateServiceRequest_FieldPath
func ParseCreateServiceRequest_FieldPath ¶
func ParseCreateServiceRequest_FieldPath(rawField string) (CreateServiceRequest_FieldPath, error)
type CreateServiceRequest_FieldPathArrayItemValue ¶
type CreateServiceRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateServiceRequest_FieldPath ContainsValue(*CreateServiceRequest) bool }
CreateServiceRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateServiceRequest according to their type Present only for array (repeated) types.
func MustParseCreateServiceRequest_FieldPathArrayItemValue ¶
func MustParseCreateServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateServiceRequest_FieldPathArrayItemValue
func ParseCreateServiceRequest_FieldPathArrayItemValue ¶
func ParseCreateServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateServiceRequest_FieldPathArrayItemValue, error)
ParseCreateServiceRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateServiceRequest_FieldPathArrayOfValues ¶
type CreateServiceRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateServiceRequest_FieldPath }
CreateServiceRequest_FieldPathArrayOfValues allows storing slice of values for CreateServiceRequest fields according to their type
func MustParseCreateServiceRequest_FieldPathArrayOfValues ¶
func MustParseCreateServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateServiceRequest_FieldPathArrayOfValues
func ParseCreateServiceRequest_FieldPathArrayOfValues ¶
func ParseCreateServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateServiceRequest_FieldPathArrayOfValues, error)
type CreateServiceRequest_FieldPathSelector ¶
type CreateServiceRequest_FieldPathSelector int32
const (
CreateServiceRequest_FieldPathSelectorService CreateServiceRequest_FieldPathSelector = 0
)
func (CreateServiceRequest_FieldPathSelector) String ¶
func (s CreateServiceRequest_FieldPathSelector) String() string
type CreateServiceRequest_FieldPathValue ¶
type CreateServiceRequest_FieldPathValue interface { CreateServiceRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateServiceRequest) CompareWith(*CreateServiceRequest) (cmp int, comparable bool) }
CreateServiceRequest_FieldPathValue allows storing values for CreateServiceRequest fields according to their type
func MustParseCreateServiceRequest_FieldPathValue ¶
func MustParseCreateServiceRequest_FieldPathValue(pathStr, valueStr string) CreateServiceRequest_FieldPathValue
func ParseCreateServiceRequest_FieldPathValue ¶
func ParseCreateServiceRequest_FieldPathValue(pathStr, valueStr string) (CreateServiceRequest_FieldPathValue, error)
type CreateServiceRequest_FieldSubPath ¶
type CreateServiceRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateServiceRequest_FieldSubPath) AsServiceSubPath ¶
func (fps *CreateServiceRequest_FieldSubPath) AsServiceSubPath() (service.Service_FieldPath, bool)
func (*CreateServiceRequest_FieldSubPath) ClearValue ¶
func (fps *CreateServiceRequest_FieldSubPath) ClearValue(item *CreateServiceRequest)
func (*CreateServiceRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateServiceRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateServiceRequest_FieldSubPath) Get ¶
func (fps *CreateServiceRequest_FieldSubPath) Get(source *CreateServiceRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateServiceRequest
func (*CreateServiceRequest_FieldSubPath) GetDefault ¶
func (fps *CreateServiceRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateServiceRequest_FieldSubPath) GetRaw ¶
func (fps *CreateServiceRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateServiceRequest_FieldSubPath) GetSingle ¶
func (fps *CreateServiceRequest_FieldSubPath) GetSingle(source *CreateServiceRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateServiceRequest
func (*CreateServiceRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateServiceRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateServiceRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateServiceRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateServiceRequest_FieldSubPath) JSONString ¶
func (fps *CreateServiceRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateServiceRequest_FieldSubPath) Selector ¶
func (fps *CreateServiceRequest_FieldSubPath) Selector() CreateServiceRequest_FieldPathSelector
func (*CreateServiceRequest_FieldSubPath) String ¶
func (fps *CreateServiceRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateServiceRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateServiceRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateServiceRequest_FieldPathArrayItemValue
func (*CreateServiceRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateServiceRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateServiceRequest_FieldPathArrayOfValues
func (*CreateServiceRequest_FieldSubPath) WithIValue ¶
func (fps *CreateServiceRequest_FieldSubPath) WithIValue(value interface{}) CreateServiceRequest_FieldPathValue
func (*CreateServiceRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateServiceRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateServiceRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateServiceRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateServiceRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateServiceRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateServiceRequest_FieldSubPathArrayItemValue ¶
type CreateServiceRequest_FieldSubPathArrayItemValue struct { CreateServiceRequest_FieldPath // contains filtered or unexported fields }
func (*CreateServiceRequest_FieldSubPathArrayItemValue) AsServicePathItemValue ¶
func (fpaivs *CreateServiceRequest_FieldSubPathArrayItemValue) AsServicePathItemValue() (service.Service_FieldPathArrayItemValue, bool)
func (*CreateServiceRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateServiceRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateServiceRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateServiceRequest'
func (*CreateServiceRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateServiceRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateServiceRequest_FieldSubPathArrayOfValues ¶
type CreateServiceRequest_FieldSubPathArrayOfValues struct { CreateServiceRequest_FieldPath // contains filtered or unexported fields }
func (*CreateServiceRequest_FieldSubPathArrayOfValues) AsServicePathArrayOfValues ¶
func (fpsaov *CreateServiceRequest_FieldSubPathArrayOfValues) AsServicePathArrayOfValues() (service.Service_FieldPathArrayOfValues, bool)
func (*CreateServiceRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateServiceRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateServiceRequest_FieldSubPathValue ¶
type CreateServiceRequest_FieldSubPathValue struct { CreateServiceRequest_FieldPath // contains filtered or unexported fields }
func (*CreateServiceRequest_FieldSubPathValue) AsServicePathValue ¶
func (fpvs *CreateServiceRequest_FieldSubPathValue) AsServicePathValue() (service.Service_FieldPathValue, bool)
func (*CreateServiceRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateServiceRequest_FieldSubPathValue) CompareWith(source *CreateServiceRequest) (int, bool)
func (*CreateServiceRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateServiceRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateServiceRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateServiceRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateServiceRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateServiceRequest_FieldSubPathValue) SetTo(target **CreateServiceRequest)
func (*CreateServiceRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateServiceRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateServiceRequest_FieldTerminalPath ¶
type CreateServiceRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateServiceRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateServiceRequest_FieldTerminalPath) ClearValue(item *CreateServiceRequest)
func (*CreateServiceRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateServiceRequest_FieldTerminalPath) Get ¶
func (fp *CreateServiceRequest_FieldTerminalPath) Get(source *CreateServiceRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateServiceRequest
func (*CreateServiceRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateServiceRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateServiceRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateServiceRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateServiceRequest_FieldTerminalPath) GetSingle(source *CreateServiceRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateServiceRequest
func (*CreateServiceRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateServiceRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateServiceRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateServiceRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateServiceRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateServiceRequest_FieldTerminalPath) Selector ¶
func (fp *CreateServiceRequest_FieldTerminalPath) Selector() CreateServiceRequest_FieldPathSelector
func (*CreateServiceRequest_FieldTerminalPath) String ¶
func (fp *CreateServiceRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateServiceRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateServiceRequest_FieldPathArrayItemValue
func (*CreateServiceRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateServiceRequest_FieldPathArrayOfValues
func (*CreateServiceRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateServiceRequest_FieldTerminalPath) WithIValue(value interface{}) CreateServiceRequest_FieldPathValue
func (*CreateServiceRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateServiceRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateServiceRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateServiceRequest_FieldTerminalPathArrayItemValue ¶
type CreateServiceRequest_FieldTerminalPathArrayItemValue struct { CreateServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateServiceRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateServiceRequest'
func (*CreateServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateServiceRequest as interface{}
func (*CreateServiceRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateServiceRequest) (interface{}, bool)
func (*CreateServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateServiceRequest_FieldTerminalPathArrayOfValues ¶
type CreateServiceRequest_FieldTerminalPathArrayOfValues struct { CreateServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateServiceRequest_FieldTerminalPathArrayOfValues) AsServiceArrayOfValues ¶
func (fpaov *CreateServiceRequest_FieldTerminalPathArrayOfValues) AsServiceArrayOfValues() ([]*service.Service, bool)
func (*CreateServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateServiceRequest_FieldTerminalPathValue ¶
type CreateServiceRequest_FieldTerminalPathValue struct { CreateServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateServiceRequest_FieldTerminalPathValue) AsServiceValue ¶
func (fpv *CreateServiceRequest_FieldTerminalPathValue) AsServiceValue() (*service.Service, bool)
func (*CreateServiceRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateServiceRequest_FieldTerminalPathValue) CompareWith(source *CreateServiceRequest) (int, bool)
CompareWith compares value in the 'CreateServiceRequest_FieldTerminalPathValue' with the value under path in 'CreateServiceRequest'.
func (*CreateServiceRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateServiceRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateServiceRequest' as interface{}
func (*CreateServiceRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateServiceRequest_FieldTerminalPathValue) SetTo(target **CreateServiceRequest)
SetTo stores value for selected field for object CreateServiceRequest
func (*CreateServiceRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteServiceDescriptor ¶ added in v0.4.28
type DeleteServiceDescriptor struct{}
func GetDeleteServiceDescriptor ¶ added in v0.4.28
func GetDeleteServiceDescriptor() *DeleteServiceDescriptor
func (*DeleteServiceDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) GetApiName() string
func (*DeleteServiceDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteServiceDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) GetFullMethodName() string
func (*DeleteServiceDescriptor) GetMethodName ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) GetMethodName() string
func (*DeleteServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) GetProtoPkgName() string
func (*DeleteServiceDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *DeleteServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteServiceDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) GetServiceDomain() string
func (*DeleteServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) GetServiceVersion() string
func (*DeleteServiceDescriptor) GetVerb ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) GetVerb() string
func (*DeleteServiceDescriptor) HasResource ¶ added in v0.4.30
func (d *DeleteServiceDescriptor) HasResource() bool
func (*DeleteServiceDescriptor) IsClientStream ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) IsClientStream() bool
func (*DeleteServiceDescriptor) IsCollection ¶ added in v0.4.30
func (d *DeleteServiceDescriptor) IsCollection() bool
func (*DeleteServiceDescriptor) IsPlural ¶ added in v0.4.30
func (d *DeleteServiceDescriptor) IsPlural() bool
func (*DeleteServiceDescriptor) IsServerStream ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) IsServerStream() bool
func (*DeleteServiceDescriptor) IsUnary ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) IsUnary() bool
func (*DeleteServiceDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteServiceDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteServiceDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *DeleteServiceDescriptor) RequestHasResourceBody() bool
type DeleteServiceDescriptorClientMsgHandle ¶ added in v0.4.28
type DeleteServiceDescriptorClientMsgHandle struct{}
func (*DeleteServiceDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteServiceDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteServiceDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteServiceDescriptorServerMsgHandle ¶ added in v0.4.28
type DeleteServiceDescriptorServerMsgHandle struct{}
func (*DeleteServiceDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteServiceDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteServiceDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteServiceRequest ¶
type DeleteServiceRequest struct { // Reference of ntt.meta.v1alpha2.Service Name *service.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteService][ntt.meta.v1alpha2.DeleteService]
func (*DeleteServiceRequest) Clone ¶
func (o *DeleteServiceRequest) Clone() *DeleteServiceRequest
func (*DeleteServiceRequest) CloneRaw ¶
func (o *DeleteServiceRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteServiceRequest) Descriptor ¶
func (*DeleteServiceRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteServiceRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceRequest) GetName ¶
func (m *DeleteServiceRequest) GetName() *service.Reference
func (*DeleteServiceRequest) GotenMessage ¶
func (*DeleteServiceRequest) GotenMessage()
func (*DeleteServiceRequest) GotenObjectExt ¶
func (o *DeleteServiceRequest) GotenObjectExt()
func (*DeleteServiceRequest) GotenValidate ¶
func (obj *DeleteServiceRequest) GotenValidate() error
func (*DeleteServiceRequest) MakeDiffFieldMask ¶
func (o *DeleteServiceRequest) MakeDiffFieldMask(other *DeleteServiceRequest) *DeleteServiceRequest_FieldMask
func (*DeleteServiceRequest) MakeFullFieldMask ¶
func (o *DeleteServiceRequest) MakeFullFieldMask() *DeleteServiceRequest_FieldMask
func (*DeleteServiceRequest) MakeRawDiffFieldMask ¶
func (o *DeleteServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteServiceRequest) MakeRawFullFieldMask ¶
func (o *DeleteServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteServiceRequest) Marshal ¶
func (m *DeleteServiceRequest) Marshal() ([]byte, error)
func (*DeleteServiceRequest) MarshalJSON ¶
func (m *DeleteServiceRequest) MarshalJSON() ([]byte, error)
func (*DeleteServiceRequest) Merge ¶
func (o *DeleteServiceRequest) Merge(source *DeleteServiceRequest)
func (*DeleteServiceRequest) MergeRaw ¶
func (o *DeleteServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteServiceRequest) ProtoMessage ¶
func (*DeleteServiceRequest) ProtoMessage()
func (*DeleteServiceRequest) ProtoReflect ¶
func (m *DeleteServiceRequest) ProtoReflect() preflect.Message
func (*DeleteServiceRequest) Reset ¶
func (m *DeleteServiceRequest) Reset()
func (*DeleteServiceRequest) SetName ¶
func (m *DeleteServiceRequest) SetName(fv *service.Reference)
func (*DeleteServiceRequest) String ¶
func (m *DeleteServiceRequest) String() string
func (*DeleteServiceRequest) Unmarshal ¶
func (m *DeleteServiceRequest) Unmarshal(b []byte) error
func (*DeleteServiceRequest) UnmarshalJSON ¶
func (m *DeleteServiceRequest) UnmarshalJSON(data []byte) error
type DeleteServiceRequestFieldPathBuilder ¶
type DeleteServiceRequestFieldPathBuilder struct{}
func NewDeleteServiceRequestFieldPathBuilder ¶
func NewDeleteServiceRequestFieldPathBuilder() DeleteServiceRequestFieldPathBuilder
type DeleteServiceRequestPathSelectorName ¶
type DeleteServiceRequestPathSelectorName struct{}
func (DeleteServiceRequestPathSelectorName) FieldPath ¶
func (DeleteServiceRequestPathSelectorName) FieldPath() *DeleteServiceRequest_FieldTerminalPath
func (DeleteServiceRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteServiceRequestPathSelectorName) WithArrayOfValues(values []*service.Reference) *DeleteServiceRequest_FieldTerminalPathArrayOfValues
func (DeleteServiceRequestPathSelectorName) WithValue ¶
func (s DeleteServiceRequestPathSelectorName) WithValue(value *service.Reference) *DeleteServiceRequest_FieldTerminalPathValue
type DeleteServiceRequest_FieldMask ¶
type DeleteServiceRequest_FieldMask struct {
Paths []DeleteServiceRequest_FieldPath
}
func FullDeleteServiceRequest_FieldMask ¶
func FullDeleteServiceRequest_FieldMask() *DeleteServiceRequest_FieldMask
func (*DeleteServiceRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteServiceRequest_FieldMask) AppendPath(path DeleteServiceRequest_FieldPath)
func (*DeleteServiceRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteServiceRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteServiceRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteServiceRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteServiceRequest_FieldMask) FilterInputFields() *DeleteServiceRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteServiceRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteServiceRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteServiceRequest_FieldMask) GetPaths() []DeleteServiceRequest_FieldPath
func (*DeleteServiceRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteServiceRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteServiceRequest_FieldMask) IsFull() bool
func (DeleteServiceRequest_FieldMask) Marshal ¶
func (fieldMask DeleteServiceRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteServiceRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteServiceRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteServiceRequest_FieldMask) PathsCount() int
func (*DeleteServiceRequest_FieldMask) Project ¶
func (fieldMask *DeleteServiceRequest_FieldMask) Project(source *DeleteServiceRequest) *DeleteServiceRequest
func (*DeleteServiceRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteServiceRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteServiceRequest_FieldMask) ProtoMessage()
func (*DeleteServiceRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteServiceRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteServiceRequest_FieldMask) Reset ¶
func (fieldMask *DeleteServiceRequest_FieldMask) Reset()
func (*DeleteServiceRequest_FieldMask) Set ¶
func (fieldMask *DeleteServiceRequest_FieldMask) Set(target, source *DeleteServiceRequest)
func (*DeleteServiceRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteServiceRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteServiceRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteServiceRequest_FieldMask) Size ¶
func (fieldMask *DeleteServiceRequest_FieldMask) Size() int
func (*DeleteServiceRequest_FieldMask) String ¶
func (fieldMask *DeleteServiceRequest_FieldMask) String() string
func (*DeleteServiceRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteServiceRequest_FieldMask) Subtract(other *DeleteServiceRequest_FieldMask) *DeleteServiceRequest_FieldMask
func (*DeleteServiceRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteServiceRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteServiceRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteServiceRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteServiceRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteServiceRequest_FieldPath ¶
type DeleteServiceRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteServiceRequest_FieldPathSelector Get(source *DeleteServiceRequest) []interface{} GetSingle(source *DeleteServiceRequest) (interface{}, bool) ClearValue(item *DeleteServiceRequest) // Those methods build corresponding DeleteServiceRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteServiceRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteServiceRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteServiceRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteServiceRequest_FieldPath ¶
func BuildDeleteServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteServiceRequest_FieldPath, error)
func MustParseDeleteServiceRequest_FieldPath ¶
func MustParseDeleteServiceRequest_FieldPath(rawField string) DeleteServiceRequest_FieldPath
func ParseDeleteServiceRequest_FieldPath ¶
func ParseDeleteServiceRequest_FieldPath(rawField string) (DeleteServiceRequest_FieldPath, error)
type DeleteServiceRequest_FieldPathArrayItemValue ¶
type DeleteServiceRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteServiceRequest_FieldPath ContainsValue(*DeleteServiceRequest) bool }
DeleteServiceRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteServiceRequest according to their type Present only for array (repeated) types.
func MustParseDeleteServiceRequest_FieldPathArrayItemValue ¶
func MustParseDeleteServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteServiceRequest_FieldPathArrayItemValue
func ParseDeleteServiceRequest_FieldPathArrayItemValue ¶
func ParseDeleteServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteServiceRequest_FieldPathArrayItemValue, error)
ParseDeleteServiceRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteServiceRequest_FieldPathArrayOfValues ¶
type DeleteServiceRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteServiceRequest_FieldPath }
DeleteServiceRequest_FieldPathArrayOfValues allows storing slice of values for DeleteServiceRequest fields according to their type
func MustParseDeleteServiceRequest_FieldPathArrayOfValues ¶
func MustParseDeleteServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteServiceRequest_FieldPathArrayOfValues
func ParseDeleteServiceRequest_FieldPathArrayOfValues ¶
func ParseDeleteServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteServiceRequest_FieldPathArrayOfValues, error)
type DeleteServiceRequest_FieldPathSelector ¶
type DeleteServiceRequest_FieldPathSelector int32
const (
DeleteServiceRequest_FieldPathSelectorName DeleteServiceRequest_FieldPathSelector = 0
)
func (DeleteServiceRequest_FieldPathSelector) String ¶
func (s DeleteServiceRequest_FieldPathSelector) String() string
type DeleteServiceRequest_FieldPathValue ¶
type DeleteServiceRequest_FieldPathValue interface { DeleteServiceRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteServiceRequest) CompareWith(*DeleteServiceRequest) (cmp int, comparable bool) }
DeleteServiceRequest_FieldPathValue allows storing values for DeleteServiceRequest fields according to their type
func MustParseDeleteServiceRequest_FieldPathValue ¶
func MustParseDeleteServiceRequest_FieldPathValue(pathStr, valueStr string) DeleteServiceRequest_FieldPathValue
func ParseDeleteServiceRequest_FieldPathValue ¶
func ParseDeleteServiceRequest_FieldPathValue(pathStr, valueStr string) (DeleteServiceRequest_FieldPathValue, error)
type DeleteServiceRequest_FieldTerminalPath ¶
type DeleteServiceRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteServiceRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) ClearValue(item *DeleteServiceRequest)
func (*DeleteServiceRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteServiceRequest_FieldTerminalPath) Get ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) Get(source *DeleteServiceRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteServiceRequest
func (*DeleteServiceRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteServiceRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteServiceRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) GetSingle(source *DeleteServiceRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteServiceRequest
func (*DeleteServiceRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteServiceRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteServiceRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteServiceRequest_FieldTerminalPath) Selector ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) Selector() DeleteServiceRequest_FieldPathSelector
func (*DeleteServiceRequest_FieldTerminalPath) String ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteServiceRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteServiceRequest_FieldPathArrayItemValue
func (*DeleteServiceRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteServiceRequest_FieldPathArrayOfValues
func (*DeleteServiceRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteServiceRequest_FieldPathValue
func (*DeleteServiceRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteServiceRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteServiceRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteServiceRequest_FieldTerminalPathArrayItemValue ¶
type DeleteServiceRequest_FieldTerminalPathArrayItemValue struct { DeleteServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteServiceRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteServiceRequest'
func (*DeleteServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteServiceRequest as interface{}
func (*DeleteServiceRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteServiceRequest) (interface{}, bool)
func (*DeleteServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteServiceRequest_FieldTerminalPathArrayOfValues ¶
type DeleteServiceRequest_FieldTerminalPathArrayOfValues struct { DeleteServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*service.Reference, bool)
func (*DeleteServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteServiceRequest_FieldTerminalPathValue ¶
type DeleteServiceRequest_FieldTerminalPathValue struct { DeleteServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteServiceRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteServiceRequest_FieldTerminalPathValue) AsNameValue() (*service.Reference, bool)
func (*DeleteServiceRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteServiceRequest_FieldTerminalPathValue) CompareWith(source *DeleteServiceRequest) (int, bool)
CompareWith compares value in the 'DeleteServiceRequest_FieldTerminalPathValue' with the value under path in 'DeleteServiceRequest'.
func (*DeleteServiceRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteServiceRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteServiceRequest' as interface{}
func (*DeleteServiceRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteServiceRequest_FieldTerminalPathValue) SetTo(target **DeleteServiceRequest)
SetTo stores value for selected field for object DeleteServiceRequest
func (*DeleteServiceRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetServiceDescriptor ¶ added in v0.4.28
type GetServiceDescriptor struct{}
func GetGetServiceDescriptor ¶ added in v0.4.28
func GetGetServiceDescriptor() *GetServiceDescriptor
func (*GetServiceDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *GetServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *GetServiceDescriptor) GetApiName() string
func (*GetServiceDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *GetServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetServiceDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *GetServiceDescriptor) GetFullMethodName() string
func (*GetServiceDescriptor) GetMethodName ¶ added in v0.4.28
func (d *GetServiceDescriptor) GetMethodName() string
func (*GetServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *GetServiceDescriptor) GetProtoPkgName() string
func (*GetServiceDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *GetServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetServiceDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *GetServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *GetServiceDescriptor) GetServiceDomain() string
func (*GetServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *GetServiceDescriptor) GetServiceVersion() string
func (*GetServiceDescriptor) GetVerb ¶ added in v0.4.28
func (d *GetServiceDescriptor) GetVerb() string
func (*GetServiceDescriptor) HasResource ¶ added in v0.4.30
func (d *GetServiceDescriptor) HasResource() bool
func (*GetServiceDescriptor) IsClientStream ¶ added in v0.4.28
func (d *GetServiceDescriptor) IsClientStream() bool
func (*GetServiceDescriptor) IsCollection ¶ added in v0.4.30
func (d *GetServiceDescriptor) IsCollection() bool
func (*GetServiceDescriptor) IsPlural ¶ added in v0.4.30
func (d *GetServiceDescriptor) IsPlural() bool
func (*GetServiceDescriptor) IsServerStream ¶ added in v0.4.28
func (d *GetServiceDescriptor) IsServerStream() bool
func (*GetServiceDescriptor) IsUnary ¶ added in v0.4.28
func (d *GetServiceDescriptor) IsUnary() bool
func (*GetServiceDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *GetServiceDescriptor) NewEmptyClientMsg() proto.Message
func (*GetServiceDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *GetServiceDescriptor) NewEmptyServerMsg() proto.Message
func (*GetServiceDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *GetServiceDescriptor) RequestHasResourceBody() bool
type GetServiceDescriptorClientMsgHandle ¶ added in v0.4.28
type GetServiceDescriptorClientMsgHandle struct{}
func (*GetServiceDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetServiceDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetServiceDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetServiceDescriptorServerMsgHandle ¶ added in v0.4.28
type GetServiceDescriptorServerMsgHandle struct{}
func (*GetServiceDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetServiceDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetServiceDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetServiceRequest ¶
type GetServiceRequest struct { // Reference of ntt.meta.v1alpha2.Service Name *service.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 *service.Service_FieldMask `` /* 139-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 [GetService][ntt.meta.v1alpha2.GetService]
func (*GetServiceRequest) Clone ¶
func (o *GetServiceRequest) Clone() *GetServiceRequest
func (*GetServiceRequest) CloneRaw ¶
func (o *GetServiceRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetServiceRequest) Descriptor ¶
func (*GetServiceRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetServiceRequest.ProtoReflect.Descriptor instead.
func (*GetServiceRequest) GetFieldMask ¶
func (m *GetServiceRequest) GetFieldMask() *service.Service_FieldMask
func (*GetServiceRequest) GetName ¶
func (m *GetServiceRequest) GetName() *service.Reference
func (*GetServiceRequest) GetView ¶
func (m *GetServiceRequest) GetView() view.View
func (*GetServiceRequest) GotenMessage ¶
func (*GetServiceRequest) GotenMessage()
func (*GetServiceRequest) GotenObjectExt ¶
func (o *GetServiceRequest) GotenObjectExt()
func (*GetServiceRequest) GotenValidate ¶
func (obj *GetServiceRequest) GotenValidate() error
func (*GetServiceRequest) MakeDiffFieldMask ¶
func (o *GetServiceRequest) MakeDiffFieldMask(other *GetServiceRequest) *GetServiceRequest_FieldMask
func (*GetServiceRequest) MakeFullFieldMask ¶
func (o *GetServiceRequest) MakeFullFieldMask() *GetServiceRequest_FieldMask
func (*GetServiceRequest) MakeRawDiffFieldMask ¶
func (o *GetServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetServiceRequest) MakeRawFullFieldMask ¶
func (o *GetServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetServiceRequest) Marshal ¶
func (m *GetServiceRequest) Marshal() ([]byte, error)
func (*GetServiceRequest) MarshalJSON ¶
func (m *GetServiceRequest) MarshalJSON() ([]byte, error)
func (*GetServiceRequest) Merge ¶
func (o *GetServiceRequest) Merge(source *GetServiceRequest)
func (*GetServiceRequest) MergeRaw ¶
func (o *GetServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetServiceRequest) ProtoMessage ¶
func (*GetServiceRequest) ProtoMessage()
func (*GetServiceRequest) ProtoReflect ¶
func (m *GetServiceRequest) ProtoReflect() preflect.Message
func (*GetServiceRequest) Reset ¶
func (m *GetServiceRequest) Reset()
func (*GetServiceRequest) SetFieldMask ¶
func (m *GetServiceRequest) SetFieldMask(fv *service.Service_FieldMask)
func (*GetServiceRequest) SetName ¶
func (m *GetServiceRequest) SetName(fv *service.Reference)
func (*GetServiceRequest) SetView ¶
func (m *GetServiceRequest) SetView(fv view.View)
func (*GetServiceRequest) String ¶
func (m *GetServiceRequest) String() string
func (*GetServiceRequest) Unmarshal ¶
func (m *GetServiceRequest) Unmarshal(b []byte) error
func (*GetServiceRequest) UnmarshalJSON ¶
func (m *GetServiceRequest) UnmarshalJSON(data []byte) error
type GetServiceRequestFieldPathBuilder ¶
type GetServiceRequestFieldPathBuilder struct{}
func NewGetServiceRequestFieldPathBuilder ¶
func NewGetServiceRequestFieldPathBuilder() GetServiceRequestFieldPathBuilder
func (GetServiceRequestFieldPathBuilder) FieldMask ¶
func (GetServiceRequestFieldPathBuilder) FieldMask() GetServiceRequestPathSelectorFieldMask
type GetServiceRequestPathSelectorFieldMask ¶
type GetServiceRequestPathSelectorFieldMask struct{}
func (GetServiceRequestPathSelectorFieldMask) FieldPath ¶
func (GetServiceRequestPathSelectorFieldMask) FieldPath() *GetServiceRequest_FieldTerminalPath
func (GetServiceRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetServiceRequestPathSelectorFieldMask) WithArrayOfValues(values []*service.Service_FieldMask) *GetServiceRequest_FieldTerminalPathArrayOfValues
func (GetServiceRequestPathSelectorFieldMask) WithValue ¶
func (s GetServiceRequestPathSelectorFieldMask) WithValue(value *service.Service_FieldMask) *GetServiceRequest_FieldTerminalPathValue
type GetServiceRequestPathSelectorName ¶
type GetServiceRequestPathSelectorName struct{}
func (GetServiceRequestPathSelectorName) FieldPath ¶
func (GetServiceRequestPathSelectorName) FieldPath() *GetServiceRequest_FieldTerminalPath
func (GetServiceRequestPathSelectorName) WithArrayOfValues ¶
func (s GetServiceRequestPathSelectorName) WithArrayOfValues(values []*service.Reference) *GetServiceRequest_FieldTerminalPathArrayOfValues
func (GetServiceRequestPathSelectorName) WithValue ¶
func (s GetServiceRequestPathSelectorName) WithValue(value *service.Reference) *GetServiceRequest_FieldTerminalPathValue
type GetServiceRequestPathSelectorView ¶
type GetServiceRequestPathSelectorView struct{}
func (GetServiceRequestPathSelectorView) FieldPath ¶
func (GetServiceRequestPathSelectorView) FieldPath() *GetServiceRequest_FieldTerminalPath
func (GetServiceRequestPathSelectorView) WithArrayOfValues ¶
func (s GetServiceRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetServiceRequest_FieldTerminalPathArrayOfValues
func (GetServiceRequestPathSelectorView) WithValue ¶
func (s GetServiceRequestPathSelectorView) WithValue(value view.View) *GetServiceRequest_FieldTerminalPathValue
type GetServiceRequest_FieldMask ¶
type GetServiceRequest_FieldMask struct {
Paths []GetServiceRequest_FieldPath
}
func FullGetServiceRequest_FieldMask ¶
func FullGetServiceRequest_FieldMask() *GetServiceRequest_FieldMask
func (*GetServiceRequest_FieldMask) AppendPath ¶
func (fieldMask *GetServiceRequest_FieldMask) AppendPath(path GetServiceRequest_FieldPath)
func (*GetServiceRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetServiceRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetServiceRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetServiceRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetServiceRequest_FieldMask) FilterInputFields() *GetServiceRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetServiceRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetServiceRequest_FieldMask) GetPaths ¶
func (fieldMask *GetServiceRequest_FieldMask) GetPaths() []GetServiceRequest_FieldPath
func (*GetServiceRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetServiceRequest_FieldMask) IsFull ¶
func (fieldMask *GetServiceRequest_FieldMask) IsFull() bool
func (GetServiceRequest_FieldMask) Marshal ¶
func (fieldMask GetServiceRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetServiceRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetServiceRequest_FieldMask) PathsCount ¶
func (fieldMask *GetServiceRequest_FieldMask) PathsCount() int
func (*GetServiceRequest_FieldMask) Project ¶
func (fieldMask *GetServiceRequest_FieldMask) Project(source *GetServiceRequest) *GetServiceRequest
func (*GetServiceRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetServiceRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetServiceRequest_FieldMask) ProtoMessage()
func (*GetServiceRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetServiceRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetServiceRequest_FieldMask) Reset ¶
func (fieldMask *GetServiceRequest_FieldMask) Reset()
func (*GetServiceRequest_FieldMask) Set ¶
func (fieldMask *GetServiceRequest_FieldMask) Set(target, source *GetServiceRequest)
func (*GetServiceRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetServiceRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetServiceRequest_FieldMask) SetRaw ¶
func (fieldMask *GetServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetServiceRequest_FieldMask) Size ¶
func (fieldMask *GetServiceRequest_FieldMask) Size() int
func (*GetServiceRequest_FieldMask) String ¶
func (fieldMask *GetServiceRequest_FieldMask) String() string
func (*GetServiceRequest_FieldMask) Subtract ¶
func (fieldMask *GetServiceRequest_FieldMask) Subtract(other *GetServiceRequest_FieldMask) *GetServiceRequest_FieldMask
func (*GetServiceRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetServiceRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetServiceRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetServiceRequest_FieldMask) Unmarshal(data []byte) error
func (*GetServiceRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetServiceRequest_FieldPath ¶
type GetServiceRequest_FieldPath interface { gotenobject.FieldPath Selector() GetServiceRequest_FieldPathSelector Get(source *GetServiceRequest) []interface{} GetSingle(source *GetServiceRequest) (interface{}, bool) ClearValue(item *GetServiceRequest) // Those methods build corresponding GetServiceRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetServiceRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetServiceRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetServiceRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetServiceRequest_FieldPath ¶
func BuildGetServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (GetServiceRequest_FieldPath, error)
func MustParseGetServiceRequest_FieldPath ¶
func MustParseGetServiceRequest_FieldPath(rawField string) GetServiceRequest_FieldPath
func ParseGetServiceRequest_FieldPath ¶
func ParseGetServiceRequest_FieldPath(rawField string) (GetServiceRequest_FieldPath, error)
type GetServiceRequest_FieldPathArrayItemValue ¶
type GetServiceRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetServiceRequest_FieldPath ContainsValue(*GetServiceRequest) bool }
GetServiceRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetServiceRequest according to their type Present only for array (repeated) types.
func MustParseGetServiceRequest_FieldPathArrayItemValue ¶
func MustParseGetServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetServiceRequest_FieldPathArrayItemValue
func ParseGetServiceRequest_FieldPathArrayItemValue ¶
func ParseGetServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetServiceRequest_FieldPathArrayItemValue, error)
ParseGetServiceRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetServiceRequest_FieldPathArrayOfValues ¶
type GetServiceRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetServiceRequest_FieldPath }
GetServiceRequest_FieldPathArrayOfValues allows storing slice of values for GetServiceRequest fields according to their type
func MustParseGetServiceRequest_FieldPathArrayOfValues ¶
func MustParseGetServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetServiceRequest_FieldPathArrayOfValues
func ParseGetServiceRequest_FieldPathArrayOfValues ¶
func ParseGetServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetServiceRequest_FieldPathArrayOfValues, error)
type GetServiceRequest_FieldPathSelector ¶
type GetServiceRequest_FieldPathSelector int32
const ( GetServiceRequest_FieldPathSelectorName GetServiceRequest_FieldPathSelector = 0 GetServiceRequest_FieldPathSelectorFieldMask GetServiceRequest_FieldPathSelector = 1 GetServiceRequest_FieldPathSelectorView GetServiceRequest_FieldPathSelector = 2 )
func (GetServiceRequest_FieldPathSelector) String ¶
func (s GetServiceRequest_FieldPathSelector) String() string
type GetServiceRequest_FieldPathValue ¶
type GetServiceRequest_FieldPathValue interface { GetServiceRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetServiceRequest) CompareWith(*GetServiceRequest) (cmp int, comparable bool) }
GetServiceRequest_FieldPathValue allows storing values for GetServiceRequest fields according to their type
func MustParseGetServiceRequest_FieldPathValue ¶
func MustParseGetServiceRequest_FieldPathValue(pathStr, valueStr string) GetServiceRequest_FieldPathValue
func ParseGetServiceRequest_FieldPathValue ¶
func ParseGetServiceRequest_FieldPathValue(pathStr, valueStr string) (GetServiceRequest_FieldPathValue, error)
type GetServiceRequest_FieldTerminalPath ¶
type GetServiceRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetServiceRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetServiceRequest_FieldTerminalPath) ClearValue(item *GetServiceRequest)
func (*GetServiceRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetServiceRequest_FieldTerminalPath) Get ¶
func (fp *GetServiceRequest_FieldTerminalPath) Get(source *GetServiceRequest) (values []interface{})
Get returns all values pointed by specific field from source GetServiceRequest
func (*GetServiceRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetServiceRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetServiceRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetServiceRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetServiceRequest_FieldTerminalPath) GetSingle(source *GetServiceRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetServiceRequest
func (*GetServiceRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetServiceRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetServiceRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetServiceRequest_FieldTerminalPath) JSONString ¶
func (fp *GetServiceRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetServiceRequest_FieldTerminalPath) Selector ¶
func (fp *GetServiceRequest_FieldTerminalPath) Selector() GetServiceRequest_FieldPathSelector
func (*GetServiceRequest_FieldTerminalPath) String ¶
func (fp *GetServiceRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetServiceRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetServiceRequest_FieldPathArrayItemValue
func (*GetServiceRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetServiceRequest_FieldPathArrayOfValues
func (*GetServiceRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetServiceRequest_FieldTerminalPath) WithIValue(value interface{}) GetServiceRequest_FieldPathValue
func (*GetServiceRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetServiceRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetServiceRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetServiceRequest_FieldTerminalPathArrayItemValue ¶
type GetServiceRequest_FieldTerminalPathArrayItemValue struct { GetServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetServiceRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetServiceRequest'
func (*GetServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetServiceRequest as interface{}
func (*GetServiceRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetServiceRequest) (interface{}, bool)
func (*GetServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetServiceRequest_FieldTerminalPathArrayOfValues ¶
type GetServiceRequest_FieldTerminalPathArrayOfValues struct { GetServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetServiceRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetServiceRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*service.Service_FieldMask, bool)
func (*GetServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*service.Reference, bool)
func (*GetServiceRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetServiceRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetServiceRequest_FieldTerminalPathValue ¶
type GetServiceRequest_FieldTerminalPathValue struct { GetServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetServiceRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetServiceRequest_FieldTerminalPathValue) AsFieldMaskValue() (*service.Service_FieldMask, bool)
func (*GetServiceRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetServiceRequest_FieldTerminalPathValue) AsNameValue() (*service.Reference, bool)
func (*GetServiceRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetServiceRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetServiceRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetServiceRequest_FieldTerminalPathValue) CompareWith(source *GetServiceRequest) (int, bool)
CompareWith compares value in the 'GetServiceRequest_FieldTerminalPathValue' with the value under path in 'GetServiceRequest'.
func (*GetServiceRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetServiceRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetServiceRequest' as interface{}
func (*GetServiceRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetServiceRequest_FieldTerminalPathValue) SetTo(target **GetServiceRequest)
SetTo stores value for selected field for object GetServiceRequest
func (*GetServiceRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListServicesDescriptor ¶ added in v0.4.28
type ListServicesDescriptor struct{}
func GetListServicesDescriptor ¶ added in v0.4.28
func GetListServicesDescriptor() *ListServicesDescriptor
func (*ListServicesDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *ListServicesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListServicesDescriptor) GetApiName ¶ added in v0.4.28
func (d *ListServicesDescriptor) GetApiName() string
func (*ListServicesDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *ListServicesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListServicesDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *ListServicesDescriptor) GetFullMethodName() string
func (*ListServicesDescriptor) GetMethodName ¶ added in v0.4.28
func (d *ListServicesDescriptor) GetMethodName() string
func (*ListServicesDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *ListServicesDescriptor) GetProtoPkgName() string
func (*ListServicesDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *ListServicesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListServicesDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *ListServicesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListServicesDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *ListServicesDescriptor) GetServiceDomain() string
func (*ListServicesDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *ListServicesDescriptor) GetServiceVersion() string
func (*ListServicesDescriptor) GetVerb ¶ added in v0.4.28
func (d *ListServicesDescriptor) GetVerb() string
func (*ListServicesDescriptor) HasResource ¶ added in v0.4.30
func (d *ListServicesDescriptor) HasResource() bool
func (*ListServicesDescriptor) IsClientStream ¶ added in v0.4.28
func (d *ListServicesDescriptor) IsClientStream() bool
func (*ListServicesDescriptor) IsCollection ¶ added in v0.4.30
func (d *ListServicesDescriptor) IsCollection() bool
func (*ListServicesDescriptor) IsPlural ¶ added in v0.4.30
func (d *ListServicesDescriptor) IsPlural() bool
func (*ListServicesDescriptor) IsServerStream ¶ added in v0.4.28
func (d *ListServicesDescriptor) IsServerStream() bool
func (*ListServicesDescriptor) IsUnary ¶ added in v0.4.28
func (d *ListServicesDescriptor) IsUnary() bool
func (*ListServicesDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *ListServicesDescriptor) NewEmptyClientMsg() proto.Message
func (*ListServicesDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *ListServicesDescriptor) NewEmptyServerMsg() proto.Message
func (*ListServicesDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *ListServicesDescriptor) RequestHasResourceBody() bool
type ListServicesDescriptorClientMsgHandle ¶ added in v0.4.28
type ListServicesDescriptorClientMsgHandle struct{}
func (*ListServicesDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListServicesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListServicesDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListServicesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListServicesDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListServicesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListServicesDescriptorServerMsgHandle ¶ added in v0.4.28
type ListServicesDescriptorServerMsgHandle struct{}
func (*ListServicesDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListServicesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListServicesDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListServicesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListServicesDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListServicesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListServicesRequest ¶
type ListServicesRequest struct { // Requested page size. Server may return fewer Services 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 // [ListServicesResponse.next_page_token][ntt.meta.v1alpha2.ListServicesResponse.next_page_token] PageToken *service.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 *service.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 *service.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 *service.Service_FieldMask `` /* 139-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"` // contains filtered or unexported fields }
Request message for method [ListServices][ntt.meta.v1alpha2.ListServices]
func (*ListServicesRequest) Clone ¶
func (o *ListServicesRequest) Clone() *ListServicesRequest
func (*ListServicesRequest) CloneRaw ¶
func (o *ListServicesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListServicesRequest) Descriptor ¶
func (*ListServicesRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListServicesRequest.ProtoReflect.Descriptor instead.
func (*ListServicesRequest) GetFieldMask ¶
func (m *ListServicesRequest) GetFieldMask() *service.Service_FieldMask
func (*ListServicesRequest) GetFilter ¶
func (m *ListServicesRequest) GetFilter() *service.Filter
func (*ListServicesRequest) GetOrderBy ¶
func (m *ListServicesRequest) GetOrderBy() *service.OrderBy
func (*ListServicesRequest) GetPageSize ¶
func (m *ListServicesRequest) GetPageSize() int32
func (*ListServicesRequest) GetPageToken ¶
func (m *ListServicesRequest) GetPageToken() *service.PagerCursor
func (*ListServicesRequest) GetView ¶
func (m *ListServicesRequest) GetView() view.View
func (*ListServicesRequest) GotenMessage ¶
func (*ListServicesRequest) GotenMessage()
func (*ListServicesRequest) GotenObjectExt ¶
func (o *ListServicesRequest) GotenObjectExt()
func (*ListServicesRequest) GotenValidate ¶
func (obj *ListServicesRequest) GotenValidate() error
func (*ListServicesRequest) MakeDiffFieldMask ¶
func (o *ListServicesRequest) MakeDiffFieldMask(other *ListServicesRequest) *ListServicesRequest_FieldMask
func (*ListServicesRequest) MakeFullFieldMask ¶
func (o *ListServicesRequest) MakeFullFieldMask() *ListServicesRequest_FieldMask
func (*ListServicesRequest) MakeRawDiffFieldMask ¶
func (o *ListServicesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListServicesRequest) MakeRawFullFieldMask ¶
func (o *ListServicesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListServicesRequest) Marshal ¶
func (m *ListServicesRequest) Marshal() ([]byte, error)
func (*ListServicesRequest) MarshalJSON ¶
func (m *ListServicesRequest) MarshalJSON() ([]byte, error)
func (*ListServicesRequest) Merge ¶
func (o *ListServicesRequest) Merge(source *ListServicesRequest)
func (*ListServicesRequest) MergeRaw ¶
func (o *ListServicesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListServicesRequest) ProtoMessage ¶
func (*ListServicesRequest) ProtoMessage()
func (*ListServicesRequest) ProtoReflect ¶
func (m *ListServicesRequest) ProtoReflect() preflect.Message
func (*ListServicesRequest) Reset ¶
func (m *ListServicesRequest) Reset()
func (*ListServicesRequest) SetFieldMask ¶
func (m *ListServicesRequest) SetFieldMask(fv *service.Service_FieldMask)
func (*ListServicesRequest) SetFilter ¶
func (m *ListServicesRequest) SetFilter(fv *service.Filter)
func (*ListServicesRequest) SetOrderBy ¶
func (m *ListServicesRequest) SetOrderBy(fv *service.OrderBy)
func (*ListServicesRequest) SetPageSize ¶
func (m *ListServicesRequest) SetPageSize(fv int32)
func (*ListServicesRequest) SetPageToken ¶
func (m *ListServicesRequest) SetPageToken(fv *service.PagerCursor)
func (*ListServicesRequest) SetView ¶
func (m *ListServicesRequest) SetView(fv view.View)
func (*ListServicesRequest) String ¶
func (m *ListServicesRequest) String() string
func (*ListServicesRequest) Unmarshal ¶
func (m *ListServicesRequest) Unmarshal(b []byte) error
func (*ListServicesRequest) UnmarshalJSON ¶
func (m *ListServicesRequest) UnmarshalJSON(data []byte) error
type ListServicesRequestFieldPathBuilder ¶
type ListServicesRequestFieldPathBuilder struct{}
func NewListServicesRequestFieldPathBuilder ¶
func NewListServicesRequestFieldPathBuilder() ListServicesRequestFieldPathBuilder
func (ListServicesRequestFieldPathBuilder) FieldMask ¶
func (ListServicesRequestFieldPathBuilder) FieldMask() ListServicesRequestPathSelectorFieldMask
func (ListServicesRequestFieldPathBuilder) PageSize ¶
func (ListServicesRequestFieldPathBuilder) PageSize() ListServicesRequestPathSelectorPageSize
func (ListServicesRequestFieldPathBuilder) PageToken ¶
func (ListServicesRequestFieldPathBuilder) PageToken() ListServicesRequestPathSelectorPageToken
type ListServicesRequestPathSelectorFieldMask ¶
type ListServicesRequestPathSelectorFieldMask struct{}
func (ListServicesRequestPathSelectorFieldMask) FieldPath ¶
func (ListServicesRequestPathSelectorFieldMask) FieldPath() *ListServicesRequest_FieldTerminalPath
func (ListServicesRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListServicesRequestPathSelectorFieldMask) WithArrayOfValues(values []*service.Service_FieldMask) *ListServicesRequest_FieldTerminalPathArrayOfValues
func (ListServicesRequestPathSelectorFieldMask) WithValue ¶
func (s ListServicesRequestPathSelectorFieldMask) WithValue(value *service.Service_FieldMask) *ListServicesRequest_FieldTerminalPathValue
type ListServicesRequestPathSelectorFilter ¶
type ListServicesRequestPathSelectorFilter struct{}
func (ListServicesRequestPathSelectorFilter) FieldPath ¶
func (ListServicesRequestPathSelectorFilter) FieldPath() *ListServicesRequest_FieldTerminalPath
func (ListServicesRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListServicesRequestPathSelectorFilter) WithArrayOfValues(values []*service.Filter) *ListServicesRequest_FieldTerminalPathArrayOfValues
func (ListServicesRequestPathSelectorFilter) WithValue ¶
func (s ListServicesRequestPathSelectorFilter) WithValue(value *service.Filter) *ListServicesRequest_FieldTerminalPathValue
type ListServicesRequestPathSelectorOrderBy ¶
type ListServicesRequestPathSelectorOrderBy struct{}
func (ListServicesRequestPathSelectorOrderBy) FieldPath ¶
func (ListServicesRequestPathSelectorOrderBy) FieldPath() *ListServicesRequest_FieldTerminalPath
func (ListServicesRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListServicesRequestPathSelectorOrderBy) WithArrayOfValues(values []*service.OrderBy) *ListServicesRequest_FieldTerminalPathArrayOfValues
func (ListServicesRequestPathSelectorOrderBy) WithValue ¶
func (s ListServicesRequestPathSelectorOrderBy) WithValue(value *service.OrderBy) *ListServicesRequest_FieldTerminalPathValue
type ListServicesRequestPathSelectorPageSize ¶
type ListServicesRequestPathSelectorPageSize struct{}
func (ListServicesRequestPathSelectorPageSize) FieldPath ¶
func (ListServicesRequestPathSelectorPageSize) FieldPath() *ListServicesRequest_FieldTerminalPath
func (ListServicesRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListServicesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListServicesRequest_FieldTerminalPathArrayOfValues
func (ListServicesRequestPathSelectorPageSize) WithValue ¶
func (s ListServicesRequestPathSelectorPageSize) WithValue(value int32) *ListServicesRequest_FieldTerminalPathValue
type ListServicesRequestPathSelectorPageToken ¶
type ListServicesRequestPathSelectorPageToken struct{}
func (ListServicesRequestPathSelectorPageToken) FieldPath ¶
func (ListServicesRequestPathSelectorPageToken) FieldPath() *ListServicesRequest_FieldTerminalPath
func (ListServicesRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListServicesRequestPathSelectorPageToken) WithArrayOfValues(values []*service.PagerCursor) *ListServicesRequest_FieldTerminalPathArrayOfValues
func (ListServicesRequestPathSelectorPageToken) WithValue ¶
func (s ListServicesRequestPathSelectorPageToken) WithValue(value *service.PagerCursor) *ListServicesRequest_FieldTerminalPathValue
type ListServicesRequestPathSelectorView ¶
type ListServicesRequestPathSelectorView struct{}
func (ListServicesRequestPathSelectorView) FieldPath ¶
func (ListServicesRequestPathSelectorView) FieldPath() *ListServicesRequest_FieldTerminalPath
func (ListServicesRequestPathSelectorView) WithArrayOfValues ¶
func (s ListServicesRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListServicesRequest_FieldTerminalPathArrayOfValues
func (ListServicesRequestPathSelectorView) WithValue ¶
func (s ListServicesRequestPathSelectorView) WithValue(value view.View) *ListServicesRequest_FieldTerminalPathValue
type ListServicesRequest_FieldMask ¶
type ListServicesRequest_FieldMask struct {
Paths []ListServicesRequest_FieldPath
}
func FullListServicesRequest_FieldMask ¶
func FullListServicesRequest_FieldMask() *ListServicesRequest_FieldMask
func (*ListServicesRequest_FieldMask) AppendPath ¶
func (fieldMask *ListServicesRequest_FieldMask) AppendPath(path ListServicesRequest_FieldPath)
func (*ListServicesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListServicesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListServicesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListServicesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListServicesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListServicesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListServicesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListServicesRequest_FieldMask) FilterInputFields() *ListServicesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListServicesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListServicesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListServicesRequest_FieldMask) GetPaths ¶
func (fieldMask *ListServicesRequest_FieldMask) GetPaths() []ListServicesRequest_FieldPath
func (*ListServicesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListServicesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListServicesRequest_FieldMask) IsFull ¶
func (fieldMask *ListServicesRequest_FieldMask) IsFull() bool
func (ListServicesRequest_FieldMask) Marshal ¶
func (fieldMask ListServicesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListServicesRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListServicesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListServicesRequest_FieldMask) PathsCount ¶
func (fieldMask *ListServicesRequest_FieldMask) PathsCount() int
func (*ListServicesRequest_FieldMask) Project ¶
func (fieldMask *ListServicesRequest_FieldMask) Project(source *ListServicesRequest) *ListServicesRequest
func (*ListServicesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListServicesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListServicesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListServicesRequest_FieldMask) ProtoMessage()
func (*ListServicesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListServicesRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListServicesRequest_FieldMask) Reset ¶
func (fieldMask *ListServicesRequest_FieldMask) Reset()
func (*ListServicesRequest_FieldMask) Set ¶
func (fieldMask *ListServicesRequest_FieldMask) Set(target, source *ListServicesRequest)
func (*ListServicesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListServicesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListServicesRequest_FieldMask) SetRaw ¶
func (fieldMask *ListServicesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListServicesRequest_FieldMask) Size ¶
func (fieldMask *ListServicesRequest_FieldMask) Size() int
func (*ListServicesRequest_FieldMask) String ¶
func (fieldMask *ListServicesRequest_FieldMask) String() string
func (*ListServicesRequest_FieldMask) Subtract ¶
func (fieldMask *ListServicesRequest_FieldMask) Subtract(other *ListServicesRequest_FieldMask) *ListServicesRequest_FieldMask
func (*ListServicesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListServicesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListServicesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListServicesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListServicesRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListServicesRequest_FieldMask) Unmarshal(data []byte) error
func (*ListServicesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListServicesRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListServicesRequest_FieldPath ¶
type ListServicesRequest_FieldPath interface { gotenobject.FieldPath Selector() ListServicesRequest_FieldPathSelector Get(source *ListServicesRequest) []interface{} GetSingle(source *ListServicesRequest) (interface{}, bool) ClearValue(item *ListServicesRequest) // Those methods build corresponding ListServicesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListServicesRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListServicesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListServicesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListServicesRequest_FieldPath ¶
func BuildListServicesRequest_FieldPath(fp gotenobject.RawFieldPath) (ListServicesRequest_FieldPath, error)
func MustParseListServicesRequest_FieldPath ¶
func MustParseListServicesRequest_FieldPath(rawField string) ListServicesRequest_FieldPath
func ParseListServicesRequest_FieldPath ¶
func ParseListServicesRequest_FieldPath(rawField string) (ListServicesRequest_FieldPath, error)
type ListServicesRequest_FieldPathArrayItemValue ¶
type ListServicesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListServicesRequest_FieldPath ContainsValue(*ListServicesRequest) bool }
ListServicesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListServicesRequest according to their type Present only for array (repeated) types.
func MustParseListServicesRequest_FieldPathArrayItemValue ¶
func MustParseListServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListServicesRequest_FieldPathArrayItemValue
func ParseListServicesRequest_FieldPathArrayItemValue ¶
func ParseListServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListServicesRequest_FieldPathArrayItemValue, error)
ParseListServicesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListServicesRequest_FieldPathArrayOfValues ¶
type ListServicesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListServicesRequest_FieldPath }
ListServicesRequest_FieldPathArrayOfValues allows storing slice of values for ListServicesRequest fields according to their type
func MustParseListServicesRequest_FieldPathArrayOfValues ¶
func MustParseListServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListServicesRequest_FieldPathArrayOfValues
func ParseListServicesRequest_FieldPathArrayOfValues ¶
func ParseListServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListServicesRequest_FieldPathArrayOfValues, error)
type ListServicesRequest_FieldPathSelector ¶
type ListServicesRequest_FieldPathSelector int32
const ( ListServicesRequest_FieldPathSelectorPageSize ListServicesRequest_FieldPathSelector = 0 ListServicesRequest_FieldPathSelectorPageToken ListServicesRequest_FieldPathSelector = 1 ListServicesRequest_FieldPathSelectorOrderBy ListServicesRequest_FieldPathSelector = 2 ListServicesRequest_FieldPathSelectorFilter ListServicesRequest_FieldPathSelector = 3 ListServicesRequest_FieldPathSelectorFieldMask ListServicesRequest_FieldPathSelector = 4 ListServicesRequest_FieldPathSelectorView ListServicesRequest_FieldPathSelector = 5 )
func (ListServicesRequest_FieldPathSelector) String ¶
func (s ListServicesRequest_FieldPathSelector) String() string
type ListServicesRequest_FieldPathValue ¶
type ListServicesRequest_FieldPathValue interface { ListServicesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListServicesRequest) CompareWith(*ListServicesRequest) (cmp int, comparable bool) }
ListServicesRequest_FieldPathValue allows storing values for ListServicesRequest fields according to their type
func MustParseListServicesRequest_FieldPathValue ¶
func MustParseListServicesRequest_FieldPathValue(pathStr, valueStr string) ListServicesRequest_FieldPathValue
func ParseListServicesRequest_FieldPathValue ¶
func ParseListServicesRequest_FieldPathValue(pathStr, valueStr string) (ListServicesRequest_FieldPathValue, error)
type ListServicesRequest_FieldTerminalPath ¶
type ListServicesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListServicesRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListServicesRequest_FieldTerminalPath) ClearValue(item *ListServicesRequest)
func (*ListServicesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListServicesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListServicesRequest_FieldTerminalPath) Get ¶
func (fp *ListServicesRequest_FieldTerminalPath) Get(source *ListServicesRequest) (values []interface{})
Get returns all values pointed by specific field from source ListServicesRequest
func (*ListServicesRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListServicesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListServicesRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListServicesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListServicesRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListServicesRequest_FieldTerminalPath) GetSingle(source *ListServicesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListServicesRequest
func (*ListServicesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListServicesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListServicesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListServicesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListServicesRequest_FieldTerminalPath) JSONString ¶
func (fp *ListServicesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListServicesRequest_FieldTerminalPath) Selector ¶
func (fp *ListServicesRequest_FieldTerminalPath) Selector() ListServicesRequest_FieldPathSelector
func (*ListServicesRequest_FieldTerminalPath) String ¶
func (fp *ListServicesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListServicesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListServicesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListServicesRequest_FieldPathArrayItemValue
func (*ListServicesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListServicesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListServicesRequest_FieldPathArrayOfValues
func (*ListServicesRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListServicesRequest_FieldTerminalPath) WithIValue(value interface{}) ListServicesRequest_FieldPathValue
func (*ListServicesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListServicesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListServicesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListServicesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListServicesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListServicesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListServicesRequest_FieldTerminalPathArrayItemValue ¶
type ListServicesRequest_FieldTerminalPathArrayItemValue struct { ListServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListServicesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListServicesRequest'
func (*ListServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListServicesRequest as interface{}
func (*ListServicesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListServicesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListServicesRequest) (interface{}, bool)
func (*ListServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListServicesRequest_FieldTerminalPathArrayOfValues ¶
type ListServicesRequest_FieldTerminalPathArrayOfValues struct { ListServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*service.Service_FieldMask, bool)
func (*ListServicesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListServicesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*service.Filter, bool)
func (*ListServicesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListServicesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*service.OrderBy, bool)
func (*ListServicesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListServicesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListServicesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListServicesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*service.PagerCursor, bool)
func (*ListServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListServicesRequest_FieldTerminalPathValue ¶
type ListServicesRequest_FieldTerminalPathValue struct { ListServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListServicesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListServicesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*service.Service_FieldMask, bool)
func (*ListServicesRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListServicesRequest_FieldTerminalPathValue) AsFilterValue() (*service.Filter, bool)
func (*ListServicesRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListServicesRequest_FieldTerminalPathValue) AsOrderByValue() (*service.OrderBy, bool)
func (*ListServicesRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListServicesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListServicesRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListServicesRequest_FieldTerminalPathValue) AsPageTokenValue() (*service.PagerCursor, bool)
func (*ListServicesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListServicesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListServicesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListServicesRequest_FieldTerminalPathValue) CompareWith(source *ListServicesRequest) (int, bool)
CompareWith compares value in the 'ListServicesRequest_FieldTerminalPathValue' with the value under path in 'ListServicesRequest'.
func (*ListServicesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListServicesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListServicesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListServicesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListServicesRequest' as interface{}
func (*ListServicesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListServicesRequest_FieldTerminalPathValue) SetTo(target **ListServicesRequest)
SetTo stores value for selected field for object ListServicesRequest
func (*ListServicesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListServicesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListServicesResponse ¶
type ListServicesResponse struct { // The list of Services Services []*service.Service `protobuf:"bytes,1,rep,name=services,proto3" json:"services,omitempty" firestore:"services"` // A token to retrieve previous page of results. Pass this value in the // [ListServicesRequest.page_token][ntt.meta.v1alpha2.ListServicesRequest.page_token] PrevPageToken *service.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListServicesRequest.page_token][ntt.meta.v1alpha2.ListServicesRequest.page_token] NextPageToken *service.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListServices][ntt.meta.v1alpha2.ListServices]
func (*ListServicesResponse) Clone ¶
func (o *ListServicesResponse) Clone() *ListServicesResponse
func (*ListServicesResponse) CloneRaw ¶
func (o *ListServicesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListServicesResponse) Descriptor ¶
func (*ListServicesResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListServicesResponse.ProtoReflect.Descriptor instead.
func (*ListServicesResponse) GetNextPageToken ¶
func (m *ListServicesResponse) GetNextPageToken() *service.PagerCursor
func (*ListServicesResponse) GetPrevPageToken ¶
func (m *ListServicesResponse) GetPrevPageToken() *service.PagerCursor
func (*ListServicesResponse) GetServices ¶
func (m *ListServicesResponse) GetServices() []*service.Service
func (*ListServicesResponse) GotenMessage ¶
func (*ListServicesResponse) GotenMessage()
func (*ListServicesResponse) GotenObjectExt ¶
func (o *ListServicesResponse) GotenObjectExt()
func (*ListServicesResponse) GotenValidate ¶
func (obj *ListServicesResponse) GotenValidate() error
func (*ListServicesResponse) MakeDiffFieldMask ¶
func (o *ListServicesResponse) MakeDiffFieldMask(other *ListServicesResponse) *ListServicesResponse_FieldMask
func (*ListServicesResponse) MakeFullFieldMask ¶
func (o *ListServicesResponse) MakeFullFieldMask() *ListServicesResponse_FieldMask
func (*ListServicesResponse) MakeRawDiffFieldMask ¶
func (o *ListServicesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListServicesResponse) MakeRawFullFieldMask ¶
func (o *ListServicesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListServicesResponse) Marshal ¶
func (m *ListServicesResponse) Marshal() ([]byte, error)
func (*ListServicesResponse) MarshalJSON ¶
func (m *ListServicesResponse) MarshalJSON() ([]byte, error)
func (*ListServicesResponse) Merge ¶
func (o *ListServicesResponse) Merge(source *ListServicesResponse)
func (*ListServicesResponse) MergeRaw ¶
func (o *ListServicesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListServicesResponse) ProtoMessage ¶
func (*ListServicesResponse) ProtoMessage()
func (*ListServicesResponse) ProtoReflect ¶
func (m *ListServicesResponse) ProtoReflect() preflect.Message
func (*ListServicesResponse) Reset ¶
func (m *ListServicesResponse) Reset()
func (*ListServicesResponse) SetNextPageToken ¶
func (m *ListServicesResponse) SetNextPageToken(fv *service.PagerCursor)
func (*ListServicesResponse) SetPrevPageToken ¶
func (m *ListServicesResponse) SetPrevPageToken(fv *service.PagerCursor)
func (*ListServicesResponse) SetServices ¶
func (m *ListServicesResponse) SetServices(fv []*service.Service)
func (*ListServicesResponse) String ¶
func (m *ListServicesResponse) String() string
func (*ListServicesResponse) Unmarshal ¶
func (m *ListServicesResponse) Unmarshal(b []byte) error
func (*ListServicesResponse) UnmarshalJSON ¶
func (m *ListServicesResponse) UnmarshalJSON(data []byte) error
type ListServicesResponseFieldPathBuilder ¶
type ListServicesResponseFieldPathBuilder struct{}
func NewListServicesResponseFieldPathBuilder ¶
func NewListServicesResponseFieldPathBuilder() ListServicesResponseFieldPathBuilder
func (ListServicesResponseFieldPathBuilder) NextPageToken ¶
func (ListServicesResponseFieldPathBuilder) NextPageToken() ListServicesResponsePathSelectorNextPageToken
func (ListServicesResponseFieldPathBuilder) PrevPageToken ¶
func (ListServicesResponseFieldPathBuilder) PrevPageToken() ListServicesResponsePathSelectorPrevPageToken
func (ListServicesResponseFieldPathBuilder) Services ¶
func (ListServicesResponseFieldPathBuilder) Services() ListServicesResponsePathSelectorServices
type ListServicesResponseMapPathSelectorServicesMetadataAnnotations ¶
type ListServicesResponseMapPathSelectorServicesMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListServicesResponseMapPathSelectorServicesMetadataAnnotations) WithArrayOfValues ¶
func (s ListServicesResponseMapPathSelectorServicesMetadataAnnotations) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponseMapPathSelectorServicesMetadataAnnotations) WithValue ¶
func (s ListServicesResponseMapPathSelectorServicesMetadataAnnotations) WithValue(value string) *ListServicesResponse_FieldSubPathValue
type ListServicesResponseMapPathSelectorServicesMetadataLabels ¶
type ListServicesResponseMapPathSelectorServicesMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListServicesResponseMapPathSelectorServicesMetadataLabels) FieldPath ¶
func (s ListServicesResponseMapPathSelectorServicesMetadataLabels) FieldPath() *ListServicesResponse_FieldSubPath
func (ListServicesResponseMapPathSelectorServicesMetadataLabels) WithArrayOfValues ¶
func (s ListServicesResponseMapPathSelectorServicesMetadataLabels) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponseMapPathSelectorServicesMetadataLabels) WithValue ¶
func (s ListServicesResponseMapPathSelectorServicesMetadataLabels) WithValue(value string) *ListServicesResponse_FieldSubPathValue
type ListServicesResponseMapPathSelectorServicesMetadataShards ¶
type ListServicesResponseMapPathSelectorServicesMetadataShards struct {
// contains filtered or unexported fields
}
func (ListServicesResponseMapPathSelectorServicesMetadataShards) FieldPath ¶
func (s ListServicesResponseMapPathSelectorServicesMetadataShards) FieldPath() *ListServicesResponse_FieldSubPath
func (ListServicesResponseMapPathSelectorServicesMetadataShards) WithArrayOfValues ¶
func (s ListServicesResponseMapPathSelectorServicesMetadataShards) WithArrayOfValues(values []int64) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponseMapPathSelectorServicesMetadataShards) WithValue ¶
func (s ListServicesResponseMapPathSelectorServicesMetadataShards) WithValue(value int64) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorNextPageToken ¶
type ListServicesResponsePathSelectorNextPageToken struct{}
func (ListServicesResponsePathSelectorNextPageToken) FieldPath ¶
func (ListServicesResponsePathSelectorNextPageToken) FieldPath() *ListServicesResponse_FieldTerminalPath
func (ListServicesResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorNextPageToken) WithArrayOfValues(values []*service.PagerCursor) *ListServicesResponse_FieldTerminalPathArrayOfValues
func (ListServicesResponsePathSelectorNextPageToken) WithValue ¶
func (s ListServicesResponsePathSelectorNextPageToken) WithValue(value *service.PagerCursor) *ListServicesResponse_FieldTerminalPathValue
type ListServicesResponsePathSelectorPrevPageToken ¶
type ListServicesResponsePathSelectorPrevPageToken struct{}
func (ListServicesResponsePathSelectorPrevPageToken) FieldPath ¶
func (ListServicesResponsePathSelectorPrevPageToken) FieldPath() *ListServicesResponse_FieldTerminalPath
func (ListServicesResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*service.PagerCursor) *ListServicesResponse_FieldTerminalPathArrayOfValues
func (ListServicesResponsePathSelectorPrevPageToken) WithValue ¶
func (s ListServicesResponsePathSelectorPrevPageToken) WithValue(value *service.PagerCursor) *ListServicesResponse_FieldTerminalPathValue
type ListServicesResponsePathSelectorServices ¶
type ListServicesResponsePathSelectorServices struct{}
func (ListServicesResponsePathSelectorServices) FieldPath ¶
func (ListServicesResponsePathSelectorServices) FieldPath() *ListServicesResponse_FieldTerminalPath
func (ListServicesResponsePathSelectorServices) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServices) WithArrayOfValues(values [][]*service.Service) *ListServicesResponse_FieldTerminalPathArrayOfValues
func (ListServicesResponsePathSelectorServices) WithItemValue ¶
func (s ListServicesResponsePathSelectorServices) WithItemValue(value *service.Service) *ListServicesResponse_FieldTerminalPathArrayItemValue
func (ListServicesResponsePathSelectorServices) WithSubArrayItemValue ¶
func (s ListServicesResponsePathSelectorServices) WithSubArrayItemValue(subPathArrayItemValue service.Service_FieldPathArrayItemValue) *ListServicesResponse_FieldSubPathArrayItemValue
func (ListServicesResponsePathSelectorServices) WithSubArrayOfValues ¶
func (s ListServicesResponsePathSelectorServices) WithSubArrayOfValues(subPathArrayOfValues service.Service_FieldPathArrayOfValues) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServices) WithSubPath ¶
func (ListServicesResponsePathSelectorServices) WithSubPath(subPath service.Service_FieldPath) *ListServicesResponse_FieldSubPath
func (ListServicesResponsePathSelectorServices) WithSubValue ¶
func (s ListServicesResponsePathSelectorServices) WithSubValue(subPathValue service.Service_FieldPathValue) *ListServicesResponse_FieldSubPathValue
func (ListServicesResponsePathSelectorServices) WithValue ¶
func (s ListServicesResponsePathSelectorServices) WithValue(value []*service.Service) *ListServicesResponse_FieldTerminalPathValue
type ListServicesResponsePathSelectorServicesMetadata ¶
type ListServicesResponsePathSelectorServicesMetadata struct{}
func (ListServicesResponsePathSelectorServicesMetadata) Annotations ¶
func (ListServicesResponsePathSelectorServicesMetadata) CreateTime ¶
func (ListServicesResponsePathSelectorServicesMetadata) FieldPath ¶
func (ListServicesResponsePathSelectorServicesMetadata) FieldPath() *ListServicesResponse_FieldSubPath
func (ListServicesResponsePathSelectorServicesMetadata) Generation ¶
func (ListServicesResponsePathSelectorServicesMetadata) OwnerReferences ¶
func (ListServicesResponsePathSelectorServicesMetadata) ResourceVersion ¶
func (ListServicesResponsePathSelectorServicesMetadata) UpdateTime ¶
func (ListServicesResponsePathSelectorServicesMetadata) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadata) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadata) WithValue(value *ntt_meta.Meta) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataAnnotations ¶
type ListServicesResponsePathSelectorServicesMetadataAnnotations struct{}
func (ListServicesResponsePathSelectorServicesMetadataAnnotations) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataAnnotations) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataAnnotations) WithValue(value map[string]string) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataCreateTime ¶
type ListServicesResponsePathSelectorServicesMetadataCreateTime struct{}
func (ListServicesResponsePathSelectorServicesMetadataCreateTime) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataCreateTime) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataGeneration ¶
type ListServicesResponsePathSelectorServicesMetadataGeneration struct{}
func (ListServicesResponsePathSelectorServicesMetadataGeneration) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataGeneration) WithArrayOfValues(values []int64) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataGeneration) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataGeneration) WithValue(value int64) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataLabels ¶
type ListServicesResponsePathSelectorServicesMetadataLabels struct{}
func (ListServicesResponsePathSelectorServicesMetadataLabels) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataLabels) WithArrayOfValues(values []map[string]string) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataLabels) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataLabels) WithValue(value map[string]string) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataOwnerReferences ¶
type ListServicesResponsePathSelectorServicesMetadataOwnerReferences struct{}
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferences) ApiVersion ¶
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferences) Controller ¶
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferences) WithItemValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListServicesResponse_FieldSubPathArrayItemValue
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferences) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion ¶
type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion struct{}
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListServicesResponse_FieldSubPathArrayOfValues
type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesController ¶
type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesController struct{}
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesController) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesController) WithValue(value bool) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesKind ¶
type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesKind struct{}
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesKind) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesKind) WithValue(value string) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesName ¶
type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesName struct{}
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesName) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesName) WithValue(value string) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesUid ¶
type ListServicesResponsePathSelectorServicesMetadataOwnerReferencesUid struct{}
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataOwnerReferencesUid) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataOwnerReferencesUid) WithValue(value string) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataResourceVersion ¶
type ListServicesResponsePathSelectorServicesMetadataResourceVersion struct{}
func (ListServicesResponsePathSelectorServicesMetadataResourceVersion) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataResourceVersion) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataResourceVersion) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataResourceVersion) WithValue(value string) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataShards ¶
type ListServicesResponsePathSelectorServicesMetadataShards struct{}
func (ListServicesResponsePathSelectorServicesMetadataShards) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataShards) WithArrayOfValues(values []map[string]int64) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataShards) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataShards) WithValue(value map[string]int64) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataSyncing ¶
type ListServicesResponsePathSelectorServicesMetadataSyncing struct{}
func (ListServicesResponsePathSelectorServicesMetadataSyncing) OwningRegion ¶
func (ListServicesResponsePathSelectorServicesMetadataSyncing) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataSyncing) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataSyncingOwningRegion ¶
type ListServicesResponsePathSelectorServicesMetadataSyncingOwningRegion struct{}
func (ListServicesResponsePathSelectorServicesMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataSyncingOwningRegion) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataSyncingOwningRegion) WithValue(value string) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataSyncingRegions ¶
type ListServicesResponsePathSelectorServicesMetadataSyncingRegions struct{}
func (ListServicesResponsePathSelectorServicesMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataSyncingRegions) WithItemValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataSyncingRegions) WithItemValue(value string) *ListServicesResponse_FieldSubPathArrayItemValue
func (ListServicesResponsePathSelectorServicesMetadataSyncingRegions) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataSyncingRegions) WithValue(value []string) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataTags ¶
type ListServicesResponsePathSelectorServicesMetadataTags struct{}
func (ListServicesResponsePathSelectorServicesMetadataTags) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataTags) WithArrayOfValues(values [][]string) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataTags) WithItemValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataTags) WithItemValue(value string) *ListServicesResponse_FieldSubPathArrayItemValue
func (ListServicesResponsePathSelectorServicesMetadataTags) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataTags) WithValue(value []string) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataUpdateTime ¶
type ListServicesResponsePathSelectorServicesMetadataUpdateTime struct{}
func (ListServicesResponsePathSelectorServicesMetadataUpdateTime) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataUpdateTime) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesMetadataUuid ¶
type ListServicesResponsePathSelectorServicesMetadataUuid struct{}
func (ListServicesResponsePathSelectorServicesMetadataUuid) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesMetadataUuid) WithArrayOfValues(values []string) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesMetadataUuid) WithValue ¶
func (s ListServicesResponsePathSelectorServicesMetadataUuid) WithValue(value string) *ListServicesResponse_FieldSubPathValue
type ListServicesResponsePathSelectorServicesName ¶
type ListServicesResponsePathSelectorServicesName struct{}
func (ListServicesResponsePathSelectorServicesName) FieldPath ¶
func (ListServicesResponsePathSelectorServicesName) FieldPath() *ListServicesResponse_FieldSubPath
func (ListServicesResponsePathSelectorServicesName) WithArrayOfValues ¶
func (s ListServicesResponsePathSelectorServicesName) WithArrayOfValues(values []*service.Name) *ListServicesResponse_FieldSubPathArrayOfValues
func (ListServicesResponsePathSelectorServicesName) WithValue ¶
func (s ListServicesResponsePathSelectorServicesName) WithValue(value *service.Name) *ListServicesResponse_FieldSubPathValue
type ListServicesResponse_FieldMask ¶
type ListServicesResponse_FieldMask struct {
Paths []ListServicesResponse_FieldPath
}
func FullListServicesResponse_FieldMask ¶
func FullListServicesResponse_FieldMask() *ListServicesResponse_FieldMask
func (*ListServicesResponse_FieldMask) AppendPath ¶
func (fieldMask *ListServicesResponse_FieldMask) AppendPath(path ListServicesResponse_FieldPath)
func (*ListServicesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListServicesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListServicesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListServicesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListServicesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListServicesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListServicesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListServicesResponse_FieldMask) FilterInputFields() *ListServicesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListServicesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListServicesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListServicesResponse_FieldMask) GetPaths ¶
func (fieldMask *ListServicesResponse_FieldMask) GetPaths() []ListServicesResponse_FieldPath
func (*ListServicesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListServicesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListServicesResponse_FieldMask) IsFull ¶
func (fieldMask *ListServicesResponse_FieldMask) IsFull() bool
func (ListServicesResponse_FieldMask) Marshal ¶
func (fieldMask ListServicesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListServicesResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListServicesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListServicesResponse_FieldMask) PathsCount ¶
func (fieldMask *ListServicesResponse_FieldMask) PathsCount() int
func (*ListServicesResponse_FieldMask) Project ¶
func (fieldMask *ListServicesResponse_FieldMask) Project(source *ListServicesResponse) *ListServicesResponse
func (*ListServicesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListServicesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListServicesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListServicesResponse_FieldMask) ProtoMessage()
func (*ListServicesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListServicesResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListServicesResponse_FieldMask) Reset ¶
func (fieldMask *ListServicesResponse_FieldMask) Reset()
func (*ListServicesResponse_FieldMask) Set ¶
func (fieldMask *ListServicesResponse_FieldMask) Set(target, source *ListServicesResponse)
func (*ListServicesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListServicesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListServicesResponse_FieldMask) SetRaw ¶
func (fieldMask *ListServicesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListServicesResponse_FieldMask) Size ¶
func (fieldMask *ListServicesResponse_FieldMask) Size() int
func (*ListServicesResponse_FieldMask) String ¶
func (fieldMask *ListServicesResponse_FieldMask) String() string
func (*ListServicesResponse_FieldMask) Subtract ¶
func (fieldMask *ListServicesResponse_FieldMask) Subtract(other *ListServicesResponse_FieldMask) *ListServicesResponse_FieldMask
func (*ListServicesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListServicesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListServicesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListServicesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListServicesResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListServicesResponse_FieldMask) Unmarshal(data []byte) error
func (*ListServicesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListServicesResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListServicesResponse_FieldPath ¶
type ListServicesResponse_FieldPath interface { gotenobject.FieldPath Selector() ListServicesResponse_FieldPathSelector Get(source *ListServicesResponse) []interface{} GetSingle(source *ListServicesResponse) (interface{}, bool) ClearValue(item *ListServicesResponse) // Those methods build corresponding ListServicesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListServicesResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListServicesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListServicesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListServicesResponse_FieldPath ¶
func BuildListServicesResponse_FieldPath(fp gotenobject.RawFieldPath) (ListServicesResponse_FieldPath, error)
func MustParseListServicesResponse_FieldPath ¶
func MustParseListServicesResponse_FieldPath(rawField string) ListServicesResponse_FieldPath
func ParseListServicesResponse_FieldPath ¶
func ParseListServicesResponse_FieldPath(rawField string) (ListServicesResponse_FieldPath, error)
type ListServicesResponse_FieldPathArrayItemValue ¶
type ListServicesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListServicesResponse_FieldPath ContainsValue(*ListServicesResponse) bool }
ListServicesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListServicesResponse according to their type Present only for array (repeated) types.
func MustParseListServicesResponse_FieldPathArrayItemValue ¶
func MustParseListServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListServicesResponse_FieldPathArrayItemValue
func ParseListServicesResponse_FieldPathArrayItemValue ¶
func ParseListServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListServicesResponse_FieldPathArrayItemValue, error)
ParseListServicesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListServicesResponse_FieldPathArrayOfValues ¶
type ListServicesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListServicesResponse_FieldPath }
ListServicesResponse_FieldPathArrayOfValues allows storing slice of values for ListServicesResponse fields according to their type
func MustParseListServicesResponse_FieldPathArrayOfValues ¶
func MustParseListServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListServicesResponse_FieldPathArrayOfValues
func ParseListServicesResponse_FieldPathArrayOfValues ¶
func ParseListServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListServicesResponse_FieldPathArrayOfValues, error)
type ListServicesResponse_FieldPathSelector ¶
type ListServicesResponse_FieldPathSelector int32
const ( ListServicesResponse_FieldPathSelectorServices ListServicesResponse_FieldPathSelector = 0 ListServicesResponse_FieldPathSelectorPrevPageToken ListServicesResponse_FieldPathSelector = 1 ListServicesResponse_FieldPathSelectorNextPageToken ListServicesResponse_FieldPathSelector = 2 )
func (ListServicesResponse_FieldPathSelector) String ¶
func (s ListServicesResponse_FieldPathSelector) String() string
type ListServicesResponse_FieldPathValue ¶
type ListServicesResponse_FieldPathValue interface { ListServicesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListServicesResponse) CompareWith(*ListServicesResponse) (cmp int, comparable bool) }
ListServicesResponse_FieldPathValue allows storing values for ListServicesResponse fields according to their type
func MustParseListServicesResponse_FieldPathValue ¶
func MustParseListServicesResponse_FieldPathValue(pathStr, valueStr string) ListServicesResponse_FieldPathValue
func ParseListServicesResponse_FieldPathValue ¶
func ParseListServicesResponse_FieldPathValue(pathStr, valueStr string) (ListServicesResponse_FieldPathValue, error)
type ListServicesResponse_FieldSubPath ¶
type ListServicesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListServicesResponse_FieldSubPath) AsServicesSubPath ¶
func (fps *ListServicesResponse_FieldSubPath) AsServicesSubPath() (service.Service_FieldPath, bool)
func (*ListServicesResponse_FieldSubPath) ClearValue ¶
func (fps *ListServicesResponse_FieldSubPath) ClearValue(item *ListServicesResponse)
func (*ListServicesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListServicesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListServicesResponse_FieldSubPath) Get ¶
func (fps *ListServicesResponse_FieldSubPath) Get(source *ListServicesResponse) (values []interface{})
Get returns all values pointed by selected field from source ListServicesResponse
func (*ListServicesResponse_FieldSubPath) GetDefault ¶
func (fps *ListServicesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListServicesResponse_FieldSubPath) GetRaw ¶
func (fps *ListServicesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListServicesResponse_FieldSubPath) GetSingle ¶
func (fps *ListServicesResponse_FieldSubPath) GetSingle(source *ListServicesResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListServicesResponse
func (*ListServicesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListServicesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListServicesResponse_FieldSubPath) IsLeaf ¶
func (fps *ListServicesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListServicesResponse_FieldSubPath) JSONString ¶
func (fps *ListServicesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListServicesResponse_FieldSubPath) Selector ¶
func (fps *ListServicesResponse_FieldSubPath) Selector() ListServicesResponse_FieldPathSelector
func (*ListServicesResponse_FieldSubPath) String ¶
func (fps *ListServicesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListServicesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListServicesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListServicesResponse_FieldPathArrayItemValue
func (*ListServicesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListServicesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListServicesResponse_FieldPathArrayOfValues
func (*ListServicesResponse_FieldSubPath) WithIValue ¶
func (fps *ListServicesResponse_FieldSubPath) WithIValue(value interface{}) ListServicesResponse_FieldPathValue
func (*ListServicesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListServicesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListServicesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListServicesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListServicesResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListServicesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListServicesResponse_FieldSubPathArrayItemValue ¶
type ListServicesResponse_FieldSubPathArrayItemValue struct { ListServicesResponse_FieldPath // contains filtered or unexported fields }
func (*ListServicesResponse_FieldSubPathArrayItemValue) AsServicesPathItemValue ¶
func (fpaivs *ListServicesResponse_FieldSubPathArrayItemValue) AsServicesPathItemValue() (service.Service_FieldPathArrayItemValue, bool)
func (*ListServicesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListServicesResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListServicesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListServicesResponse'
func (*ListServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListServicesResponse_FieldSubPathArrayOfValues ¶
type ListServicesResponse_FieldSubPathArrayOfValues struct { ListServicesResponse_FieldPath // contains filtered or unexported fields }
func (*ListServicesResponse_FieldSubPathArrayOfValues) AsServicesPathArrayOfValues ¶
func (fpsaov *ListServicesResponse_FieldSubPathArrayOfValues) AsServicesPathArrayOfValues() (service.Service_FieldPathArrayOfValues, bool)
func (*ListServicesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListServicesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListServicesResponse_FieldSubPathValue ¶
type ListServicesResponse_FieldSubPathValue struct { ListServicesResponse_FieldPath // contains filtered or unexported fields }
func (*ListServicesResponse_FieldSubPathValue) AsServicesPathValue ¶
func (fpvs *ListServicesResponse_FieldSubPathValue) AsServicesPathValue() (service.Service_FieldPathValue, bool)
func (*ListServicesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListServicesResponse_FieldSubPathValue) CompareWith(source *ListServicesResponse) (int, bool)
func (*ListServicesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListServicesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListServicesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListServicesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListServicesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListServicesResponse_FieldSubPathValue) SetTo(target **ListServicesResponse)
func (*ListServicesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListServicesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListServicesResponse_FieldTerminalPath ¶
type ListServicesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListServicesResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListServicesResponse_FieldTerminalPath) ClearValue(item *ListServicesResponse)
func (*ListServicesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListServicesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListServicesResponse_FieldTerminalPath) Get ¶
func (fp *ListServicesResponse_FieldTerminalPath) Get(source *ListServicesResponse) (values []interface{})
Get returns all values pointed by specific field from source ListServicesResponse
func (*ListServicesResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListServicesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListServicesResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListServicesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListServicesResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListServicesResponse_FieldTerminalPath) GetSingle(source *ListServicesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListServicesResponse
func (*ListServicesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListServicesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListServicesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListServicesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListServicesResponse_FieldTerminalPath) JSONString ¶
func (fp *ListServicesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListServicesResponse_FieldTerminalPath) Selector ¶
func (fp *ListServicesResponse_FieldTerminalPath) Selector() ListServicesResponse_FieldPathSelector
func (*ListServicesResponse_FieldTerminalPath) String ¶
func (fp *ListServicesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListServicesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListServicesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListServicesResponse_FieldPathArrayItemValue
func (*ListServicesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListServicesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListServicesResponse_FieldPathArrayOfValues
func (*ListServicesResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListServicesResponse_FieldTerminalPath) WithIValue(value interface{}) ListServicesResponse_FieldPathValue
func (*ListServicesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListServicesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListServicesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListServicesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListServicesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListServicesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListServicesResponse_FieldTerminalPathArrayItemValue ¶
type ListServicesResponse_FieldTerminalPathArrayItemValue struct { ListServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListServicesResponse_FieldTerminalPathArrayItemValue) AsServicesItemValue ¶
func (fpaiv *ListServicesResponse_FieldTerminalPathArrayItemValue) AsServicesItemValue() (*service.Service, bool)
func (*ListServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListServicesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListServicesResponse'
func (*ListServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListServicesResponse as interface{}
func (*ListServicesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListServicesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListServicesResponse) (interface{}, bool)
func (*ListServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListServicesResponse_FieldTerminalPathArrayOfValues ¶
type ListServicesResponse_FieldTerminalPathArrayOfValues struct { ListServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListServicesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListServicesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*service.PagerCursor, bool)
func (*ListServicesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListServicesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*service.PagerCursor, bool)
func (*ListServicesResponse_FieldTerminalPathArrayOfValues) AsServicesArrayOfValues ¶
func (fpaov *ListServicesResponse_FieldTerminalPathArrayOfValues) AsServicesArrayOfValues() ([][]*service.Service, bool)
func (*ListServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListServicesResponse_FieldTerminalPathValue ¶
type ListServicesResponse_FieldTerminalPathValue struct { ListServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListServicesResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListServicesResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*service.PagerCursor, bool)
func (*ListServicesResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListServicesResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*service.PagerCursor, bool)
func (*ListServicesResponse_FieldTerminalPathValue) AsServicesValue ¶
func (fpv *ListServicesResponse_FieldTerminalPathValue) AsServicesValue() ([]*service.Service, bool)
func (*ListServicesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListServicesResponse_FieldTerminalPathValue) CompareWith(source *ListServicesResponse) (int, bool)
CompareWith compares value in the 'ListServicesResponse_FieldTerminalPathValue' with the value under path in 'ListServicesResponse'.
func (*ListServicesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListServicesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListServicesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListServicesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListServicesResponse' as interface{}
func (*ListServicesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListServicesResponse_FieldTerminalPathValue) SetTo(target **ListServicesResponse)
SetTo stores value for selected field for object ListServicesResponse
func (*ListServicesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListServicesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ServiceServiceClient ¶
type ServiceServiceClient interface { GetService(ctx context.Context, in *GetServiceRequest, opts ...grpc.CallOption) (*service.Service, error) BatchGetServices(ctx context.Context, in *BatchGetServicesRequest, opts ...grpc.CallOption) (*BatchGetServicesResponse, error) ListServices(ctx context.Context, in *ListServicesRequest, opts ...grpc.CallOption) (*ListServicesResponse, error) WatchService(ctx context.Context, in *WatchServiceRequest, opts ...grpc.CallOption) (WatchServiceClientStream, error) WatchServices(ctx context.Context, in *WatchServicesRequest, opts ...grpc.CallOption) (WatchServicesClientStream, error) CreateService(ctx context.Context, in *CreateServiceRequest, opts ...grpc.CallOption) (*service.Service, error) UpdateService(ctx context.Context, in *UpdateServiceRequest, opts ...grpc.CallOption) (*service.Service, error) DeleteService(ctx context.Context, in *DeleteServiceRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
ServiceServiceClient is the client API for ServiceService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewServiceServiceClient ¶
func NewServiceServiceClient(cc grpc.ClientConnInterface) ServiceServiceClient
type ServiceServiceDescriptor ¶ added in v0.4.28
type ServiceServiceDescriptor struct{}
func GetServiceServiceDescriptor ¶ added in v0.4.28
func GetServiceServiceDescriptor() *ServiceServiceDescriptor
func (*ServiceServiceDescriptor) AllMethodDescriptors ¶ added in v0.4.28
func (d *ServiceServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*ServiceServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *ServiceServiceDescriptor) GetApiName() string
func (*ServiceServiceDescriptor) GetFullAPIName ¶ added in v0.4.28
func (d *ServiceServiceDescriptor) GetFullAPIName() string
func (*ServiceServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *ServiceServiceDescriptor) GetProtoPkgName() string
func (*ServiceServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *ServiceServiceDescriptor) GetServiceDomain() string
func (*ServiceServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *ServiceServiceDescriptor) GetServiceVersion() string
type UpdateServiceDescriptor ¶ added in v0.4.28
type UpdateServiceDescriptor struct{}
func GetUpdateServiceDescriptor ¶ added in v0.4.28
func GetUpdateServiceDescriptor() *UpdateServiceDescriptor
func (*UpdateServiceDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) GetApiName() string
func (*UpdateServiceDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateServiceDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) GetFullMethodName() string
func (*UpdateServiceDescriptor) GetMethodName ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) GetMethodName() string
func (*UpdateServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) GetProtoPkgName() string
func (*UpdateServiceDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *UpdateServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateServiceDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) GetServiceDomain() string
func (*UpdateServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) GetServiceVersion() string
func (*UpdateServiceDescriptor) GetVerb ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) GetVerb() string
func (*UpdateServiceDescriptor) HasResource ¶ added in v0.4.30
func (d *UpdateServiceDescriptor) HasResource() bool
func (*UpdateServiceDescriptor) IsClientStream ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) IsClientStream() bool
func (*UpdateServiceDescriptor) IsCollection ¶ added in v0.4.30
func (d *UpdateServiceDescriptor) IsCollection() bool
func (*UpdateServiceDescriptor) IsPlural ¶ added in v0.4.30
func (d *UpdateServiceDescriptor) IsPlural() bool
func (*UpdateServiceDescriptor) IsServerStream ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) IsServerStream() bool
func (*UpdateServiceDescriptor) IsUnary ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) IsUnary() bool
func (*UpdateServiceDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateServiceDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateServiceDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *UpdateServiceDescriptor) RequestHasResourceBody() bool
type UpdateServiceDescriptorClientMsgHandle ¶ added in v0.4.28
type UpdateServiceDescriptorClientMsgHandle struct{}
func (*UpdateServiceDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateServiceDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateServiceDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateServiceDescriptorServerMsgHandle ¶ added in v0.4.28
type UpdateServiceDescriptorServerMsgHandle struct{}
func (*UpdateServiceDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateServiceDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateServiceDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateServiceRequest ¶
type UpdateServiceRequest struct { // Service resource body Service *service.Service `protobuf:"bytes,2,opt,name=service,proto3" json:"service,omitempty" firestore:"service"` // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *service.Service_FieldMask `` /* 143-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 *UpdateServiceRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // contains filtered or unexported fields }
Request message for method [UpdateService][ntt.meta.v1alpha2.UpdateService]
func (*UpdateServiceRequest) Clone ¶
func (o *UpdateServiceRequest) Clone() *UpdateServiceRequest
func (*UpdateServiceRequest) CloneRaw ¶
func (o *UpdateServiceRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateServiceRequest) Descriptor ¶
func (*UpdateServiceRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateServiceRequest.ProtoReflect.Descriptor instead.
func (*UpdateServiceRequest) GetCas ¶
func (m *UpdateServiceRequest) GetCas() *UpdateServiceRequest_CAS
func (*UpdateServiceRequest) GetService ¶
func (m *UpdateServiceRequest) GetService() *service.Service
func (*UpdateServiceRequest) GetUpdateMask ¶
func (m *UpdateServiceRequest) GetUpdateMask() *service.Service_FieldMask
func (*UpdateServiceRequest) GotenMessage ¶
func (*UpdateServiceRequest) GotenMessage()
func (*UpdateServiceRequest) GotenObjectExt ¶
func (o *UpdateServiceRequest) GotenObjectExt()
func (*UpdateServiceRequest) GotenValidate ¶
func (obj *UpdateServiceRequest) GotenValidate() error
func (*UpdateServiceRequest) MakeDiffFieldMask ¶
func (o *UpdateServiceRequest) MakeDiffFieldMask(other *UpdateServiceRequest) *UpdateServiceRequest_FieldMask
func (*UpdateServiceRequest) MakeFullFieldMask ¶
func (o *UpdateServiceRequest) MakeFullFieldMask() *UpdateServiceRequest_FieldMask
func (*UpdateServiceRequest) MakeRawDiffFieldMask ¶
func (o *UpdateServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateServiceRequest) MakeRawFullFieldMask ¶
func (o *UpdateServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateServiceRequest) Marshal ¶
func (m *UpdateServiceRequest) Marshal() ([]byte, error)
func (*UpdateServiceRequest) MarshalJSON ¶
func (m *UpdateServiceRequest) MarshalJSON() ([]byte, error)
func (*UpdateServiceRequest) Merge ¶
func (o *UpdateServiceRequest) Merge(source *UpdateServiceRequest)
func (*UpdateServiceRequest) MergeRaw ¶
func (o *UpdateServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateServiceRequest) ProtoMessage ¶
func (*UpdateServiceRequest) ProtoMessage()
func (*UpdateServiceRequest) ProtoReflect ¶
func (m *UpdateServiceRequest) ProtoReflect() preflect.Message
func (*UpdateServiceRequest) Reset ¶
func (m *UpdateServiceRequest) Reset()
func (*UpdateServiceRequest) SetCas ¶
func (m *UpdateServiceRequest) SetCas(fv *UpdateServiceRequest_CAS)
func (*UpdateServiceRequest) SetService ¶
func (m *UpdateServiceRequest) SetService(fv *service.Service)
func (*UpdateServiceRequest) SetUpdateMask ¶
func (m *UpdateServiceRequest) SetUpdateMask(fv *service.Service_FieldMask)
func (*UpdateServiceRequest) String ¶
func (m *UpdateServiceRequest) String() string
func (*UpdateServiceRequest) Unmarshal ¶
func (m *UpdateServiceRequest) Unmarshal(b []byte) error
func (*UpdateServiceRequest) UnmarshalJSON ¶
func (m *UpdateServiceRequest) UnmarshalJSON(data []byte) error
type UpdateServiceRequestCASFieldPathBuilder ¶
type UpdateServiceRequestCASFieldPathBuilder struct{}
func NewUpdateServiceRequestCASFieldPathBuilder ¶
func NewUpdateServiceRequestCASFieldPathBuilder() UpdateServiceRequestCASFieldPathBuilder
func (UpdateServiceRequestCASFieldPathBuilder) ConditionalState ¶
func (UpdateServiceRequestCASFieldPathBuilder) ConditionalState() UpdateServiceRequest_CASPathSelectorConditionalState
type UpdateServiceRequestCAS_FieldPath ¶
type UpdateServiceRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateServiceRequestCAS_FieldPathSelector Get(source *UpdateServiceRequest_CAS) []interface{} GetSingle(source *UpdateServiceRequest_CAS) (interface{}, bool) ClearValue(item *UpdateServiceRequest_CAS) // Those methods build corresponding UpdateServiceRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateServiceRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateServiceRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateServiceRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateServiceRequestCAS_FieldPath ¶
func BuildUpdateServiceRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateServiceRequestCAS_FieldPath, error)
func MustParseUpdateServiceRequestCAS_FieldPath ¶
func MustParseUpdateServiceRequestCAS_FieldPath(rawField string) UpdateServiceRequestCAS_FieldPath
func ParseUpdateServiceRequestCAS_FieldPath ¶
func ParseUpdateServiceRequestCAS_FieldPath(rawField string) (UpdateServiceRequestCAS_FieldPath, error)
type UpdateServiceRequestCAS_FieldPathArrayItemValue ¶
type UpdateServiceRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateServiceRequestCAS_FieldPath ContainsValue(*UpdateServiceRequest_CAS) bool }
UpdateServiceRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateServiceRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateServiceRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateServiceRequestCAS_FieldPathArrayItemValue
func ParseUpdateServiceRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateServiceRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateServiceRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateServiceRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateServiceRequestCAS_FieldPathArrayOfValues ¶
type UpdateServiceRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateServiceRequestCAS_FieldPath }
UpdateServiceRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateServiceRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateServiceRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateServiceRequestCAS_FieldPathArrayOfValues
func ParseUpdateServiceRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateServiceRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateServiceRequestCAS_FieldPathArrayOfValues, error)
type UpdateServiceRequestCAS_FieldPathSelector ¶
type UpdateServiceRequestCAS_FieldPathSelector int32
const ( UpdateServiceRequestCAS_FieldPathSelectorConditionalState UpdateServiceRequestCAS_FieldPathSelector = 0 UpdateServiceRequestCAS_FieldPathSelectorFieldMask UpdateServiceRequestCAS_FieldPathSelector = 1 )
func (UpdateServiceRequestCAS_FieldPathSelector) String ¶
func (s UpdateServiceRequestCAS_FieldPathSelector) String() string
type UpdateServiceRequestCAS_FieldPathValue ¶
type UpdateServiceRequestCAS_FieldPathValue interface { UpdateServiceRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateServiceRequest_CAS) CompareWith(*UpdateServiceRequest_CAS) (cmp int, comparable bool) }
UpdateServiceRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateServiceRequestCAS_FieldPathValue ¶
func MustParseUpdateServiceRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateServiceRequestCAS_FieldPathValue
func ParseUpdateServiceRequestCAS_FieldPathValue ¶
func ParseUpdateServiceRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateServiceRequestCAS_FieldPathValue, error)
type UpdateServiceRequestCAS_FieldSubPath ¶
type UpdateServiceRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateServiceRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) AsConditionalStateSubPath() (service.Service_FieldPath, bool)
func (*UpdateServiceRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) ClearValue(item *UpdateServiceRequest_CAS)
func (*UpdateServiceRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateServiceRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) Get(source *UpdateServiceRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateServiceRequest_CAS
func (*UpdateServiceRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateServiceRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateServiceRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) GetSingle(source *UpdateServiceRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateServiceRequest_CAS
func (*UpdateServiceRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateServiceRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateServiceRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateServiceRequestCAS_FieldSubPath) Selector ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) Selector() UpdateServiceRequestCAS_FieldPathSelector
func (*UpdateServiceRequestCAS_FieldSubPath) String ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateServiceRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateServiceRequestCAS_FieldPathArrayItemValue
func (*UpdateServiceRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateServiceRequestCAS_FieldPathArrayOfValues
func (*UpdateServiceRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateServiceRequestCAS_FieldPathValue
func (*UpdateServiceRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateServiceRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateServiceRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateServiceRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateServiceRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateServiceRequestCAS_FieldSubPathArrayItemValue struct { UpdateServiceRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateServiceRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateServiceRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (service.Service_FieldPathArrayItemValue, bool)
func (*UpdateServiceRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateServiceRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateServiceRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateServiceRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateServiceRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateServiceRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateServiceRequestCAS_FieldSubPathArrayOfValues struct { UpdateServiceRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateServiceRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateServiceRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (service.Service_FieldPathArrayOfValues, bool)
func (*UpdateServiceRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateServiceRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateServiceRequestCAS_FieldSubPathValue ¶
type UpdateServiceRequestCAS_FieldSubPathValue struct { UpdateServiceRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateServiceRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateServiceRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (service.Service_FieldPathValue, bool)
func (*UpdateServiceRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateServiceRequestCAS_FieldSubPathValue) CompareWith(source *UpdateServiceRequest_CAS) (int, bool)
func (*UpdateServiceRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateServiceRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateServiceRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateServiceRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateServiceRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateServiceRequestCAS_FieldSubPathValue) SetTo(target **UpdateServiceRequest_CAS)
func (*UpdateServiceRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateServiceRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateServiceRequestCAS_FieldTerminalPath ¶
type UpdateServiceRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateServiceRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) ClearValue(item *UpdateServiceRequest_CAS)
func (*UpdateServiceRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateServiceRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) Get(source *UpdateServiceRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateServiceRequest_CAS
func (*UpdateServiceRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateServiceRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateServiceRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) GetSingle(source *UpdateServiceRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateServiceRequest_CAS
func (*UpdateServiceRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateServiceRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateServiceRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateServiceRequestCAS_FieldTerminalPath) Selector ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) Selector() UpdateServiceRequestCAS_FieldPathSelector
func (*UpdateServiceRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateServiceRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateServiceRequestCAS_FieldPathArrayItemValue
func (*UpdateServiceRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateServiceRequestCAS_FieldPathArrayOfValues
func (*UpdateServiceRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateServiceRequestCAS_FieldPathValue
func (*UpdateServiceRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateServiceRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateServiceRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateServiceRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateServiceRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateServiceRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateServiceRequest_CAS as interface{}
func (*UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateServiceRequest_CAS) (interface{}, bool)
func (*UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateServiceRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateServiceRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*service.Service, bool)
func (*UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*service.Service_FieldMask, bool)
func (*UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateServiceRequestCAS_FieldTerminalPathValue ¶
type UpdateServiceRequestCAS_FieldTerminalPathValue struct { UpdateServiceRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateServiceRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateServiceRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*service.Service, bool)
func (*UpdateServiceRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateServiceRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*service.Service_FieldMask, bool)
func (*UpdateServiceRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateServiceRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateServiceRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateServiceRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateServiceRequest_CAS'.
func (*UpdateServiceRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateServiceRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateServiceRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateServiceRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateServiceRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateServiceRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateServiceRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateServiceRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateServiceRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateServiceRequestFieldPathBuilder ¶
type UpdateServiceRequestFieldPathBuilder struct{}
func NewUpdateServiceRequestFieldPathBuilder ¶
func NewUpdateServiceRequestFieldPathBuilder() UpdateServiceRequestFieldPathBuilder
func (UpdateServiceRequestFieldPathBuilder) UpdateMask ¶
func (UpdateServiceRequestFieldPathBuilder) UpdateMask() UpdateServiceRequestPathSelectorUpdateMask
type UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
type UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateServiceRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestMapPathSelectorServiceMetadataAnnotations ¶
type UpdateServiceRequestMapPathSelectorServiceMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateServiceRequestMapPathSelectorServiceMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateServiceRequestMapPathSelectorServiceMetadataAnnotations) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestMapPathSelectorServiceMetadataAnnotations) WithValue ¶
func (s UpdateServiceRequestMapPathSelectorServiceMetadataAnnotations) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestMapPathSelectorServiceMetadataLabels ¶
type UpdateServiceRequestMapPathSelectorServiceMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateServiceRequestMapPathSelectorServiceMetadataLabels) FieldPath ¶
func (s UpdateServiceRequestMapPathSelectorServiceMetadataLabels) FieldPath() *UpdateServiceRequest_FieldSubPath
func (UpdateServiceRequestMapPathSelectorServiceMetadataLabels) WithArrayOfValues ¶
func (s UpdateServiceRequestMapPathSelectorServiceMetadataLabels) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestMapPathSelectorServiceMetadataLabels) WithValue ¶
func (s UpdateServiceRequestMapPathSelectorServiceMetadataLabels) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestMapPathSelectorServiceMetadataShards ¶
type UpdateServiceRequestMapPathSelectorServiceMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateServiceRequestMapPathSelectorServiceMetadataShards) FieldPath ¶
func (s UpdateServiceRequestMapPathSelectorServiceMetadataShards) FieldPath() *UpdateServiceRequest_FieldSubPath
func (UpdateServiceRequestMapPathSelectorServiceMetadataShards) WithArrayOfValues ¶
func (s UpdateServiceRequestMapPathSelectorServiceMetadataShards) WithArrayOfValues(values []int64) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestMapPathSelectorServiceMetadataShards) WithValue ¶
func (s UpdateServiceRequestMapPathSelectorServiceMetadataShards) WithValue(value int64) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorCas ¶
type UpdateServiceRequestPathSelectorCas struct{}
func (UpdateServiceRequestPathSelectorCas) ConditionalState ¶
func (UpdateServiceRequestPathSelectorCas) ConditionalState() UpdateServiceRequestPathSelectorCasConditionalState
func (UpdateServiceRequestPathSelectorCas) FieldMask ¶
func (UpdateServiceRequestPathSelectorCas) FieldMask() UpdateServiceRequestPathSelectorCasFieldMask
func (UpdateServiceRequestPathSelectorCas) FieldPath ¶
func (UpdateServiceRequestPathSelectorCas) FieldPath() *UpdateServiceRequest_FieldTerminalPath
func (UpdateServiceRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCas) WithArrayOfValues(values []*UpdateServiceRequest_CAS) *UpdateServiceRequest_FieldTerminalPathArrayOfValues
func (UpdateServiceRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateServiceRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateServiceRequestCAS_FieldPathArrayItemValue) *UpdateServiceRequest_FieldSubPathArrayItemValue
func (UpdateServiceRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateServiceRequestCAS_FieldPathArrayOfValues) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorCas) WithSubPath ¶
func (UpdateServiceRequestPathSelectorCas) WithSubPath(subPath UpdateServiceRequestCAS_FieldPath) *UpdateServiceRequest_FieldSubPath
func (UpdateServiceRequestPathSelectorCas) WithSubValue ¶
func (s UpdateServiceRequestPathSelectorCas) WithSubValue(subPathValue UpdateServiceRequestCAS_FieldPathValue) *UpdateServiceRequest_FieldSubPathValue
func (UpdateServiceRequestPathSelectorCas) WithValue ¶
func (s UpdateServiceRequestPathSelectorCas) WithValue(value *UpdateServiceRequest_CAS) *UpdateServiceRequest_FieldTerminalPathValue
type UpdateServiceRequestPathSelectorCasConditionalState ¶
type UpdateServiceRequestPathSelectorCasConditionalState struct{}
func (UpdateServiceRequestPathSelectorCasConditionalState) FieldPath ¶
func (UpdateServiceRequestPathSelectorCasConditionalState) FieldPath() *UpdateServiceRequest_FieldSubPath
func (UpdateServiceRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*service.Service) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorCasConditionalState) WithValue ¶
func (s UpdateServiceRequestPathSelectorCasConditionalState) WithValue(value *service.Service) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadata) WithValue ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateServiceRequest_FieldSubPathArrayOfValues
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) ApiVersion ¶
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) FieldPath ¶
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateServiceRequest_FieldSubPathArrayOfValues
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateServiceRequest_FieldSubPathArrayOfValues
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *UpdateServiceRequest_FieldSubPathArrayOfValues
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateServiceRequest_FieldSubPathArrayItemValue
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateServiceRequest_FieldSubPathArrayItemValue
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataTags) WithValue ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateServiceRequest_FieldSubPathArrayOfValues
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateServiceRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorCasConditionalStateMetadataUuid) WithValue ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorCasConditionalStateName ¶
type UpdateServiceRequestPathSelectorCasConditionalStateName struct{}
func (UpdateServiceRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*service.Name) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorCasConditionalStateName) WithValue ¶
func (s UpdateServiceRequestPathSelectorCasConditionalStateName) WithValue(value *service.Name) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorCasFieldMask ¶
type UpdateServiceRequestPathSelectorCasFieldMask struct{}
func (UpdateServiceRequestPathSelectorCasFieldMask) FieldPath ¶
func (UpdateServiceRequestPathSelectorCasFieldMask) FieldPath() *UpdateServiceRequest_FieldSubPath
func (UpdateServiceRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*service.Service_FieldMask) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorCasFieldMask) WithValue ¶
func (s UpdateServiceRequestPathSelectorCasFieldMask) WithValue(value *service.Service_FieldMask) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorService ¶
type UpdateServiceRequestPathSelectorService struct{}
func (UpdateServiceRequestPathSelectorService) FieldPath ¶
func (UpdateServiceRequestPathSelectorService) FieldPath() *UpdateServiceRequest_FieldTerminalPath
func (UpdateServiceRequestPathSelectorService) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorService) WithArrayOfValues(values []*service.Service) *UpdateServiceRequest_FieldTerminalPathArrayOfValues
func (UpdateServiceRequestPathSelectorService) WithSubArrayItemValue ¶
func (s UpdateServiceRequestPathSelectorService) WithSubArrayItemValue(subPathArrayItemValue service.Service_FieldPathArrayItemValue) *UpdateServiceRequest_FieldSubPathArrayItemValue
func (UpdateServiceRequestPathSelectorService) WithSubArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorService) WithSubArrayOfValues(subPathArrayOfValues service.Service_FieldPathArrayOfValues) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorService) WithSubPath ¶
func (UpdateServiceRequestPathSelectorService) WithSubPath(subPath service.Service_FieldPath) *UpdateServiceRequest_FieldSubPath
func (UpdateServiceRequestPathSelectorService) WithSubValue ¶
func (s UpdateServiceRequestPathSelectorService) WithSubValue(subPathValue service.Service_FieldPathValue) *UpdateServiceRequest_FieldSubPathValue
func (UpdateServiceRequestPathSelectorService) WithValue ¶
func (s UpdateServiceRequestPathSelectorService) WithValue(value *service.Service) *UpdateServiceRequest_FieldTerminalPathValue
type UpdateServiceRequestPathSelectorServiceMetadata ¶
type UpdateServiceRequestPathSelectorServiceMetadata struct{}
func (UpdateServiceRequestPathSelectorServiceMetadata) Annotations ¶
func (UpdateServiceRequestPathSelectorServiceMetadata) CreateTime ¶
func (UpdateServiceRequestPathSelectorServiceMetadata) FieldPath ¶
func (UpdateServiceRequestPathSelectorServiceMetadata) FieldPath() *UpdateServiceRequest_FieldSubPath
func (UpdateServiceRequestPathSelectorServiceMetadata) Generation ¶
func (UpdateServiceRequestPathSelectorServiceMetadata) OwnerReferences ¶
func (UpdateServiceRequestPathSelectorServiceMetadata) ResourceVersion ¶
func (UpdateServiceRequestPathSelectorServiceMetadata) UpdateTime ¶
func (UpdateServiceRequestPathSelectorServiceMetadata) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadata) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadata) WithValue(value *ntt_meta.Meta) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataAnnotations ¶
type UpdateServiceRequestPathSelectorServiceMetadataAnnotations struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataAnnotations) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataAnnotations) WithValue(value map[string]string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataCreateTime ¶
type UpdateServiceRequestPathSelectorServiceMetadataCreateTime struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataCreateTime) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataGeneration ¶
type UpdateServiceRequestPathSelectorServiceMetadataGeneration struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataGeneration) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataGeneration) WithArrayOfValues(values []int64) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataGeneration) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataGeneration) WithValue(value int64) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataLabels ¶
type UpdateServiceRequestPathSelectorServiceMetadataLabels struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataLabels) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataLabels) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataLabels) WithValue(value map[string]string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences ¶
type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) ApiVersion ¶
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) Controller ¶
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithItemValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateServiceRequest_FieldSubPathArrayItemValue
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion ¶
type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesApiVersion) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateServiceRequest_FieldSubPathArrayOfValues
type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesController ¶
type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesController struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesController) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesController) WithValue(value bool) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind ¶
type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesKind) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesName ¶
type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesName struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesName) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesName) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid ¶
type UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataOwnerReferencesUid) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataResourceVersion ¶
type UpdateServiceRequestPathSelectorServiceMetadataResourceVersion struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataResourceVersion) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataResourceVersion) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataShards ¶
type UpdateServiceRequestPathSelectorServiceMetadataShards struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataShards) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataShards) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataShards) WithValue(value map[string]int64) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataSyncing ¶
type UpdateServiceRequestPathSelectorServiceMetadataSyncing struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataSyncing) OwningRegion ¶
func (UpdateServiceRequestPathSelectorServiceMetadataSyncing) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataSyncing) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion ¶
type UpdateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataSyncingOwningRegion) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataSyncingRegions ¶
type UpdateServiceRequestPathSelectorServiceMetadataSyncingRegions struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithItemValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithItemValue(value string) *UpdateServiceRequest_FieldSubPathArrayItemValue
func (UpdateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataSyncingRegions) WithValue(value []string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataTags ¶
type UpdateServiceRequestPathSelectorServiceMetadataTags struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataTags) FieldPath ¶
func (UpdateServiceRequestPathSelectorServiceMetadataTags) FieldPath() *UpdateServiceRequest_FieldSubPath
func (UpdateServiceRequestPathSelectorServiceMetadataTags) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataTags) WithArrayOfValues(values [][]string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataTags) WithItemValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataTags) WithItemValue(value string) *UpdateServiceRequest_FieldSubPathArrayItemValue
func (UpdateServiceRequestPathSelectorServiceMetadataTags) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataTags) WithValue(value []string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataUpdateTime ¶
type UpdateServiceRequestPathSelectorServiceMetadataUpdateTime struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataUpdateTime) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceMetadataUuid ¶
type UpdateServiceRequestPathSelectorServiceMetadataUuid struct{}
func (UpdateServiceRequestPathSelectorServiceMetadataUuid) FieldPath ¶
func (UpdateServiceRequestPathSelectorServiceMetadataUuid) FieldPath() *UpdateServiceRequest_FieldSubPath
func (UpdateServiceRequestPathSelectorServiceMetadataUuid) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataUuid) WithArrayOfValues(values []string) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceMetadataUuid) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceMetadataUuid) WithValue(value string) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorServiceName ¶
type UpdateServiceRequestPathSelectorServiceName struct{}
func (UpdateServiceRequestPathSelectorServiceName) FieldPath ¶
func (UpdateServiceRequestPathSelectorServiceName) FieldPath() *UpdateServiceRequest_FieldSubPath
func (UpdateServiceRequestPathSelectorServiceName) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorServiceName) WithArrayOfValues(values []*service.Name) *UpdateServiceRequest_FieldSubPathArrayOfValues
func (UpdateServiceRequestPathSelectorServiceName) WithValue ¶
func (s UpdateServiceRequestPathSelectorServiceName) WithValue(value *service.Name) *UpdateServiceRequest_FieldSubPathValue
type UpdateServiceRequestPathSelectorUpdateMask ¶
type UpdateServiceRequestPathSelectorUpdateMask struct{}
func (UpdateServiceRequestPathSelectorUpdateMask) FieldPath ¶
func (UpdateServiceRequestPathSelectorUpdateMask) FieldPath() *UpdateServiceRequest_FieldTerminalPath
func (UpdateServiceRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateServiceRequestPathSelectorUpdateMask) WithArrayOfValues(values []*service.Service_FieldMask) *UpdateServiceRequest_FieldTerminalPathArrayOfValues
func (UpdateServiceRequestPathSelectorUpdateMask) WithValue ¶
func (s UpdateServiceRequestPathSelectorUpdateMask) WithValue(value *service.Service_FieldMask) *UpdateServiceRequest_FieldTerminalPathValue
type UpdateServiceRequest_CAS ¶
type UpdateServiceRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *service.Service `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *service.Service_FieldMask `` /* 139-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 (*UpdateServiceRequest_CAS) Clone ¶
func (o *UpdateServiceRequest_CAS) Clone() *UpdateServiceRequest_CAS
func (*UpdateServiceRequest_CAS) CloneRaw ¶
func (o *UpdateServiceRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateServiceRequest_CAS) Descriptor ¶
func (*UpdateServiceRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateServiceRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateServiceRequest_CAS) GetConditionalState ¶
func (m *UpdateServiceRequest_CAS) GetConditionalState() *service.Service
func (*UpdateServiceRequest_CAS) GetFieldMask ¶
func (m *UpdateServiceRequest_CAS) GetFieldMask() *service.Service_FieldMask
func (*UpdateServiceRequest_CAS) GotenMessage ¶
func (*UpdateServiceRequest_CAS) GotenMessage()
func (*UpdateServiceRequest_CAS) GotenObjectExt ¶
func (o *UpdateServiceRequest_CAS) GotenObjectExt()
func (*UpdateServiceRequest_CAS) GotenValidate ¶
func (obj *UpdateServiceRequest_CAS) GotenValidate() error
func (*UpdateServiceRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateServiceRequest_CAS) MakeDiffFieldMask(other *UpdateServiceRequest_CAS) *UpdateServiceRequest_CAS_FieldMask
func (*UpdateServiceRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateServiceRequest_CAS) MakeFullFieldMask() *UpdateServiceRequest_CAS_FieldMask
func (*UpdateServiceRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateServiceRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateServiceRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateServiceRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateServiceRequest_CAS) Marshal ¶
func (m *UpdateServiceRequest_CAS) Marshal() ([]byte, error)
func (*UpdateServiceRequest_CAS) MarshalJSON ¶
func (m *UpdateServiceRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateServiceRequest_CAS) Merge ¶
func (o *UpdateServiceRequest_CAS) Merge(source *UpdateServiceRequest_CAS)
func (*UpdateServiceRequest_CAS) MergeRaw ¶
func (o *UpdateServiceRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateServiceRequest_CAS) ProtoMessage ¶
func (*UpdateServiceRequest_CAS) ProtoMessage()
func (*UpdateServiceRequest_CAS) ProtoReflect ¶
func (m *UpdateServiceRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateServiceRequest_CAS) Reset ¶
func (m *UpdateServiceRequest_CAS) Reset()
func (*UpdateServiceRequest_CAS) SetConditionalState ¶
func (m *UpdateServiceRequest_CAS) SetConditionalState(fv *service.Service)
func (*UpdateServiceRequest_CAS) SetFieldMask ¶
func (m *UpdateServiceRequest_CAS) SetFieldMask(fv *service.Service_FieldMask)
func (*UpdateServiceRequest_CAS) String ¶
func (m *UpdateServiceRequest_CAS) String() string
func (*UpdateServiceRequest_CAS) Unmarshal ¶
func (m *UpdateServiceRequest_CAS) Unmarshal(b []byte) error
func (*UpdateServiceRequest_CAS) UnmarshalJSON ¶
func (m *UpdateServiceRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
type UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue ¶
func (s UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateServiceRequestCAS_FieldSubPathValue
type UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdateServiceRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateServiceRequestCAS_FieldSubPathValue
type UpdateServiceRequest_CASPathSelectorConditionalState ¶
type UpdateServiceRequest_CASPathSelectorConditionalState struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*service.Service) *UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateServiceRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue service.Service_FieldPathArrayItemValue) *UpdateServiceRequestCAS_FieldSubPathArrayItemValue
func (UpdateServiceRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues service.Service_FieldPathArrayOfValues) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdateServiceRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateServiceRequest_CASPathSelectorConditionalState) WithSubPath(subPath service.Service_FieldPath) *UpdateServiceRequestCAS_FieldSubPath
func (UpdateServiceRequest_CASPathSelectorConditionalState) WithSubValue ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue service.Service_FieldPathValue) *UpdateServiceRequestCAS_FieldSubPathValue
func (UpdateServiceRequest_CASPathSelectorConditionalState) WithValue ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalState) WithValue(value *service.Service) *UpdateServiceRequestCAS_FieldTerminalPathValue
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) WithValue ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateServiceRequestCAS_FieldSubPathValue
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateServiceRequestCAS_FieldSubPathValue
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateServiceRequestCAS_FieldSubPathValue
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateServiceRequestCAS_FieldSubPathValue
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) ApiVersion ¶
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) FieldPath ¶
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateServiceRequestCAS_FieldSubPathValue
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateServiceRequestCAS_FieldSubPathArrayItemValue
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateServiceRequestCAS_FieldSubPathValue
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateServiceRequestCAS_FieldSubPathArrayItemValue
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithValue ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateServiceRequestCAS_FieldSubPathValue
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateServiceRequestCAS_FieldSubPathValue
type UpdateServiceRequest_CASPathSelectorConditionalStateName ¶
type UpdateServiceRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateServiceRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*service.Name) *UpdateServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdateServiceRequest_CASPathSelectorConditionalStateName) WithValue ¶
func (s UpdateServiceRequest_CASPathSelectorConditionalStateName) WithValue(value *service.Name) *UpdateServiceRequestCAS_FieldSubPathValue
type UpdateServiceRequest_CASPathSelectorFieldMask ¶
type UpdateServiceRequest_CASPathSelectorFieldMask struct{}
func (UpdateServiceRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdateServiceRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*service.Service_FieldMask) *UpdateServiceRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateServiceRequest_CASPathSelectorFieldMask) WithValue ¶
func (s UpdateServiceRequest_CASPathSelectorFieldMask) WithValue(value *service.Service_FieldMask) *UpdateServiceRequestCAS_FieldTerminalPathValue
type UpdateServiceRequest_CAS_FieldMask ¶
type UpdateServiceRequest_CAS_FieldMask struct {
Paths []UpdateServiceRequestCAS_FieldPath
}
func FullUpdateServiceRequest_CAS_FieldMask ¶
func FullUpdateServiceRequest_CAS_FieldMask() *UpdateServiceRequest_CAS_FieldMask
func (*UpdateServiceRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) AppendPath(path UpdateServiceRequestCAS_FieldPath)
func (*UpdateServiceRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateServiceRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateServiceRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateServiceRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) FilterInputFields() *UpdateServiceRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateServiceRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateServiceRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) GetPaths() []UpdateServiceRequestCAS_FieldPath
func (*UpdateServiceRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateServiceRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) IsFull() bool
func (UpdateServiceRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateServiceRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateServiceRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateServiceRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateServiceRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) PathsCount() int
func (*UpdateServiceRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) Project(source *UpdateServiceRequest_CAS) *UpdateServiceRequest_CAS
func (*UpdateServiceRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateServiceRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateServiceRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateServiceRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) Reset()
func (*UpdateServiceRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) Set(target, source *UpdateServiceRequest_CAS)
func (*UpdateServiceRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateServiceRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateServiceRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) Size() int
func (*UpdateServiceRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) String() string
func (*UpdateServiceRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) Subtract(other *UpdateServiceRequest_CAS_FieldMask) *UpdateServiceRequest_CAS_FieldMask
func (*UpdateServiceRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateServiceRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateServiceRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateServiceRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateServiceRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateServiceRequest_FieldMask ¶
type UpdateServiceRequest_FieldMask struct {
Paths []UpdateServiceRequest_FieldPath
}
func FullUpdateServiceRequest_FieldMask ¶
func FullUpdateServiceRequest_FieldMask() *UpdateServiceRequest_FieldMask
func (*UpdateServiceRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateServiceRequest_FieldMask) AppendPath(path UpdateServiceRequest_FieldPath)
func (*UpdateServiceRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateServiceRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateServiceRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateServiceRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateServiceRequest_FieldMask) FilterInputFields() *UpdateServiceRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateServiceRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateServiceRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateServiceRequest_FieldMask) GetPaths() []UpdateServiceRequest_FieldPath
func (*UpdateServiceRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateServiceRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateServiceRequest_FieldMask) IsFull() bool
func (UpdateServiceRequest_FieldMask) Marshal ¶
func (fieldMask UpdateServiceRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateServiceRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateServiceRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateServiceRequest_FieldMask) PathsCount() int
func (*UpdateServiceRequest_FieldMask) Project ¶
func (fieldMask *UpdateServiceRequest_FieldMask) Project(source *UpdateServiceRequest) *UpdateServiceRequest
func (*UpdateServiceRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateServiceRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateServiceRequest_FieldMask) ProtoMessage()
func (*UpdateServiceRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateServiceRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateServiceRequest_FieldMask) Reset ¶
func (fieldMask *UpdateServiceRequest_FieldMask) Reset()
func (*UpdateServiceRequest_FieldMask) Set ¶
func (fieldMask *UpdateServiceRequest_FieldMask) Set(target, source *UpdateServiceRequest)
func (*UpdateServiceRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateServiceRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateServiceRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateServiceRequest_FieldMask) Size ¶
func (fieldMask *UpdateServiceRequest_FieldMask) Size() int
func (*UpdateServiceRequest_FieldMask) String ¶
func (fieldMask *UpdateServiceRequest_FieldMask) String() string
func (*UpdateServiceRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateServiceRequest_FieldMask) Subtract(other *UpdateServiceRequest_FieldMask) *UpdateServiceRequest_FieldMask
func (*UpdateServiceRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateServiceRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateServiceRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateServiceRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateServiceRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateServiceRequest_FieldPath ¶
type UpdateServiceRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateServiceRequest_FieldPathSelector Get(source *UpdateServiceRequest) []interface{} GetSingle(source *UpdateServiceRequest) (interface{}, bool) ClearValue(item *UpdateServiceRequest) // Those methods build corresponding UpdateServiceRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateServiceRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateServiceRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateServiceRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateServiceRequest_FieldPath ¶
func BuildUpdateServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateServiceRequest_FieldPath, error)
func MustParseUpdateServiceRequest_FieldPath ¶
func MustParseUpdateServiceRequest_FieldPath(rawField string) UpdateServiceRequest_FieldPath
func ParseUpdateServiceRequest_FieldPath ¶
func ParseUpdateServiceRequest_FieldPath(rawField string) (UpdateServiceRequest_FieldPath, error)
type UpdateServiceRequest_FieldPathArrayItemValue ¶
type UpdateServiceRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateServiceRequest_FieldPath ContainsValue(*UpdateServiceRequest) bool }
UpdateServiceRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateServiceRequest according to their type Present only for array (repeated) types.
func MustParseUpdateServiceRequest_FieldPathArrayItemValue ¶
func MustParseUpdateServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateServiceRequest_FieldPathArrayItemValue
func ParseUpdateServiceRequest_FieldPathArrayItemValue ¶
func ParseUpdateServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateServiceRequest_FieldPathArrayItemValue, error)
ParseUpdateServiceRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateServiceRequest_FieldPathArrayOfValues ¶
type UpdateServiceRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateServiceRequest_FieldPath }
UpdateServiceRequest_FieldPathArrayOfValues allows storing slice of values for UpdateServiceRequest fields according to their type
func MustParseUpdateServiceRequest_FieldPathArrayOfValues ¶
func MustParseUpdateServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateServiceRequest_FieldPathArrayOfValues
func ParseUpdateServiceRequest_FieldPathArrayOfValues ¶
func ParseUpdateServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateServiceRequest_FieldPathArrayOfValues, error)
type UpdateServiceRequest_FieldPathSelector ¶
type UpdateServiceRequest_FieldPathSelector int32
const ( UpdateServiceRequest_FieldPathSelectorService UpdateServiceRequest_FieldPathSelector = 0 UpdateServiceRequest_FieldPathSelectorUpdateMask UpdateServiceRequest_FieldPathSelector = 1 UpdateServiceRequest_FieldPathSelectorCas UpdateServiceRequest_FieldPathSelector = 2 )
func (UpdateServiceRequest_FieldPathSelector) String ¶
func (s UpdateServiceRequest_FieldPathSelector) String() string
type UpdateServiceRequest_FieldPathValue ¶
type UpdateServiceRequest_FieldPathValue interface { UpdateServiceRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateServiceRequest) CompareWith(*UpdateServiceRequest) (cmp int, comparable bool) }
UpdateServiceRequest_FieldPathValue allows storing values for UpdateServiceRequest fields according to their type
func MustParseUpdateServiceRequest_FieldPathValue ¶
func MustParseUpdateServiceRequest_FieldPathValue(pathStr, valueStr string) UpdateServiceRequest_FieldPathValue
func ParseUpdateServiceRequest_FieldPathValue ¶
func ParseUpdateServiceRequest_FieldPathValue(pathStr, valueStr string) (UpdateServiceRequest_FieldPathValue, error)
type UpdateServiceRequest_FieldSubPath ¶
type UpdateServiceRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateServiceRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateServiceRequest_FieldSubPath) AsCasSubPath() (UpdateServiceRequestCAS_FieldPath, bool)
func (*UpdateServiceRequest_FieldSubPath) AsServiceSubPath ¶
func (fps *UpdateServiceRequest_FieldSubPath) AsServiceSubPath() (service.Service_FieldPath, bool)
func (*UpdateServiceRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateServiceRequest_FieldSubPath) ClearValue(item *UpdateServiceRequest)
func (*UpdateServiceRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateServiceRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateServiceRequest_FieldSubPath) Get ¶
func (fps *UpdateServiceRequest_FieldSubPath) Get(source *UpdateServiceRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateServiceRequest
func (*UpdateServiceRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateServiceRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateServiceRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateServiceRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateServiceRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateServiceRequest_FieldSubPath) GetSingle(source *UpdateServiceRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateServiceRequest
func (*UpdateServiceRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateServiceRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateServiceRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateServiceRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateServiceRequest_FieldSubPath) JSONString ¶
func (fps *UpdateServiceRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateServiceRequest_FieldSubPath) Selector ¶
func (fps *UpdateServiceRequest_FieldSubPath) Selector() UpdateServiceRequest_FieldPathSelector
func (*UpdateServiceRequest_FieldSubPath) String ¶
func (fps *UpdateServiceRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateServiceRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateServiceRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateServiceRequest_FieldPathArrayItemValue
func (*UpdateServiceRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateServiceRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateServiceRequest_FieldPathArrayOfValues
func (*UpdateServiceRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateServiceRequest_FieldSubPath) WithIValue(value interface{}) UpdateServiceRequest_FieldPathValue
func (*UpdateServiceRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateServiceRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateServiceRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateServiceRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateServiceRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateServiceRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateServiceRequest_FieldSubPathArrayItemValue ¶
type UpdateServiceRequest_FieldSubPathArrayItemValue struct { UpdateServiceRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateServiceRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateServiceRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateServiceRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateServiceRequest_FieldSubPathArrayItemValue) AsServicePathItemValue ¶
func (fpaivs *UpdateServiceRequest_FieldSubPathArrayItemValue) AsServicePathItemValue() (service.Service_FieldPathArrayItemValue, bool)
func (*UpdateServiceRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateServiceRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateServiceRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateServiceRequest'
func (*UpdateServiceRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateServiceRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateServiceRequest_FieldSubPathArrayOfValues ¶
type UpdateServiceRequest_FieldSubPathArrayOfValues struct { UpdateServiceRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateServiceRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateServiceRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateServiceRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateServiceRequest_FieldSubPathArrayOfValues) AsServicePathArrayOfValues ¶
func (fpsaov *UpdateServiceRequest_FieldSubPathArrayOfValues) AsServicePathArrayOfValues() (service.Service_FieldPathArrayOfValues, bool)
func (*UpdateServiceRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateServiceRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateServiceRequest_FieldSubPathValue ¶
type UpdateServiceRequest_FieldSubPathValue struct { UpdateServiceRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateServiceRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateServiceRequest_FieldSubPathValue) AsCasPathValue() (UpdateServiceRequestCAS_FieldPathValue, bool)
func (*UpdateServiceRequest_FieldSubPathValue) AsServicePathValue ¶
func (fpvs *UpdateServiceRequest_FieldSubPathValue) AsServicePathValue() (service.Service_FieldPathValue, bool)
func (*UpdateServiceRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateServiceRequest_FieldSubPathValue) CompareWith(source *UpdateServiceRequest) (int, bool)
func (*UpdateServiceRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateServiceRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateServiceRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateServiceRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateServiceRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateServiceRequest_FieldSubPathValue) SetTo(target **UpdateServiceRequest)
func (*UpdateServiceRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateServiceRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateServiceRequest_FieldTerminalPath ¶
type UpdateServiceRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateServiceRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) ClearValue(item *UpdateServiceRequest)
func (*UpdateServiceRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateServiceRequest_FieldTerminalPath) Get ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) Get(source *UpdateServiceRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateServiceRequest
func (*UpdateServiceRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateServiceRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateServiceRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) GetSingle(source *UpdateServiceRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateServiceRequest
func (*UpdateServiceRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateServiceRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateServiceRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateServiceRequest_FieldTerminalPath) Selector ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) Selector() UpdateServiceRequest_FieldPathSelector
func (*UpdateServiceRequest_FieldTerminalPath) String ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateServiceRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateServiceRequest_FieldPathArrayItemValue
func (*UpdateServiceRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateServiceRequest_FieldPathArrayOfValues
func (*UpdateServiceRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateServiceRequest_FieldPathValue
func (*UpdateServiceRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateServiceRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateServiceRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateServiceRequest_FieldTerminalPathArrayItemValue ¶
type UpdateServiceRequest_FieldTerminalPathArrayItemValue struct { UpdateServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateServiceRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateServiceRequest'
func (*UpdateServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateServiceRequest as interface{}
func (*UpdateServiceRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateServiceRequest) (interface{}, bool)
func (*UpdateServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateServiceRequest_FieldTerminalPathArrayOfValues ¶
type UpdateServiceRequest_FieldTerminalPathArrayOfValues struct { UpdateServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateServiceRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateServiceRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateServiceRequest_CAS, bool)
func (*UpdateServiceRequest_FieldTerminalPathArrayOfValues) AsServiceArrayOfValues ¶
func (fpaov *UpdateServiceRequest_FieldTerminalPathArrayOfValues) AsServiceArrayOfValues() ([]*service.Service, bool)
func (*UpdateServiceRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateServiceRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*service.Service_FieldMask, bool)
func (*UpdateServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateServiceRequest_FieldTerminalPathValue ¶
type UpdateServiceRequest_FieldTerminalPathValue struct { UpdateServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateServiceRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateServiceRequest_FieldTerminalPathValue) AsCasValue() (*UpdateServiceRequest_CAS, bool)
func (*UpdateServiceRequest_FieldTerminalPathValue) AsServiceValue ¶
func (fpv *UpdateServiceRequest_FieldTerminalPathValue) AsServiceValue() (*service.Service, bool)
func (*UpdateServiceRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateServiceRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*service.Service_FieldMask, bool)
func (*UpdateServiceRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateServiceRequest_FieldTerminalPathValue) CompareWith(source *UpdateServiceRequest) (int, bool)
CompareWith compares value in the 'UpdateServiceRequest_FieldTerminalPathValue' with the value under path in 'UpdateServiceRequest'.
func (*UpdateServiceRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateServiceRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateServiceRequest' as interface{}
func (*UpdateServiceRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateServiceRequest_FieldTerminalPathValue) SetTo(target **UpdateServiceRequest)
SetTo stores value for selected field for object UpdateServiceRequest
func (*UpdateServiceRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchServiceClientStream ¶
type WatchServiceClientStream interface { Recv() (*WatchServiceResponse, error) grpc.ClientStream }
type WatchServiceDescriptor ¶ added in v0.4.28
type WatchServiceDescriptor struct{}
func GetWatchServiceDescriptor ¶ added in v0.4.28
func GetWatchServiceDescriptor() *WatchServiceDescriptor
func (*WatchServiceDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchServiceDescriptor) GetApiName() string
func (*WatchServiceDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchServiceDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchServiceDescriptor) GetFullMethodName() string
func (*WatchServiceDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchServiceDescriptor) GetMethodName() string
func (*WatchServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchServiceDescriptor) GetProtoPkgName() string
func (*WatchServiceDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchServiceDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchServiceDescriptor) GetServiceDomain() string
func (*WatchServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchServiceDescriptor) GetServiceVersion() string
func (*WatchServiceDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchServiceDescriptor) GetVerb() string
func (*WatchServiceDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchServiceDescriptor) HasResource() bool
func (*WatchServiceDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchServiceDescriptor) IsClientStream() bool
func (*WatchServiceDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchServiceDescriptor) IsCollection() bool
func (*WatchServiceDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchServiceDescriptor) IsPlural() bool
func (*WatchServiceDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchServiceDescriptor) IsServerStream() bool
func (*WatchServiceDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchServiceDescriptor) IsUnary() bool
func (*WatchServiceDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchServiceDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchServiceDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchServiceDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchServiceDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchServiceDescriptor) RequestHasResourceBody() bool
type WatchServiceDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchServiceDescriptorClientMsgHandle struct{}
func (*WatchServiceDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchServiceDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchServiceDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchServiceDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchServiceDescriptorServerMsgHandle struct{}
func (*WatchServiceDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchServiceDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchServiceDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchServiceRequest ¶
type WatchServiceRequest struct { // Reference to ntt.meta.v1alpha2.Service Name *service.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 *service.Service_FieldMask `` /* 139-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 [WatchService][ntt.meta.v1alpha2.WatchService]
func (*WatchServiceRequest) Clone ¶
func (o *WatchServiceRequest) Clone() *WatchServiceRequest
func (*WatchServiceRequest) CloneRaw ¶
func (o *WatchServiceRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchServiceRequest) Descriptor ¶
func (*WatchServiceRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchServiceRequest.ProtoReflect.Descriptor instead.
func (*WatchServiceRequest) GetFieldMask ¶
func (m *WatchServiceRequest) GetFieldMask() *service.Service_FieldMask
func (*WatchServiceRequest) GetName ¶
func (m *WatchServiceRequest) GetName() *service.Reference
func (*WatchServiceRequest) GetView ¶
func (m *WatchServiceRequest) GetView() view.View
func (*WatchServiceRequest) GotenMessage ¶
func (*WatchServiceRequest) GotenMessage()
func (*WatchServiceRequest) GotenObjectExt ¶
func (o *WatchServiceRequest) GotenObjectExt()
func (*WatchServiceRequest) GotenValidate ¶
func (obj *WatchServiceRequest) GotenValidate() error
func (*WatchServiceRequest) MakeDiffFieldMask ¶
func (o *WatchServiceRequest) MakeDiffFieldMask(other *WatchServiceRequest) *WatchServiceRequest_FieldMask
func (*WatchServiceRequest) MakeFullFieldMask ¶
func (o *WatchServiceRequest) MakeFullFieldMask() *WatchServiceRequest_FieldMask
func (*WatchServiceRequest) MakeRawDiffFieldMask ¶
func (o *WatchServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchServiceRequest) MakeRawFullFieldMask ¶
func (o *WatchServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchServiceRequest) Marshal ¶
func (m *WatchServiceRequest) Marshal() ([]byte, error)
func (*WatchServiceRequest) MarshalJSON ¶
func (m *WatchServiceRequest) MarshalJSON() ([]byte, error)
func (*WatchServiceRequest) Merge ¶
func (o *WatchServiceRequest) Merge(source *WatchServiceRequest)
func (*WatchServiceRequest) MergeRaw ¶
func (o *WatchServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchServiceRequest) ProtoMessage ¶
func (*WatchServiceRequest) ProtoMessage()
func (*WatchServiceRequest) ProtoReflect ¶
func (m *WatchServiceRequest) ProtoReflect() preflect.Message
func (*WatchServiceRequest) Reset ¶
func (m *WatchServiceRequest) Reset()
func (*WatchServiceRequest) SetFieldMask ¶
func (m *WatchServiceRequest) SetFieldMask(fv *service.Service_FieldMask)
func (*WatchServiceRequest) SetName ¶
func (m *WatchServiceRequest) SetName(fv *service.Reference)
func (*WatchServiceRequest) SetView ¶
func (m *WatchServiceRequest) SetView(fv view.View)
func (*WatchServiceRequest) String ¶
func (m *WatchServiceRequest) String() string
func (*WatchServiceRequest) Unmarshal ¶
func (m *WatchServiceRequest) Unmarshal(b []byte) error
func (*WatchServiceRequest) UnmarshalJSON ¶
func (m *WatchServiceRequest) UnmarshalJSON(data []byte) error
type WatchServiceRequestFieldPathBuilder ¶
type WatchServiceRequestFieldPathBuilder struct{}
func NewWatchServiceRequestFieldPathBuilder ¶
func NewWatchServiceRequestFieldPathBuilder() WatchServiceRequestFieldPathBuilder
func (WatchServiceRequestFieldPathBuilder) FieldMask ¶
func (WatchServiceRequestFieldPathBuilder) FieldMask() WatchServiceRequestPathSelectorFieldMask
type WatchServiceRequestPathSelectorFieldMask ¶
type WatchServiceRequestPathSelectorFieldMask struct{}
func (WatchServiceRequestPathSelectorFieldMask) FieldPath ¶
func (WatchServiceRequestPathSelectorFieldMask) FieldPath() *WatchServiceRequest_FieldTerminalPath
func (WatchServiceRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchServiceRequestPathSelectorFieldMask) WithArrayOfValues(values []*service.Service_FieldMask) *WatchServiceRequest_FieldTerminalPathArrayOfValues
func (WatchServiceRequestPathSelectorFieldMask) WithValue ¶
func (s WatchServiceRequestPathSelectorFieldMask) WithValue(value *service.Service_FieldMask) *WatchServiceRequest_FieldTerminalPathValue
type WatchServiceRequestPathSelectorName ¶
type WatchServiceRequestPathSelectorName struct{}
func (WatchServiceRequestPathSelectorName) FieldPath ¶
func (WatchServiceRequestPathSelectorName) FieldPath() *WatchServiceRequest_FieldTerminalPath
func (WatchServiceRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchServiceRequestPathSelectorName) WithArrayOfValues(values []*service.Reference) *WatchServiceRequest_FieldTerminalPathArrayOfValues
func (WatchServiceRequestPathSelectorName) WithValue ¶
func (s WatchServiceRequestPathSelectorName) WithValue(value *service.Reference) *WatchServiceRequest_FieldTerminalPathValue
type WatchServiceRequestPathSelectorView ¶
type WatchServiceRequestPathSelectorView struct{}
func (WatchServiceRequestPathSelectorView) FieldPath ¶
func (WatchServiceRequestPathSelectorView) FieldPath() *WatchServiceRequest_FieldTerminalPath
func (WatchServiceRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchServiceRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchServiceRequest_FieldTerminalPathArrayOfValues
func (WatchServiceRequestPathSelectorView) WithValue ¶
func (s WatchServiceRequestPathSelectorView) WithValue(value view.View) *WatchServiceRequest_FieldTerminalPathValue
type WatchServiceRequest_FieldMask ¶
type WatchServiceRequest_FieldMask struct {
Paths []WatchServiceRequest_FieldPath
}
func FullWatchServiceRequest_FieldMask ¶
func FullWatchServiceRequest_FieldMask() *WatchServiceRequest_FieldMask
func (*WatchServiceRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchServiceRequest_FieldMask) AppendPath(path WatchServiceRequest_FieldPath)
func (*WatchServiceRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchServiceRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchServiceRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchServiceRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchServiceRequest_FieldMask) FilterInputFields() *WatchServiceRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchServiceRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchServiceRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchServiceRequest_FieldMask) GetPaths() []WatchServiceRequest_FieldPath
func (*WatchServiceRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchServiceRequest_FieldMask) IsFull ¶
func (fieldMask *WatchServiceRequest_FieldMask) IsFull() bool
func (WatchServiceRequest_FieldMask) Marshal ¶
func (fieldMask WatchServiceRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchServiceRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchServiceRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchServiceRequest_FieldMask) PathsCount() int
func (*WatchServiceRequest_FieldMask) Project ¶
func (fieldMask *WatchServiceRequest_FieldMask) Project(source *WatchServiceRequest) *WatchServiceRequest
func (*WatchServiceRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchServiceRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchServiceRequest_FieldMask) ProtoMessage()
func (*WatchServiceRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchServiceRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchServiceRequest_FieldMask) Reset ¶
func (fieldMask *WatchServiceRequest_FieldMask) Reset()
func (*WatchServiceRequest_FieldMask) Set ¶
func (fieldMask *WatchServiceRequest_FieldMask) Set(target, source *WatchServiceRequest)
func (*WatchServiceRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchServiceRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchServiceRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchServiceRequest_FieldMask) Size ¶
func (fieldMask *WatchServiceRequest_FieldMask) Size() int
func (*WatchServiceRequest_FieldMask) String ¶
func (fieldMask *WatchServiceRequest_FieldMask) String() string
func (*WatchServiceRequest_FieldMask) Subtract ¶
func (fieldMask *WatchServiceRequest_FieldMask) Subtract(other *WatchServiceRequest_FieldMask) *WatchServiceRequest_FieldMask
func (*WatchServiceRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchServiceRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchServiceRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchServiceRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchServiceRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchServiceRequest_FieldPath ¶
type WatchServiceRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchServiceRequest_FieldPathSelector Get(source *WatchServiceRequest) []interface{} GetSingle(source *WatchServiceRequest) (interface{}, bool) ClearValue(item *WatchServiceRequest) // Those methods build corresponding WatchServiceRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchServiceRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchServiceRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchServiceRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchServiceRequest_FieldPath ¶
func BuildWatchServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchServiceRequest_FieldPath, error)
func MustParseWatchServiceRequest_FieldPath ¶
func MustParseWatchServiceRequest_FieldPath(rawField string) WatchServiceRequest_FieldPath
func ParseWatchServiceRequest_FieldPath ¶
func ParseWatchServiceRequest_FieldPath(rawField string) (WatchServiceRequest_FieldPath, error)
type WatchServiceRequest_FieldPathArrayItemValue ¶
type WatchServiceRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchServiceRequest_FieldPath ContainsValue(*WatchServiceRequest) bool }
WatchServiceRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchServiceRequest according to their type Present only for array (repeated) types.
func MustParseWatchServiceRequest_FieldPathArrayItemValue ¶
func MustParseWatchServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchServiceRequest_FieldPathArrayItemValue
func ParseWatchServiceRequest_FieldPathArrayItemValue ¶
func ParseWatchServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchServiceRequest_FieldPathArrayItemValue, error)
ParseWatchServiceRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchServiceRequest_FieldPathArrayOfValues ¶
type WatchServiceRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchServiceRequest_FieldPath }
WatchServiceRequest_FieldPathArrayOfValues allows storing slice of values for WatchServiceRequest fields according to their type
func MustParseWatchServiceRequest_FieldPathArrayOfValues ¶
func MustParseWatchServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchServiceRequest_FieldPathArrayOfValues
func ParseWatchServiceRequest_FieldPathArrayOfValues ¶
func ParseWatchServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchServiceRequest_FieldPathArrayOfValues, error)
type WatchServiceRequest_FieldPathSelector ¶
type WatchServiceRequest_FieldPathSelector int32
const ( WatchServiceRequest_FieldPathSelectorName WatchServiceRequest_FieldPathSelector = 0 WatchServiceRequest_FieldPathSelectorFieldMask WatchServiceRequest_FieldPathSelector = 1 WatchServiceRequest_FieldPathSelectorView WatchServiceRequest_FieldPathSelector = 2 )
func (WatchServiceRequest_FieldPathSelector) String ¶
func (s WatchServiceRequest_FieldPathSelector) String() string
type WatchServiceRequest_FieldPathValue ¶
type WatchServiceRequest_FieldPathValue interface { WatchServiceRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchServiceRequest) CompareWith(*WatchServiceRequest) (cmp int, comparable bool) }
WatchServiceRequest_FieldPathValue allows storing values for WatchServiceRequest fields according to their type
func MustParseWatchServiceRequest_FieldPathValue ¶
func MustParseWatchServiceRequest_FieldPathValue(pathStr, valueStr string) WatchServiceRequest_FieldPathValue
func ParseWatchServiceRequest_FieldPathValue ¶
func ParseWatchServiceRequest_FieldPathValue(pathStr, valueStr string) (WatchServiceRequest_FieldPathValue, error)
type WatchServiceRequest_FieldTerminalPath ¶
type WatchServiceRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchServiceRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchServiceRequest_FieldTerminalPath) ClearValue(item *WatchServiceRequest)
func (*WatchServiceRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchServiceRequest_FieldTerminalPath) Get ¶
func (fp *WatchServiceRequest_FieldTerminalPath) Get(source *WatchServiceRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchServiceRequest
func (*WatchServiceRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchServiceRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchServiceRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchServiceRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchServiceRequest_FieldTerminalPath) GetSingle(source *WatchServiceRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchServiceRequest
func (*WatchServiceRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchServiceRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchServiceRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchServiceRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchServiceRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchServiceRequest_FieldTerminalPath) Selector ¶
func (fp *WatchServiceRequest_FieldTerminalPath) Selector() WatchServiceRequest_FieldPathSelector
func (*WatchServiceRequest_FieldTerminalPath) String ¶
func (fp *WatchServiceRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchServiceRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchServiceRequest_FieldPathArrayItemValue
func (*WatchServiceRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchServiceRequest_FieldPathArrayOfValues
func (*WatchServiceRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchServiceRequest_FieldTerminalPath) WithIValue(value interface{}) WatchServiceRequest_FieldPathValue
func (*WatchServiceRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchServiceRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchServiceRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchServiceRequest_FieldTerminalPathArrayItemValue ¶
type WatchServiceRequest_FieldTerminalPathArrayItemValue struct { WatchServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchServiceRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchServiceRequest'
func (*WatchServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchServiceRequest as interface{}
func (*WatchServiceRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchServiceRequest) (interface{}, bool)
func (*WatchServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchServiceRequest_FieldTerminalPathArrayOfValues ¶
type WatchServiceRequest_FieldTerminalPathArrayOfValues struct { WatchServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServiceRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchServiceRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*service.Service_FieldMask, bool)
func (*WatchServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*service.Reference, bool)
func (*WatchServiceRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchServiceRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchServiceRequest_FieldTerminalPathValue ¶
type WatchServiceRequest_FieldTerminalPathValue struct { WatchServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServiceRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchServiceRequest_FieldTerminalPathValue) AsFieldMaskValue() (*service.Service_FieldMask, bool)
func (*WatchServiceRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchServiceRequest_FieldTerminalPathValue) AsNameValue() (*service.Reference, bool)
func (*WatchServiceRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchServiceRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchServiceRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchServiceRequest_FieldTerminalPathValue) CompareWith(source *WatchServiceRequest) (int, bool)
CompareWith compares value in the 'WatchServiceRequest_FieldTerminalPathValue' with the value under path in 'WatchServiceRequest'.
func (*WatchServiceRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchServiceRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchServiceRequest' as interface{}
func (*WatchServiceRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchServiceRequest_FieldTerminalPathValue) SetTo(target **WatchServiceRequest)
SetTo stores value for selected field for object WatchServiceRequest
func (*WatchServiceRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchServiceResponse ¶
type WatchServiceResponse struct { Change *service.ServiceChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchServiceResponse
func (*WatchServiceResponse) Clone ¶
func (o *WatchServiceResponse) Clone() *WatchServiceResponse
func (*WatchServiceResponse) CloneRaw ¶
func (o *WatchServiceResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchServiceResponse) Descriptor ¶
func (*WatchServiceResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchServiceResponse.ProtoReflect.Descriptor instead.
func (*WatchServiceResponse) GetChange ¶
func (m *WatchServiceResponse) GetChange() *service.ServiceChange
func (*WatchServiceResponse) GotenMessage ¶
func (*WatchServiceResponse) GotenMessage()
func (*WatchServiceResponse) GotenObjectExt ¶
func (o *WatchServiceResponse) GotenObjectExt()
func (*WatchServiceResponse) GotenValidate ¶
func (obj *WatchServiceResponse) GotenValidate() error
func (*WatchServiceResponse) MakeDiffFieldMask ¶
func (o *WatchServiceResponse) MakeDiffFieldMask(other *WatchServiceResponse) *WatchServiceResponse_FieldMask
func (*WatchServiceResponse) MakeFullFieldMask ¶
func (o *WatchServiceResponse) MakeFullFieldMask() *WatchServiceResponse_FieldMask
func (*WatchServiceResponse) MakeRawDiffFieldMask ¶
func (o *WatchServiceResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchServiceResponse) MakeRawFullFieldMask ¶
func (o *WatchServiceResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchServiceResponse) Marshal ¶
func (m *WatchServiceResponse) Marshal() ([]byte, error)
func (*WatchServiceResponse) MarshalJSON ¶
func (m *WatchServiceResponse) MarshalJSON() ([]byte, error)
func (*WatchServiceResponse) Merge ¶
func (o *WatchServiceResponse) Merge(source *WatchServiceResponse)
func (*WatchServiceResponse) MergeRaw ¶
func (o *WatchServiceResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchServiceResponse) ProtoMessage ¶
func (*WatchServiceResponse) ProtoMessage()
func (*WatchServiceResponse) ProtoReflect ¶
func (m *WatchServiceResponse) ProtoReflect() preflect.Message
func (*WatchServiceResponse) Reset ¶
func (m *WatchServiceResponse) Reset()
func (*WatchServiceResponse) SetChange ¶
func (m *WatchServiceResponse) SetChange(fv *service.ServiceChange)
func (*WatchServiceResponse) String ¶
func (m *WatchServiceResponse) String() string
func (*WatchServiceResponse) Unmarshal ¶
func (m *WatchServiceResponse) Unmarshal(b []byte) error
func (*WatchServiceResponse) UnmarshalJSON ¶
func (m *WatchServiceResponse) UnmarshalJSON(data []byte) error
type WatchServiceResponseFieldPathBuilder ¶
type WatchServiceResponseFieldPathBuilder struct{}
func NewWatchServiceResponseFieldPathBuilder ¶
func NewWatchServiceResponseFieldPathBuilder() WatchServiceResponseFieldPathBuilder
type WatchServiceResponsePathSelectorChange ¶
type WatchServiceResponsePathSelectorChange struct{}
func (WatchServiceResponsePathSelectorChange) FieldPath ¶
func (WatchServiceResponsePathSelectorChange) FieldPath() *WatchServiceResponse_FieldTerminalPath
func (WatchServiceResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchServiceResponsePathSelectorChange) WithArrayOfValues(values []*service.ServiceChange) *WatchServiceResponse_FieldTerminalPathArrayOfValues
func (WatchServiceResponsePathSelectorChange) WithValue ¶
func (s WatchServiceResponsePathSelectorChange) WithValue(value *service.ServiceChange) *WatchServiceResponse_FieldTerminalPathValue
type WatchServiceResponse_FieldMask ¶
type WatchServiceResponse_FieldMask struct {
Paths []WatchServiceResponse_FieldPath
}
func FullWatchServiceResponse_FieldMask ¶
func FullWatchServiceResponse_FieldMask() *WatchServiceResponse_FieldMask
func (*WatchServiceResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchServiceResponse_FieldMask) AppendPath(path WatchServiceResponse_FieldPath)
func (*WatchServiceResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchServiceResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchServiceResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchServiceResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchServiceResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchServiceResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchServiceResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchServiceResponse_FieldMask) FilterInputFields() *WatchServiceResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchServiceResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchServiceResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchServiceResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchServiceResponse_FieldMask) GetPaths() []WatchServiceResponse_FieldPath
func (*WatchServiceResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchServiceResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchServiceResponse_FieldMask) IsFull ¶
func (fieldMask *WatchServiceResponse_FieldMask) IsFull() bool
func (WatchServiceResponse_FieldMask) Marshal ¶
func (fieldMask WatchServiceResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchServiceResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchServiceResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchServiceResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchServiceResponse_FieldMask) PathsCount() int
func (*WatchServiceResponse_FieldMask) Project ¶
func (fieldMask *WatchServiceResponse_FieldMask) Project(source *WatchServiceResponse) *WatchServiceResponse
func (*WatchServiceResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchServiceResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchServiceResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchServiceResponse_FieldMask) ProtoMessage()
func (*WatchServiceResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchServiceResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchServiceResponse_FieldMask) Reset ¶
func (fieldMask *WatchServiceResponse_FieldMask) Reset()
func (*WatchServiceResponse_FieldMask) Set ¶
func (fieldMask *WatchServiceResponse_FieldMask) Set(target, source *WatchServiceResponse)
func (*WatchServiceResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchServiceResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchServiceResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchServiceResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchServiceResponse_FieldMask) Size ¶
func (fieldMask *WatchServiceResponse_FieldMask) Size() int
func (*WatchServiceResponse_FieldMask) String ¶
func (fieldMask *WatchServiceResponse_FieldMask) String() string
func (*WatchServiceResponse_FieldMask) Subtract ¶
func (fieldMask *WatchServiceResponse_FieldMask) Subtract(other *WatchServiceResponse_FieldMask) *WatchServiceResponse_FieldMask
func (*WatchServiceResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchServiceResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchServiceResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchServiceResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchServiceResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchServiceResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchServiceResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchServiceResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchServiceResponse_FieldPath ¶
type WatchServiceResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchServiceResponse_FieldPathSelector Get(source *WatchServiceResponse) []interface{} GetSingle(source *WatchServiceResponse) (interface{}, bool) ClearValue(item *WatchServiceResponse) // Those methods build corresponding WatchServiceResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchServiceResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchServiceResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchServiceResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchServiceResponse_FieldPath ¶
func BuildWatchServiceResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchServiceResponse_FieldPath, error)
func MustParseWatchServiceResponse_FieldPath ¶
func MustParseWatchServiceResponse_FieldPath(rawField string) WatchServiceResponse_FieldPath
func ParseWatchServiceResponse_FieldPath ¶
func ParseWatchServiceResponse_FieldPath(rawField string) (WatchServiceResponse_FieldPath, error)
type WatchServiceResponse_FieldPathArrayItemValue ¶
type WatchServiceResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchServiceResponse_FieldPath ContainsValue(*WatchServiceResponse) bool }
WatchServiceResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchServiceResponse according to their type Present only for array (repeated) types.
func MustParseWatchServiceResponse_FieldPathArrayItemValue ¶
func MustParseWatchServiceResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchServiceResponse_FieldPathArrayItemValue
func ParseWatchServiceResponse_FieldPathArrayItemValue ¶
func ParseWatchServiceResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchServiceResponse_FieldPathArrayItemValue, error)
ParseWatchServiceResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchServiceResponse_FieldPathArrayOfValues ¶
type WatchServiceResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchServiceResponse_FieldPath }
WatchServiceResponse_FieldPathArrayOfValues allows storing slice of values for WatchServiceResponse fields according to their type
func MustParseWatchServiceResponse_FieldPathArrayOfValues ¶
func MustParseWatchServiceResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchServiceResponse_FieldPathArrayOfValues
func ParseWatchServiceResponse_FieldPathArrayOfValues ¶
func ParseWatchServiceResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchServiceResponse_FieldPathArrayOfValues, error)
type WatchServiceResponse_FieldPathSelector ¶
type WatchServiceResponse_FieldPathSelector int32
const (
WatchServiceResponse_FieldPathSelectorChange WatchServiceResponse_FieldPathSelector = 0
)
func (WatchServiceResponse_FieldPathSelector) String ¶
func (s WatchServiceResponse_FieldPathSelector) String() string
type WatchServiceResponse_FieldPathValue ¶
type WatchServiceResponse_FieldPathValue interface { WatchServiceResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchServiceResponse) CompareWith(*WatchServiceResponse) (cmp int, comparable bool) }
WatchServiceResponse_FieldPathValue allows storing values for WatchServiceResponse fields according to their type
func MustParseWatchServiceResponse_FieldPathValue ¶
func MustParseWatchServiceResponse_FieldPathValue(pathStr, valueStr string) WatchServiceResponse_FieldPathValue
func ParseWatchServiceResponse_FieldPathValue ¶
func ParseWatchServiceResponse_FieldPathValue(pathStr, valueStr string) (WatchServiceResponse_FieldPathValue, error)
type WatchServiceResponse_FieldTerminalPath ¶
type WatchServiceResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchServiceResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchServiceResponse_FieldTerminalPath) ClearValue(item *WatchServiceResponse)
func (*WatchServiceResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchServiceResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchServiceResponse_FieldTerminalPath) Get ¶
func (fp *WatchServiceResponse_FieldTerminalPath) Get(source *WatchServiceResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchServiceResponse
func (*WatchServiceResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchServiceResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchServiceResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchServiceResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchServiceResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchServiceResponse_FieldTerminalPath) GetSingle(source *WatchServiceResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchServiceResponse
func (*WatchServiceResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchServiceResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchServiceResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchServiceResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchServiceResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchServiceResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchServiceResponse_FieldTerminalPath) Selector ¶
func (fp *WatchServiceResponse_FieldTerminalPath) Selector() WatchServiceResponse_FieldPathSelector
func (*WatchServiceResponse_FieldTerminalPath) String ¶
func (fp *WatchServiceResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchServiceResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchServiceResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchServiceResponse_FieldPathArrayItemValue
func (*WatchServiceResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchServiceResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchServiceResponse_FieldPathArrayOfValues
func (*WatchServiceResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchServiceResponse_FieldTerminalPath) WithIValue(value interface{}) WatchServiceResponse_FieldPathValue
func (*WatchServiceResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchServiceResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchServiceResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchServiceResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchServiceResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchServiceResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchServiceResponse_FieldTerminalPathArrayItemValue ¶
type WatchServiceResponse_FieldTerminalPathArrayItemValue struct { WatchServiceResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServiceResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchServiceResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchServiceResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchServiceResponse'
func (*WatchServiceResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchServiceResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchServiceResponse as interface{}
func (*WatchServiceResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchServiceResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchServiceResponse) (interface{}, bool)
func (*WatchServiceResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchServiceResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchServiceResponse_FieldTerminalPathArrayOfValues ¶
type WatchServiceResponse_FieldTerminalPathArrayOfValues struct { WatchServiceResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServiceResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchServiceResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*service.ServiceChange, bool)
func (*WatchServiceResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchServiceResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchServiceResponse_FieldTerminalPathValue ¶
type WatchServiceResponse_FieldTerminalPathValue struct { WatchServiceResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServiceResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchServiceResponse_FieldTerminalPathValue) AsChangeValue() (*service.ServiceChange, bool)
func (*WatchServiceResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchServiceResponse_FieldTerminalPathValue) CompareWith(source *WatchServiceResponse) (int, bool)
CompareWith compares value in the 'WatchServiceResponse_FieldTerminalPathValue' with the value under path in 'WatchServiceResponse'.
func (*WatchServiceResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchServiceResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchServiceResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchServiceResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchServiceResponse' as interface{}
func (*WatchServiceResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchServiceResponse_FieldTerminalPathValue) SetTo(target **WatchServiceResponse)
SetTo stores value for selected field for object WatchServiceResponse
func (*WatchServiceResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchServiceResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchServicesClientStream ¶
type WatchServicesClientStream interface { Recv() (*WatchServicesResponse, error) grpc.ClientStream }
type WatchServicesDescriptor ¶ added in v0.4.28
type WatchServicesDescriptor struct{}
func GetWatchServicesDescriptor ¶ added in v0.4.28
func GetWatchServicesDescriptor() *WatchServicesDescriptor
func (*WatchServicesDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchServicesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchServicesDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchServicesDescriptor) GetApiName() string
func (*WatchServicesDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchServicesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchServicesDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchServicesDescriptor) GetFullMethodName() string
func (*WatchServicesDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchServicesDescriptor) GetMethodName() string
func (*WatchServicesDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchServicesDescriptor) GetProtoPkgName() string
func (*WatchServicesDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchServicesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchServicesDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchServicesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchServicesDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchServicesDescriptor) GetServiceDomain() string
func (*WatchServicesDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchServicesDescriptor) GetServiceVersion() string
func (*WatchServicesDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchServicesDescriptor) GetVerb() string
func (*WatchServicesDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchServicesDescriptor) HasResource() bool
func (*WatchServicesDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchServicesDescriptor) IsClientStream() bool
func (*WatchServicesDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchServicesDescriptor) IsCollection() bool
func (*WatchServicesDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchServicesDescriptor) IsPlural() bool
func (*WatchServicesDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchServicesDescriptor) IsServerStream() bool
func (*WatchServicesDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchServicesDescriptor) IsUnary() bool
func (*WatchServicesDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchServicesDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchServicesDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchServicesDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchServicesDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchServicesDescriptor) RequestHasResourceBody() bool
type WatchServicesDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchServicesDescriptorClientMsgHandle struct{}
func (*WatchServicesDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchServicesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchServicesDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchServicesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchServicesDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchServicesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchServicesDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchServicesDescriptorServerMsgHandle struct{}
func (*WatchServicesDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchServicesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchServicesDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchServicesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchServicesDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchServicesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchServicesRequest ¶
type WatchServicesRequest 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"` // Requested page size. Server may return fewer Services 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 *service.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 *service.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"` // 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 *service.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 Service that don't affect // any of masked fields won't be sent back. FieldMask *service.Service_FieldMask `` /* 139-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 // Service 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 [WatchServices][ntt.meta.v1alpha2.WatchServices]
func (*WatchServicesRequest) Clone ¶
func (o *WatchServicesRequest) Clone() *WatchServicesRequest
func (*WatchServicesRequest) CloneRaw ¶
func (o *WatchServicesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchServicesRequest) Descriptor ¶
func (*WatchServicesRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchServicesRequest.ProtoReflect.Descriptor instead.
func (*WatchServicesRequest) GetFieldMask ¶
func (m *WatchServicesRequest) GetFieldMask() *service.Service_FieldMask
func (*WatchServicesRequest) GetFilter ¶
func (m *WatchServicesRequest) GetFilter() *service.Filter
func (*WatchServicesRequest) GetMaxChunkSize ¶
func (m *WatchServicesRequest) GetMaxChunkSize() int32
func (*WatchServicesRequest) GetOrderBy ¶
func (m *WatchServicesRequest) GetOrderBy() *service.OrderBy
func (*WatchServicesRequest) GetPageSize ¶
func (m *WatchServicesRequest) GetPageSize() int32
func (*WatchServicesRequest) GetPageToken ¶
func (m *WatchServicesRequest) GetPageToken() *service.PagerCursor
func (*WatchServicesRequest) GetResumeToken ¶
func (m *WatchServicesRequest) GetResumeToken() string
func (*WatchServicesRequest) GetType ¶
func (m *WatchServicesRequest) GetType() watch_type.WatchType
func (*WatchServicesRequest) GetView ¶
func (m *WatchServicesRequest) GetView() view.View
func (*WatchServicesRequest) GotenMessage ¶
func (*WatchServicesRequest) GotenMessage()
func (*WatchServicesRequest) GotenObjectExt ¶
func (o *WatchServicesRequest) GotenObjectExt()
func (*WatchServicesRequest) GotenValidate ¶
func (obj *WatchServicesRequest) GotenValidate() error
func (*WatchServicesRequest) MakeDiffFieldMask ¶
func (o *WatchServicesRequest) MakeDiffFieldMask(other *WatchServicesRequest) *WatchServicesRequest_FieldMask
func (*WatchServicesRequest) MakeFullFieldMask ¶
func (o *WatchServicesRequest) MakeFullFieldMask() *WatchServicesRequest_FieldMask
func (*WatchServicesRequest) MakeRawDiffFieldMask ¶
func (o *WatchServicesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchServicesRequest) MakeRawFullFieldMask ¶
func (o *WatchServicesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchServicesRequest) Marshal ¶
func (m *WatchServicesRequest) Marshal() ([]byte, error)
func (*WatchServicesRequest) MarshalJSON ¶
func (m *WatchServicesRequest) MarshalJSON() ([]byte, error)
func (*WatchServicesRequest) Merge ¶
func (o *WatchServicesRequest) Merge(source *WatchServicesRequest)
func (*WatchServicesRequest) MergeRaw ¶
func (o *WatchServicesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchServicesRequest) ProtoMessage ¶
func (*WatchServicesRequest) ProtoMessage()
func (*WatchServicesRequest) ProtoReflect ¶
func (m *WatchServicesRequest) ProtoReflect() preflect.Message
func (*WatchServicesRequest) Reset ¶
func (m *WatchServicesRequest) Reset()
func (*WatchServicesRequest) SetFieldMask ¶
func (m *WatchServicesRequest) SetFieldMask(fv *service.Service_FieldMask)
func (*WatchServicesRequest) SetFilter ¶
func (m *WatchServicesRequest) SetFilter(fv *service.Filter)
func (*WatchServicesRequest) SetMaxChunkSize ¶
func (m *WatchServicesRequest) SetMaxChunkSize(fv int32)
func (*WatchServicesRequest) SetOrderBy ¶
func (m *WatchServicesRequest) SetOrderBy(fv *service.OrderBy)
func (*WatchServicesRequest) SetPageSize ¶
func (m *WatchServicesRequest) SetPageSize(fv int32)
func (*WatchServicesRequest) SetPageToken ¶
func (m *WatchServicesRequest) SetPageToken(fv *service.PagerCursor)
func (*WatchServicesRequest) SetResumeToken ¶
func (m *WatchServicesRequest) SetResumeToken(fv string)
func (*WatchServicesRequest) SetType ¶
func (m *WatchServicesRequest) SetType(fv watch_type.WatchType)
func (*WatchServicesRequest) SetView ¶
func (m *WatchServicesRequest) SetView(fv view.View)
func (*WatchServicesRequest) String ¶
func (m *WatchServicesRequest) String() string
func (*WatchServicesRequest) Unmarshal ¶
func (m *WatchServicesRequest) Unmarshal(b []byte) error
func (*WatchServicesRequest) UnmarshalJSON ¶
func (m *WatchServicesRequest) UnmarshalJSON(data []byte) error
type WatchServicesRequestFieldPathBuilder ¶
type WatchServicesRequestFieldPathBuilder struct{}
func NewWatchServicesRequestFieldPathBuilder ¶
func NewWatchServicesRequestFieldPathBuilder() WatchServicesRequestFieldPathBuilder
func (WatchServicesRequestFieldPathBuilder) FieldMask ¶
func (WatchServicesRequestFieldPathBuilder) FieldMask() WatchServicesRequestPathSelectorFieldMask
func (WatchServicesRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchServicesRequestFieldPathBuilder) MaxChunkSize() WatchServicesRequestPathSelectorMaxChunkSize
func (WatchServicesRequestFieldPathBuilder) PageSize ¶
func (WatchServicesRequestFieldPathBuilder) PageSize() WatchServicesRequestPathSelectorPageSize
func (WatchServicesRequestFieldPathBuilder) PageToken ¶
func (WatchServicesRequestFieldPathBuilder) PageToken() WatchServicesRequestPathSelectorPageToken
func (WatchServicesRequestFieldPathBuilder) ResumeToken ¶
func (WatchServicesRequestFieldPathBuilder) ResumeToken() WatchServicesRequestPathSelectorResumeToken
type WatchServicesRequestPathSelectorFieldMask ¶
type WatchServicesRequestPathSelectorFieldMask struct{}
func (WatchServicesRequestPathSelectorFieldMask) FieldPath ¶
func (WatchServicesRequestPathSelectorFieldMask) FieldPath() *WatchServicesRequest_FieldTerminalPath
func (WatchServicesRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchServicesRequestPathSelectorFieldMask) WithArrayOfValues(values []*service.Service_FieldMask) *WatchServicesRequest_FieldTerminalPathArrayOfValues
func (WatchServicesRequestPathSelectorFieldMask) WithValue ¶
func (s WatchServicesRequestPathSelectorFieldMask) WithValue(value *service.Service_FieldMask) *WatchServicesRequest_FieldTerminalPathValue
type WatchServicesRequestPathSelectorFilter ¶
type WatchServicesRequestPathSelectorFilter struct{}
func (WatchServicesRequestPathSelectorFilter) FieldPath ¶
func (WatchServicesRequestPathSelectorFilter) FieldPath() *WatchServicesRequest_FieldTerminalPath
func (WatchServicesRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchServicesRequestPathSelectorFilter) WithArrayOfValues(values []*service.Filter) *WatchServicesRequest_FieldTerminalPathArrayOfValues
func (WatchServicesRequestPathSelectorFilter) WithValue ¶
func (s WatchServicesRequestPathSelectorFilter) WithValue(value *service.Filter) *WatchServicesRequest_FieldTerminalPathValue
type WatchServicesRequestPathSelectorMaxChunkSize ¶
type WatchServicesRequestPathSelectorMaxChunkSize struct{}
func (WatchServicesRequestPathSelectorMaxChunkSize) FieldPath ¶
func (WatchServicesRequestPathSelectorMaxChunkSize) FieldPath() *WatchServicesRequest_FieldTerminalPath
func (WatchServicesRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchServicesRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchServicesRequest_FieldTerminalPathArrayOfValues
func (WatchServicesRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchServicesRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchServicesRequest_FieldTerminalPathValue
type WatchServicesRequestPathSelectorOrderBy ¶
type WatchServicesRequestPathSelectorOrderBy struct{}
func (WatchServicesRequestPathSelectorOrderBy) FieldPath ¶
func (WatchServicesRequestPathSelectorOrderBy) FieldPath() *WatchServicesRequest_FieldTerminalPath
func (WatchServicesRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchServicesRequestPathSelectorOrderBy) WithArrayOfValues(values []*service.OrderBy) *WatchServicesRequest_FieldTerminalPathArrayOfValues
func (WatchServicesRequestPathSelectorOrderBy) WithValue ¶
func (s WatchServicesRequestPathSelectorOrderBy) WithValue(value *service.OrderBy) *WatchServicesRequest_FieldTerminalPathValue
type WatchServicesRequestPathSelectorPageSize ¶
type WatchServicesRequestPathSelectorPageSize struct{}
func (WatchServicesRequestPathSelectorPageSize) FieldPath ¶
func (WatchServicesRequestPathSelectorPageSize) FieldPath() *WatchServicesRequest_FieldTerminalPath
func (WatchServicesRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchServicesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchServicesRequest_FieldTerminalPathArrayOfValues
func (WatchServicesRequestPathSelectorPageSize) WithValue ¶
func (s WatchServicesRequestPathSelectorPageSize) WithValue(value int32) *WatchServicesRequest_FieldTerminalPathValue
type WatchServicesRequestPathSelectorPageToken ¶
type WatchServicesRequestPathSelectorPageToken struct{}
func (WatchServicesRequestPathSelectorPageToken) FieldPath ¶
func (WatchServicesRequestPathSelectorPageToken) FieldPath() *WatchServicesRequest_FieldTerminalPath
func (WatchServicesRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchServicesRequestPathSelectorPageToken) WithArrayOfValues(values []*service.PagerCursor) *WatchServicesRequest_FieldTerminalPathArrayOfValues
func (WatchServicesRequestPathSelectorPageToken) WithValue ¶
func (s WatchServicesRequestPathSelectorPageToken) WithValue(value *service.PagerCursor) *WatchServicesRequest_FieldTerminalPathValue
type WatchServicesRequestPathSelectorResumeToken ¶
type WatchServicesRequestPathSelectorResumeToken struct{}
func (WatchServicesRequestPathSelectorResumeToken) FieldPath ¶
func (WatchServicesRequestPathSelectorResumeToken) FieldPath() *WatchServicesRequest_FieldTerminalPath
func (WatchServicesRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchServicesRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchServicesRequest_FieldTerminalPathArrayOfValues
func (WatchServicesRequestPathSelectorResumeToken) WithValue ¶
func (s WatchServicesRequestPathSelectorResumeToken) WithValue(value string) *WatchServicesRequest_FieldTerminalPathValue
type WatchServicesRequestPathSelectorType ¶
type WatchServicesRequestPathSelectorType struct{}
func (WatchServicesRequestPathSelectorType) FieldPath ¶
func (WatchServicesRequestPathSelectorType) FieldPath() *WatchServicesRequest_FieldTerminalPath
func (WatchServicesRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchServicesRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchServicesRequest_FieldTerminalPathArrayOfValues
func (WatchServicesRequestPathSelectorType) WithValue ¶
func (s WatchServicesRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchServicesRequest_FieldTerminalPathValue
type WatchServicesRequestPathSelectorView ¶
type WatchServicesRequestPathSelectorView struct{}
func (WatchServicesRequestPathSelectorView) FieldPath ¶
func (WatchServicesRequestPathSelectorView) FieldPath() *WatchServicesRequest_FieldTerminalPath
func (WatchServicesRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchServicesRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchServicesRequest_FieldTerminalPathArrayOfValues
func (WatchServicesRequestPathSelectorView) WithValue ¶
func (s WatchServicesRequestPathSelectorView) WithValue(value view.View) *WatchServicesRequest_FieldTerminalPathValue
type WatchServicesRequest_FieldMask ¶
type WatchServicesRequest_FieldMask struct {
Paths []WatchServicesRequest_FieldPath
}
func FullWatchServicesRequest_FieldMask ¶
func FullWatchServicesRequest_FieldMask() *WatchServicesRequest_FieldMask
func (*WatchServicesRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchServicesRequest_FieldMask) AppendPath(path WatchServicesRequest_FieldPath)
func (*WatchServicesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchServicesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchServicesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchServicesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchServicesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchServicesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchServicesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchServicesRequest_FieldMask) FilterInputFields() *WatchServicesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchServicesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchServicesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchServicesRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchServicesRequest_FieldMask) GetPaths() []WatchServicesRequest_FieldPath
func (*WatchServicesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchServicesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchServicesRequest_FieldMask) IsFull ¶
func (fieldMask *WatchServicesRequest_FieldMask) IsFull() bool
func (WatchServicesRequest_FieldMask) Marshal ¶
func (fieldMask WatchServicesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchServicesRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchServicesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchServicesRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchServicesRequest_FieldMask) PathsCount() int
func (*WatchServicesRequest_FieldMask) Project ¶
func (fieldMask *WatchServicesRequest_FieldMask) Project(source *WatchServicesRequest) *WatchServicesRequest
func (*WatchServicesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchServicesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchServicesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchServicesRequest_FieldMask) ProtoMessage()
func (*WatchServicesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchServicesRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchServicesRequest_FieldMask) Reset ¶
func (fieldMask *WatchServicesRequest_FieldMask) Reset()
func (*WatchServicesRequest_FieldMask) Set ¶
func (fieldMask *WatchServicesRequest_FieldMask) Set(target, source *WatchServicesRequest)
func (*WatchServicesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchServicesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchServicesRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchServicesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchServicesRequest_FieldMask) Size ¶
func (fieldMask *WatchServicesRequest_FieldMask) Size() int
func (*WatchServicesRequest_FieldMask) String ¶
func (fieldMask *WatchServicesRequest_FieldMask) String() string
func (*WatchServicesRequest_FieldMask) Subtract ¶
func (fieldMask *WatchServicesRequest_FieldMask) Subtract(other *WatchServicesRequest_FieldMask) *WatchServicesRequest_FieldMask
func (*WatchServicesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchServicesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchServicesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchServicesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchServicesRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchServicesRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchServicesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchServicesRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchServicesRequest_FieldPath ¶
type WatchServicesRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchServicesRequest_FieldPathSelector Get(source *WatchServicesRequest) []interface{} GetSingle(source *WatchServicesRequest) (interface{}, bool) ClearValue(item *WatchServicesRequest) // Those methods build corresponding WatchServicesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchServicesRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchServicesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchServicesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchServicesRequest_FieldPath ¶
func BuildWatchServicesRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchServicesRequest_FieldPath, error)
func MustParseWatchServicesRequest_FieldPath ¶
func MustParseWatchServicesRequest_FieldPath(rawField string) WatchServicesRequest_FieldPath
func ParseWatchServicesRequest_FieldPath ¶
func ParseWatchServicesRequest_FieldPath(rawField string) (WatchServicesRequest_FieldPath, error)
type WatchServicesRequest_FieldPathArrayItemValue ¶
type WatchServicesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchServicesRequest_FieldPath ContainsValue(*WatchServicesRequest) bool }
WatchServicesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchServicesRequest according to their type Present only for array (repeated) types.
func MustParseWatchServicesRequest_FieldPathArrayItemValue ¶
func MustParseWatchServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchServicesRequest_FieldPathArrayItemValue
func ParseWatchServicesRequest_FieldPathArrayItemValue ¶
func ParseWatchServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchServicesRequest_FieldPathArrayItemValue, error)
ParseWatchServicesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchServicesRequest_FieldPathArrayOfValues ¶
type WatchServicesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchServicesRequest_FieldPath }
WatchServicesRequest_FieldPathArrayOfValues allows storing slice of values for WatchServicesRequest fields according to their type
func MustParseWatchServicesRequest_FieldPathArrayOfValues ¶
func MustParseWatchServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchServicesRequest_FieldPathArrayOfValues
func ParseWatchServicesRequest_FieldPathArrayOfValues ¶
func ParseWatchServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchServicesRequest_FieldPathArrayOfValues, error)
type WatchServicesRequest_FieldPathSelector ¶
type WatchServicesRequest_FieldPathSelector int32
const ( WatchServicesRequest_FieldPathSelectorType WatchServicesRequest_FieldPathSelector = 0 WatchServicesRequest_FieldPathSelectorPageSize WatchServicesRequest_FieldPathSelector = 1 WatchServicesRequest_FieldPathSelectorPageToken WatchServicesRequest_FieldPathSelector = 2 WatchServicesRequest_FieldPathSelectorOrderBy WatchServicesRequest_FieldPathSelector = 3 WatchServicesRequest_FieldPathSelectorResumeToken WatchServicesRequest_FieldPathSelector = 4 WatchServicesRequest_FieldPathSelectorFilter WatchServicesRequest_FieldPathSelector = 5 WatchServicesRequest_FieldPathSelectorFieldMask WatchServicesRequest_FieldPathSelector = 6 WatchServicesRequest_FieldPathSelectorView WatchServicesRequest_FieldPathSelector = 7 WatchServicesRequest_FieldPathSelectorMaxChunkSize WatchServicesRequest_FieldPathSelector = 8 )
func (WatchServicesRequest_FieldPathSelector) String ¶
func (s WatchServicesRequest_FieldPathSelector) String() string
type WatchServicesRequest_FieldPathValue ¶
type WatchServicesRequest_FieldPathValue interface { WatchServicesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchServicesRequest) CompareWith(*WatchServicesRequest) (cmp int, comparable bool) }
WatchServicesRequest_FieldPathValue allows storing values for WatchServicesRequest fields according to their type
func MustParseWatchServicesRequest_FieldPathValue ¶
func MustParseWatchServicesRequest_FieldPathValue(pathStr, valueStr string) WatchServicesRequest_FieldPathValue
func ParseWatchServicesRequest_FieldPathValue ¶
func ParseWatchServicesRequest_FieldPathValue(pathStr, valueStr string) (WatchServicesRequest_FieldPathValue, error)
type WatchServicesRequest_FieldTerminalPath ¶
type WatchServicesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchServicesRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchServicesRequest_FieldTerminalPath) ClearValue(item *WatchServicesRequest)
func (*WatchServicesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchServicesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchServicesRequest_FieldTerminalPath) Get ¶
func (fp *WatchServicesRequest_FieldTerminalPath) Get(source *WatchServicesRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchServicesRequest
func (*WatchServicesRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchServicesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchServicesRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchServicesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchServicesRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchServicesRequest_FieldTerminalPath) GetSingle(source *WatchServicesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchServicesRequest
func (*WatchServicesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchServicesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchServicesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchServicesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchServicesRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchServicesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchServicesRequest_FieldTerminalPath) Selector ¶
func (fp *WatchServicesRequest_FieldTerminalPath) Selector() WatchServicesRequest_FieldPathSelector
func (*WatchServicesRequest_FieldTerminalPath) String ¶
func (fp *WatchServicesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchServicesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchServicesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchServicesRequest_FieldPathArrayItemValue
func (*WatchServicesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchServicesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchServicesRequest_FieldPathArrayOfValues
func (*WatchServicesRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchServicesRequest_FieldTerminalPath) WithIValue(value interface{}) WatchServicesRequest_FieldPathValue
func (*WatchServicesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchServicesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchServicesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchServicesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchServicesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchServicesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchServicesRequest_FieldTerminalPathArrayItemValue ¶
type WatchServicesRequest_FieldTerminalPathArrayItemValue struct { WatchServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchServicesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchServicesRequest'
func (*WatchServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchServicesRequest as interface{}
func (*WatchServicesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchServicesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchServicesRequest) (interface{}, bool)
func (*WatchServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchServicesRequest_FieldTerminalPathArrayOfValues ¶
type WatchServicesRequest_FieldTerminalPathArrayOfValues struct { WatchServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*service.Service_FieldMask, bool)
func (*WatchServicesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*service.Filter, bool)
func (*WatchServicesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchServicesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*service.OrderBy, bool)
func (*WatchServicesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchServicesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*service.PagerCursor, bool)
func (*WatchServicesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchServicesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchServicesRequest_FieldTerminalPathValue ¶
type WatchServicesRequest_FieldTerminalPathValue struct { WatchServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServicesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*service.Service_FieldMask, bool)
func (*WatchServicesRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsFilterValue() (*service.Filter, bool)
func (*WatchServicesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchServicesRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsOrderByValue() (*service.OrderBy, bool)
func (*WatchServicesRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchServicesRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsPageTokenValue() (*service.PagerCursor, bool)
func (*WatchServicesRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchServicesRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchServicesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchServicesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchServicesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchServicesRequest_FieldTerminalPathValue) CompareWith(source *WatchServicesRequest) (int, bool)
CompareWith compares value in the 'WatchServicesRequest_FieldTerminalPathValue' with the value under path in 'WatchServicesRequest'.
func (*WatchServicesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchServicesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchServicesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchServicesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchServicesRequest' as interface{}
func (*WatchServicesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchServicesRequest_FieldTerminalPathValue) SetTo(target **WatchServicesRequest)
SetTo stores value for selected field for object WatchServicesRequest
func (*WatchServicesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchServicesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchServicesResponse ¶
type WatchServicesResponse struct { // Changes of Services ServiceChanges []*service.ServiceChange `` /* 130-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 Services 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 *WatchServicesResponse_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 (Services 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 }
WatchServicesResponse
func (*WatchServicesResponse) Clone ¶
func (o *WatchServicesResponse) Clone() *WatchServicesResponse
func (*WatchServicesResponse) CloneRaw ¶
func (o *WatchServicesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchServicesResponse) Descriptor ¶
func (*WatchServicesResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchServicesResponse.ProtoReflect.Descriptor instead.
func (*WatchServicesResponse) GetIsCurrent ¶
func (m *WatchServicesResponse) GetIsCurrent() bool
func (*WatchServicesResponse) GetIsHardReset ¶
func (m *WatchServicesResponse) GetIsHardReset() bool
func (*WatchServicesResponse) GetIsSoftReset ¶
func (m *WatchServicesResponse) GetIsSoftReset() bool
func (*WatchServicesResponse) GetPageTokenChange ¶
func (m *WatchServicesResponse) GetPageTokenChange() *WatchServicesResponse_PageTokenChange
func (*WatchServicesResponse) GetResumeToken ¶
func (m *WatchServicesResponse) GetResumeToken() string
func (*WatchServicesResponse) GetServiceChanges ¶
func (m *WatchServicesResponse) GetServiceChanges() []*service.ServiceChange
func (*WatchServicesResponse) GetSnapshotSize ¶
func (m *WatchServicesResponse) GetSnapshotSize() int64
func (*WatchServicesResponse) GotenMessage ¶
func (*WatchServicesResponse) GotenMessage()
func (*WatchServicesResponse) GotenObjectExt ¶
func (o *WatchServicesResponse) GotenObjectExt()
func (*WatchServicesResponse) GotenValidate ¶
func (obj *WatchServicesResponse) GotenValidate() error
func (*WatchServicesResponse) MakeDiffFieldMask ¶
func (o *WatchServicesResponse) MakeDiffFieldMask(other *WatchServicesResponse) *WatchServicesResponse_FieldMask
func (*WatchServicesResponse) MakeFullFieldMask ¶
func (o *WatchServicesResponse) MakeFullFieldMask() *WatchServicesResponse_FieldMask
func (*WatchServicesResponse) MakeRawDiffFieldMask ¶
func (o *WatchServicesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchServicesResponse) MakeRawFullFieldMask ¶
func (o *WatchServicesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchServicesResponse) Marshal ¶
func (m *WatchServicesResponse) Marshal() ([]byte, error)
func (*WatchServicesResponse) MarshalJSON ¶
func (m *WatchServicesResponse) MarshalJSON() ([]byte, error)
func (*WatchServicesResponse) Merge ¶
func (o *WatchServicesResponse) Merge(source *WatchServicesResponse)
func (*WatchServicesResponse) MergeRaw ¶
func (o *WatchServicesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchServicesResponse) ProtoMessage ¶
func (*WatchServicesResponse) ProtoMessage()
func (*WatchServicesResponse) ProtoReflect ¶
func (m *WatchServicesResponse) ProtoReflect() preflect.Message
func (*WatchServicesResponse) Reset ¶
func (m *WatchServicesResponse) Reset()
func (*WatchServicesResponse) SetIsCurrent ¶
func (m *WatchServicesResponse) SetIsCurrent(fv bool)
func (*WatchServicesResponse) SetIsHardReset ¶
func (m *WatchServicesResponse) SetIsHardReset(fv bool)
func (*WatchServicesResponse) SetIsSoftReset ¶
func (m *WatchServicesResponse) SetIsSoftReset(fv bool)
func (*WatchServicesResponse) SetPageTokenChange ¶
func (m *WatchServicesResponse) SetPageTokenChange(fv *WatchServicesResponse_PageTokenChange)
func (*WatchServicesResponse) SetResumeToken ¶
func (m *WatchServicesResponse) SetResumeToken(fv string)
func (*WatchServicesResponse) SetServiceChanges ¶
func (m *WatchServicesResponse) SetServiceChanges(fv []*service.ServiceChange)
func (*WatchServicesResponse) SetSnapshotSize ¶
func (m *WatchServicesResponse) SetSnapshotSize(fv int64)
func (*WatchServicesResponse) String ¶
func (m *WatchServicesResponse) String() string
func (*WatchServicesResponse) Unmarshal ¶
func (m *WatchServicesResponse) Unmarshal(b []byte) error
func (*WatchServicesResponse) UnmarshalJSON ¶
func (m *WatchServicesResponse) UnmarshalJSON(data []byte) error
type WatchServicesResponseFieldPathBuilder ¶
type WatchServicesResponseFieldPathBuilder struct{}
func NewWatchServicesResponseFieldPathBuilder ¶
func NewWatchServicesResponseFieldPathBuilder() WatchServicesResponseFieldPathBuilder
func (WatchServicesResponseFieldPathBuilder) IsCurrent ¶
func (WatchServicesResponseFieldPathBuilder) IsCurrent() WatchServicesResponsePathSelectorIsCurrent
func (WatchServicesResponseFieldPathBuilder) IsHardReset ¶
func (WatchServicesResponseFieldPathBuilder) IsHardReset() WatchServicesResponsePathSelectorIsHardReset
func (WatchServicesResponseFieldPathBuilder) IsSoftReset ¶
func (WatchServicesResponseFieldPathBuilder) IsSoftReset() WatchServicesResponsePathSelectorIsSoftReset
func (WatchServicesResponseFieldPathBuilder) PageTokenChange ¶
func (WatchServicesResponseFieldPathBuilder) PageTokenChange() WatchServicesResponsePathSelectorPageTokenChange
func (WatchServicesResponseFieldPathBuilder) ResumeToken ¶
func (WatchServicesResponseFieldPathBuilder) ResumeToken() WatchServicesResponsePathSelectorResumeToken
func (WatchServicesResponseFieldPathBuilder) ServiceChanges ¶
func (WatchServicesResponseFieldPathBuilder) ServiceChanges() WatchServicesResponsePathSelectorServiceChanges
func (WatchServicesResponseFieldPathBuilder) SnapshotSize ¶
func (WatchServicesResponseFieldPathBuilder) SnapshotSize() WatchServicesResponsePathSelectorSnapshotSize
type WatchServicesResponsePageTokenChangeFieldPathBuilder ¶
type WatchServicesResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchServicesResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchServicesResponsePageTokenChangeFieldPathBuilder() WatchServicesResponsePageTokenChangeFieldPathBuilder
func (WatchServicesResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchServicesResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchServicesResponsePageTokenChange_FieldPath ¶
type WatchServicesResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchServicesResponsePageTokenChange_FieldPathSelector Get(source *WatchServicesResponse_PageTokenChange) []interface{} GetSingle(source *WatchServicesResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchServicesResponse_PageTokenChange) // Those methods build corresponding WatchServicesResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchServicesResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchServicesResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchServicesResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchServicesResponsePageTokenChange_FieldPath ¶
func BuildWatchServicesResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchServicesResponsePageTokenChange_FieldPath, error)
func MustParseWatchServicesResponsePageTokenChange_FieldPath ¶
func MustParseWatchServicesResponsePageTokenChange_FieldPath(rawField string) WatchServicesResponsePageTokenChange_FieldPath
func ParseWatchServicesResponsePageTokenChange_FieldPath ¶
func ParseWatchServicesResponsePageTokenChange_FieldPath(rawField string) (WatchServicesResponsePageTokenChange_FieldPath, error)
type WatchServicesResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchServicesResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchServicesResponsePageTokenChange_FieldPath ContainsValue(*WatchServicesResponse_PageTokenChange) bool }
WatchServicesResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchServicesResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchServicesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchServicesResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchServicesResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchServicesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchServicesResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchServicesResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchServicesResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchServicesResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchServicesResponsePageTokenChange_FieldPath }
WatchServicesResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchServicesResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchServicesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchServicesResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchServicesResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchServicesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchServicesResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchServicesResponsePageTokenChange_FieldPathSelector ¶
type WatchServicesResponsePageTokenChange_FieldPathSelector int32
const ( WatchServicesResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchServicesResponsePageTokenChange_FieldPathSelector = 0 WatchServicesResponsePageTokenChange_FieldPathSelectorNextPageToken WatchServicesResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchServicesResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchServicesResponsePageTokenChange_FieldPathSelector) String() string
type WatchServicesResponsePageTokenChange_FieldPathValue ¶
type WatchServicesResponsePageTokenChange_FieldPathValue interface { WatchServicesResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchServicesResponse_PageTokenChange) CompareWith(*WatchServicesResponse_PageTokenChange) (cmp int, comparable bool) }
WatchServicesResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchServicesResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchServicesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchServicesResponsePageTokenChange_FieldPathValue
func ParseWatchServicesResponsePageTokenChange_FieldPathValue ¶
func ParseWatchServicesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchServicesResponsePageTokenChange_FieldPathValue, error)
type WatchServicesResponsePageTokenChange_FieldTerminalPath ¶
type WatchServicesResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchServicesResponse_PageTokenChange)
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) Get(source *WatchServicesResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchServicesResponse_PageTokenChange
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchServicesResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchServicesResponse_PageTokenChange
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchServicesResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchServicesResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchServicesResponsePageTokenChange_FieldPathValue
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchServicesResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchServicesResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchServicesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchServicesResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchServicesResponse_PageTokenChange as interface{}
func (*WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchServicesResponse_PageTokenChange) (interface{}, bool)
func (*WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchServicesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*service.PagerCursor, bool)
func (*WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*service.PagerCursor, bool)
func (*WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchServicesResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchServicesResponsePageTokenChange_FieldTerminalPathValue struct { WatchServicesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServicesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchServicesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*service.PagerCursor, bool)
func (*WatchServicesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchServicesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*service.PagerCursor, bool)
func (*WatchServicesResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchServicesResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchServicesResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchServicesResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchServicesResponse_PageTokenChange'.
func (*WatchServicesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchServicesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchServicesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchServicesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchServicesResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchServicesResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchServicesResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchServicesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchServicesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchServicesResponsePathSelectorIsCurrent ¶
type WatchServicesResponsePathSelectorIsCurrent struct{}
func (WatchServicesResponsePathSelectorIsCurrent) FieldPath ¶
func (WatchServicesResponsePathSelectorIsCurrent) FieldPath() *WatchServicesResponse_FieldTerminalPath
func (WatchServicesResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchServicesResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchServicesResponse_FieldTerminalPathArrayOfValues
func (WatchServicesResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchServicesResponsePathSelectorIsCurrent) WithValue(value bool) *WatchServicesResponse_FieldTerminalPathValue
type WatchServicesResponsePathSelectorIsHardReset ¶
type WatchServicesResponsePathSelectorIsHardReset struct{}
func (WatchServicesResponsePathSelectorIsHardReset) FieldPath ¶
func (WatchServicesResponsePathSelectorIsHardReset) FieldPath() *WatchServicesResponse_FieldTerminalPath
func (WatchServicesResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchServicesResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchServicesResponse_FieldTerminalPathArrayOfValues
func (WatchServicesResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchServicesResponsePathSelectorIsHardReset) WithValue(value bool) *WatchServicesResponse_FieldTerminalPathValue
type WatchServicesResponsePathSelectorIsSoftReset ¶
type WatchServicesResponsePathSelectorIsSoftReset struct{}
func (WatchServicesResponsePathSelectorIsSoftReset) FieldPath ¶
func (WatchServicesResponsePathSelectorIsSoftReset) FieldPath() *WatchServicesResponse_FieldTerminalPath
func (WatchServicesResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchServicesResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchServicesResponse_FieldTerminalPathArrayOfValues
func (WatchServicesResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchServicesResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchServicesResponse_FieldTerminalPathValue
type WatchServicesResponsePathSelectorPageTokenChange ¶
type WatchServicesResponsePathSelectorPageTokenChange struct{}
func (WatchServicesResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchServicesResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchServicesResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (s WatchServicesResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchServicesResponse_PageTokenChange) *WatchServicesResponse_FieldTerminalPathArrayOfValues
func (WatchServicesResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchServicesResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchServicesResponsePageTokenChange_FieldPathArrayItemValue) *WatchServicesResponse_FieldSubPathArrayItemValue
func (WatchServicesResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchServicesResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchServicesResponsePageTokenChange_FieldPathArrayOfValues) *WatchServicesResponse_FieldSubPathArrayOfValues
func (WatchServicesResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchServicesResponsePathSelectorPageTokenChange) WithSubValue ¶
func (s WatchServicesResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchServicesResponsePageTokenChange_FieldPathValue) *WatchServicesResponse_FieldSubPathValue
type WatchServicesResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchServicesResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchServicesResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchServicesResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*service.PagerCursor) *WatchServicesResponse_FieldSubPathArrayOfValues
func (WatchServicesResponsePathSelectorPageTokenChangeNextPageToken) WithValue ¶
func (s WatchServicesResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *service.PagerCursor) *WatchServicesResponse_FieldSubPathValue
type WatchServicesResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchServicesResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchServicesResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchServicesResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*service.PagerCursor) *WatchServicesResponse_FieldSubPathArrayOfValues
func (WatchServicesResponsePathSelectorPageTokenChangePrevPageToken) WithValue ¶
func (s WatchServicesResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *service.PagerCursor) *WatchServicesResponse_FieldSubPathValue
type WatchServicesResponsePathSelectorResumeToken ¶
type WatchServicesResponsePathSelectorResumeToken struct{}
func (WatchServicesResponsePathSelectorResumeToken) FieldPath ¶
func (WatchServicesResponsePathSelectorResumeToken) FieldPath() *WatchServicesResponse_FieldTerminalPath
func (WatchServicesResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchServicesResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchServicesResponse_FieldTerminalPathArrayOfValues
func (WatchServicesResponsePathSelectorResumeToken) WithValue ¶
func (s WatchServicesResponsePathSelectorResumeToken) WithValue(value string) *WatchServicesResponse_FieldTerminalPathValue
type WatchServicesResponsePathSelectorServiceChanges ¶
type WatchServicesResponsePathSelectorServiceChanges struct{}
func (WatchServicesResponsePathSelectorServiceChanges) WithArrayOfValues ¶
func (s WatchServicesResponsePathSelectorServiceChanges) WithArrayOfValues(values [][]*service.ServiceChange) *WatchServicesResponse_FieldTerminalPathArrayOfValues
func (WatchServicesResponsePathSelectorServiceChanges) WithItemValue ¶
func (s WatchServicesResponsePathSelectorServiceChanges) WithItemValue(value *service.ServiceChange) *WatchServicesResponse_FieldTerminalPathArrayItemValue
func (WatchServicesResponsePathSelectorServiceChanges) WithValue ¶
func (s WatchServicesResponsePathSelectorServiceChanges) WithValue(value []*service.ServiceChange) *WatchServicesResponse_FieldTerminalPathValue
type WatchServicesResponsePathSelectorSnapshotSize ¶
type WatchServicesResponsePathSelectorSnapshotSize struct{}
func (WatchServicesResponsePathSelectorSnapshotSize) FieldPath ¶
func (WatchServicesResponsePathSelectorSnapshotSize) FieldPath() *WatchServicesResponse_FieldTerminalPath
func (WatchServicesResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchServicesResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchServicesResponse_FieldTerminalPathArrayOfValues
func (WatchServicesResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchServicesResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchServicesResponse_FieldTerminalPathValue
type WatchServicesResponse_FieldMask ¶
type WatchServicesResponse_FieldMask struct {
Paths []WatchServicesResponse_FieldPath
}
func FullWatchServicesResponse_FieldMask ¶
func FullWatchServicesResponse_FieldMask() *WatchServicesResponse_FieldMask
func (*WatchServicesResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchServicesResponse_FieldMask) AppendPath(path WatchServicesResponse_FieldPath)
func (*WatchServicesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchServicesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchServicesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchServicesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchServicesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchServicesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchServicesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchServicesResponse_FieldMask) FilterInputFields() *WatchServicesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchServicesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchServicesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchServicesResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchServicesResponse_FieldMask) GetPaths() []WatchServicesResponse_FieldPath
func (*WatchServicesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchServicesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchServicesResponse_FieldMask) IsFull ¶
func (fieldMask *WatchServicesResponse_FieldMask) IsFull() bool
func (WatchServicesResponse_FieldMask) Marshal ¶
func (fieldMask WatchServicesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchServicesResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchServicesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchServicesResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchServicesResponse_FieldMask) PathsCount() int
func (*WatchServicesResponse_FieldMask) Project ¶
func (fieldMask *WatchServicesResponse_FieldMask) Project(source *WatchServicesResponse) *WatchServicesResponse
func (*WatchServicesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchServicesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchServicesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchServicesResponse_FieldMask) ProtoMessage()
func (*WatchServicesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchServicesResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchServicesResponse_FieldMask) Reset ¶
func (fieldMask *WatchServicesResponse_FieldMask) Reset()
func (*WatchServicesResponse_FieldMask) Set ¶
func (fieldMask *WatchServicesResponse_FieldMask) Set(target, source *WatchServicesResponse)
func (*WatchServicesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchServicesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchServicesResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchServicesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchServicesResponse_FieldMask) Size ¶
func (fieldMask *WatchServicesResponse_FieldMask) Size() int
func (*WatchServicesResponse_FieldMask) String ¶
func (fieldMask *WatchServicesResponse_FieldMask) String() string
func (*WatchServicesResponse_FieldMask) Subtract ¶
func (fieldMask *WatchServicesResponse_FieldMask) Subtract(other *WatchServicesResponse_FieldMask) *WatchServicesResponse_FieldMask
func (*WatchServicesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchServicesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchServicesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchServicesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchServicesResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchServicesResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchServicesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchServicesResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchServicesResponse_FieldPath ¶
type WatchServicesResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchServicesResponse_FieldPathSelector Get(source *WatchServicesResponse) []interface{} GetSingle(source *WatchServicesResponse) (interface{}, bool) ClearValue(item *WatchServicesResponse) // Those methods build corresponding WatchServicesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchServicesResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchServicesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchServicesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchServicesResponse_FieldPath ¶
func BuildWatchServicesResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchServicesResponse_FieldPath, error)
func MustParseWatchServicesResponse_FieldPath ¶
func MustParseWatchServicesResponse_FieldPath(rawField string) WatchServicesResponse_FieldPath
func ParseWatchServicesResponse_FieldPath ¶
func ParseWatchServicesResponse_FieldPath(rawField string) (WatchServicesResponse_FieldPath, error)
type WatchServicesResponse_FieldPathArrayItemValue ¶
type WatchServicesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchServicesResponse_FieldPath ContainsValue(*WatchServicesResponse) bool }
WatchServicesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchServicesResponse according to their type Present only for array (repeated) types.
func MustParseWatchServicesResponse_FieldPathArrayItemValue ¶
func MustParseWatchServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchServicesResponse_FieldPathArrayItemValue
func ParseWatchServicesResponse_FieldPathArrayItemValue ¶
func ParseWatchServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchServicesResponse_FieldPathArrayItemValue, error)
ParseWatchServicesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchServicesResponse_FieldPathArrayOfValues ¶
type WatchServicesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchServicesResponse_FieldPath }
WatchServicesResponse_FieldPathArrayOfValues allows storing slice of values for WatchServicesResponse fields according to their type
func MustParseWatchServicesResponse_FieldPathArrayOfValues ¶
func MustParseWatchServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchServicesResponse_FieldPathArrayOfValues
func ParseWatchServicesResponse_FieldPathArrayOfValues ¶
func ParseWatchServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchServicesResponse_FieldPathArrayOfValues, error)
type WatchServicesResponse_FieldPathSelector ¶
type WatchServicesResponse_FieldPathSelector int32
const ( WatchServicesResponse_FieldPathSelectorServiceChanges WatchServicesResponse_FieldPathSelector = 0 WatchServicesResponse_FieldPathSelectorIsCurrent WatchServicesResponse_FieldPathSelector = 1 WatchServicesResponse_FieldPathSelectorPageTokenChange WatchServicesResponse_FieldPathSelector = 2 WatchServicesResponse_FieldPathSelectorResumeToken WatchServicesResponse_FieldPathSelector = 3 WatchServicesResponse_FieldPathSelectorSnapshotSize WatchServicesResponse_FieldPathSelector = 4 WatchServicesResponse_FieldPathSelectorIsSoftReset WatchServicesResponse_FieldPathSelector = 5 WatchServicesResponse_FieldPathSelectorIsHardReset WatchServicesResponse_FieldPathSelector = 6 )
func (WatchServicesResponse_FieldPathSelector) String ¶
func (s WatchServicesResponse_FieldPathSelector) String() string
type WatchServicesResponse_FieldPathValue ¶
type WatchServicesResponse_FieldPathValue interface { WatchServicesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchServicesResponse) CompareWith(*WatchServicesResponse) (cmp int, comparable bool) }
WatchServicesResponse_FieldPathValue allows storing values for WatchServicesResponse fields according to their type
func MustParseWatchServicesResponse_FieldPathValue ¶
func MustParseWatchServicesResponse_FieldPathValue(pathStr, valueStr string) WatchServicesResponse_FieldPathValue
func ParseWatchServicesResponse_FieldPathValue ¶
func ParseWatchServicesResponse_FieldPathValue(pathStr, valueStr string) (WatchServicesResponse_FieldPathValue, error)
type WatchServicesResponse_FieldSubPath ¶
type WatchServicesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchServicesResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchServicesResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchServicesResponsePageTokenChange_FieldPath, bool)
func (*WatchServicesResponse_FieldSubPath) ClearValue ¶
func (fps *WatchServicesResponse_FieldSubPath) ClearValue(item *WatchServicesResponse)
func (*WatchServicesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchServicesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchServicesResponse_FieldSubPath) Get ¶
func (fps *WatchServicesResponse_FieldSubPath) Get(source *WatchServicesResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchServicesResponse
func (*WatchServicesResponse_FieldSubPath) GetDefault ¶
func (fps *WatchServicesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchServicesResponse_FieldSubPath) GetRaw ¶
func (fps *WatchServicesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchServicesResponse_FieldSubPath) GetSingle ¶
func (fps *WatchServicesResponse_FieldSubPath) GetSingle(source *WatchServicesResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchServicesResponse
func (*WatchServicesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchServicesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchServicesResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchServicesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchServicesResponse_FieldSubPath) JSONString ¶
func (fps *WatchServicesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchServicesResponse_FieldSubPath) Selector ¶
func (fps *WatchServicesResponse_FieldSubPath) Selector() WatchServicesResponse_FieldPathSelector
func (*WatchServicesResponse_FieldSubPath) String ¶
func (fps *WatchServicesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchServicesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchServicesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchServicesResponse_FieldPathArrayItemValue
func (*WatchServicesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchServicesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchServicesResponse_FieldPathArrayOfValues
func (*WatchServicesResponse_FieldSubPath) WithIValue ¶
func (fps *WatchServicesResponse_FieldSubPath) WithIValue(value interface{}) WatchServicesResponse_FieldPathValue
func (*WatchServicesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchServicesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchServicesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchServicesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchServicesResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchServicesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchServicesResponse_FieldSubPathArrayItemValue ¶
type WatchServicesResponse_FieldSubPathArrayItemValue struct { WatchServicesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchServicesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchServicesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchServicesResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchServicesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchServicesResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchServicesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchServicesResponse'
func (*WatchServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchServicesResponse_FieldSubPathArrayOfValues ¶
type WatchServicesResponse_FieldSubPathArrayOfValues struct { WatchServicesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchServicesResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchServicesResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchServicesResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchServicesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchServicesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchServicesResponse_FieldSubPathValue ¶
type WatchServicesResponse_FieldSubPathValue struct { WatchServicesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchServicesResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchServicesResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchServicesResponsePageTokenChange_FieldPathValue, bool)
func (*WatchServicesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchServicesResponse_FieldSubPathValue) CompareWith(source *WatchServicesResponse) (int, bool)
func (*WatchServicesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchServicesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchServicesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchServicesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchServicesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchServicesResponse_FieldSubPathValue) SetTo(target **WatchServicesResponse)
func (*WatchServicesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchServicesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchServicesResponse_FieldTerminalPath ¶
type WatchServicesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchServicesResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchServicesResponse_FieldTerminalPath) ClearValue(item *WatchServicesResponse)
func (*WatchServicesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchServicesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchServicesResponse_FieldTerminalPath) Get ¶
func (fp *WatchServicesResponse_FieldTerminalPath) Get(source *WatchServicesResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchServicesResponse
func (*WatchServicesResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchServicesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchServicesResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchServicesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchServicesResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchServicesResponse_FieldTerminalPath) GetSingle(source *WatchServicesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchServicesResponse
func (*WatchServicesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchServicesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchServicesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchServicesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchServicesResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchServicesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchServicesResponse_FieldTerminalPath) Selector ¶
func (fp *WatchServicesResponse_FieldTerminalPath) Selector() WatchServicesResponse_FieldPathSelector
func (*WatchServicesResponse_FieldTerminalPath) String ¶
func (fp *WatchServicesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchServicesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchServicesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchServicesResponse_FieldPathArrayItemValue
func (*WatchServicesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchServicesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchServicesResponse_FieldPathArrayOfValues
func (*WatchServicesResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchServicesResponse_FieldTerminalPath) WithIValue(value interface{}) WatchServicesResponse_FieldPathValue
func (*WatchServicesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchServicesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchServicesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchServicesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchServicesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchServicesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchServicesResponse_FieldTerminalPathArrayItemValue ¶
type WatchServicesResponse_FieldTerminalPathArrayItemValue struct { WatchServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServicesResponse_FieldTerminalPathArrayItemValue) AsServiceChangesItemValue ¶
func (fpaiv *WatchServicesResponse_FieldTerminalPathArrayItemValue) AsServiceChangesItemValue() (*service.ServiceChange, bool)
func (*WatchServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchServicesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchServicesResponse'
func (*WatchServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchServicesResponse as interface{}
func (*WatchServicesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchServicesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchServicesResponse) (interface{}, bool)
func (*WatchServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchServicesResponse_FieldTerminalPathArrayOfValues ¶
type WatchServicesResponse_FieldTerminalPathArrayOfValues struct { WatchServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServicesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchServicesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchServicesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchServicesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchServicesResponse_PageTokenChange, bool)
func (*WatchServicesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchServicesResponse_FieldTerminalPathArrayOfValues) AsServiceChangesArrayOfValues ¶
func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) AsServiceChangesArrayOfValues() ([][]*service.ServiceChange, bool)
func (*WatchServicesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchServicesResponse_FieldTerminalPathValue ¶
type WatchServicesResponse_FieldTerminalPathValue struct { WatchServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchServicesResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchServicesResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchServicesResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchServicesResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchServicesResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchServicesResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchServicesResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchServicesResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchServicesResponse_PageTokenChange, bool)
func (*WatchServicesResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchServicesResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchServicesResponse_FieldTerminalPathValue) AsServiceChangesValue ¶
func (fpv *WatchServicesResponse_FieldTerminalPathValue) AsServiceChangesValue() ([]*service.ServiceChange, bool)
func (*WatchServicesResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchServicesResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchServicesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchServicesResponse_FieldTerminalPathValue) CompareWith(source *WatchServicesResponse) (int, bool)
CompareWith compares value in the 'WatchServicesResponse_FieldTerminalPathValue' with the value under path in 'WatchServicesResponse'.
func (*WatchServicesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchServicesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchServicesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchServicesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchServicesResponse' as interface{}
func (*WatchServicesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchServicesResponse_FieldTerminalPathValue) SetTo(target **WatchServicesResponse)
SetTo stores value for selected field for object WatchServicesResponse
func (*WatchServicesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchServicesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchServicesResponse_PageTokenChange ¶
type WatchServicesResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *service.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *service.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchServicesResponse_PageTokenChange) Clone ¶
func (o *WatchServicesResponse_PageTokenChange) Clone() *WatchServicesResponse_PageTokenChange
func (*WatchServicesResponse_PageTokenChange) CloneRaw ¶
func (o *WatchServicesResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchServicesResponse_PageTokenChange) Descriptor ¶
func (*WatchServicesResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchServicesResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchServicesResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchServicesResponse_PageTokenChange) GetNextPageToken() *service.PagerCursor
func (*WatchServicesResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchServicesResponse_PageTokenChange) GetPrevPageToken() *service.PagerCursor
func (*WatchServicesResponse_PageTokenChange) GotenMessage ¶
func (*WatchServicesResponse_PageTokenChange) GotenMessage()
func (*WatchServicesResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchServicesResponse_PageTokenChange) GotenObjectExt()
func (*WatchServicesResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchServicesResponse_PageTokenChange) GotenValidate() error
func (*WatchServicesResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchServicesResponse_PageTokenChange) MakeDiffFieldMask(other *WatchServicesResponse_PageTokenChange) *WatchServicesResponse_PageTokenChange_FieldMask
func (*WatchServicesResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchServicesResponse_PageTokenChange) MakeFullFieldMask() *WatchServicesResponse_PageTokenChange_FieldMask
func (*WatchServicesResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchServicesResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchServicesResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchServicesResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchServicesResponse_PageTokenChange) Marshal ¶
func (m *WatchServicesResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchServicesResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchServicesResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchServicesResponse_PageTokenChange) Merge ¶
func (o *WatchServicesResponse_PageTokenChange) Merge(source *WatchServicesResponse_PageTokenChange)
func (*WatchServicesResponse_PageTokenChange) MergeRaw ¶
func (o *WatchServicesResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchServicesResponse_PageTokenChange) ProtoMessage ¶
func (*WatchServicesResponse_PageTokenChange) ProtoMessage()
func (*WatchServicesResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchServicesResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchServicesResponse_PageTokenChange) Reset ¶
func (m *WatchServicesResponse_PageTokenChange) Reset()
func (*WatchServicesResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchServicesResponse_PageTokenChange) SetNextPageToken(fv *service.PagerCursor)
func (*WatchServicesResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchServicesResponse_PageTokenChange) SetPrevPageToken(fv *service.PagerCursor)
func (*WatchServicesResponse_PageTokenChange) String ¶
func (m *WatchServicesResponse_PageTokenChange) String() string
func (*WatchServicesResponse_PageTokenChange) Unmarshal ¶
func (m *WatchServicesResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchServicesResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchServicesResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchServicesResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchServicesResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchServicesResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
func (s WatchServicesResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*service.PagerCursor) *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchServicesResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchServicesResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchServicesResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s WatchServicesResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*service.PagerCursor) *WatchServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchServicesResponse_PageTokenChange_FieldMask ¶
type WatchServicesResponse_PageTokenChange_FieldMask struct {
Paths []WatchServicesResponsePageTokenChange_FieldPath
}
func FullWatchServicesResponse_PageTokenChange_FieldMask ¶
func FullWatchServicesResponse_PageTokenChange_FieldMask() *WatchServicesResponse_PageTokenChange_FieldMask
func (*WatchServicesResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) AppendPath(path WatchServicesResponsePageTokenChange_FieldPath)
func (*WatchServicesResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchServicesResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchServicesResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchServicesResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchServicesResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchServicesResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchServicesResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) GetPaths() []WatchServicesResponsePageTokenChange_FieldPath
func (*WatchServicesResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchServicesResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchServicesResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchServicesResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchServicesResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchServicesResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchServicesResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchServicesResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) Project(source *WatchServicesResponse_PageTokenChange) *WatchServicesResponse_PageTokenChange
func (*WatchServicesResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchServicesResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchServicesResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchServicesResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) Reset()
func (*WatchServicesResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) Set(target, source *WatchServicesResponse_PageTokenChange)
func (*WatchServicesResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchServicesResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchServicesResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) Size() int
func (*WatchServicesResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) String() string
func (*WatchServicesResponse_PageTokenChange_FieldMask) Subtract ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) Subtract(other *WatchServicesResponse_PageTokenChange_FieldMask) *WatchServicesResponse_PageTokenChange_FieldMask
func (*WatchServicesResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchServicesResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchServicesResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchServicesResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchServicesResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error