Documentation ¶
Index ¶
- type BatchGetDeploymentsDescriptor
- func (d *BatchGetDeploymentsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetDeploymentsDescriptor) GetApiName() string
- func (d *BatchGetDeploymentsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetDeploymentsDescriptor) GetFullMethodName() string
- func (d *BatchGetDeploymentsDescriptor) GetMethodName() string
- func (d *BatchGetDeploymentsDescriptor) GetProtoPkgName() string
- func (d *BatchGetDeploymentsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetDeploymentsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetDeploymentsDescriptor) GetServiceDomain() string
- func (d *BatchGetDeploymentsDescriptor) GetServiceVersion() string
- func (d *BatchGetDeploymentsDescriptor) GetVerb() string
- func (d *BatchGetDeploymentsDescriptor) HasResource() bool
- func (d *BatchGetDeploymentsDescriptor) IsClientStream() bool
- func (d *BatchGetDeploymentsDescriptor) IsCollection() bool
- func (d *BatchGetDeploymentsDescriptor) IsPlural() bool
- func (d *BatchGetDeploymentsDescriptor) IsServerStream() bool
- func (d *BatchGetDeploymentsDescriptor) IsUnary() bool
- func (d *BatchGetDeploymentsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetDeploymentsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetDeploymentsDescriptor) RequestHasResourceBody() bool
- type BatchGetDeploymentsDescriptorClientMsgHandle
- func (h *BatchGetDeploymentsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetDeploymentsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetDeploymentsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetDeploymentsDescriptorServerMsgHandle
- func (h *BatchGetDeploymentsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetDeploymentsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetDeploymentsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetDeploymentsRequest
- func (o *BatchGetDeploymentsRequest) Clone() *BatchGetDeploymentsRequest
- func (o *BatchGetDeploymentsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetDeploymentsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetDeploymentsRequest) GetFieldMask() *deployment.Deployment_FieldMask
- func (m *BatchGetDeploymentsRequest) GetNames() []*deployment.Reference
- func (m *BatchGetDeploymentsRequest) GetView() view.View
- func (*BatchGetDeploymentsRequest) GotenMessage()
- func (o *BatchGetDeploymentsRequest) GotenObjectExt()
- func (obj *BatchGetDeploymentsRequest) GotenValidate() error
- func (o *BatchGetDeploymentsRequest) MakeDiffFieldMask(other *BatchGetDeploymentsRequest) *BatchGetDeploymentsRequest_FieldMask
- func (o *BatchGetDeploymentsRequest) MakeFullFieldMask() *BatchGetDeploymentsRequest_FieldMask
- func (o *BatchGetDeploymentsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetDeploymentsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetDeploymentsRequest) Marshal() ([]byte, error)
- func (m *BatchGetDeploymentsRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetDeploymentsRequest) Merge(source *BatchGetDeploymentsRequest)
- func (o *BatchGetDeploymentsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetDeploymentsRequest) ProtoMessage()
- func (m *BatchGetDeploymentsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetDeploymentsRequest) Reset()
- func (m *BatchGetDeploymentsRequest) SetFieldMask(fv *deployment.Deployment_FieldMask)
- func (m *BatchGetDeploymentsRequest) SetNames(fv []*deployment.Reference)
- func (m *BatchGetDeploymentsRequest) SetView(fv view.View)
- func (m *BatchGetDeploymentsRequest) String() string
- func (m *BatchGetDeploymentsRequest) Unmarshal(b []byte) error
- func (m *BatchGetDeploymentsRequest) UnmarshalJSON(data []byte) error
- type BatchGetDeploymentsRequestFieldPathBuilder
- func (BatchGetDeploymentsRequestFieldPathBuilder) FieldMask() BatchGetDeploymentsRequestPathSelectorFieldMask
- func (BatchGetDeploymentsRequestFieldPathBuilder) Names() BatchGetDeploymentsRequestPathSelectorNames
- func (BatchGetDeploymentsRequestFieldPathBuilder) View() BatchGetDeploymentsRequestPathSelectorView
- type BatchGetDeploymentsRequestPathSelectorFieldMask
- func (BatchGetDeploymentsRequestPathSelectorFieldMask) FieldPath() *BatchGetDeploymentsRequest_FieldTerminalPath
- func (s BatchGetDeploymentsRequestPathSelectorFieldMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetDeploymentsRequestPathSelectorFieldMask) WithValue(value *deployment.Deployment_FieldMask) *BatchGetDeploymentsRequest_FieldTerminalPathValue
- type BatchGetDeploymentsRequestPathSelectorNames
- func (BatchGetDeploymentsRequestPathSelectorNames) FieldPath() *BatchGetDeploymentsRequest_FieldTerminalPath
- func (s BatchGetDeploymentsRequestPathSelectorNames) WithArrayOfValues(values [][]*deployment.Reference) *BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetDeploymentsRequestPathSelectorNames) WithItemValue(value *deployment.Reference) *BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetDeploymentsRequestPathSelectorNames) WithValue(value []*deployment.Reference) *BatchGetDeploymentsRequest_FieldTerminalPathValue
- type BatchGetDeploymentsRequestPathSelectorView
- func (BatchGetDeploymentsRequestPathSelectorView) FieldPath() *BatchGetDeploymentsRequest_FieldTerminalPath
- func (s BatchGetDeploymentsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetDeploymentsRequestPathSelectorView) WithValue(value view.View) *BatchGetDeploymentsRequest_FieldTerminalPathValue
- type BatchGetDeploymentsRequest_FieldMask
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) AppendPath(path BatchGetDeploymentsRequest_FieldPath)
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) FilterInputFields() *BatchGetDeploymentsRequest_FieldMask
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) GetPaths() []BatchGetDeploymentsRequest_FieldPath
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetDeploymentsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetDeploymentsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Project(source *BatchGetDeploymentsRequest) *BatchGetDeploymentsRequest
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Reset()
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Set(target, source *BatchGetDeploymentsRequest)
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Size() int
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) String() string
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Subtract(other *BatchGetDeploymentsRequest_FieldMask) *BatchGetDeploymentsRequest_FieldMask
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetDeploymentsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetDeploymentsRequest_FieldPath
- func BuildBatchGetDeploymentsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetDeploymentsRequest_FieldPath, error)
- func MustParseBatchGetDeploymentsRequest_FieldPath(rawField string) BatchGetDeploymentsRequest_FieldPath
- func ParseBatchGetDeploymentsRequest_FieldPath(rawField string) (BatchGetDeploymentsRequest_FieldPath, error)
- type BatchGetDeploymentsRequest_FieldPathArrayItemValue
- type BatchGetDeploymentsRequest_FieldPathArrayOfValues
- type BatchGetDeploymentsRequest_FieldPathSelector
- type BatchGetDeploymentsRequest_FieldPathValue
- type BatchGetDeploymentsRequest_FieldTerminalPath
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) ClearValue(item *BatchGetDeploymentsRequest)
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) Get(source *BatchGetDeploymentsRequest) (values []interface{})
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) GetSingle(source *BatchGetDeploymentsRequest) (interface{}, bool)
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) Selector() BatchGetDeploymentsRequest_FieldPathSelector
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) String() string
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetDeploymentsRequest_FieldPathArrayItemValue
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetDeploymentsRequest_FieldPathArrayOfValues
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetDeploymentsRequest_FieldPathValue
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*deployment.Reference, bool)
- func (fpaiv *BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetDeploymentsRequest) bool
- func (fpaiv *BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetDeploymentsRequest) (interface{}, bool)
- func (fpaiv *BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*deployment.Deployment_FieldMask, bool)
- func (fpaov *BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*deployment.Reference, bool)
- func (fpaov *BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetDeploymentsRequest_FieldTerminalPathValue
- func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*deployment.Deployment_FieldMask, bool)
- func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) AsNamesValue() ([]*deployment.Reference, bool)
- func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetDeploymentsRequest) (int, bool)
- func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) SetTo(target **BatchGetDeploymentsRequest)
- func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetDeploymentsResponse
- func (o *BatchGetDeploymentsResponse) Clone() *BatchGetDeploymentsResponse
- func (o *BatchGetDeploymentsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetDeploymentsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetDeploymentsResponse) GetDeployments() []*deployment.Deployment
- func (m *BatchGetDeploymentsResponse) GetMissing() []*deployment.Reference
- func (*BatchGetDeploymentsResponse) GotenMessage()
- func (o *BatchGetDeploymentsResponse) GotenObjectExt()
- func (obj *BatchGetDeploymentsResponse) GotenValidate() error
- func (o *BatchGetDeploymentsResponse) MakeDiffFieldMask(other *BatchGetDeploymentsResponse) *BatchGetDeploymentsResponse_FieldMask
- func (o *BatchGetDeploymentsResponse) MakeFullFieldMask() *BatchGetDeploymentsResponse_FieldMask
- func (o *BatchGetDeploymentsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetDeploymentsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetDeploymentsResponse) Marshal() ([]byte, error)
- func (m *BatchGetDeploymentsResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetDeploymentsResponse) Merge(source *BatchGetDeploymentsResponse)
- func (o *BatchGetDeploymentsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetDeploymentsResponse) ProtoMessage()
- func (m *BatchGetDeploymentsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetDeploymentsResponse) Reset()
- func (m *BatchGetDeploymentsResponse) SetDeployments(fv []*deployment.Deployment)
- func (m *BatchGetDeploymentsResponse) SetMissing(fv []*deployment.Reference)
- func (m *BatchGetDeploymentsResponse) String() string
- func (m *BatchGetDeploymentsResponse) Unmarshal(b []byte) error
- func (m *BatchGetDeploymentsResponse) UnmarshalJSON(data []byte) error
- type BatchGetDeploymentsResponseFieldPathBuilder
- type BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations
- func (s BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) WithValue(value string) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels
- func (s BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) WithValue(value string) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataShards
- func (s BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) WithArrayOfValues(values []int64) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) WithValue(value int64) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeployments
- func (BatchGetDeploymentsResponsePathSelectorDeployments) FieldPath() *BatchGetDeploymentsResponse_FieldTerminalPath
- func (BatchGetDeploymentsResponsePathSelectorDeployments) Metadata() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata
- func (BatchGetDeploymentsResponsePathSelectorDeployments) Name() BatchGetDeploymentsResponsePathSelectorDeploymentsName
- func (BatchGetDeploymentsResponsePathSelectorDeployments) Service() BatchGetDeploymentsResponsePathSelectorDeploymentsService
- func (s BatchGetDeploymentsResponsePathSelectorDeployments) WithArrayOfValues(values [][]*deployment.Deployment) *BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeployments) WithItemValue(value *deployment.Deployment) *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetDeploymentsResponsePathSelectorDeployments) WithSubArrayItemValue(subPathArrayItemValue deployment.Deployment_FieldPathArrayItemValue) *BatchGetDeploymentsResponse_FieldSubPathArrayItemValue
- func (s BatchGetDeploymentsResponsePathSelectorDeployments) WithSubArrayOfValues(subPathArrayOfValues deployment.Deployment_FieldPathArrayOfValues) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (BatchGetDeploymentsResponsePathSelectorDeployments) WithSubPath(subPath deployment.Deployment_FieldPath) *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeployments) WithSubValue(subPathValue deployment.Deployment_FieldPathValue) *BatchGetDeploymentsResponse_FieldSubPathValue
- func (s BatchGetDeploymentsResponsePathSelectorDeployments) WithValue(value []*deployment.Deployment) *BatchGetDeploymentsResponse_FieldTerminalPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Annotations() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) CreateTime() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) DeleteTime() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Generation() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataGeneration
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Labels() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Lifecycle() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) OwnerReferences() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) ResourceVersion() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Shards() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Syncing() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Tags() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) UpdateTime() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Uuid() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithKey(key string) BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithValue(value map[string]string) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataGeneration
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) WithValue(value int64) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithKey(key string) BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithValue(value map[string]string) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) BlockDeletion() ...
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) State() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Controller() ...
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Kind() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Name() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Region() ...
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Version() ...
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetDeploymentsResponse_FieldSubPathArrayItemValue
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) WithValue(value bool) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) WithValue(value string) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) WithValue(value string) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) WithValue(value string) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithKey(key string) BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataShards
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithValue(value map[string]int64) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) OwningRegion() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) Regions() BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) WithValue(value string) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithItemValue(value string) *BatchGetDeploymentsResponse_FieldSubPathArrayItemValue
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithValue(value []string) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithItemValue(value string) *BatchGetDeploymentsResponse_FieldSubPathArrayItemValue
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithValue(value []string) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithValue(value string) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsName
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsName) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsName) WithArrayOfValues(values []*deployment.Name) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsName) WithValue(value *deployment.Name) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorDeploymentsService
- func (BatchGetDeploymentsResponsePathSelectorDeploymentsService) FieldPath() *BatchGetDeploymentsResponse_FieldSubPath
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsService) WithArrayOfValues(values []*service.Reference) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorDeploymentsService) WithValue(value *service.Reference) *BatchGetDeploymentsResponse_FieldSubPathValue
- type BatchGetDeploymentsResponsePathSelectorMissing
- func (BatchGetDeploymentsResponsePathSelectorMissing) FieldPath() *BatchGetDeploymentsResponse_FieldTerminalPath
- func (s BatchGetDeploymentsResponsePathSelectorMissing) WithArrayOfValues(values [][]*deployment.Reference) *BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetDeploymentsResponsePathSelectorMissing) WithItemValue(value *deployment.Reference) *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetDeploymentsResponsePathSelectorMissing) WithValue(value []*deployment.Reference) *BatchGetDeploymentsResponse_FieldTerminalPathValue
- type BatchGetDeploymentsResponse_FieldMask
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) AppendPath(path BatchGetDeploymentsResponse_FieldPath)
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) FilterInputFields() *BatchGetDeploymentsResponse_FieldMask
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) GetPaths() []BatchGetDeploymentsResponse_FieldPath
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetDeploymentsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetDeploymentsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) Project(source *BatchGetDeploymentsResponse) *BatchGetDeploymentsResponse
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) Reset()
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) Set(target, source *BatchGetDeploymentsResponse)
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) Size() int
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) String() string
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) Subtract(other *BatchGetDeploymentsResponse_FieldMask) *BatchGetDeploymentsResponse_FieldMask
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetDeploymentsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetDeploymentsResponse_FieldPath
- func BuildBatchGetDeploymentsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetDeploymentsResponse_FieldPath, error)
- func MustParseBatchGetDeploymentsResponse_FieldPath(rawField string) BatchGetDeploymentsResponse_FieldPath
- func ParseBatchGetDeploymentsResponse_FieldPath(rawField string) (BatchGetDeploymentsResponse_FieldPath, error)
- type BatchGetDeploymentsResponse_FieldPathArrayItemValue
- type BatchGetDeploymentsResponse_FieldPathArrayOfValues
- type BatchGetDeploymentsResponse_FieldPathSelector
- type BatchGetDeploymentsResponse_FieldPathValue
- type BatchGetDeploymentsResponse_FieldSubPath
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) AsDeploymentsSubPath() (deployment.Deployment_FieldPath, bool)
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) ClearValue(item *BatchGetDeploymentsResponse)
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) Get(source *BatchGetDeploymentsResponse) (values []interface{})
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) GetSingle(source *BatchGetDeploymentsResponse) (interface{}, bool)
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) Selector() BatchGetDeploymentsResponse_FieldPathSelector
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) String() string
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetDeploymentsResponse_FieldPathArrayItemValue
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetDeploymentsResponse_FieldPathArrayOfValues
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetDeploymentsResponse_FieldPathValue
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetDeploymentsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetDeploymentsResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetDeploymentsResponse_FieldSubPathArrayItemValue) AsDeploymentsPathItemValue() (deployment.Deployment_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetDeploymentsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetDeploymentsResponse) bool
- func (fpaivs *BatchGetDeploymentsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
- type BatchGetDeploymentsResponse_FieldSubPathValue
- func (fpvs *BatchGetDeploymentsResponse_FieldSubPathValue) AsDeploymentsPathValue() (deployment.Deployment_FieldPathValue, bool)
- func (fpvs *BatchGetDeploymentsResponse_FieldSubPathValue) CompareWith(source *BatchGetDeploymentsResponse) (int, bool)
- func (fpvs *BatchGetDeploymentsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetDeploymentsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetDeploymentsResponse_FieldSubPathValue) SetTo(target **BatchGetDeploymentsResponse)
- func (fpvs *BatchGetDeploymentsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetDeploymentsResponse_FieldTerminalPath
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) ClearValue(item *BatchGetDeploymentsResponse)
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) Get(source *BatchGetDeploymentsResponse) (values []interface{})
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) GetSingle(source *BatchGetDeploymentsResponse) (interface{}, bool)
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) Selector() BatchGetDeploymentsResponse_FieldPathSelector
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) String() string
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetDeploymentsResponse_FieldPathArrayItemValue
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetDeploymentsResponse_FieldPathArrayOfValues
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetDeploymentsResponse_FieldPathValue
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) AsDeploymentsItemValue() (*deployment.Deployment, bool)
- func (fpaiv *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*deployment.Reference, bool)
- func (fpaiv *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetDeploymentsResponse) bool
- func (fpaiv *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetDeploymentsResponse) (interface{}, bool)
- func (fpaiv *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentsArrayOfValues() ([][]*deployment.Deployment, bool)
- func (fpaov *BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*deployment.Reference, bool)
- func (fpaov *BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetDeploymentsResponse_FieldTerminalPathValue
- func (fpv *BatchGetDeploymentsResponse_FieldTerminalPathValue) AsDeploymentsValue() ([]*deployment.Deployment, bool)
- func (fpv *BatchGetDeploymentsResponse_FieldTerminalPathValue) AsMissingValue() ([]*deployment.Reference, bool)
- func (fpv *BatchGetDeploymentsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetDeploymentsResponse) (int, bool)
- func (fpv *BatchGetDeploymentsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetDeploymentsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetDeploymentsResponse_FieldTerminalPathValue) SetTo(target **BatchGetDeploymentsResponse)
- func (fpv *BatchGetDeploymentsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateDeploymentDescriptor
- func (d *CreateDeploymentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateDeploymentDescriptor) GetApiName() string
- func (d *CreateDeploymentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateDeploymentDescriptor) GetFullMethodName() string
- func (d *CreateDeploymentDescriptor) GetMethodName() string
- func (d *CreateDeploymentDescriptor) GetProtoPkgName() string
- func (d *CreateDeploymentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateDeploymentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateDeploymentDescriptor) GetServiceDomain() string
- func (d *CreateDeploymentDescriptor) GetServiceVersion() string
- func (d *CreateDeploymentDescriptor) GetVerb() string
- func (d *CreateDeploymentDescriptor) HasResource() bool
- func (d *CreateDeploymentDescriptor) IsClientStream() bool
- func (d *CreateDeploymentDescriptor) IsCollection() bool
- func (d *CreateDeploymentDescriptor) IsPlural() bool
- func (d *CreateDeploymentDescriptor) IsServerStream() bool
- func (d *CreateDeploymentDescriptor) IsUnary() bool
- func (d *CreateDeploymentDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateDeploymentDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateDeploymentDescriptor) RequestHasResourceBody() bool
- type CreateDeploymentDescriptorClientMsgHandle
- func (h *CreateDeploymentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateDeploymentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateDeploymentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateDeploymentDescriptorServerMsgHandle
- func (h *CreateDeploymentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateDeploymentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateDeploymentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateDeploymentRequest
- func (o *CreateDeploymentRequest) Clone() *CreateDeploymentRequest
- func (o *CreateDeploymentRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateDeploymentRequest) Descriptor() ([]byte, []int)
- func (m *CreateDeploymentRequest) GetDeployment() *deployment.Deployment
- func (m *CreateDeploymentRequest) GetParent() *deployment.ParentReference
- func (*CreateDeploymentRequest) GotenMessage()
- func (o *CreateDeploymentRequest) GotenObjectExt()
- func (obj *CreateDeploymentRequest) GotenValidate() error
- func (o *CreateDeploymentRequest) MakeDiffFieldMask(other *CreateDeploymentRequest) *CreateDeploymentRequest_FieldMask
- func (o *CreateDeploymentRequest) MakeFullFieldMask() *CreateDeploymentRequest_FieldMask
- func (o *CreateDeploymentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateDeploymentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateDeploymentRequest) Marshal() ([]byte, error)
- func (m *CreateDeploymentRequest) MarshalJSON() ([]byte, error)
- func (o *CreateDeploymentRequest) Merge(source *CreateDeploymentRequest)
- func (o *CreateDeploymentRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateDeploymentRequest) ProtoMessage()
- func (m *CreateDeploymentRequest) ProtoReflect() preflect.Message
- func (m *CreateDeploymentRequest) Reset()
- func (m *CreateDeploymentRequest) SetDeployment(fv *deployment.Deployment)
- func (m *CreateDeploymentRequest) SetParent(fv *deployment.ParentReference)
- func (m *CreateDeploymentRequest) String() string
- func (m *CreateDeploymentRequest) Unmarshal(b []byte) error
- func (m *CreateDeploymentRequest) UnmarshalJSON(data []byte) error
- type CreateDeploymentRequestFieldPathBuilder
- type CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations
- func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithValue(value string) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels
- func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithValue(value string) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards
- func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithArrayOfValues(values []int64) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithValue(value int64) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeployment
- func (CreateDeploymentRequestPathSelectorDeployment) FieldPath() *CreateDeploymentRequest_FieldTerminalPath
- func (CreateDeploymentRequestPathSelectorDeployment) Metadata() CreateDeploymentRequestPathSelectorDeploymentMetadata
- func (CreateDeploymentRequestPathSelectorDeployment) Name() CreateDeploymentRequestPathSelectorDeploymentName
- func (CreateDeploymentRequestPathSelectorDeployment) Service() CreateDeploymentRequestPathSelectorDeploymentService
- func (s CreateDeploymentRequestPathSelectorDeployment) WithArrayOfValues(values []*deployment.Deployment) *CreateDeploymentRequest_FieldTerminalPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeployment) WithSubArrayItemValue(subPathArrayItemValue deployment.Deployment_FieldPathArrayItemValue) *CreateDeploymentRequest_FieldSubPathArrayItemValue
- func (s CreateDeploymentRequestPathSelectorDeployment) WithSubArrayOfValues(subPathArrayOfValues deployment.Deployment_FieldPathArrayOfValues) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (CreateDeploymentRequestPathSelectorDeployment) WithSubPath(subPath deployment.Deployment_FieldPath) *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeployment) WithSubValue(subPathValue deployment.Deployment_FieldPathValue) *CreateDeploymentRequest_FieldSubPathValue
- func (s CreateDeploymentRequestPathSelectorDeployment) WithValue(value *deployment.Deployment) *CreateDeploymentRequest_FieldTerminalPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadata
- func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Annotations() CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations
- func (CreateDeploymentRequestPathSelectorDeploymentMetadata) CreateTime() CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime
- func (CreateDeploymentRequestPathSelectorDeploymentMetadata) DeleteTime() CreateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime
- func (CreateDeploymentRequestPathSelectorDeploymentMetadata) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Generation() CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration
- func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Labels() CreateDeploymentRequestPathSelectorDeploymentMetadataLabels
- func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Lifecycle() CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycle
- func (CreateDeploymentRequestPathSelectorDeploymentMetadata) OwnerReferences() CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences
- func (CreateDeploymentRequestPathSelectorDeploymentMetadata) ResourceVersion() CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion
- func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Shards() CreateDeploymentRequestPathSelectorDeploymentMetadataShards
- func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Syncing() CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing
- func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Tags() CreateDeploymentRequestPathSelectorDeploymentMetadataTags
- func (CreateDeploymentRequestPathSelectorDeploymentMetadata) UpdateTime() CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime
- func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Uuid() CreateDeploymentRequestPathSelectorDeploymentMetadataUuid
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadata) WithValue(value *ntt_meta.Meta) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithKey(key string) CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithValue(value map[string]string) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithArrayOfValues(values []int64) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithValue(value int64) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataLabels
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataLabels) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithKey(key string) CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithValue(value map[string]string) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycle
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) BlockDeletion() CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) State() CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion) WithValue(value bool) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Controller() CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Kind() CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Name() CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Region() CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Version() CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateDeploymentRequest_FieldSubPathArrayItemValue
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) WithValue(value bool) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) WithValue(value string) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) WithValue(value string) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion) WithValue(value string) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion) WithValue(value string) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithValue(value string) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataShards
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataShards) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataShards) WithKey(key string) CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataShards) WithValue(value map[string]int64) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing) OwningRegion() CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing) Regions() CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) WithValue(value string) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithItemValue(value string) *CreateDeploymentRequest_FieldSubPathArrayItemValue
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithValue(value []string) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataTags
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataTags) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataTags) WithArrayOfValues(values [][]string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataTags) WithItemValue(value string) *CreateDeploymentRequest_FieldSubPathArrayItemValue
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataTags) WithValue(value []string) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentMetadataUuid
- func (CreateDeploymentRequestPathSelectorDeploymentMetadataUuid) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithValue(value string) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentName
- func (CreateDeploymentRequestPathSelectorDeploymentName) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentName) WithArrayOfValues(values []*deployment.Name) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentName) WithValue(value *deployment.Name) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorDeploymentService
- func (CreateDeploymentRequestPathSelectorDeploymentService) FieldPath() *CreateDeploymentRequest_FieldSubPath
- func (s CreateDeploymentRequestPathSelectorDeploymentService) WithArrayOfValues(values []*service.Reference) *CreateDeploymentRequest_FieldSubPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorDeploymentService) WithValue(value *service.Reference) *CreateDeploymentRequest_FieldSubPathValue
- type CreateDeploymentRequestPathSelectorParent
- func (CreateDeploymentRequestPathSelectorParent) FieldPath() *CreateDeploymentRequest_FieldTerminalPath
- func (s CreateDeploymentRequestPathSelectorParent) WithArrayOfValues(values []*deployment.ParentReference) *CreateDeploymentRequest_FieldTerminalPathArrayOfValues
- func (s CreateDeploymentRequestPathSelectorParent) WithValue(value *deployment.ParentReference) *CreateDeploymentRequest_FieldTerminalPathValue
- type CreateDeploymentRequest_FieldMask
- func (fieldMask *CreateDeploymentRequest_FieldMask) AppendPath(path CreateDeploymentRequest_FieldPath)
- func (fieldMask *CreateDeploymentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateDeploymentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateDeploymentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateDeploymentRequest_FieldMask) FilterInputFields() *CreateDeploymentRequest_FieldMask
- func (fieldMask *CreateDeploymentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateDeploymentRequest_FieldMask) GetPaths() []CreateDeploymentRequest_FieldPath
- func (fieldMask *CreateDeploymentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateDeploymentRequest_FieldMask) IsFull() bool
- func (fieldMask CreateDeploymentRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateDeploymentRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateDeploymentRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateDeploymentRequest_FieldMask) Project(source *CreateDeploymentRequest) *CreateDeploymentRequest
- func (fieldMask *CreateDeploymentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateDeploymentRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateDeploymentRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateDeploymentRequest_FieldMask) Reset()
- func (fieldMask *CreateDeploymentRequest_FieldMask) Set(target, source *CreateDeploymentRequest)
- func (fieldMask *CreateDeploymentRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateDeploymentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateDeploymentRequest_FieldMask) Size() int
- func (fieldMask *CreateDeploymentRequest_FieldMask) String() string
- func (fieldMask *CreateDeploymentRequest_FieldMask) Subtract(other *CreateDeploymentRequest_FieldMask) *CreateDeploymentRequest_FieldMask
- func (fieldMask *CreateDeploymentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateDeploymentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateDeploymentRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateDeploymentRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateDeploymentRequest_FieldPath
- func BuildCreateDeploymentRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateDeploymentRequest_FieldPath, error)
- func MustParseCreateDeploymentRequest_FieldPath(rawField string) CreateDeploymentRequest_FieldPath
- func ParseCreateDeploymentRequest_FieldPath(rawField string) (CreateDeploymentRequest_FieldPath, error)
- type CreateDeploymentRequest_FieldPathArrayItemValue
- type CreateDeploymentRequest_FieldPathArrayOfValues
- type CreateDeploymentRequest_FieldPathSelector
- type CreateDeploymentRequest_FieldPathValue
- type CreateDeploymentRequest_FieldSubPath
- func (fps *CreateDeploymentRequest_FieldSubPath) AsDeploymentSubPath() (deployment.Deployment_FieldPath, bool)
- func (fps *CreateDeploymentRequest_FieldSubPath) ClearValue(item *CreateDeploymentRequest)
- func (fps *CreateDeploymentRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateDeploymentRequest_FieldSubPath) Get(source *CreateDeploymentRequest) (values []interface{})
- func (fps *CreateDeploymentRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateDeploymentRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateDeploymentRequest_FieldSubPath) GetSingle(source *CreateDeploymentRequest) (interface{}, bool)
- func (fps *CreateDeploymentRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateDeploymentRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateDeploymentRequest_FieldSubPath) JSONString() string
- func (fps *CreateDeploymentRequest_FieldSubPath) Selector() CreateDeploymentRequest_FieldPathSelector
- func (fps *CreateDeploymentRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreateDeploymentRequest_FieldSubPath) String() string
- func (fps *CreateDeploymentRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateDeploymentRequest_FieldPathArrayItemValue
- func (fps *CreateDeploymentRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateDeploymentRequest_FieldPathArrayOfValues
- func (fps *CreateDeploymentRequest_FieldSubPath) WithIValue(value interface{}) CreateDeploymentRequest_FieldPathValue
- func (fps *CreateDeploymentRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateDeploymentRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateDeploymentRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateDeploymentRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateDeploymentRequest_FieldSubPathArrayItemValue) AsDeploymentPathItemValue() (deployment.Deployment_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateDeploymentRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateDeploymentRequest) bool
- func (fpaivs *CreateDeploymentRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateDeploymentRequest_FieldSubPathArrayOfValues
- type CreateDeploymentRequest_FieldSubPathValue
- func (fpvs *CreateDeploymentRequest_FieldSubPathValue) AsDeploymentPathValue() (deployment.Deployment_FieldPathValue, bool)
- func (fpvs *CreateDeploymentRequest_FieldSubPathValue) CompareWith(source *CreateDeploymentRequest) (int, bool)
- func (fpvs *CreateDeploymentRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateDeploymentRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateDeploymentRequest_FieldSubPathValue) SetTo(target **CreateDeploymentRequest)
- func (fpvs *CreateDeploymentRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateDeploymentRequest_FieldTerminalPath
- func (fp *CreateDeploymentRequest_FieldTerminalPath) ClearValue(item *CreateDeploymentRequest)
- func (fp *CreateDeploymentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateDeploymentRequest_FieldTerminalPath) Get(source *CreateDeploymentRequest) (values []interface{})
- func (fp *CreateDeploymentRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateDeploymentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateDeploymentRequest_FieldTerminalPath) GetSingle(source *CreateDeploymentRequest) (interface{}, bool)
- func (fp *CreateDeploymentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateDeploymentRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateDeploymentRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateDeploymentRequest_FieldTerminalPath) Selector() CreateDeploymentRequest_FieldPathSelector
- func (fp *CreateDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateDeploymentRequest_FieldTerminalPath) String() string
- func (fp *CreateDeploymentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateDeploymentRequest_FieldPathArrayItemValue
- func (fp *CreateDeploymentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateDeploymentRequest_FieldPathArrayOfValues
- func (fp *CreateDeploymentRequest_FieldTerminalPath) WithIValue(value interface{}) CreateDeploymentRequest_FieldPathValue
- func (fp *CreateDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateDeploymentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateDeploymentRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateDeploymentRequest) bool
- func (fpaiv *CreateDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateDeploymentRequest) (interface{}, bool)
- func (fpaiv *CreateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateDeploymentRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateDeploymentRequest_FieldTerminalPathArrayOfValues) AsDeploymentArrayOfValues() ([]*deployment.Deployment, bool)
- func (fpaov *CreateDeploymentRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*deployment.ParentReference, bool)
- func (fpaov *CreateDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateDeploymentRequest_FieldTerminalPathValue
- func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) AsDeploymentValue() (*deployment.Deployment, bool)
- func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) AsParentValue() (*deployment.ParentReference, bool)
- func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) CompareWith(source *CreateDeploymentRequest) (int, bool)
- func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) SetTo(target **CreateDeploymentRequest)
- func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteDeploymentDescriptor
- func (d *DeleteDeploymentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteDeploymentDescriptor) GetApiName() string
- func (d *DeleteDeploymentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteDeploymentDescriptor) GetFullMethodName() string
- func (d *DeleteDeploymentDescriptor) GetMethodName() string
- func (d *DeleteDeploymentDescriptor) GetProtoPkgName() string
- func (d *DeleteDeploymentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteDeploymentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteDeploymentDescriptor) GetServiceDomain() string
- func (d *DeleteDeploymentDescriptor) GetServiceVersion() string
- func (d *DeleteDeploymentDescriptor) GetVerb() string
- func (d *DeleteDeploymentDescriptor) HasResource() bool
- func (d *DeleteDeploymentDescriptor) IsClientStream() bool
- func (d *DeleteDeploymentDescriptor) IsCollection() bool
- func (d *DeleteDeploymentDescriptor) IsPlural() bool
- func (d *DeleteDeploymentDescriptor) IsServerStream() bool
- func (d *DeleteDeploymentDescriptor) IsUnary() bool
- func (d *DeleteDeploymentDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteDeploymentDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteDeploymentDescriptor) RequestHasResourceBody() bool
- type DeleteDeploymentDescriptorClientMsgHandle
- func (h *DeleteDeploymentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteDeploymentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteDeploymentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteDeploymentDescriptorServerMsgHandle
- func (h *DeleteDeploymentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteDeploymentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteDeploymentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteDeploymentRequest
- func (o *DeleteDeploymentRequest) Clone() *DeleteDeploymentRequest
- func (o *DeleteDeploymentRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteDeploymentRequest) Descriptor() ([]byte, []int)
- func (m *DeleteDeploymentRequest) GetName() *deployment.Reference
- func (*DeleteDeploymentRequest) GotenMessage()
- func (o *DeleteDeploymentRequest) GotenObjectExt()
- func (obj *DeleteDeploymentRequest) GotenValidate() error
- func (o *DeleteDeploymentRequest) MakeDiffFieldMask(other *DeleteDeploymentRequest) *DeleteDeploymentRequest_FieldMask
- func (o *DeleteDeploymentRequest) MakeFullFieldMask() *DeleteDeploymentRequest_FieldMask
- func (o *DeleteDeploymentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteDeploymentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteDeploymentRequest) Marshal() ([]byte, error)
- func (m *DeleteDeploymentRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteDeploymentRequest) Merge(source *DeleteDeploymentRequest)
- func (o *DeleteDeploymentRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteDeploymentRequest) ProtoMessage()
- func (m *DeleteDeploymentRequest) ProtoReflect() preflect.Message
- func (m *DeleteDeploymentRequest) Reset()
- func (m *DeleteDeploymentRequest) SetName(fv *deployment.Reference)
- func (m *DeleteDeploymentRequest) String() string
- func (m *DeleteDeploymentRequest) Unmarshal(b []byte) error
- func (m *DeleteDeploymentRequest) UnmarshalJSON(data []byte) error
- type DeleteDeploymentRequestFieldPathBuilder
- type DeleteDeploymentRequestPathSelectorName
- func (DeleteDeploymentRequestPathSelectorName) FieldPath() *DeleteDeploymentRequest_FieldTerminalPath
- func (s DeleteDeploymentRequestPathSelectorName) WithArrayOfValues(values []*deployment.Reference) *DeleteDeploymentRequest_FieldTerminalPathArrayOfValues
- func (s DeleteDeploymentRequestPathSelectorName) WithValue(value *deployment.Reference) *DeleteDeploymentRequest_FieldTerminalPathValue
- type DeleteDeploymentRequest_FieldMask
- func (fieldMask *DeleteDeploymentRequest_FieldMask) AppendPath(path DeleteDeploymentRequest_FieldPath)
- func (fieldMask *DeleteDeploymentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteDeploymentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteDeploymentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteDeploymentRequest_FieldMask) FilterInputFields() *DeleteDeploymentRequest_FieldMask
- func (fieldMask *DeleteDeploymentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteDeploymentRequest_FieldMask) GetPaths() []DeleteDeploymentRequest_FieldPath
- func (fieldMask *DeleteDeploymentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteDeploymentRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteDeploymentRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteDeploymentRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteDeploymentRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteDeploymentRequest_FieldMask) Project(source *DeleteDeploymentRequest) *DeleteDeploymentRequest
- func (fieldMask *DeleteDeploymentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteDeploymentRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteDeploymentRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteDeploymentRequest_FieldMask) Reset()
- func (fieldMask *DeleteDeploymentRequest_FieldMask) Set(target, source *DeleteDeploymentRequest)
- func (fieldMask *DeleteDeploymentRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteDeploymentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteDeploymentRequest_FieldMask) Size() int
- func (fieldMask *DeleteDeploymentRequest_FieldMask) String() string
- func (fieldMask *DeleteDeploymentRequest_FieldMask) Subtract(other *DeleteDeploymentRequest_FieldMask) *DeleteDeploymentRequest_FieldMask
- func (fieldMask *DeleteDeploymentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteDeploymentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteDeploymentRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteDeploymentRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteDeploymentRequest_FieldPath
- func BuildDeleteDeploymentRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteDeploymentRequest_FieldPath, error)
- func MustParseDeleteDeploymentRequest_FieldPath(rawField string) DeleteDeploymentRequest_FieldPath
- func ParseDeleteDeploymentRequest_FieldPath(rawField string) (DeleteDeploymentRequest_FieldPath, error)
- type DeleteDeploymentRequest_FieldPathArrayItemValue
- type DeleteDeploymentRequest_FieldPathArrayOfValues
- type DeleteDeploymentRequest_FieldPathSelector
- type DeleteDeploymentRequest_FieldPathValue
- type DeleteDeploymentRequest_FieldTerminalPath
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) ClearValue(item *DeleteDeploymentRequest)
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) Get(source *DeleteDeploymentRequest) (values []interface{})
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) GetSingle(source *DeleteDeploymentRequest) (interface{}, bool)
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) Selector() DeleteDeploymentRequest_FieldPathSelector
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) String() string
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteDeploymentRequest_FieldPathArrayItemValue
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteDeploymentRequest_FieldPathArrayOfValues
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteDeploymentRequest_FieldPathValue
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteDeploymentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteDeploymentRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteDeploymentRequest) bool
- func (fpaiv *DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteDeploymentRequest) (interface{}, bool)
- func (fpaiv *DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteDeploymentRequest_FieldTerminalPathArrayOfValues
- type DeleteDeploymentRequest_FieldTerminalPathValue
- func (fpv *DeleteDeploymentRequest_FieldTerminalPathValue) AsNameValue() (*deployment.Reference, bool)
- func (fpv *DeleteDeploymentRequest_FieldTerminalPathValue) CompareWith(source *DeleteDeploymentRequest) (int, bool)
- func (fpv *DeleteDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteDeploymentRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteDeploymentRequest_FieldTerminalPathValue) SetTo(target **DeleteDeploymentRequest)
- func (fpv *DeleteDeploymentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeploymentServiceClient
- type DeploymentServiceDescriptor
- func (d *DeploymentServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *DeploymentServiceDescriptor) GetApiName() string
- func (d *DeploymentServiceDescriptor) GetFullAPIName() string
- func (d *DeploymentServiceDescriptor) GetProtoPkgName() string
- func (d *DeploymentServiceDescriptor) GetServiceDomain() string
- func (d *DeploymentServiceDescriptor) GetServiceVersion() string
- type GetDeploymentDescriptor
- func (d *GetDeploymentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetDeploymentDescriptor) GetApiName() string
- func (d *GetDeploymentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetDeploymentDescriptor) GetFullMethodName() string
- func (d *GetDeploymentDescriptor) GetMethodName() string
- func (d *GetDeploymentDescriptor) GetProtoPkgName() string
- func (d *GetDeploymentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetDeploymentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetDeploymentDescriptor) GetServiceDomain() string
- func (d *GetDeploymentDescriptor) GetServiceVersion() string
- func (d *GetDeploymentDescriptor) GetVerb() string
- func (d *GetDeploymentDescriptor) HasResource() bool
- func (d *GetDeploymentDescriptor) IsClientStream() bool
- func (d *GetDeploymentDescriptor) IsCollection() bool
- func (d *GetDeploymentDescriptor) IsPlural() bool
- func (d *GetDeploymentDescriptor) IsServerStream() bool
- func (d *GetDeploymentDescriptor) IsUnary() bool
- func (d *GetDeploymentDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetDeploymentDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetDeploymentDescriptor) RequestHasResourceBody() bool
- type GetDeploymentDescriptorClientMsgHandle
- func (h *GetDeploymentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetDeploymentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetDeploymentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetDeploymentDescriptorServerMsgHandle
- func (h *GetDeploymentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetDeploymentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetDeploymentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetDeploymentRequest
- func (o *GetDeploymentRequest) Clone() *GetDeploymentRequest
- func (o *GetDeploymentRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetDeploymentRequest) Descriptor() ([]byte, []int)
- func (m *GetDeploymentRequest) GetFieldMask() *deployment.Deployment_FieldMask
- func (m *GetDeploymentRequest) GetName() *deployment.Reference
- func (m *GetDeploymentRequest) GetView() view.View
- func (*GetDeploymentRequest) GotenMessage()
- func (o *GetDeploymentRequest) GotenObjectExt()
- func (obj *GetDeploymentRequest) GotenValidate() error
- func (o *GetDeploymentRequest) MakeDiffFieldMask(other *GetDeploymentRequest) *GetDeploymentRequest_FieldMask
- func (o *GetDeploymentRequest) MakeFullFieldMask() *GetDeploymentRequest_FieldMask
- func (o *GetDeploymentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetDeploymentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetDeploymentRequest) Marshal() ([]byte, error)
- func (m *GetDeploymentRequest) MarshalJSON() ([]byte, error)
- func (o *GetDeploymentRequest) Merge(source *GetDeploymentRequest)
- func (o *GetDeploymentRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetDeploymentRequest) ProtoMessage()
- func (m *GetDeploymentRequest) ProtoReflect() preflect.Message
- func (m *GetDeploymentRequest) Reset()
- func (m *GetDeploymentRequest) SetFieldMask(fv *deployment.Deployment_FieldMask)
- func (m *GetDeploymentRequest) SetName(fv *deployment.Reference)
- func (m *GetDeploymentRequest) SetView(fv view.View)
- func (m *GetDeploymentRequest) String() string
- func (m *GetDeploymentRequest) Unmarshal(b []byte) error
- func (m *GetDeploymentRequest) UnmarshalJSON(data []byte) error
- type GetDeploymentRequestFieldPathBuilder
- type GetDeploymentRequestPathSelectorFieldMask
- func (GetDeploymentRequestPathSelectorFieldMask) FieldPath() *GetDeploymentRequest_FieldTerminalPath
- func (s GetDeploymentRequestPathSelectorFieldMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *GetDeploymentRequest_FieldTerminalPathArrayOfValues
- func (s GetDeploymentRequestPathSelectorFieldMask) WithValue(value *deployment.Deployment_FieldMask) *GetDeploymentRequest_FieldTerminalPathValue
- type GetDeploymentRequestPathSelectorName
- func (GetDeploymentRequestPathSelectorName) FieldPath() *GetDeploymentRequest_FieldTerminalPath
- func (s GetDeploymentRequestPathSelectorName) WithArrayOfValues(values []*deployment.Reference) *GetDeploymentRequest_FieldTerminalPathArrayOfValues
- func (s GetDeploymentRequestPathSelectorName) WithValue(value *deployment.Reference) *GetDeploymentRequest_FieldTerminalPathValue
- type GetDeploymentRequestPathSelectorView
- func (GetDeploymentRequestPathSelectorView) FieldPath() *GetDeploymentRequest_FieldTerminalPath
- func (s GetDeploymentRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetDeploymentRequest_FieldTerminalPathArrayOfValues
- func (s GetDeploymentRequestPathSelectorView) WithValue(value view.View) *GetDeploymentRequest_FieldTerminalPathValue
- type GetDeploymentRequest_FieldMask
- func (fieldMask *GetDeploymentRequest_FieldMask) AppendPath(path GetDeploymentRequest_FieldPath)
- func (fieldMask *GetDeploymentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetDeploymentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetDeploymentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetDeploymentRequest_FieldMask) FilterInputFields() *GetDeploymentRequest_FieldMask
- func (fieldMask *GetDeploymentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetDeploymentRequest_FieldMask) GetPaths() []GetDeploymentRequest_FieldPath
- func (fieldMask *GetDeploymentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetDeploymentRequest_FieldMask) IsFull() bool
- func (fieldMask GetDeploymentRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetDeploymentRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetDeploymentRequest_FieldMask) PathsCount() int
- func (fieldMask *GetDeploymentRequest_FieldMask) Project(source *GetDeploymentRequest) *GetDeploymentRequest
- func (fieldMask *GetDeploymentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetDeploymentRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetDeploymentRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetDeploymentRequest_FieldMask) Reset()
- func (fieldMask *GetDeploymentRequest_FieldMask) Set(target, source *GetDeploymentRequest)
- func (fieldMask *GetDeploymentRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetDeploymentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetDeploymentRequest_FieldMask) Size() int
- func (fieldMask *GetDeploymentRequest_FieldMask) String() string
- func (fieldMask *GetDeploymentRequest_FieldMask) Subtract(other *GetDeploymentRequest_FieldMask) *GetDeploymentRequest_FieldMask
- func (fieldMask *GetDeploymentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetDeploymentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetDeploymentRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetDeploymentRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetDeploymentRequest_FieldPath
- func BuildGetDeploymentRequest_FieldPath(fp gotenobject.RawFieldPath) (GetDeploymentRequest_FieldPath, error)
- func MustParseGetDeploymentRequest_FieldPath(rawField string) GetDeploymentRequest_FieldPath
- func ParseGetDeploymentRequest_FieldPath(rawField string) (GetDeploymentRequest_FieldPath, error)
- type GetDeploymentRequest_FieldPathArrayItemValue
- type GetDeploymentRequest_FieldPathArrayOfValues
- type GetDeploymentRequest_FieldPathSelector
- type GetDeploymentRequest_FieldPathValue
- type GetDeploymentRequest_FieldTerminalPath
- func (fp *GetDeploymentRequest_FieldTerminalPath) ClearValue(item *GetDeploymentRequest)
- func (fp *GetDeploymentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetDeploymentRequest_FieldTerminalPath) Get(source *GetDeploymentRequest) (values []interface{})
- func (fp *GetDeploymentRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetDeploymentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetDeploymentRequest_FieldTerminalPath) GetSingle(source *GetDeploymentRequest) (interface{}, bool)
- func (fp *GetDeploymentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetDeploymentRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetDeploymentRequest_FieldTerminalPath) JSONString() string
- func (fp *GetDeploymentRequest_FieldTerminalPath) Selector() GetDeploymentRequest_FieldPathSelector
- func (fp *GetDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetDeploymentRequest_FieldTerminalPath) String() string
- func (fp *GetDeploymentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetDeploymentRequest_FieldPathArrayItemValue
- func (fp *GetDeploymentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetDeploymentRequest_FieldPathArrayOfValues
- func (fp *GetDeploymentRequest_FieldTerminalPath) WithIValue(value interface{}) GetDeploymentRequest_FieldPathValue
- func (fp *GetDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetDeploymentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetDeploymentRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetDeploymentRequest) bool
- func (fpaiv *GetDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetDeploymentRequest) (interface{}, bool)
- func (fpaiv *GetDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetDeploymentRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetDeploymentRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*deployment.Deployment_FieldMask, bool)
- func (fpaov *GetDeploymentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*deployment.Reference, bool)
- func (fpaov *GetDeploymentRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetDeploymentRequest_FieldTerminalPathValue
- func (fpv *GetDeploymentRequest_FieldTerminalPathValue) AsFieldMaskValue() (*deployment.Deployment_FieldMask, bool)
- func (fpv *GetDeploymentRequest_FieldTerminalPathValue) AsNameValue() (*deployment.Reference, bool)
- func (fpv *GetDeploymentRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetDeploymentRequest_FieldTerminalPathValue) CompareWith(source *GetDeploymentRequest) (int, bool)
- func (fpv *GetDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetDeploymentRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetDeploymentRequest_FieldTerminalPathValue) SetTo(target **GetDeploymentRequest)
- func (fpv *GetDeploymentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListDeploymentsDescriptor
- func (d *ListDeploymentsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListDeploymentsDescriptor) GetApiName() string
- func (d *ListDeploymentsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListDeploymentsDescriptor) GetFullMethodName() string
- func (d *ListDeploymentsDescriptor) GetMethodName() string
- func (d *ListDeploymentsDescriptor) GetProtoPkgName() string
- func (d *ListDeploymentsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListDeploymentsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListDeploymentsDescriptor) GetServiceDomain() string
- func (d *ListDeploymentsDescriptor) GetServiceVersion() string
- func (d *ListDeploymentsDescriptor) GetVerb() string
- func (d *ListDeploymentsDescriptor) HasResource() bool
- func (d *ListDeploymentsDescriptor) IsClientStream() bool
- func (d *ListDeploymentsDescriptor) IsCollection() bool
- func (d *ListDeploymentsDescriptor) IsPlural() bool
- func (d *ListDeploymentsDescriptor) IsServerStream() bool
- func (d *ListDeploymentsDescriptor) IsUnary() bool
- func (d *ListDeploymentsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListDeploymentsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListDeploymentsDescriptor) RequestHasResourceBody() bool
- type ListDeploymentsDescriptorClientMsgHandle
- func (h *ListDeploymentsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListDeploymentsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListDeploymentsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListDeploymentsDescriptorServerMsgHandle
- func (h *ListDeploymentsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListDeploymentsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListDeploymentsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListDeploymentsRequest
- func (o *ListDeploymentsRequest) Clone() *ListDeploymentsRequest
- func (o *ListDeploymentsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListDeploymentsRequest) Descriptor() ([]byte, []int)
- func (m *ListDeploymentsRequest) GetFieldMask() *deployment.Deployment_FieldMask
- func (m *ListDeploymentsRequest) GetFilter() *deployment.Filter
- func (m *ListDeploymentsRequest) GetIncludePagingInfo() bool
- func (m *ListDeploymentsRequest) GetOrderBy() *deployment.OrderBy
- func (m *ListDeploymentsRequest) GetPageSize() int32
- func (m *ListDeploymentsRequest) GetPageToken() *deployment.PagerCursor
- func (m *ListDeploymentsRequest) GetParent() *deployment.ParentName
- func (m *ListDeploymentsRequest) GetView() view.View
- func (*ListDeploymentsRequest) GotenMessage()
- func (o *ListDeploymentsRequest) GotenObjectExt()
- func (obj *ListDeploymentsRequest) GotenValidate() error
- func (o *ListDeploymentsRequest) MakeDiffFieldMask(other *ListDeploymentsRequest) *ListDeploymentsRequest_FieldMask
- func (o *ListDeploymentsRequest) MakeFullFieldMask() *ListDeploymentsRequest_FieldMask
- func (o *ListDeploymentsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListDeploymentsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListDeploymentsRequest) Marshal() ([]byte, error)
- func (m *ListDeploymentsRequest) MarshalJSON() ([]byte, error)
- func (o *ListDeploymentsRequest) Merge(source *ListDeploymentsRequest)
- func (o *ListDeploymentsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListDeploymentsRequest) ProtoMessage()
- func (m *ListDeploymentsRequest) ProtoReflect() preflect.Message
- func (m *ListDeploymentsRequest) Reset()
- func (m *ListDeploymentsRequest) SetFieldMask(fv *deployment.Deployment_FieldMask)
- func (m *ListDeploymentsRequest) SetFilter(fv *deployment.Filter)
- func (m *ListDeploymentsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListDeploymentsRequest) SetOrderBy(fv *deployment.OrderBy)
- func (m *ListDeploymentsRequest) SetPageSize(fv int32)
- func (m *ListDeploymentsRequest) SetPageToken(fv *deployment.PagerCursor)
- func (m *ListDeploymentsRequest) SetParent(fv *deployment.ParentName)
- func (m *ListDeploymentsRequest) SetView(fv view.View)
- func (m *ListDeploymentsRequest) String() string
- func (m *ListDeploymentsRequest) Unmarshal(b []byte) error
- func (m *ListDeploymentsRequest) UnmarshalJSON(data []byte) error
- type ListDeploymentsRequestFieldPathBuilder
- func (ListDeploymentsRequestFieldPathBuilder) FieldMask() ListDeploymentsRequestPathSelectorFieldMask
- func (ListDeploymentsRequestFieldPathBuilder) Filter() ListDeploymentsRequestPathSelectorFilter
- func (ListDeploymentsRequestFieldPathBuilder) IncludePagingInfo() ListDeploymentsRequestPathSelectorIncludePagingInfo
- func (ListDeploymentsRequestFieldPathBuilder) OrderBy() ListDeploymentsRequestPathSelectorOrderBy
- func (ListDeploymentsRequestFieldPathBuilder) PageSize() ListDeploymentsRequestPathSelectorPageSize
- func (ListDeploymentsRequestFieldPathBuilder) PageToken() ListDeploymentsRequestPathSelectorPageToken
- func (ListDeploymentsRequestFieldPathBuilder) Parent() ListDeploymentsRequestPathSelectorParent
- func (ListDeploymentsRequestFieldPathBuilder) View() ListDeploymentsRequestPathSelectorView
- type ListDeploymentsRequestPathSelectorFieldMask
- func (ListDeploymentsRequestPathSelectorFieldMask) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
- func (s ListDeploymentsRequestPathSelectorFieldMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s ListDeploymentsRequestPathSelectorFieldMask) WithValue(value *deployment.Deployment_FieldMask) *ListDeploymentsRequest_FieldTerminalPathValue
- type ListDeploymentsRequestPathSelectorFilter
- func (ListDeploymentsRequestPathSelectorFilter) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
- func (s ListDeploymentsRequestPathSelectorFilter) WithArrayOfValues(values []*deployment.Filter) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s ListDeploymentsRequestPathSelectorFilter) WithValue(value *deployment.Filter) *ListDeploymentsRequest_FieldTerminalPathValue
- type ListDeploymentsRequestPathSelectorIncludePagingInfo
- func (ListDeploymentsRequestPathSelectorIncludePagingInfo) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
- func (s ListDeploymentsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s ListDeploymentsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListDeploymentsRequest_FieldTerminalPathValue
- type ListDeploymentsRequestPathSelectorOrderBy
- func (ListDeploymentsRequestPathSelectorOrderBy) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
- func (s ListDeploymentsRequestPathSelectorOrderBy) WithArrayOfValues(values []*deployment.OrderBy) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s ListDeploymentsRequestPathSelectorOrderBy) WithValue(value *deployment.OrderBy) *ListDeploymentsRequest_FieldTerminalPathValue
- type ListDeploymentsRequestPathSelectorPageSize
- func (ListDeploymentsRequestPathSelectorPageSize) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
- func (s ListDeploymentsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s ListDeploymentsRequestPathSelectorPageSize) WithValue(value int32) *ListDeploymentsRequest_FieldTerminalPathValue
- type ListDeploymentsRequestPathSelectorPageToken
- func (ListDeploymentsRequestPathSelectorPageToken) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
- func (s ListDeploymentsRequestPathSelectorPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s ListDeploymentsRequestPathSelectorPageToken) WithValue(value *deployment.PagerCursor) *ListDeploymentsRequest_FieldTerminalPathValue
- type ListDeploymentsRequestPathSelectorParent
- func (ListDeploymentsRequestPathSelectorParent) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
- func (s ListDeploymentsRequestPathSelectorParent) WithArrayOfValues(values []*deployment.ParentName) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s ListDeploymentsRequestPathSelectorParent) WithValue(value *deployment.ParentName) *ListDeploymentsRequest_FieldTerminalPathValue
- type ListDeploymentsRequestPathSelectorView
- func (ListDeploymentsRequestPathSelectorView) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
- func (s ListDeploymentsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s ListDeploymentsRequestPathSelectorView) WithValue(value view.View) *ListDeploymentsRequest_FieldTerminalPathValue
- type ListDeploymentsRequest_FieldMask
- func (fieldMask *ListDeploymentsRequest_FieldMask) AppendPath(path ListDeploymentsRequest_FieldPath)
- func (fieldMask *ListDeploymentsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListDeploymentsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListDeploymentsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListDeploymentsRequest_FieldMask) FilterInputFields() *ListDeploymentsRequest_FieldMask
- func (fieldMask *ListDeploymentsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListDeploymentsRequest_FieldMask) GetPaths() []ListDeploymentsRequest_FieldPath
- func (fieldMask *ListDeploymentsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListDeploymentsRequest_FieldMask) IsFull() bool
- func (fieldMask ListDeploymentsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListDeploymentsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListDeploymentsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListDeploymentsRequest_FieldMask) Project(source *ListDeploymentsRequest) *ListDeploymentsRequest
- func (fieldMask *ListDeploymentsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListDeploymentsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListDeploymentsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListDeploymentsRequest_FieldMask) Reset()
- func (fieldMask *ListDeploymentsRequest_FieldMask) Set(target, source *ListDeploymentsRequest)
- func (fieldMask *ListDeploymentsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListDeploymentsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListDeploymentsRequest_FieldMask) Size() int
- func (fieldMask *ListDeploymentsRequest_FieldMask) String() string
- func (fieldMask *ListDeploymentsRequest_FieldMask) Subtract(other *ListDeploymentsRequest_FieldMask) *ListDeploymentsRequest_FieldMask
- func (fieldMask *ListDeploymentsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListDeploymentsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListDeploymentsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListDeploymentsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListDeploymentsRequest_FieldPath
- func BuildListDeploymentsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListDeploymentsRequest_FieldPath, error)
- func MustParseListDeploymentsRequest_FieldPath(rawField string) ListDeploymentsRequest_FieldPath
- func ParseListDeploymentsRequest_FieldPath(rawField string) (ListDeploymentsRequest_FieldPath, error)
- type ListDeploymentsRequest_FieldPathArrayItemValue
- type ListDeploymentsRequest_FieldPathArrayOfValues
- type ListDeploymentsRequest_FieldPathSelector
- type ListDeploymentsRequest_FieldPathValue
- type ListDeploymentsRequest_FieldTerminalPath
- func (fp *ListDeploymentsRequest_FieldTerminalPath) ClearValue(item *ListDeploymentsRequest)
- func (fp *ListDeploymentsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListDeploymentsRequest_FieldTerminalPath) Get(source *ListDeploymentsRequest) (values []interface{})
- func (fp *ListDeploymentsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListDeploymentsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListDeploymentsRequest_FieldTerminalPath) GetSingle(source *ListDeploymentsRequest) (interface{}, bool)
- func (fp *ListDeploymentsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListDeploymentsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListDeploymentsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListDeploymentsRequest_FieldTerminalPath) Selector() ListDeploymentsRequest_FieldPathSelector
- func (fp *ListDeploymentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListDeploymentsRequest_FieldTerminalPath) String() string
- func (fp *ListDeploymentsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListDeploymentsRequest_FieldPathArrayItemValue
- func (fp *ListDeploymentsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListDeploymentsRequest_FieldPathArrayOfValues
- func (fp *ListDeploymentsRequest_FieldTerminalPath) WithIValue(value interface{}) ListDeploymentsRequest_FieldPathValue
- func (fp *ListDeploymentsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListDeploymentsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListDeploymentsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListDeploymentsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListDeploymentsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListDeploymentsRequest) bool
- func (fpaiv *ListDeploymentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListDeploymentsRequest) (interface{}, bool)
- func (fpaiv *ListDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*deployment.Deployment_FieldMask, bool)
- func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*deployment.Filter, bool)
- func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
- func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*deployment.OrderBy, bool)
- func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)
- func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*deployment.ParentName, bool)
- func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListDeploymentsRequest_FieldTerminalPathValue
- func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*deployment.Deployment_FieldMask, bool)
- func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsFilterValue() (*deployment.Filter, bool)
- func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
- func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsOrderByValue() (*deployment.OrderBy, bool)
- func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsPageTokenValue() (*deployment.PagerCursor, bool)
- func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsParentValue() (*deployment.ParentName, bool)
- func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) CompareWith(source *ListDeploymentsRequest) (int, bool)
- func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) SetTo(target **ListDeploymentsRequest)
- func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListDeploymentsResponse
- func (o *ListDeploymentsResponse) Clone() *ListDeploymentsResponse
- func (o *ListDeploymentsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListDeploymentsResponse) Descriptor() ([]byte, []int)
- func (m *ListDeploymentsResponse) GetCurrentOffset() int32
- func (m *ListDeploymentsResponse) GetDeployments() []*deployment.Deployment
- func (m *ListDeploymentsResponse) GetNextPageToken() *deployment.PagerCursor
- func (m *ListDeploymentsResponse) GetPrevPageToken() *deployment.PagerCursor
- func (m *ListDeploymentsResponse) GetTotalResultsCount() int32
- func (*ListDeploymentsResponse) GotenMessage()
- func (o *ListDeploymentsResponse) GotenObjectExt()
- func (obj *ListDeploymentsResponse) GotenValidate() error
- func (o *ListDeploymentsResponse) MakeDiffFieldMask(other *ListDeploymentsResponse) *ListDeploymentsResponse_FieldMask
- func (o *ListDeploymentsResponse) MakeFullFieldMask() *ListDeploymentsResponse_FieldMask
- func (o *ListDeploymentsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListDeploymentsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListDeploymentsResponse) Marshal() ([]byte, error)
- func (m *ListDeploymentsResponse) MarshalJSON() ([]byte, error)
- func (o *ListDeploymentsResponse) Merge(source *ListDeploymentsResponse)
- func (o *ListDeploymentsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListDeploymentsResponse) ProtoMessage()
- func (m *ListDeploymentsResponse) ProtoReflect() preflect.Message
- func (m *ListDeploymentsResponse) Reset()
- func (m *ListDeploymentsResponse) SetCurrentOffset(fv int32)
- func (m *ListDeploymentsResponse) SetDeployments(fv []*deployment.Deployment)
- func (m *ListDeploymentsResponse) SetNextPageToken(fv *deployment.PagerCursor)
- func (m *ListDeploymentsResponse) SetPrevPageToken(fv *deployment.PagerCursor)
- func (m *ListDeploymentsResponse) SetTotalResultsCount(fv int32)
- func (m *ListDeploymentsResponse) String() string
- func (m *ListDeploymentsResponse) Unmarshal(b []byte) error
- func (m *ListDeploymentsResponse) UnmarshalJSON(data []byte) error
- type ListDeploymentsResponseFieldPathBuilder
- func (ListDeploymentsResponseFieldPathBuilder) CurrentOffset() ListDeploymentsResponsePathSelectorCurrentOffset
- func (ListDeploymentsResponseFieldPathBuilder) Deployments() ListDeploymentsResponsePathSelectorDeployments
- func (ListDeploymentsResponseFieldPathBuilder) NextPageToken() ListDeploymentsResponsePathSelectorNextPageToken
- func (ListDeploymentsResponseFieldPathBuilder) PrevPageToken() ListDeploymentsResponsePathSelectorPrevPageToken
- func (ListDeploymentsResponseFieldPathBuilder) TotalResultsCount() ListDeploymentsResponsePathSelectorTotalResultsCount
- type ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations
- func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) WithValue(value string) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels
- func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) WithValue(value string) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards
- func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) WithArrayOfValues(values []int64) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) WithValue(value int64) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorCurrentOffset
- func (ListDeploymentsResponsePathSelectorCurrentOffset) FieldPath() *ListDeploymentsResponse_FieldTerminalPath
- func (s ListDeploymentsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListDeploymentsResponse_FieldTerminalPathValue
- type ListDeploymentsResponsePathSelectorDeployments
- func (ListDeploymentsResponsePathSelectorDeployments) FieldPath() *ListDeploymentsResponse_FieldTerminalPath
- func (ListDeploymentsResponsePathSelectorDeployments) Metadata() ListDeploymentsResponsePathSelectorDeploymentsMetadata
- func (ListDeploymentsResponsePathSelectorDeployments) Name() ListDeploymentsResponsePathSelectorDeploymentsName
- func (ListDeploymentsResponsePathSelectorDeployments) Service() ListDeploymentsResponsePathSelectorDeploymentsService
- func (s ListDeploymentsResponsePathSelectorDeployments) WithArrayOfValues(values [][]*deployment.Deployment) *ListDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeployments) WithItemValue(value *deployment.Deployment) *ListDeploymentsResponse_FieldTerminalPathArrayItemValue
- func (s ListDeploymentsResponsePathSelectorDeployments) WithSubArrayItemValue(subPathArrayItemValue deployment.Deployment_FieldPathArrayItemValue) *ListDeploymentsResponse_FieldSubPathArrayItemValue
- func (s ListDeploymentsResponsePathSelectorDeployments) WithSubArrayOfValues(subPathArrayOfValues deployment.Deployment_FieldPathArrayOfValues) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (ListDeploymentsResponsePathSelectorDeployments) WithSubPath(subPath deployment.Deployment_FieldPath) *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeployments) WithSubValue(subPathValue deployment.Deployment_FieldPathValue) *ListDeploymentsResponse_FieldSubPathValue
- func (s ListDeploymentsResponsePathSelectorDeployments) WithValue(value []*deployment.Deployment) *ListDeploymentsResponse_FieldTerminalPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadata
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Annotations() ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) CreateTime() ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) DeleteTime() ListDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Generation() ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Labels() ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Lifecycle() ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) OwnerReferences() ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) ResourceVersion() ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Shards() ListDeploymentsResponsePathSelectorDeploymentsMetadataShards
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Syncing() ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Tags() ListDeploymentsResponsePathSelectorDeploymentsMetadataTags
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) UpdateTime() ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Uuid() ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadata) WithValue(value *ntt_meta.Meta) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithKey(key string) ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithValue(value map[string]string) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) WithArrayOfValues(values []int64) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) WithValue(value int64) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithKey(key string) ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithValue(value map[string]string) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) BlockDeletion() ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) State() ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion) WithValue(value bool) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Controller() ...
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Kind() ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Name() ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Region() ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Version() ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListDeploymentsResponse_FieldSubPathArrayItemValue
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) WithValue(value bool) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) WithValue(value string) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) WithValue(value string) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion) WithValue(value string) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion) WithValue(value string) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) WithValue(value string) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataShards
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataShards) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithKey(key string) ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithValue(value map[string]int64) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) OwningRegion() ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) Regions() ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) WithValue(value string) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithItemValue(value string) *ListDeploymentsResponse_FieldSubPathArrayItemValue
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithValue(value []string) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataTags
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataTags) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithArrayOfValues(values [][]string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithItemValue(value string) *ListDeploymentsResponse_FieldSubPathArrayItemValue
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithValue(value []string) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid
- func (ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithValue(value string) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsName
- func (ListDeploymentsResponsePathSelectorDeploymentsName) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsName) WithArrayOfValues(values []*deployment.Name) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsName) WithValue(value *deployment.Name) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorDeploymentsService
- func (ListDeploymentsResponsePathSelectorDeploymentsService) FieldPath() *ListDeploymentsResponse_FieldSubPath
- func (s ListDeploymentsResponsePathSelectorDeploymentsService) WithArrayOfValues(values []*service.Reference) *ListDeploymentsResponse_FieldSubPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorDeploymentsService) WithValue(value *service.Reference) *ListDeploymentsResponse_FieldSubPathValue
- type ListDeploymentsResponsePathSelectorNextPageToken
- func (ListDeploymentsResponsePathSelectorNextPageToken) FieldPath() *ListDeploymentsResponse_FieldTerminalPath
- func (s ListDeploymentsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *ListDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorNextPageToken) WithValue(value *deployment.PagerCursor) *ListDeploymentsResponse_FieldTerminalPathValue
- type ListDeploymentsResponsePathSelectorPrevPageToken
- func (ListDeploymentsResponsePathSelectorPrevPageToken) FieldPath() *ListDeploymentsResponse_FieldTerminalPath
- func (s ListDeploymentsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *ListDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorPrevPageToken) WithValue(value *deployment.PagerCursor) *ListDeploymentsResponse_FieldTerminalPathValue
- type ListDeploymentsResponsePathSelectorTotalResultsCount
- func (ListDeploymentsResponsePathSelectorTotalResultsCount) FieldPath() *ListDeploymentsResponse_FieldTerminalPath
- func (s ListDeploymentsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (s ListDeploymentsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListDeploymentsResponse_FieldTerminalPathValue
- type ListDeploymentsResponse_FieldMask
- func (fieldMask *ListDeploymentsResponse_FieldMask) AppendPath(path ListDeploymentsResponse_FieldPath)
- func (fieldMask *ListDeploymentsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListDeploymentsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListDeploymentsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListDeploymentsResponse_FieldMask) FilterInputFields() *ListDeploymentsResponse_FieldMask
- func (fieldMask *ListDeploymentsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListDeploymentsResponse_FieldMask) GetPaths() []ListDeploymentsResponse_FieldPath
- func (fieldMask *ListDeploymentsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListDeploymentsResponse_FieldMask) IsFull() bool
- func (fieldMask ListDeploymentsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListDeploymentsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListDeploymentsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListDeploymentsResponse_FieldMask) Project(source *ListDeploymentsResponse) *ListDeploymentsResponse
- func (fieldMask *ListDeploymentsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListDeploymentsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListDeploymentsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListDeploymentsResponse_FieldMask) Reset()
- func (fieldMask *ListDeploymentsResponse_FieldMask) Set(target, source *ListDeploymentsResponse)
- func (fieldMask *ListDeploymentsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListDeploymentsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListDeploymentsResponse_FieldMask) Size() int
- func (fieldMask *ListDeploymentsResponse_FieldMask) String() string
- func (fieldMask *ListDeploymentsResponse_FieldMask) Subtract(other *ListDeploymentsResponse_FieldMask) *ListDeploymentsResponse_FieldMask
- func (fieldMask *ListDeploymentsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListDeploymentsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListDeploymentsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListDeploymentsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListDeploymentsResponse_FieldPath
- func BuildListDeploymentsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListDeploymentsResponse_FieldPath, error)
- func MustParseListDeploymentsResponse_FieldPath(rawField string) ListDeploymentsResponse_FieldPath
- func ParseListDeploymentsResponse_FieldPath(rawField string) (ListDeploymentsResponse_FieldPath, error)
- type ListDeploymentsResponse_FieldPathArrayItemValue
- type ListDeploymentsResponse_FieldPathArrayOfValues
- type ListDeploymentsResponse_FieldPathSelector
- type ListDeploymentsResponse_FieldPathValue
- type ListDeploymentsResponse_FieldSubPath
- func (fps *ListDeploymentsResponse_FieldSubPath) AsDeploymentsSubPath() (deployment.Deployment_FieldPath, bool)
- func (fps *ListDeploymentsResponse_FieldSubPath) ClearValue(item *ListDeploymentsResponse)
- func (fps *ListDeploymentsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListDeploymentsResponse_FieldSubPath) Get(source *ListDeploymentsResponse) (values []interface{})
- func (fps *ListDeploymentsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListDeploymentsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListDeploymentsResponse_FieldSubPath) GetSingle(source *ListDeploymentsResponse) (interface{}, bool)
- func (fps *ListDeploymentsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListDeploymentsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListDeploymentsResponse_FieldSubPath) JSONString() string
- func (fps *ListDeploymentsResponse_FieldSubPath) Selector() ListDeploymentsResponse_FieldPathSelector
- func (fps *ListDeploymentsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListDeploymentsResponse_FieldSubPath) String() string
- func (fps *ListDeploymentsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListDeploymentsResponse_FieldPathArrayItemValue
- func (fps *ListDeploymentsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListDeploymentsResponse_FieldPathArrayOfValues
- func (fps *ListDeploymentsResponse_FieldSubPath) WithIValue(value interface{}) ListDeploymentsResponse_FieldPathValue
- func (fps *ListDeploymentsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListDeploymentsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListDeploymentsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListDeploymentsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListDeploymentsResponse_FieldSubPathArrayItemValue) AsDeploymentsPathItemValue() (deployment.Deployment_FieldPathArrayItemValue, bool)
- func (fpaivs *ListDeploymentsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListDeploymentsResponse) bool
- func (fpaivs *ListDeploymentsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListDeploymentsResponse_FieldSubPathArrayOfValues
- type ListDeploymentsResponse_FieldSubPathValue
- func (fpvs *ListDeploymentsResponse_FieldSubPathValue) AsDeploymentsPathValue() (deployment.Deployment_FieldPathValue, bool)
- func (fpvs *ListDeploymentsResponse_FieldSubPathValue) CompareWith(source *ListDeploymentsResponse) (int, bool)
- func (fpvs *ListDeploymentsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListDeploymentsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListDeploymentsResponse_FieldSubPathValue) SetTo(target **ListDeploymentsResponse)
- func (fpvs *ListDeploymentsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListDeploymentsResponse_FieldTerminalPath
- func (fp *ListDeploymentsResponse_FieldTerminalPath) ClearValue(item *ListDeploymentsResponse)
- func (fp *ListDeploymentsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListDeploymentsResponse_FieldTerminalPath) Get(source *ListDeploymentsResponse) (values []interface{})
- func (fp *ListDeploymentsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListDeploymentsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListDeploymentsResponse_FieldTerminalPath) GetSingle(source *ListDeploymentsResponse) (interface{}, bool)
- func (fp *ListDeploymentsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListDeploymentsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListDeploymentsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListDeploymentsResponse_FieldTerminalPath) Selector() ListDeploymentsResponse_FieldPathSelector
- func (fp *ListDeploymentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListDeploymentsResponse_FieldTerminalPath) String() string
- func (fp *ListDeploymentsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListDeploymentsResponse_FieldPathArrayItemValue
- func (fp *ListDeploymentsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListDeploymentsResponse_FieldPathArrayOfValues
- func (fp *ListDeploymentsResponse_FieldTerminalPath) WithIValue(value interface{}) ListDeploymentsResponse_FieldPathValue
- func (fp *ListDeploymentsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListDeploymentsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListDeploymentsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListDeploymentsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListDeploymentsResponse_FieldTerminalPathArrayItemValue) AsDeploymentsItemValue() (*deployment.Deployment, bool)
- func (fpaiv *ListDeploymentsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListDeploymentsResponse) bool
- func (fpaiv *ListDeploymentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListDeploymentsResponse) (interface{}, bool)
- func (fpaiv *ListDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentsArrayOfValues() ([][]*deployment.Deployment, bool)
- func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)
- func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)
- func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListDeploymentsResponse_FieldTerminalPathValue
- func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) AsDeploymentsValue() ([]*deployment.Deployment, bool)
- func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*deployment.PagerCursor, bool)
- func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*deployment.PagerCursor, bool)
- func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) CompareWith(source *ListDeploymentsResponse) (int, bool)
- func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) SetTo(target **ListDeploymentsResponse)
- func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateDeploymentDescriptor
- func (d *UpdateDeploymentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateDeploymentDescriptor) GetApiName() string
- func (d *UpdateDeploymentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateDeploymentDescriptor) GetFullMethodName() string
- func (d *UpdateDeploymentDescriptor) GetMethodName() string
- func (d *UpdateDeploymentDescriptor) GetProtoPkgName() string
- func (d *UpdateDeploymentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateDeploymentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateDeploymentDescriptor) GetServiceDomain() string
- func (d *UpdateDeploymentDescriptor) GetServiceVersion() string
- func (d *UpdateDeploymentDescriptor) GetVerb() string
- func (d *UpdateDeploymentDescriptor) HasResource() bool
- func (d *UpdateDeploymentDescriptor) IsClientStream() bool
- func (d *UpdateDeploymentDescriptor) IsCollection() bool
- func (d *UpdateDeploymentDescriptor) IsPlural() bool
- func (d *UpdateDeploymentDescriptor) IsServerStream() bool
- func (d *UpdateDeploymentDescriptor) IsUnary() bool
- func (d *UpdateDeploymentDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateDeploymentDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateDeploymentDescriptor) RequestHasResourceBody() bool
- type UpdateDeploymentDescriptorClientMsgHandle
- func (h *UpdateDeploymentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateDeploymentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateDeploymentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateDeploymentDescriptorServerMsgHandle
- func (h *UpdateDeploymentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateDeploymentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateDeploymentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateDeploymentRequest
- func (o *UpdateDeploymentRequest) Clone() *UpdateDeploymentRequest
- func (o *UpdateDeploymentRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateDeploymentRequest) Descriptor() ([]byte, []int)
- func (m *UpdateDeploymentRequest) GetCas() *UpdateDeploymentRequest_CAS
- func (m *UpdateDeploymentRequest) GetDeployment() *deployment.Deployment
- func (m *UpdateDeploymentRequest) GetUpdateMask() *deployment.Deployment_FieldMask
- func (*UpdateDeploymentRequest) GotenMessage()
- func (o *UpdateDeploymentRequest) GotenObjectExt()
- func (obj *UpdateDeploymentRequest) GotenValidate() error
- func (o *UpdateDeploymentRequest) MakeDiffFieldMask(other *UpdateDeploymentRequest) *UpdateDeploymentRequest_FieldMask
- func (o *UpdateDeploymentRequest) MakeFullFieldMask() *UpdateDeploymentRequest_FieldMask
- func (o *UpdateDeploymentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateDeploymentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateDeploymentRequest) Marshal() ([]byte, error)
- func (m *UpdateDeploymentRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateDeploymentRequest) Merge(source *UpdateDeploymentRequest)
- func (o *UpdateDeploymentRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateDeploymentRequest) ProtoMessage()
- func (m *UpdateDeploymentRequest) ProtoReflect() preflect.Message
- func (m *UpdateDeploymentRequest) Reset()
- func (m *UpdateDeploymentRequest) SetCas(fv *UpdateDeploymentRequest_CAS)
- func (m *UpdateDeploymentRequest) SetDeployment(fv *deployment.Deployment)
- func (m *UpdateDeploymentRequest) SetUpdateMask(fv *deployment.Deployment_FieldMask)
- func (m *UpdateDeploymentRequest) String() string
- func (m *UpdateDeploymentRequest) Unmarshal(b []byte) error
- func (m *UpdateDeploymentRequest) UnmarshalJSON(data []byte) error
- type UpdateDeploymentRequestCASFieldPathBuilder
- type UpdateDeploymentRequestCAS_FieldPath
- func BuildUpdateDeploymentRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateDeploymentRequestCAS_FieldPath, error)
- func MustParseUpdateDeploymentRequestCAS_FieldPath(rawField string) UpdateDeploymentRequestCAS_FieldPath
- func ParseUpdateDeploymentRequestCAS_FieldPath(rawField string) (UpdateDeploymentRequestCAS_FieldPath, error)
- type UpdateDeploymentRequestCAS_FieldPathArrayItemValue
- type UpdateDeploymentRequestCAS_FieldPathArrayOfValues
- type UpdateDeploymentRequestCAS_FieldPathSelector
- type UpdateDeploymentRequestCAS_FieldPathValue
- type UpdateDeploymentRequestCAS_FieldSubPath
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) AsConditionalStateSubPath() (deployment.Deployment_FieldPath, bool)
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) ClearValue(item *UpdateDeploymentRequest_CAS)
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) Get(source *UpdateDeploymentRequest_CAS) (values []interface{})
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) GetSingle(source *UpdateDeploymentRequest_CAS) (interface{}, bool)
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) Selector() UpdateDeploymentRequestCAS_FieldPathSelector
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) String() string
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateDeploymentRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateDeploymentRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateDeploymentRequestCAS_FieldPathValue
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateDeploymentRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (deployment.Deployment_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateDeploymentRequest_CAS) bool
- func (fpaivs *UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- type UpdateDeploymentRequestCAS_FieldSubPathValue
- func (fpvs *UpdateDeploymentRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (deployment.Deployment_FieldPathValue, bool)
- func (fpvs *UpdateDeploymentRequestCAS_FieldSubPathValue) CompareWith(source *UpdateDeploymentRequest_CAS) (int, bool)
- func (fpvs *UpdateDeploymentRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateDeploymentRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateDeploymentRequestCAS_FieldSubPathValue) SetTo(target **UpdateDeploymentRequest_CAS)
- func (fpvs *UpdateDeploymentRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateDeploymentRequestCAS_FieldTerminalPath
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) ClearValue(item *UpdateDeploymentRequest_CAS)
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) Get(source *UpdateDeploymentRequest_CAS) (values []interface{})
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) GetSingle(source *UpdateDeploymentRequest_CAS) (interface{}, bool)
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) Selector() UpdateDeploymentRequestCAS_FieldPathSelector
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateDeploymentRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateDeploymentRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateDeploymentRequestCAS_FieldPathValue
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateDeploymentRequest_CAS) bool
- func (fpaiv *UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateDeploymentRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*deployment.Deployment, bool)
- func (fpaov *UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*deployment.Deployment_FieldMask, bool)
- func (fpaov *UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateDeploymentRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateDeploymentRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*deployment.Deployment, bool)
- func (fpv *UpdateDeploymentRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*deployment.Deployment_FieldMask, bool)
- func (fpv *UpdateDeploymentRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateDeploymentRequest_CAS) (int, bool)
- func (fpv *UpdateDeploymentRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateDeploymentRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateDeploymentRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateDeploymentRequest_CAS)
- func (fpv *UpdateDeploymentRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateDeploymentRequestFieldPathBuilder
- func (UpdateDeploymentRequestFieldPathBuilder) Cas() UpdateDeploymentRequestPathSelectorCas
- func (UpdateDeploymentRequestFieldPathBuilder) Deployment() UpdateDeploymentRequestPathSelectorDeployment
- func (UpdateDeploymentRequestFieldPathBuilder) UpdateMask() UpdateDeploymentRequestPathSelectorUpdateMask
- type UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations
- func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels
- func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards
- func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithArrayOfValues(values []int64) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithValue(value int64) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCas
- func (UpdateDeploymentRequestPathSelectorCas) ConditionalState() UpdateDeploymentRequestPathSelectorCasConditionalState
- func (UpdateDeploymentRequestPathSelectorCas) FieldMask() UpdateDeploymentRequestPathSelectorCasFieldMask
- func (UpdateDeploymentRequestPathSelectorCas) FieldPath() *UpdateDeploymentRequest_FieldTerminalPath
- func (s UpdateDeploymentRequestPathSelectorCas) WithArrayOfValues(values []*UpdateDeploymentRequest_CAS) *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateDeploymentRequestCAS_FieldPathArrayItemValue) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
- func (s UpdateDeploymentRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateDeploymentRequestCAS_FieldPathArrayOfValues) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (UpdateDeploymentRequestPathSelectorCas) WithSubPath(subPath UpdateDeploymentRequestCAS_FieldPath) *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCas) WithSubValue(subPathValue UpdateDeploymentRequestCAS_FieldPathValue) *UpdateDeploymentRequest_FieldSubPathValue
- func (s UpdateDeploymentRequestPathSelectorCas) WithValue(value *UpdateDeploymentRequest_CAS) *UpdateDeploymentRequest_FieldTerminalPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalState
- func (UpdateDeploymentRequestPathSelectorCasConditionalState) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (UpdateDeploymentRequestPathSelectorCasConditionalState) Metadata() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata
- func (UpdateDeploymentRequestPathSelectorCasConditionalState) Name() UpdateDeploymentRequestPathSelectorCasConditionalStateName
- func (UpdateDeploymentRequestPathSelectorCasConditionalState) Service() UpdateDeploymentRequestPathSelectorCasConditionalStateService
- func (s UpdateDeploymentRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*deployment.Deployment) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalState) WithValue(value *deployment.Deployment) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) Annotations() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) CreateTime() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) DeleteTime() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) Generation() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) Lifecycle() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) UpdateTime() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycle) State() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateName
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*deployment.Name) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateName) WithValue(value *deployment.Name) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasConditionalStateService
- func (UpdateDeploymentRequestPathSelectorCasConditionalStateService) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateService) WithArrayOfValues(values []*service.Reference) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasConditionalStateService) WithValue(value *service.Reference) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorCasFieldMask
- func (UpdateDeploymentRequestPathSelectorCasFieldMask) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorCasFieldMask) WithValue(value *deployment.Deployment_FieldMask) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeployment
- func (UpdateDeploymentRequestPathSelectorDeployment) FieldPath() *UpdateDeploymentRequest_FieldTerminalPath
- func (UpdateDeploymentRequestPathSelectorDeployment) Metadata() UpdateDeploymentRequestPathSelectorDeploymentMetadata
- func (UpdateDeploymentRequestPathSelectorDeployment) Name() UpdateDeploymentRequestPathSelectorDeploymentName
- func (UpdateDeploymentRequestPathSelectorDeployment) Service() UpdateDeploymentRequestPathSelectorDeploymentService
- func (s UpdateDeploymentRequestPathSelectorDeployment) WithArrayOfValues(values []*deployment.Deployment) *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeployment) WithSubArrayItemValue(subPathArrayItemValue deployment.Deployment_FieldPathArrayItemValue) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
- func (s UpdateDeploymentRequestPathSelectorDeployment) WithSubArrayOfValues(subPathArrayOfValues deployment.Deployment_FieldPathArrayOfValues) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (UpdateDeploymentRequestPathSelectorDeployment) WithSubPath(subPath deployment.Deployment_FieldPath) *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeployment) WithSubValue(subPathValue deployment.Deployment_FieldPathValue) *UpdateDeploymentRequest_FieldSubPathValue
- func (s UpdateDeploymentRequestPathSelectorDeployment) WithValue(value *deployment.Deployment) *UpdateDeploymentRequest_FieldTerminalPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadata
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Annotations() UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) CreateTime() UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) DeleteTime() UpdateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Generation() UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Labels() UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Lifecycle() UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycle
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) OwnerReferences() UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) ResourceVersion() UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Shards() UpdateDeploymentRequestPathSelectorDeploymentMetadataShards
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Syncing() UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Tags() UpdateDeploymentRequestPathSelectorDeploymentMetadataTags
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) UpdateTime() UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Uuid() UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadata) WithValue(value *ntt_meta.Meta) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithKey(key string) UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithValue(value map[string]string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithArrayOfValues(values []int64) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithValue(value int64) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithKey(key string) UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithValue(value map[string]string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycle
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) BlockDeletion() UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) State() UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Controller() UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Kind() UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Name() UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Region() UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Version() UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) WithValue(value bool) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataShards
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataShards) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataShards) WithKey(key string) UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataShards) WithValue(value map[string]int64) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing) OwningRegion() UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing) Regions() UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithItemValue(value string) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithValue(value []string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataTags
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataTags) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataTags) WithArrayOfValues(values [][]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataTags) WithItemValue(value string) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataTags) WithValue(value []string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid
- func (UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentName
- func (UpdateDeploymentRequestPathSelectorDeploymentName) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentName) WithArrayOfValues(values []*deployment.Name) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentName) WithValue(value *deployment.Name) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorDeploymentService
- func (UpdateDeploymentRequestPathSelectorDeploymentService) FieldPath() *UpdateDeploymentRequest_FieldSubPath
- func (s UpdateDeploymentRequestPathSelectorDeploymentService) WithArrayOfValues(values []*service.Reference) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorDeploymentService) WithValue(value *service.Reference) *UpdateDeploymentRequest_FieldSubPathValue
- type UpdateDeploymentRequestPathSelectorUpdateMask
- func (UpdateDeploymentRequestPathSelectorUpdateMask) FieldPath() *UpdateDeploymentRequest_FieldTerminalPath
- func (s UpdateDeploymentRequestPathSelectorUpdateMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues
- func (s UpdateDeploymentRequestPathSelectorUpdateMask) WithValue(value *deployment.Deployment_FieldMask) *UpdateDeploymentRequest_FieldTerminalPathValue
- type UpdateDeploymentRequest_CAS
- func (o *UpdateDeploymentRequest_CAS) Clone() *UpdateDeploymentRequest_CAS
- func (o *UpdateDeploymentRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateDeploymentRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateDeploymentRequest_CAS) GetConditionalState() *deployment.Deployment
- func (m *UpdateDeploymentRequest_CAS) GetFieldMask() *deployment.Deployment_FieldMask
- func (*UpdateDeploymentRequest_CAS) GotenMessage()
- func (o *UpdateDeploymentRequest_CAS) GotenObjectExt()
- func (obj *UpdateDeploymentRequest_CAS) GotenValidate() error
- func (o *UpdateDeploymentRequest_CAS) MakeDiffFieldMask(other *UpdateDeploymentRequest_CAS) *UpdateDeploymentRequest_CAS_FieldMask
- func (o *UpdateDeploymentRequest_CAS) MakeFullFieldMask() *UpdateDeploymentRequest_CAS_FieldMask
- func (o *UpdateDeploymentRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateDeploymentRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateDeploymentRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateDeploymentRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateDeploymentRequest_CAS) Merge(source *UpdateDeploymentRequest_CAS)
- func (o *UpdateDeploymentRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateDeploymentRequest_CAS) ProtoMessage()
- func (m *UpdateDeploymentRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateDeploymentRequest_CAS) Reset()
- func (m *UpdateDeploymentRequest_CAS) SetConditionalState(fv *deployment.Deployment)
- func (m *UpdateDeploymentRequest_CAS) SetFieldMask(fv *deployment.Deployment_FieldMask)
- func (m *UpdateDeploymentRequest_CAS) String() string
- func (m *UpdateDeploymentRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateDeploymentRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalState
- func (UpdateDeploymentRequest_CASPathSelectorConditionalState) FieldPath() *UpdateDeploymentRequestCAS_FieldTerminalPath
- func (UpdateDeploymentRequest_CASPathSelectorConditionalState) Metadata() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateDeploymentRequest_CASPathSelectorConditionalState) Name() UpdateDeploymentRequest_CASPathSelectorConditionalStateName
- func (UpdateDeploymentRequest_CASPathSelectorConditionalState) Service() UpdateDeploymentRequest_CASPathSelectorConditionalStateService
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*deployment.Deployment) *UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue deployment.Deployment_FieldPathArrayItemValue) *UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues deployment.Deployment_FieldPathArrayOfValues) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubPath(subPath deployment.Deployment_FieldPath) *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue deployment.Deployment_FieldPathValue) *UpdateDeploymentRequestCAS_FieldSubPathValue
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalState) WithValue(value *deployment.Deployment) *UpdateDeploymentRequestCAS_FieldTerminalPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) Annotations() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) CreateTime() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) DeleteTime() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) Generation() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) Lifecycle() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycle) State() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateName
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*deployment.Name) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateName) WithValue(value *deployment.Name) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorConditionalStateService
- func (UpdateDeploymentRequest_CASPathSelectorConditionalStateService) FieldPath() *UpdateDeploymentRequestCAS_FieldSubPath
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateService) WithArrayOfValues(values []*service.Reference) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateService) WithValue(value *service.Reference) *UpdateDeploymentRequestCAS_FieldSubPathValue
- type UpdateDeploymentRequest_CASPathSelectorFieldMask
- func (UpdateDeploymentRequest_CASPathSelectorFieldMask) FieldPath() *UpdateDeploymentRequestCAS_FieldTerminalPath
- func (s UpdateDeploymentRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateDeploymentRequest_CASPathSelectorFieldMask) WithValue(value *deployment.Deployment_FieldMask) *UpdateDeploymentRequestCAS_FieldTerminalPathValue
- type UpdateDeploymentRequest_CAS_FieldMask
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) AppendPath(path UpdateDeploymentRequestCAS_FieldPath)
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) FilterInputFields() *UpdateDeploymentRequest_CAS_FieldMask
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) GetPaths() []UpdateDeploymentRequestCAS_FieldPath
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateDeploymentRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateDeploymentRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) Project(source *UpdateDeploymentRequest_CAS) *UpdateDeploymentRequest_CAS
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) Set(target, source *UpdateDeploymentRequest_CAS)
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) Subtract(other *UpdateDeploymentRequest_CAS_FieldMask) *UpdateDeploymentRequest_CAS_FieldMask
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateDeploymentRequest_FieldMask
- func (fieldMask *UpdateDeploymentRequest_FieldMask) AppendPath(path UpdateDeploymentRequest_FieldPath)
- func (fieldMask *UpdateDeploymentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateDeploymentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateDeploymentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateDeploymentRequest_FieldMask) FilterInputFields() *UpdateDeploymentRequest_FieldMask
- func (fieldMask *UpdateDeploymentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateDeploymentRequest_FieldMask) GetPaths() []UpdateDeploymentRequest_FieldPath
- func (fieldMask *UpdateDeploymentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateDeploymentRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateDeploymentRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateDeploymentRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateDeploymentRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateDeploymentRequest_FieldMask) Project(source *UpdateDeploymentRequest) *UpdateDeploymentRequest
- func (fieldMask *UpdateDeploymentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateDeploymentRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateDeploymentRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateDeploymentRequest_FieldMask) Reset()
- func (fieldMask *UpdateDeploymentRequest_FieldMask) Set(target, source *UpdateDeploymentRequest)
- func (fieldMask *UpdateDeploymentRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateDeploymentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateDeploymentRequest_FieldMask) Size() int
- func (fieldMask *UpdateDeploymentRequest_FieldMask) String() string
- func (fieldMask *UpdateDeploymentRequest_FieldMask) Subtract(other *UpdateDeploymentRequest_FieldMask) *UpdateDeploymentRequest_FieldMask
- func (fieldMask *UpdateDeploymentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateDeploymentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateDeploymentRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateDeploymentRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateDeploymentRequest_FieldPath
- func BuildUpdateDeploymentRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateDeploymentRequest_FieldPath, error)
- func MustParseUpdateDeploymentRequest_FieldPath(rawField string) UpdateDeploymentRequest_FieldPath
- func ParseUpdateDeploymentRequest_FieldPath(rawField string) (UpdateDeploymentRequest_FieldPath, error)
- type UpdateDeploymentRequest_FieldPathArrayItemValue
- type UpdateDeploymentRequest_FieldPathArrayOfValues
- type UpdateDeploymentRequest_FieldPathSelector
- type UpdateDeploymentRequest_FieldPathValue
- type UpdateDeploymentRequest_FieldSubPath
- func (fps *UpdateDeploymentRequest_FieldSubPath) AsCasSubPath() (UpdateDeploymentRequestCAS_FieldPath, bool)
- func (fps *UpdateDeploymentRequest_FieldSubPath) AsDeploymentSubPath() (deployment.Deployment_FieldPath, bool)
- func (fps *UpdateDeploymentRequest_FieldSubPath) ClearValue(item *UpdateDeploymentRequest)
- func (fps *UpdateDeploymentRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateDeploymentRequest_FieldSubPath) Get(source *UpdateDeploymentRequest) (values []interface{})
- func (fps *UpdateDeploymentRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateDeploymentRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateDeploymentRequest_FieldSubPath) GetSingle(source *UpdateDeploymentRequest) (interface{}, bool)
- func (fps *UpdateDeploymentRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateDeploymentRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateDeploymentRequest_FieldSubPath) JSONString() string
- func (fps *UpdateDeploymentRequest_FieldSubPath) Selector() UpdateDeploymentRequest_FieldPathSelector
- func (fps *UpdateDeploymentRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateDeploymentRequest_FieldSubPath) String() string
- func (fps *UpdateDeploymentRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateDeploymentRequest_FieldPathArrayItemValue
- func (fps *UpdateDeploymentRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateDeploymentRequest_FieldPathArrayOfValues
- func (fps *UpdateDeploymentRequest_FieldSubPath) WithIValue(value interface{}) UpdateDeploymentRequest_FieldPathValue
- func (fps *UpdateDeploymentRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateDeploymentRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateDeploymentRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateDeploymentRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateDeploymentRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateDeploymentRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateDeploymentRequest_FieldSubPathArrayItemValue) AsDeploymentPathItemValue() (deployment.Deployment_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateDeploymentRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateDeploymentRequest) bool
- func (fpaivs *UpdateDeploymentRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateDeploymentRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateDeploymentRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateDeploymentRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateDeploymentRequest_FieldSubPathArrayOfValues) AsDeploymentPathArrayOfValues() (deployment.Deployment_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateDeploymentRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateDeploymentRequest_FieldSubPathValue
- func (fpvs *UpdateDeploymentRequest_FieldSubPathValue) AsCasPathValue() (UpdateDeploymentRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateDeploymentRequest_FieldSubPathValue) AsDeploymentPathValue() (deployment.Deployment_FieldPathValue, bool)
- func (fpvs *UpdateDeploymentRequest_FieldSubPathValue) CompareWith(source *UpdateDeploymentRequest) (int, bool)
- func (fpvs *UpdateDeploymentRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateDeploymentRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateDeploymentRequest_FieldSubPathValue) SetTo(target **UpdateDeploymentRequest)
- func (fpvs *UpdateDeploymentRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateDeploymentRequest_FieldTerminalPath
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) ClearValue(item *UpdateDeploymentRequest)
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) Get(source *UpdateDeploymentRequest) (values []interface{})
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) GetSingle(source *UpdateDeploymentRequest) (interface{}, bool)
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) Selector() UpdateDeploymentRequest_FieldPathSelector
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) String() string
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateDeploymentRequest_FieldPathArrayItemValue
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateDeploymentRequest_FieldPathArrayOfValues
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateDeploymentRequest_FieldPathValue
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateDeploymentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateDeploymentRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateDeploymentRequest) bool
- func (fpaiv *UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateDeploymentRequest) (interface{}, bool)
- func (fpaiv *UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateDeploymentRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateDeploymentRequest_CAS, bool)
- func (fpaov *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) AsDeploymentArrayOfValues() ([]*deployment.Deployment, bool)
- func (fpaov *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*deployment.Deployment_FieldMask, bool)
- func (fpaov *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateDeploymentRequest_FieldTerminalPathValue
- func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) AsCasValue() (*UpdateDeploymentRequest_CAS, bool)
- func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) AsDeploymentValue() (*deployment.Deployment, bool)
- func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*deployment.Deployment_FieldMask, bool)
- func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) CompareWith(source *UpdateDeploymentRequest) (int, bool)
- func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) SetTo(target **UpdateDeploymentRequest)
- func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchDeploymentClientStream
- type WatchDeploymentDescriptor
- func (d *WatchDeploymentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchDeploymentDescriptor) GetApiName() string
- func (d *WatchDeploymentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchDeploymentDescriptor) GetFullMethodName() string
- func (d *WatchDeploymentDescriptor) GetMethodName() string
- func (d *WatchDeploymentDescriptor) GetProtoPkgName() string
- func (d *WatchDeploymentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchDeploymentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchDeploymentDescriptor) GetServiceDomain() string
- func (d *WatchDeploymentDescriptor) GetServiceVersion() string
- func (d *WatchDeploymentDescriptor) GetVerb() string
- func (d *WatchDeploymentDescriptor) HasResource() bool
- func (d *WatchDeploymentDescriptor) IsClientStream() bool
- func (d *WatchDeploymentDescriptor) IsCollection() bool
- func (d *WatchDeploymentDescriptor) IsPlural() bool
- func (d *WatchDeploymentDescriptor) IsServerStream() bool
- func (d *WatchDeploymentDescriptor) IsUnary() bool
- func (d *WatchDeploymentDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchDeploymentDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchDeploymentDescriptor) RequestHasResourceBody() bool
- type WatchDeploymentDescriptorClientMsgHandle
- func (h *WatchDeploymentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchDeploymentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchDeploymentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchDeploymentDescriptorServerMsgHandle
- func (h *WatchDeploymentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchDeploymentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchDeploymentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchDeploymentRequest
- func (o *WatchDeploymentRequest) Clone() *WatchDeploymentRequest
- func (o *WatchDeploymentRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchDeploymentRequest) Descriptor() ([]byte, []int)
- func (m *WatchDeploymentRequest) GetFieldMask() *deployment.Deployment_FieldMask
- func (m *WatchDeploymentRequest) GetName() *deployment.Reference
- func (m *WatchDeploymentRequest) GetView() view.View
- func (*WatchDeploymentRequest) GotenMessage()
- func (o *WatchDeploymentRequest) GotenObjectExt()
- func (obj *WatchDeploymentRequest) GotenValidate() error
- func (o *WatchDeploymentRequest) MakeDiffFieldMask(other *WatchDeploymentRequest) *WatchDeploymentRequest_FieldMask
- func (o *WatchDeploymentRequest) MakeFullFieldMask() *WatchDeploymentRequest_FieldMask
- func (o *WatchDeploymentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchDeploymentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchDeploymentRequest) Marshal() ([]byte, error)
- func (m *WatchDeploymentRequest) MarshalJSON() ([]byte, error)
- func (o *WatchDeploymentRequest) Merge(source *WatchDeploymentRequest)
- func (o *WatchDeploymentRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchDeploymentRequest) ProtoMessage()
- func (m *WatchDeploymentRequest) ProtoReflect() preflect.Message
- func (m *WatchDeploymentRequest) Reset()
- func (m *WatchDeploymentRequest) SetFieldMask(fv *deployment.Deployment_FieldMask)
- func (m *WatchDeploymentRequest) SetName(fv *deployment.Reference)
- func (m *WatchDeploymentRequest) SetView(fv view.View)
- func (m *WatchDeploymentRequest) String() string
- func (m *WatchDeploymentRequest) Unmarshal(b []byte) error
- func (m *WatchDeploymentRequest) UnmarshalJSON(data []byte) error
- type WatchDeploymentRequestFieldPathBuilder
- type WatchDeploymentRequestPathSelectorFieldMask
- func (WatchDeploymentRequestPathSelectorFieldMask) FieldPath() *WatchDeploymentRequest_FieldTerminalPath
- func (s WatchDeploymentRequestPathSelectorFieldMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *WatchDeploymentRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentRequestPathSelectorFieldMask) WithValue(value *deployment.Deployment_FieldMask) *WatchDeploymentRequest_FieldTerminalPathValue
- type WatchDeploymentRequestPathSelectorName
- func (WatchDeploymentRequestPathSelectorName) FieldPath() *WatchDeploymentRequest_FieldTerminalPath
- func (s WatchDeploymentRequestPathSelectorName) WithArrayOfValues(values []*deployment.Reference) *WatchDeploymentRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentRequestPathSelectorName) WithValue(value *deployment.Reference) *WatchDeploymentRequest_FieldTerminalPathValue
- type WatchDeploymentRequestPathSelectorView
- func (WatchDeploymentRequestPathSelectorView) FieldPath() *WatchDeploymentRequest_FieldTerminalPath
- func (s WatchDeploymentRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchDeploymentRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentRequestPathSelectorView) WithValue(value view.View) *WatchDeploymentRequest_FieldTerminalPathValue
- type WatchDeploymentRequest_FieldMask
- func (fieldMask *WatchDeploymentRequest_FieldMask) AppendPath(path WatchDeploymentRequest_FieldPath)
- func (fieldMask *WatchDeploymentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchDeploymentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchDeploymentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchDeploymentRequest_FieldMask) FilterInputFields() *WatchDeploymentRequest_FieldMask
- func (fieldMask *WatchDeploymentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchDeploymentRequest_FieldMask) GetPaths() []WatchDeploymentRequest_FieldPath
- func (fieldMask *WatchDeploymentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchDeploymentRequest_FieldMask) IsFull() bool
- func (fieldMask WatchDeploymentRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchDeploymentRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchDeploymentRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchDeploymentRequest_FieldMask) Project(source *WatchDeploymentRequest) *WatchDeploymentRequest
- func (fieldMask *WatchDeploymentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchDeploymentRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchDeploymentRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchDeploymentRequest_FieldMask) Reset()
- func (fieldMask *WatchDeploymentRequest_FieldMask) Set(target, source *WatchDeploymentRequest)
- func (fieldMask *WatchDeploymentRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchDeploymentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchDeploymentRequest_FieldMask) Size() int
- func (fieldMask *WatchDeploymentRequest_FieldMask) String() string
- func (fieldMask *WatchDeploymentRequest_FieldMask) Subtract(other *WatchDeploymentRequest_FieldMask) *WatchDeploymentRequest_FieldMask
- func (fieldMask *WatchDeploymentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchDeploymentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchDeploymentRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchDeploymentRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchDeploymentRequest_FieldPath
- func BuildWatchDeploymentRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchDeploymentRequest_FieldPath, error)
- func MustParseWatchDeploymentRequest_FieldPath(rawField string) WatchDeploymentRequest_FieldPath
- func ParseWatchDeploymentRequest_FieldPath(rawField string) (WatchDeploymentRequest_FieldPath, error)
- type WatchDeploymentRequest_FieldPathArrayItemValue
- type WatchDeploymentRequest_FieldPathArrayOfValues
- type WatchDeploymentRequest_FieldPathSelector
- type WatchDeploymentRequest_FieldPathValue
- type WatchDeploymentRequest_FieldTerminalPath
- func (fp *WatchDeploymentRequest_FieldTerminalPath) ClearValue(item *WatchDeploymentRequest)
- func (fp *WatchDeploymentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchDeploymentRequest_FieldTerminalPath) Get(source *WatchDeploymentRequest) (values []interface{})
- func (fp *WatchDeploymentRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchDeploymentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchDeploymentRequest_FieldTerminalPath) GetSingle(source *WatchDeploymentRequest) (interface{}, bool)
- func (fp *WatchDeploymentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchDeploymentRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchDeploymentRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchDeploymentRequest_FieldTerminalPath) Selector() WatchDeploymentRequest_FieldPathSelector
- func (fp *WatchDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchDeploymentRequest_FieldTerminalPath) String() string
- func (fp *WatchDeploymentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeploymentRequest_FieldPathArrayItemValue
- func (fp *WatchDeploymentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeploymentRequest_FieldPathArrayOfValues
- func (fp *WatchDeploymentRequest_FieldTerminalPath) WithIValue(value interface{}) WatchDeploymentRequest_FieldPathValue
- func (fp *WatchDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchDeploymentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchDeploymentRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeploymentRequest) bool
- func (fpaiv *WatchDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeploymentRequest) (interface{}, bool)
- func (fpaiv *WatchDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchDeploymentRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchDeploymentRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*deployment.Deployment_FieldMask, bool)
- func (fpaov *WatchDeploymentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*deployment.Reference, bool)
- func (fpaov *WatchDeploymentRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchDeploymentRequest_FieldTerminalPathValue
- func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) AsFieldMaskValue() (*deployment.Deployment_FieldMask, bool)
- func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) AsNameValue() (*deployment.Reference, bool)
- func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) CompareWith(source *WatchDeploymentRequest) (int, bool)
- func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) SetTo(target **WatchDeploymentRequest)
- func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchDeploymentResponse
- func (o *WatchDeploymentResponse) Clone() *WatchDeploymentResponse
- func (o *WatchDeploymentResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchDeploymentResponse) Descriptor() ([]byte, []int)
- func (m *WatchDeploymentResponse) GetChange() *deployment.DeploymentChange
- func (*WatchDeploymentResponse) GotenMessage()
- func (o *WatchDeploymentResponse) GotenObjectExt()
- func (obj *WatchDeploymentResponse) GotenValidate() error
- func (o *WatchDeploymentResponse) MakeDiffFieldMask(other *WatchDeploymentResponse) *WatchDeploymentResponse_FieldMask
- func (o *WatchDeploymentResponse) MakeFullFieldMask() *WatchDeploymentResponse_FieldMask
- func (o *WatchDeploymentResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchDeploymentResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchDeploymentResponse) Marshal() ([]byte, error)
- func (m *WatchDeploymentResponse) MarshalJSON() ([]byte, error)
- func (o *WatchDeploymentResponse) Merge(source *WatchDeploymentResponse)
- func (o *WatchDeploymentResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchDeploymentResponse) ProtoMessage()
- func (m *WatchDeploymentResponse) ProtoReflect() preflect.Message
- func (m *WatchDeploymentResponse) Reset()
- func (m *WatchDeploymentResponse) SetChange(fv *deployment.DeploymentChange)
- func (m *WatchDeploymentResponse) String() string
- func (m *WatchDeploymentResponse) Unmarshal(b []byte) error
- func (m *WatchDeploymentResponse) UnmarshalJSON(data []byte) error
- type WatchDeploymentResponseFieldPathBuilder
- type WatchDeploymentResponsePathSelectorChange
- func (WatchDeploymentResponsePathSelectorChange) FieldPath() *WatchDeploymentResponse_FieldTerminalPath
- func (s WatchDeploymentResponsePathSelectorChange) WithArrayOfValues(values []*deployment.DeploymentChange) *WatchDeploymentResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentResponsePathSelectorChange) WithValue(value *deployment.DeploymentChange) *WatchDeploymentResponse_FieldTerminalPathValue
- type WatchDeploymentResponse_FieldMask
- func (fieldMask *WatchDeploymentResponse_FieldMask) AppendPath(path WatchDeploymentResponse_FieldPath)
- func (fieldMask *WatchDeploymentResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchDeploymentResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchDeploymentResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchDeploymentResponse_FieldMask) FilterInputFields() *WatchDeploymentResponse_FieldMask
- func (fieldMask *WatchDeploymentResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchDeploymentResponse_FieldMask) GetPaths() []WatchDeploymentResponse_FieldPath
- func (fieldMask *WatchDeploymentResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchDeploymentResponse_FieldMask) IsFull() bool
- func (fieldMask WatchDeploymentResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchDeploymentResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchDeploymentResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchDeploymentResponse_FieldMask) Project(source *WatchDeploymentResponse) *WatchDeploymentResponse
- func (fieldMask *WatchDeploymentResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchDeploymentResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchDeploymentResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchDeploymentResponse_FieldMask) Reset()
- func (fieldMask *WatchDeploymentResponse_FieldMask) Set(target, source *WatchDeploymentResponse)
- func (fieldMask *WatchDeploymentResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchDeploymentResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchDeploymentResponse_FieldMask) Size() int
- func (fieldMask *WatchDeploymentResponse_FieldMask) String() string
- func (fieldMask *WatchDeploymentResponse_FieldMask) Subtract(other *WatchDeploymentResponse_FieldMask) *WatchDeploymentResponse_FieldMask
- func (fieldMask *WatchDeploymentResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchDeploymentResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchDeploymentResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchDeploymentResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchDeploymentResponse_FieldPath
- func BuildWatchDeploymentResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchDeploymentResponse_FieldPath, error)
- func MustParseWatchDeploymentResponse_FieldPath(rawField string) WatchDeploymentResponse_FieldPath
- func ParseWatchDeploymentResponse_FieldPath(rawField string) (WatchDeploymentResponse_FieldPath, error)
- type WatchDeploymentResponse_FieldPathArrayItemValue
- type WatchDeploymentResponse_FieldPathArrayOfValues
- type WatchDeploymentResponse_FieldPathSelector
- type WatchDeploymentResponse_FieldPathValue
- type WatchDeploymentResponse_FieldTerminalPath
- func (fp *WatchDeploymentResponse_FieldTerminalPath) ClearValue(item *WatchDeploymentResponse)
- func (fp *WatchDeploymentResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchDeploymentResponse_FieldTerminalPath) Get(source *WatchDeploymentResponse) (values []interface{})
- func (fp *WatchDeploymentResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchDeploymentResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchDeploymentResponse_FieldTerminalPath) GetSingle(source *WatchDeploymentResponse) (interface{}, bool)
- func (fp *WatchDeploymentResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchDeploymentResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchDeploymentResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchDeploymentResponse_FieldTerminalPath) Selector() WatchDeploymentResponse_FieldPathSelector
- func (fp *WatchDeploymentResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchDeploymentResponse_FieldTerminalPath) String() string
- func (fp *WatchDeploymentResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeploymentResponse_FieldPathArrayItemValue
- func (fp *WatchDeploymentResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeploymentResponse_FieldPathArrayOfValues
- func (fp *WatchDeploymentResponse_FieldTerminalPath) WithIValue(value interface{}) WatchDeploymentResponse_FieldPathValue
- func (fp *WatchDeploymentResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchDeploymentResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchDeploymentResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchDeploymentResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchDeploymentResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeploymentResponse) bool
- func (fpaiv *WatchDeploymentResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchDeploymentResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeploymentResponse) (interface{}, bool)
- func (fpaiv *WatchDeploymentResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchDeploymentResponse_FieldTerminalPathArrayOfValues
- type WatchDeploymentResponse_FieldTerminalPathValue
- func (fpv *WatchDeploymentResponse_FieldTerminalPathValue) AsChangeValue() (*deployment.DeploymentChange, bool)
- func (fpv *WatchDeploymentResponse_FieldTerminalPathValue) CompareWith(source *WatchDeploymentResponse) (int, bool)
- func (fpv *WatchDeploymentResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchDeploymentResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchDeploymentResponse_FieldTerminalPathValue) SetTo(target **WatchDeploymentResponse)
- func (fpv *WatchDeploymentResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchDeploymentsClientStream
- type WatchDeploymentsDescriptor
- func (d *WatchDeploymentsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchDeploymentsDescriptor) GetApiName() string
- func (d *WatchDeploymentsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchDeploymentsDescriptor) GetFullMethodName() string
- func (d *WatchDeploymentsDescriptor) GetMethodName() string
- func (d *WatchDeploymentsDescriptor) GetProtoPkgName() string
- func (d *WatchDeploymentsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchDeploymentsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchDeploymentsDescriptor) GetServiceDomain() string
- func (d *WatchDeploymentsDescriptor) GetServiceVersion() string
- func (d *WatchDeploymentsDescriptor) GetVerb() string
- func (d *WatchDeploymentsDescriptor) HasResource() bool
- func (d *WatchDeploymentsDescriptor) IsClientStream() bool
- func (d *WatchDeploymentsDescriptor) IsCollection() bool
- func (d *WatchDeploymentsDescriptor) IsPlural() bool
- func (d *WatchDeploymentsDescriptor) IsServerStream() bool
- func (d *WatchDeploymentsDescriptor) IsUnary() bool
- func (d *WatchDeploymentsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchDeploymentsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchDeploymentsDescriptor) RequestHasResourceBody() bool
- type WatchDeploymentsDescriptorClientMsgHandle
- func (h *WatchDeploymentsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchDeploymentsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchDeploymentsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchDeploymentsDescriptorServerMsgHandle
- func (h *WatchDeploymentsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchDeploymentsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchDeploymentsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchDeploymentsRequest
- func (o *WatchDeploymentsRequest) Clone() *WatchDeploymentsRequest
- func (o *WatchDeploymentsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchDeploymentsRequest) Descriptor() ([]byte, []int)
- func (m *WatchDeploymentsRequest) GetFieldMask() *deployment.Deployment_FieldMask
- func (m *WatchDeploymentsRequest) GetFilter() *deployment.Filter
- func (m *WatchDeploymentsRequest) GetMaxChunkSize() int32
- func (m *WatchDeploymentsRequest) GetOrderBy() *deployment.OrderBy
- func (m *WatchDeploymentsRequest) GetPageSize() int32
- func (m *WatchDeploymentsRequest) GetPageToken() *deployment.PagerCursor
- func (m *WatchDeploymentsRequest) GetParent() *deployment.ParentReference
- func (m *WatchDeploymentsRequest) GetResumeToken() string
- func (m *WatchDeploymentsRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchDeploymentsRequest) GetType() watch_type.WatchType
- func (m *WatchDeploymentsRequest) GetView() view.View
- func (*WatchDeploymentsRequest) GotenMessage()
- func (o *WatchDeploymentsRequest) GotenObjectExt()
- func (obj *WatchDeploymentsRequest) GotenValidate() error
- func (o *WatchDeploymentsRequest) MakeDiffFieldMask(other *WatchDeploymentsRequest) *WatchDeploymentsRequest_FieldMask
- func (o *WatchDeploymentsRequest) MakeFullFieldMask() *WatchDeploymentsRequest_FieldMask
- func (o *WatchDeploymentsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchDeploymentsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchDeploymentsRequest) Marshal() ([]byte, error)
- func (m *WatchDeploymentsRequest) MarshalJSON() ([]byte, error)
- func (o *WatchDeploymentsRequest) Merge(source *WatchDeploymentsRequest)
- func (o *WatchDeploymentsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchDeploymentsRequest) ProtoMessage()
- func (m *WatchDeploymentsRequest) ProtoReflect() preflect.Message
- func (m *WatchDeploymentsRequest) Reset()
- func (m *WatchDeploymentsRequest) SetFieldMask(fv *deployment.Deployment_FieldMask)
- func (m *WatchDeploymentsRequest) SetFilter(fv *deployment.Filter)
- func (m *WatchDeploymentsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchDeploymentsRequest) SetOrderBy(fv *deployment.OrderBy)
- func (m *WatchDeploymentsRequest) SetPageSize(fv int32)
- func (m *WatchDeploymentsRequest) SetPageToken(fv *deployment.PagerCursor)
- func (m *WatchDeploymentsRequest) SetParent(fv *deployment.ParentReference)
- func (m *WatchDeploymentsRequest) SetResumeToken(fv string)
- func (m *WatchDeploymentsRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchDeploymentsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchDeploymentsRequest) SetView(fv view.View)
- func (m *WatchDeploymentsRequest) String() string
- func (m *WatchDeploymentsRequest) Unmarshal(b []byte) error
- func (m *WatchDeploymentsRequest) UnmarshalJSON(data []byte) error
- type WatchDeploymentsRequestFieldPathBuilder
- func (WatchDeploymentsRequestFieldPathBuilder) FieldMask() WatchDeploymentsRequestPathSelectorFieldMask
- func (WatchDeploymentsRequestFieldPathBuilder) Filter() WatchDeploymentsRequestPathSelectorFilter
- func (WatchDeploymentsRequestFieldPathBuilder) MaxChunkSize() WatchDeploymentsRequestPathSelectorMaxChunkSize
- func (WatchDeploymentsRequestFieldPathBuilder) OrderBy() WatchDeploymentsRequestPathSelectorOrderBy
- func (WatchDeploymentsRequestFieldPathBuilder) PageSize() WatchDeploymentsRequestPathSelectorPageSize
- func (WatchDeploymentsRequestFieldPathBuilder) PageToken() WatchDeploymentsRequestPathSelectorPageToken
- func (WatchDeploymentsRequestFieldPathBuilder) Parent() WatchDeploymentsRequestPathSelectorParent
- func (WatchDeploymentsRequestFieldPathBuilder) ResumeToken() WatchDeploymentsRequestPathSelectorResumeToken
- func (WatchDeploymentsRequestFieldPathBuilder) StartingTime() WatchDeploymentsRequestPathSelectorStartingTime
- func (WatchDeploymentsRequestFieldPathBuilder) Type() WatchDeploymentsRequestPathSelectorType
- func (WatchDeploymentsRequestFieldPathBuilder) View() WatchDeploymentsRequestPathSelectorView
- type WatchDeploymentsRequestPathSelectorFieldMask
- func (WatchDeploymentsRequestPathSelectorFieldMask) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
- func (s WatchDeploymentsRequestPathSelectorFieldMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsRequestPathSelectorFieldMask) WithValue(value *deployment.Deployment_FieldMask) *WatchDeploymentsRequest_FieldTerminalPathValue
- type WatchDeploymentsRequestPathSelectorFilter
- func (WatchDeploymentsRequestPathSelectorFilter) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
- func (s WatchDeploymentsRequestPathSelectorFilter) WithArrayOfValues(values []*deployment.Filter) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsRequestPathSelectorFilter) WithValue(value *deployment.Filter) *WatchDeploymentsRequest_FieldTerminalPathValue
- type WatchDeploymentsRequestPathSelectorMaxChunkSize
- func (WatchDeploymentsRequestPathSelectorMaxChunkSize) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
- func (s WatchDeploymentsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchDeploymentsRequest_FieldTerminalPathValue
- type WatchDeploymentsRequestPathSelectorOrderBy
- func (WatchDeploymentsRequestPathSelectorOrderBy) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
- func (s WatchDeploymentsRequestPathSelectorOrderBy) WithArrayOfValues(values []*deployment.OrderBy) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsRequestPathSelectorOrderBy) WithValue(value *deployment.OrderBy) *WatchDeploymentsRequest_FieldTerminalPathValue
- type WatchDeploymentsRequestPathSelectorPageSize
- func (WatchDeploymentsRequestPathSelectorPageSize) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
- func (s WatchDeploymentsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsRequestPathSelectorPageSize) WithValue(value int32) *WatchDeploymentsRequest_FieldTerminalPathValue
- type WatchDeploymentsRequestPathSelectorPageToken
- func (WatchDeploymentsRequestPathSelectorPageToken) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
- func (s WatchDeploymentsRequestPathSelectorPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsRequestPathSelectorPageToken) WithValue(value *deployment.PagerCursor) *WatchDeploymentsRequest_FieldTerminalPathValue
- type WatchDeploymentsRequestPathSelectorParent
- func (WatchDeploymentsRequestPathSelectorParent) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
- func (s WatchDeploymentsRequestPathSelectorParent) WithArrayOfValues(values []*deployment.ParentReference) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsRequestPathSelectorParent) WithValue(value *deployment.ParentReference) *WatchDeploymentsRequest_FieldTerminalPathValue
- type WatchDeploymentsRequestPathSelectorResumeToken
- func (WatchDeploymentsRequestPathSelectorResumeToken) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
- func (s WatchDeploymentsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsRequestPathSelectorResumeToken) WithValue(value string) *WatchDeploymentsRequest_FieldTerminalPathValue
- type WatchDeploymentsRequestPathSelectorStartingTime
- func (WatchDeploymentsRequestPathSelectorStartingTime) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
- func (s WatchDeploymentsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchDeploymentsRequest_FieldTerminalPathValue
- type WatchDeploymentsRequestPathSelectorType
- func (WatchDeploymentsRequestPathSelectorType) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
- func (s WatchDeploymentsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchDeploymentsRequest_FieldTerminalPathValue
- type WatchDeploymentsRequestPathSelectorView
- func (WatchDeploymentsRequestPathSelectorView) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
- func (s WatchDeploymentsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsRequestPathSelectorView) WithValue(value view.View) *WatchDeploymentsRequest_FieldTerminalPathValue
- type WatchDeploymentsRequest_FieldMask
- func (fieldMask *WatchDeploymentsRequest_FieldMask) AppendPath(path WatchDeploymentsRequest_FieldPath)
- func (fieldMask *WatchDeploymentsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchDeploymentsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchDeploymentsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchDeploymentsRequest_FieldMask) FilterInputFields() *WatchDeploymentsRequest_FieldMask
- func (fieldMask *WatchDeploymentsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchDeploymentsRequest_FieldMask) GetPaths() []WatchDeploymentsRequest_FieldPath
- func (fieldMask *WatchDeploymentsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchDeploymentsRequest_FieldMask) IsFull() bool
- func (fieldMask WatchDeploymentsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchDeploymentsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchDeploymentsRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchDeploymentsRequest_FieldMask) Project(source *WatchDeploymentsRequest) *WatchDeploymentsRequest
- func (fieldMask *WatchDeploymentsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchDeploymentsRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchDeploymentsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchDeploymentsRequest_FieldMask) Reset()
- func (fieldMask *WatchDeploymentsRequest_FieldMask) Set(target, source *WatchDeploymentsRequest)
- func (fieldMask *WatchDeploymentsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchDeploymentsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchDeploymentsRequest_FieldMask) Size() int
- func (fieldMask *WatchDeploymentsRequest_FieldMask) String() string
- func (fieldMask *WatchDeploymentsRequest_FieldMask) Subtract(other *WatchDeploymentsRequest_FieldMask) *WatchDeploymentsRequest_FieldMask
- func (fieldMask *WatchDeploymentsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchDeploymentsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchDeploymentsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchDeploymentsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchDeploymentsRequest_FieldPath
- func BuildWatchDeploymentsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchDeploymentsRequest_FieldPath, error)
- func MustParseWatchDeploymentsRequest_FieldPath(rawField string) WatchDeploymentsRequest_FieldPath
- func ParseWatchDeploymentsRequest_FieldPath(rawField string) (WatchDeploymentsRequest_FieldPath, error)
- type WatchDeploymentsRequest_FieldPathArrayItemValue
- type WatchDeploymentsRequest_FieldPathArrayOfValues
- type WatchDeploymentsRequest_FieldPathSelector
- type WatchDeploymentsRequest_FieldPathValue
- type WatchDeploymentsRequest_FieldTerminalPath
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) ClearValue(item *WatchDeploymentsRequest)
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) Get(source *WatchDeploymentsRequest) (values []interface{})
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) GetSingle(source *WatchDeploymentsRequest) (interface{}, bool)
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) Selector() WatchDeploymentsRequest_FieldPathSelector
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) String() string
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeploymentsRequest_FieldPathArrayItemValue
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeploymentsRequest_FieldPathArrayOfValues
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchDeploymentsRequest_FieldPathValue
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchDeploymentsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchDeploymentsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeploymentsRequest) bool
- func (fpaiv *WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeploymentsRequest) (interface{}, bool)
- func (fpaiv *WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*deployment.Deployment_FieldMask, bool)
- func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*deployment.Filter, bool)
- func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*deployment.OrderBy, bool)
- func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)
- func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*deployment.ParentReference, bool)
- func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchDeploymentsRequest_FieldTerminalPathValue
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*deployment.Deployment_FieldMask, bool)
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsFilterValue() (*deployment.Filter, bool)
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsOrderByValue() (*deployment.OrderBy, bool)
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsPageTokenValue() (*deployment.PagerCursor, bool)
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsParentValue() (*deployment.ParentReference, bool)
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) CompareWith(source *WatchDeploymentsRequest) (int, bool)
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) SetTo(target **WatchDeploymentsRequest)
- func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchDeploymentsResponse
- func (o *WatchDeploymentsResponse) Clone() *WatchDeploymentsResponse
- func (o *WatchDeploymentsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchDeploymentsResponse) Descriptor() ([]byte, []int)
- func (m *WatchDeploymentsResponse) GetDeploymentChanges() []*deployment.DeploymentChange
- func (m *WatchDeploymentsResponse) GetIsCurrent() bool
- func (m *WatchDeploymentsResponse) GetIsHardReset() bool
- func (m *WatchDeploymentsResponse) GetIsSoftReset() bool
- func (m *WatchDeploymentsResponse) GetPageTokenChange() *WatchDeploymentsResponse_PageTokenChange
- func (m *WatchDeploymentsResponse) GetResumeToken() string
- func (m *WatchDeploymentsResponse) GetSnapshotSize() int64
- func (*WatchDeploymentsResponse) GotenMessage()
- func (o *WatchDeploymentsResponse) GotenObjectExt()
- func (obj *WatchDeploymentsResponse) GotenValidate() error
- func (o *WatchDeploymentsResponse) MakeDiffFieldMask(other *WatchDeploymentsResponse) *WatchDeploymentsResponse_FieldMask
- func (o *WatchDeploymentsResponse) MakeFullFieldMask() *WatchDeploymentsResponse_FieldMask
- func (o *WatchDeploymentsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchDeploymentsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchDeploymentsResponse) Marshal() ([]byte, error)
- func (m *WatchDeploymentsResponse) MarshalJSON() ([]byte, error)
- func (o *WatchDeploymentsResponse) Merge(source *WatchDeploymentsResponse)
- func (o *WatchDeploymentsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchDeploymentsResponse) ProtoMessage()
- func (m *WatchDeploymentsResponse) ProtoReflect() preflect.Message
- func (m *WatchDeploymentsResponse) Reset()
- func (m *WatchDeploymentsResponse) SetDeploymentChanges(fv []*deployment.DeploymentChange)
- func (m *WatchDeploymentsResponse) SetIsCurrent(fv bool)
- func (m *WatchDeploymentsResponse) SetIsHardReset(fv bool)
- func (m *WatchDeploymentsResponse) SetIsSoftReset(fv bool)
- func (m *WatchDeploymentsResponse) SetPageTokenChange(fv *WatchDeploymentsResponse_PageTokenChange)
- func (m *WatchDeploymentsResponse) SetResumeToken(fv string)
- func (m *WatchDeploymentsResponse) SetSnapshotSize(fv int64)
- func (m *WatchDeploymentsResponse) String() string
- func (m *WatchDeploymentsResponse) Unmarshal(b []byte) error
- func (m *WatchDeploymentsResponse) UnmarshalJSON(data []byte) error
- type WatchDeploymentsResponseFieldPathBuilder
- func (WatchDeploymentsResponseFieldPathBuilder) DeploymentChanges() WatchDeploymentsResponsePathSelectorDeploymentChanges
- func (WatchDeploymentsResponseFieldPathBuilder) IsCurrent() WatchDeploymentsResponsePathSelectorIsCurrent
- func (WatchDeploymentsResponseFieldPathBuilder) IsHardReset() WatchDeploymentsResponsePathSelectorIsHardReset
- func (WatchDeploymentsResponseFieldPathBuilder) IsSoftReset() WatchDeploymentsResponsePathSelectorIsSoftReset
- func (WatchDeploymentsResponseFieldPathBuilder) PageTokenChange() WatchDeploymentsResponsePathSelectorPageTokenChange
- func (WatchDeploymentsResponseFieldPathBuilder) ResumeToken() WatchDeploymentsResponsePathSelectorResumeToken
- func (WatchDeploymentsResponseFieldPathBuilder) SnapshotSize() WatchDeploymentsResponsePathSelectorSnapshotSize
- type WatchDeploymentsResponsePageTokenChangeFieldPathBuilder
- type WatchDeploymentsResponsePageTokenChange_FieldPath
- func BuildWatchDeploymentsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchDeploymentsResponsePageTokenChange_FieldPath, error)
- func MustParseWatchDeploymentsResponsePageTokenChange_FieldPath(rawField string) WatchDeploymentsResponsePageTokenChange_FieldPath
- func ParseWatchDeploymentsResponsePageTokenChange_FieldPath(rawField string) (WatchDeploymentsResponsePageTokenChange_FieldPath, error)
- type WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchDeploymentsResponsePageTokenChange_FieldPathSelector
- type WatchDeploymentsResponsePageTokenChange_FieldPathValue
- func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchDeploymentsResponsePageTokenChange_FieldPathValue
- func ParseWatchDeploymentsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchDeploymentsResponsePageTokenChange_FieldPathValue, error)
- type WatchDeploymentsResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchDeploymentsResponse_PageTokenChange)
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchDeploymentsResponse_PageTokenChange) (values []interface{})
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchDeploymentsResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) Selector() WatchDeploymentsResponsePageTokenChange_FieldPathSelector
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchDeploymentsResponsePageTokenChange_FieldPathValue
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeploymentsResponse_PageTokenChange) bool
- func (fpaiv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeploymentsResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)
- func (fpaov *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)
- func (fpaov *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*deployment.PagerCursor, bool)
- func (fpv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*deployment.PagerCursor, bool)
- func (fpv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchDeploymentsResponse_PageTokenChange) (int, bool)
- func (fpv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchDeploymentsResponse_PageTokenChange)
- func (fpv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchDeploymentsResponsePathSelectorDeploymentChanges
- func (WatchDeploymentsResponsePathSelectorDeploymentChanges) FieldPath() *WatchDeploymentsResponse_FieldTerminalPath
- func (s WatchDeploymentsResponsePathSelectorDeploymentChanges) WithArrayOfValues(values [][]*deployment.DeploymentChange) *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsResponsePathSelectorDeploymentChanges) WithItemValue(value *deployment.DeploymentChange) *WatchDeploymentsResponse_FieldTerminalPathArrayItemValue
- func (s WatchDeploymentsResponsePathSelectorDeploymentChanges) WithValue(value []*deployment.DeploymentChange) *WatchDeploymentsResponse_FieldTerminalPathValue
- type WatchDeploymentsResponsePathSelectorIsCurrent
- func (WatchDeploymentsResponsePathSelectorIsCurrent) FieldPath() *WatchDeploymentsResponse_FieldTerminalPath
- func (s WatchDeploymentsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchDeploymentsResponse_FieldTerminalPathValue
- type WatchDeploymentsResponsePathSelectorIsHardReset
- func (WatchDeploymentsResponsePathSelectorIsHardReset) FieldPath() *WatchDeploymentsResponse_FieldTerminalPath
- func (s WatchDeploymentsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchDeploymentsResponse_FieldTerminalPathValue
- type WatchDeploymentsResponsePathSelectorIsSoftReset
- func (WatchDeploymentsResponsePathSelectorIsSoftReset) FieldPath() *WatchDeploymentsResponse_FieldTerminalPath
- func (s WatchDeploymentsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchDeploymentsResponse_FieldTerminalPathValue
- type WatchDeploymentsResponsePathSelectorPageTokenChange
- func (WatchDeploymentsResponsePathSelectorPageTokenChange) FieldPath() *WatchDeploymentsResponse_FieldTerminalPath
- func (WatchDeploymentsResponsePathSelectorPageTokenChange) NextPageToken() WatchDeploymentsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchDeploymentsResponsePathSelectorPageTokenChange) PrevPageToken() WatchDeploymentsResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchDeploymentsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchDeploymentsResponse_PageTokenChange) *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchDeploymentsResponse_FieldSubPathArrayItemValue
- func (s WatchDeploymentsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchDeploymentsResponse_FieldSubPathArrayOfValues
- func (WatchDeploymentsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchDeploymentsResponsePageTokenChange_FieldPath) *WatchDeploymentsResponse_FieldSubPath
- func (s WatchDeploymentsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchDeploymentsResponsePageTokenChange_FieldPathValue) *WatchDeploymentsResponse_FieldSubPathValue
- func (s WatchDeploymentsResponsePathSelectorPageTokenChange) WithValue(value *WatchDeploymentsResponse_PageTokenChange) *WatchDeploymentsResponse_FieldTerminalPathValue
- type WatchDeploymentsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchDeploymentsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchDeploymentsResponse_FieldSubPath
- func (s WatchDeploymentsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *WatchDeploymentsResponse_FieldSubPathArrayOfValues
- func (s WatchDeploymentsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *deployment.PagerCursor) *WatchDeploymentsResponse_FieldSubPathValue
- type WatchDeploymentsResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchDeploymentsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchDeploymentsResponse_FieldSubPath
- func (s WatchDeploymentsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *WatchDeploymentsResponse_FieldSubPathArrayOfValues
- func (s WatchDeploymentsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *deployment.PagerCursor) *WatchDeploymentsResponse_FieldSubPathValue
- type WatchDeploymentsResponsePathSelectorResumeToken
- func (WatchDeploymentsResponsePathSelectorResumeToken) FieldPath() *WatchDeploymentsResponse_FieldTerminalPath
- func (s WatchDeploymentsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsResponsePathSelectorResumeToken) WithValue(value string) *WatchDeploymentsResponse_FieldTerminalPathValue
- type WatchDeploymentsResponsePathSelectorSnapshotSize
- func (WatchDeploymentsResponsePathSelectorSnapshotSize) FieldPath() *WatchDeploymentsResponse_FieldTerminalPath
- func (s WatchDeploymentsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchDeploymentsResponse_FieldTerminalPathValue
- type WatchDeploymentsResponse_FieldMask
- func (fieldMask *WatchDeploymentsResponse_FieldMask) AppendPath(path WatchDeploymentsResponse_FieldPath)
- func (fieldMask *WatchDeploymentsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchDeploymentsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchDeploymentsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchDeploymentsResponse_FieldMask) FilterInputFields() *WatchDeploymentsResponse_FieldMask
- func (fieldMask *WatchDeploymentsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchDeploymentsResponse_FieldMask) GetPaths() []WatchDeploymentsResponse_FieldPath
- func (fieldMask *WatchDeploymentsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchDeploymentsResponse_FieldMask) IsFull() bool
- func (fieldMask WatchDeploymentsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchDeploymentsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchDeploymentsResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchDeploymentsResponse_FieldMask) Project(source *WatchDeploymentsResponse) *WatchDeploymentsResponse
- func (fieldMask *WatchDeploymentsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchDeploymentsResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchDeploymentsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchDeploymentsResponse_FieldMask) Reset()
- func (fieldMask *WatchDeploymentsResponse_FieldMask) Set(target, source *WatchDeploymentsResponse)
- func (fieldMask *WatchDeploymentsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchDeploymentsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchDeploymentsResponse_FieldMask) Size() int
- func (fieldMask *WatchDeploymentsResponse_FieldMask) String() string
- func (fieldMask *WatchDeploymentsResponse_FieldMask) Subtract(other *WatchDeploymentsResponse_FieldMask) *WatchDeploymentsResponse_FieldMask
- func (fieldMask *WatchDeploymentsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchDeploymentsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchDeploymentsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchDeploymentsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchDeploymentsResponse_FieldPath
- func BuildWatchDeploymentsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchDeploymentsResponse_FieldPath, error)
- func MustParseWatchDeploymentsResponse_FieldPath(rawField string) WatchDeploymentsResponse_FieldPath
- func ParseWatchDeploymentsResponse_FieldPath(rawField string) (WatchDeploymentsResponse_FieldPath, error)
- type WatchDeploymentsResponse_FieldPathArrayItemValue
- type WatchDeploymentsResponse_FieldPathArrayOfValues
- type WatchDeploymentsResponse_FieldPathSelector
- type WatchDeploymentsResponse_FieldPathValue
- type WatchDeploymentsResponse_FieldSubPath
- func (fps *WatchDeploymentsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchDeploymentsResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchDeploymentsResponse_FieldSubPath) ClearValue(item *WatchDeploymentsResponse)
- func (fps *WatchDeploymentsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchDeploymentsResponse_FieldSubPath) Get(source *WatchDeploymentsResponse) (values []interface{})
- func (fps *WatchDeploymentsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchDeploymentsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchDeploymentsResponse_FieldSubPath) GetSingle(source *WatchDeploymentsResponse) (interface{}, bool)
- func (fps *WatchDeploymentsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchDeploymentsResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchDeploymentsResponse_FieldSubPath) JSONString() string
- func (fps *WatchDeploymentsResponse_FieldSubPath) Selector() WatchDeploymentsResponse_FieldPathSelector
- func (fps *WatchDeploymentsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchDeploymentsResponse_FieldSubPath) String() string
- func (fps *WatchDeploymentsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchDeploymentsResponse_FieldPathArrayItemValue
- func (fps *WatchDeploymentsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchDeploymentsResponse_FieldPathArrayOfValues
- func (fps *WatchDeploymentsResponse_FieldSubPath) WithIValue(value interface{}) WatchDeploymentsResponse_FieldPathValue
- func (fps *WatchDeploymentsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchDeploymentsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchDeploymentsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchDeploymentsResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchDeploymentsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchDeploymentsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchDeploymentsResponse) bool
- func (fpaivs *WatchDeploymentsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchDeploymentsResponse_FieldSubPathArrayOfValues
- type WatchDeploymentsResponse_FieldSubPathValue
- func (fpvs *WatchDeploymentsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchDeploymentsResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchDeploymentsResponse_FieldSubPathValue) CompareWith(source *WatchDeploymentsResponse) (int, bool)
- func (fpvs *WatchDeploymentsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchDeploymentsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchDeploymentsResponse_FieldSubPathValue) SetTo(target **WatchDeploymentsResponse)
- func (fpvs *WatchDeploymentsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchDeploymentsResponse_FieldTerminalPath
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) ClearValue(item *WatchDeploymentsResponse)
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) Get(source *WatchDeploymentsResponse) (values []interface{})
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) GetSingle(source *WatchDeploymentsResponse) (interface{}, bool)
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) Selector() WatchDeploymentsResponse_FieldPathSelector
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) String() string
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeploymentsResponse_FieldPathArrayItemValue
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeploymentsResponse_FieldPathArrayOfValues
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchDeploymentsResponse_FieldPathValue
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchDeploymentsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchDeploymentsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) AsDeploymentChangesItemValue() (*deployment.DeploymentChange, bool)
- func (fpaiv *WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeploymentsResponse) bool
- func (fpaiv *WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeploymentsResponse) (interface{}, bool)
- func (fpaiv *WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentChangesArrayOfValues() ([][]*deployment.DeploymentChange, bool)
- func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchDeploymentsResponse_PageTokenChange, bool)
- func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchDeploymentsResponse_FieldTerminalPathValue
- func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsDeploymentChangesValue() ([]*deployment.DeploymentChange, bool)
- func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchDeploymentsResponse_PageTokenChange, bool)
- func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) CompareWith(source *WatchDeploymentsResponse) (int, bool)
- func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) SetTo(target **WatchDeploymentsResponse)
- func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchDeploymentsResponse_PageTokenChange
- func (o *WatchDeploymentsResponse_PageTokenChange) Clone() *WatchDeploymentsResponse_PageTokenChange
- func (o *WatchDeploymentsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchDeploymentsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchDeploymentsResponse_PageTokenChange) GetNextPageToken() *deployment.PagerCursor
- func (m *WatchDeploymentsResponse_PageTokenChange) GetPrevPageToken() *deployment.PagerCursor
- func (*WatchDeploymentsResponse_PageTokenChange) GotenMessage()
- func (o *WatchDeploymentsResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchDeploymentsResponse_PageTokenChange) GotenValidate() error
- func (o *WatchDeploymentsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchDeploymentsResponse_PageTokenChange) *WatchDeploymentsResponse_PageTokenChange_FieldMask
- func (o *WatchDeploymentsResponse_PageTokenChange) MakeFullFieldMask() *WatchDeploymentsResponse_PageTokenChange_FieldMask
- func (o *WatchDeploymentsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchDeploymentsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchDeploymentsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchDeploymentsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchDeploymentsResponse_PageTokenChange) Merge(source *WatchDeploymentsResponse_PageTokenChange)
- func (o *WatchDeploymentsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchDeploymentsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchDeploymentsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchDeploymentsResponse_PageTokenChange) Reset()
- func (m *WatchDeploymentsResponse_PageTokenChange) SetNextPageToken(fv *deployment.PagerCursor)
- func (m *WatchDeploymentsResponse_PageTokenChange) SetPrevPageToken(fv *deployment.PagerCursor)
- func (m *WatchDeploymentsResponse_PageTokenChange) String() string
- func (m *WatchDeploymentsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchDeploymentsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchDeploymentsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchDeploymentsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath
- func (s WatchDeploymentsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *deployment.PagerCursor) *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue
- type WatchDeploymentsResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchDeploymentsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath
- func (s WatchDeploymentsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchDeploymentsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *deployment.PagerCursor) *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue
- type WatchDeploymentsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) AppendPath(path WatchDeploymentsResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchDeploymentsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) GetPaths() []WatchDeploymentsResponsePageTokenChange_FieldPath
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchDeploymentsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchDeploymentsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) Project(source *WatchDeploymentsResponse_PageTokenChange) *WatchDeploymentsResponse_PageTokenChange
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) Set(target, source *WatchDeploymentsResponse_PageTokenChange)
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) Subtract(other *WatchDeploymentsResponse_PageTokenChange_FieldMask) *WatchDeploymentsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetDeploymentsDescriptor ¶ added in v0.4.28
type BatchGetDeploymentsDescriptor struct{}
func GetBatchGetDeploymentsDescriptor ¶ added in v0.4.28
func GetBatchGetDeploymentsDescriptor() *BatchGetDeploymentsDescriptor
func (*BatchGetDeploymentsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetDeploymentsDescriptor) GetApiName ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) GetApiName() string
func (*BatchGetDeploymentsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetDeploymentsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) GetFullMethodName() string
func (*BatchGetDeploymentsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) GetMethodName() string
func (*BatchGetDeploymentsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) GetProtoPkgName() string
func (*BatchGetDeploymentsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *BatchGetDeploymentsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetDeploymentsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetDeploymentsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) GetServiceDomain() string
func (*BatchGetDeploymentsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) GetServiceVersion() string
func (*BatchGetDeploymentsDescriptor) GetVerb ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) GetVerb() string
func (*BatchGetDeploymentsDescriptor) HasResource ¶ added in v0.4.30
func (d *BatchGetDeploymentsDescriptor) HasResource() bool
func (*BatchGetDeploymentsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) IsClientStream() bool
func (*BatchGetDeploymentsDescriptor) IsCollection ¶ added in v0.4.30
func (d *BatchGetDeploymentsDescriptor) IsCollection() bool
func (*BatchGetDeploymentsDescriptor) IsPlural ¶ added in v0.4.30
func (d *BatchGetDeploymentsDescriptor) IsPlural() bool
func (*BatchGetDeploymentsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) IsServerStream() bool
func (*BatchGetDeploymentsDescriptor) IsUnary ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) IsUnary() bool
func (*BatchGetDeploymentsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetDeploymentsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetDeploymentsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *BatchGetDeploymentsDescriptor) RequestHasResourceBody() bool
type BatchGetDeploymentsDescriptorClientMsgHandle ¶ added in v0.4.28
type BatchGetDeploymentsDescriptorClientMsgHandle struct{}
func (*BatchGetDeploymentsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetDeploymentsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetDeploymentsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetDeploymentsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetDeploymentsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetDeploymentsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetDeploymentsDescriptorServerMsgHandle ¶ added in v0.4.28
type BatchGetDeploymentsDescriptorServerMsgHandle struct{}
func (*BatchGetDeploymentsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetDeploymentsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetDeploymentsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetDeploymentsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetDeploymentsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetDeploymentsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetDeploymentsRequest ¶
type BatchGetDeploymentsRequest struct { // Names of Deployments Names []*deployment.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 *deployment.Deployment_FieldMask `` /* 142-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 [BatchGetDeployments][ntt.meta.v1alpha2.BatchGetDeployments]
func (*BatchGetDeploymentsRequest) Clone ¶
func (o *BatchGetDeploymentsRequest) Clone() *BatchGetDeploymentsRequest
func (*BatchGetDeploymentsRequest) CloneRaw ¶
func (o *BatchGetDeploymentsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetDeploymentsRequest) Descriptor ¶
func (*BatchGetDeploymentsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetDeploymentsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetDeploymentsRequest) GetFieldMask ¶
func (m *BatchGetDeploymentsRequest) GetFieldMask() *deployment.Deployment_FieldMask
func (*BatchGetDeploymentsRequest) GetNames ¶
func (m *BatchGetDeploymentsRequest) GetNames() []*deployment.Reference
func (*BatchGetDeploymentsRequest) GetView ¶
func (m *BatchGetDeploymentsRequest) GetView() view.View
func (*BatchGetDeploymentsRequest) GotenMessage ¶
func (*BatchGetDeploymentsRequest) GotenMessage()
func (*BatchGetDeploymentsRequest) GotenObjectExt ¶
func (o *BatchGetDeploymentsRequest) GotenObjectExt()
func (*BatchGetDeploymentsRequest) GotenValidate ¶
func (obj *BatchGetDeploymentsRequest) GotenValidate() error
func (*BatchGetDeploymentsRequest) MakeDiffFieldMask ¶
func (o *BatchGetDeploymentsRequest) MakeDiffFieldMask(other *BatchGetDeploymentsRequest) *BatchGetDeploymentsRequest_FieldMask
func (*BatchGetDeploymentsRequest) MakeFullFieldMask ¶
func (o *BatchGetDeploymentsRequest) MakeFullFieldMask() *BatchGetDeploymentsRequest_FieldMask
func (*BatchGetDeploymentsRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetDeploymentsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetDeploymentsRequest) MakeRawFullFieldMask ¶
func (o *BatchGetDeploymentsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetDeploymentsRequest) Marshal ¶
func (m *BatchGetDeploymentsRequest) Marshal() ([]byte, error)
func (*BatchGetDeploymentsRequest) MarshalJSON ¶
func (m *BatchGetDeploymentsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetDeploymentsRequest) Merge ¶
func (o *BatchGetDeploymentsRequest) Merge(source *BatchGetDeploymentsRequest)
func (*BatchGetDeploymentsRequest) MergeRaw ¶
func (o *BatchGetDeploymentsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetDeploymentsRequest) ProtoMessage ¶
func (*BatchGetDeploymentsRequest) ProtoMessage()
func (*BatchGetDeploymentsRequest) ProtoReflect ¶
func (m *BatchGetDeploymentsRequest) ProtoReflect() preflect.Message
func (*BatchGetDeploymentsRequest) Reset ¶
func (m *BatchGetDeploymentsRequest) Reset()
func (*BatchGetDeploymentsRequest) SetFieldMask ¶
func (m *BatchGetDeploymentsRequest) SetFieldMask(fv *deployment.Deployment_FieldMask)
func (*BatchGetDeploymentsRequest) SetNames ¶
func (m *BatchGetDeploymentsRequest) SetNames(fv []*deployment.Reference)
func (*BatchGetDeploymentsRequest) SetView ¶
func (m *BatchGetDeploymentsRequest) SetView(fv view.View)
func (*BatchGetDeploymentsRequest) String ¶
func (m *BatchGetDeploymentsRequest) String() string
func (*BatchGetDeploymentsRequest) Unmarshal ¶
func (m *BatchGetDeploymentsRequest) Unmarshal(b []byte) error
func (*BatchGetDeploymentsRequest) UnmarshalJSON ¶
func (m *BatchGetDeploymentsRequest) UnmarshalJSON(data []byte) error
type BatchGetDeploymentsRequestFieldPathBuilder ¶
type BatchGetDeploymentsRequestFieldPathBuilder struct{}
func NewBatchGetDeploymentsRequestFieldPathBuilder ¶
func NewBatchGetDeploymentsRequestFieldPathBuilder() BatchGetDeploymentsRequestFieldPathBuilder
type BatchGetDeploymentsRequestPathSelectorFieldMask ¶
type BatchGetDeploymentsRequestPathSelectorFieldMask struct{}
func (BatchGetDeploymentsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetDeploymentsRequestPathSelectorFieldMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues
type BatchGetDeploymentsRequestPathSelectorNames ¶
type BatchGetDeploymentsRequestPathSelectorNames struct{}
func (BatchGetDeploymentsRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetDeploymentsRequestPathSelectorNames) WithArrayOfValues(values [][]*deployment.Reference) *BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues
func (BatchGetDeploymentsRequestPathSelectorNames) WithItemValue ¶
func (s BatchGetDeploymentsRequestPathSelectorNames) WithItemValue(value *deployment.Reference) *BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue
func (BatchGetDeploymentsRequestPathSelectorNames) WithValue ¶
func (s BatchGetDeploymentsRequestPathSelectorNames) WithValue(value []*deployment.Reference) *BatchGetDeploymentsRequest_FieldTerminalPathValue
type BatchGetDeploymentsRequestPathSelectorView ¶
type BatchGetDeploymentsRequestPathSelectorView struct{}
func (BatchGetDeploymentsRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetDeploymentsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues
func (BatchGetDeploymentsRequestPathSelectorView) WithValue ¶
func (s BatchGetDeploymentsRequestPathSelectorView) WithValue(value view.View) *BatchGetDeploymentsRequest_FieldTerminalPathValue
type BatchGetDeploymentsRequest_FieldMask ¶
type BatchGetDeploymentsRequest_FieldMask struct {
Paths []BatchGetDeploymentsRequest_FieldPath
}
func FullBatchGetDeploymentsRequest_FieldMask ¶
func FullBatchGetDeploymentsRequest_FieldMask() *BatchGetDeploymentsRequest_FieldMask
func (*BatchGetDeploymentsRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) AppendPath(path BatchGetDeploymentsRequest_FieldPath)
func (*BatchGetDeploymentsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetDeploymentsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetDeploymentsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetDeploymentsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) FilterInputFields() *BatchGetDeploymentsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetDeploymentsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetDeploymentsRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) GetPaths() []BatchGetDeploymentsRequest_FieldPath
func (*BatchGetDeploymentsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetDeploymentsRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) IsFull() bool
func (BatchGetDeploymentsRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetDeploymentsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetDeploymentsRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetDeploymentsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetDeploymentsRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) PathsCount() int
func (*BatchGetDeploymentsRequest_FieldMask) Project ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Project(source *BatchGetDeploymentsRequest) *BatchGetDeploymentsRequest
func (*BatchGetDeploymentsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetDeploymentsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) ProtoMessage()
func (*BatchGetDeploymentsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetDeploymentsRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Reset()
func (*BatchGetDeploymentsRequest_FieldMask) Set ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Set(target, source *BatchGetDeploymentsRequest)
func (*BatchGetDeploymentsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetDeploymentsRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetDeploymentsRequest_FieldMask) Size ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Size() int
func (*BatchGetDeploymentsRequest_FieldMask) String ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) String() string
func (*BatchGetDeploymentsRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Subtract(other *BatchGetDeploymentsRequest_FieldMask) *BatchGetDeploymentsRequest_FieldMask
func (*BatchGetDeploymentsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetDeploymentsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetDeploymentsRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetDeploymentsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetDeploymentsRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetDeploymentsRequest_FieldPath ¶
type BatchGetDeploymentsRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetDeploymentsRequest_FieldPathSelector Get(source *BatchGetDeploymentsRequest) []interface{} GetSingle(source *BatchGetDeploymentsRequest) (interface{}, bool) ClearValue(item *BatchGetDeploymentsRequest) // Those methods build corresponding BatchGetDeploymentsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetDeploymentsRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetDeploymentsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetDeploymentsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetDeploymentsRequest_FieldPath ¶
func BuildBatchGetDeploymentsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetDeploymentsRequest_FieldPath, error)
func MustParseBatchGetDeploymentsRequest_FieldPath ¶
func MustParseBatchGetDeploymentsRequest_FieldPath(rawField string) BatchGetDeploymentsRequest_FieldPath
func ParseBatchGetDeploymentsRequest_FieldPath ¶
func ParseBatchGetDeploymentsRequest_FieldPath(rawField string) (BatchGetDeploymentsRequest_FieldPath, error)
type BatchGetDeploymentsRequest_FieldPathArrayItemValue ¶
type BatchGetDeploymentsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetDeploymentsRequest_FieldPath ContainsValue(*BatchGetDeploymentsRequest) bool }
BatchGetDeploymentsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetDeploymentsRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetDeploymentsRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetDeploymentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetDeploymentsRequest_FieldPathArrayItemValue
func ParseBatchGetDeploymentsRequest_FieldPathArrayItemValue ¶
func ParseBatchGetDeploymentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetDeploymentsRequest_FieldPathArrayItemValue, error)
ParseBatchGetDeploymentsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetDeploymentsRequest_FieldPathArrayOfValues ¶
type BatchGetDeploymentsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetDeploymentsRequest_FieldPath }
BatchGetDeploymentsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetDeploymentsRequest fields according to their type
func MustParseBatchGetDeploymentsRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetDeploymentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetDeploymentsRequest_FieldPathArrayOfValues
func ParseBatchGetDeploymentsRequest_FieldPathArrayOfValues ¶
func ParseBatchGetDeploymentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetDeploymentsRequest_FieldPathArrayOfValues, error)
type BatchGetDeploymentsRequest_FieldPathSelector ¶
type BatchGetDeploymentsRequest_FieldPathSelector int32
const ( BatchGetDeploymentsRequest_FieldPathSelectorNames BatchGetDeploymentsRequest_FieldPathSelector = 0 BatchGetDeploymentsRequest_FieldPathSelectorFieldMask BatchGetDeploymentsRequest_FieldPathSelector = 1 BatchGetDeploymentsRequest_FieldPathSelectorView BatchGetDeploymentsRequest_FieldPathSelector = 2 )
func (BatchGetDeploymentsRequest_FieldPathSelector) String ¶
func (s BatchGetDeploymentsRequest_FieldPathSelector) String() string
type BatchGetDeploymentsRequest_FieldPathValue ¶
type BatchGetDeploymentsRequest_FieldPathValue interface { BatchGetDeploymentsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetDeploymentsRequest) CompareWith(*BatchGetDeploymentsRequest) (cmp int, comparable bool) }
BatchGetDeploymentsRequest_FieldPathValue allows storing values for BatchGetDeploymentsRequest fields according to their type
func MustParseBatchGetDeploymentsRequest_FieldPathValue ¶
func MustParseBatchGetDeploymentsRequest_FieldPathValue(pathStr, valueStr string) BatchGetDeploymentsRequest_FieldPathValue
func ParseBatchGetDeploymentsRequest_FieldPathValue ¶
func ParseBatchGetDeploymentsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetDeploymentsRequest_FieldPathValue, error)
type BatchGetDeploymentsRequest_FieldTerminalPath ¶
type BatchGetDeploymentsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetDeploymentsRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) ClearValue(item *BatchGetDeploymentsRequest)
func (*BatchGetDeploymentsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetDeploymentsRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) Get(source *BatchGetDeploymentsRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetDeploymentsRequest
func (*BatchGetDeploymentsRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetDeploymentsRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetDeploymentsRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) GetSingle(source *BatchGetDeploymentsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetDeploymentsRequest
func (*BatchGetDeploymentsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetDeploymentsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetDeploymentsRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetDeploymentsRequest_FieldTerminalPath) Selector ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) Selector() BatchGetDeploymentsRequest_FieldPathSelector
func (*BatchGetDeploymentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetDeploymentsRequest_FieldTerminalPath) String ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetDeploymentsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetDeploymentsRequest_FieldPathArrayItemValue
func (*BatchGetDeploymentsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetDeploymentsRequest_FieldPathArrayOfValues
func (*BatchGetDeploymentsRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetDeploymentsRequest_FieldPathValue
func (*BatchGetDeploymentsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetDeploymentsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetDeploymentsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetDeploymentsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue struct { BatchGetDeploymentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*deployment.Reference, bool)
func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetDeploymentsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetDeploymentsRequest'
func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetDeploymentsRequest as interface{}
func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetDeploymentsRequest) (interface{}, bool)
func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues struct { BatchGetDeploymentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*deployment.Deployment_FieldMask, bool)
func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*deployment.Reference, bool)
func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetDeploymentsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetDeploymentsRequest_FieldTerminalPathValue ¶
type BatchGetDeploymentsRequest_FieldTerminalPathValue struct { BatchGetDeploymentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*deployment.Deployment_FieldMask, bool)
func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) AsNamesValue() ([]*deployment.Reference, bool)
func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetDeploymentsRequest) (int, bool)
CompareWith compares value in the 'BatchGetDeploymentsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetDeploymentsRequest'.
func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetDeploymentsRequest' as interface{}
func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) SetTo(target **BatchGetDeploymentsRequest)
SetTo stores value for selected field for object BatchGetDeploymentsRequest
func (*BatchGetDeploymentsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetDeploymentsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetDeploymentsResponse ¶
type BatchGetDeploymentsResponse struct { // found Deployments Deployments []*deployment.Deployment `protobuf:"bytes,1,rep,name=deployments,proto3" json:"deployments,omitempty" firestore:"deployments"` // list of not found Deployments Missing []*deployment.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetDeploymentsResponse
func (*BatchGetDeploymentsResponse) Clone ¶
func (o *BatchGetDeploymentsResponse) Clone() *BatchGetDeploymentsResponse
func (*BatchGetDeploymentsResponse) CloneRaw ¶
func (o *BatchGetDeploymentsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetDeploymentsResponse) Descriptor ¶
func (*BatchGetDeploymentsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetDeploymentsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetDeploymentsResponse) GetDeployments ¶
func (m *BatchGetDeploymentsResponse) GetDeployments() []*deployment.Deployment
func (*BatchGetDeploymentsResponse) GetMissing ¶
func (m *BatchGetDeploymentsResponse) GetMissing() []*deployment.Reference
func (*BatchGetDeploymentsResponse) GotenMessage ¶
func (*BatchGetDeploymentsResponse) GotenMessage()
func (*BatchGetDeploymentsResponse) GotenObjectExt ¶
func (o *BatchGetDeploymentsResponse) GotenObjectExt()
func (*BatchGetDeploymentsResponse) GotenValidate ¶
func (obj *BatchGetDeploymentsResponse) GotenValidate() error
func (*BatchGetDeploymentsResponse) MakeDiffFieldMask ¶
func (o *BatchGetDeploymentsResponse) MakeDiffFieldMask(other *BatchGetDeploymentsResponse) *BatchGetDeploymentsResponse_FieldMask
func (*BatchGetDeploymentsResponse) MakeFullFieldMask ¶
func (o *BatchGetDeploymentsResponse) MakeFullFieldMask() *BatchGetDeploymentsResponse_FieldMask
func (*BatchGetDeploymentsResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetDeploymentsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetDeploymentsResponse) MakeRawFullFieldMask ¶
func (o *BatchGetDeploymentsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetDeploymentsResponse) Marshal ¶
func (m *BatchGetDeploymentsResponse) Marshal() ([]byte, error)
func (*BatchGetDeploymentsResponse) MarshalJSON ¶
func (m *BatchGetDeploymentsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetDeploymentsResponse) Merge ¶
func (o *BatchGetDeploymentsResponse) Merge(source *BatchGetDeploymentsResponse)
func (*BatchGetDeploymentsResponse) MergeRaw ¶
func (o *BatchGetDeploymentsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetDeploymentsResponse) ProtoMessage ¶
func (*BatchGetDeploymentsResponse) ProtoMessage()
func (*BatchGetDeploymentsResponse) ProtoReflect ¶
func (m *BatchGetDeploymentsResponse) ProtoReflect() preflect.Message
func (*BatchGetDeploymentsResponse) Reset ¶
func (m *BatchGetDeploymentsResponse) Reset()
func (*BatchGetDeploymentsResponse) SetDeployments ¶
func (m *BatchGetDeploymentsResponse) SetDeployments(fv []*deployment.Deployment)
func (*BatchGetDeploymentsResponse) SetMissing ¶
func (m *BatchGetDeploymentsResponse) SetMissing(fv []*deployment.Reference)
func (*BatchGetDeploymentsResponse) String ¶
func (m *BatchGetDeploymentsResponse) String() string
func (*BatchGetDeploymentsResponse) Unmarshal ¶
func (m *BatchGetDeploymentsResponse) Unmarshal(b []byte) error
func (*BatchGetDeploymentsResponse) UnmarshalJSON ¶
func (m *BatchGetDeploymentsResponse) UnmarshalJSON(data []byte) error
type BatchGetDeploymentsResponseFieldPathBuilder ¶
type BatchGetDeploymentsResponseFieldPathBuilder struct{}
func NewBatchGetDeploymentsResponseFieldPathBuilder ¶
func NewBatchGetDeploymentsResponseFieldPathBuilder() BatchGetDeploymentsResponseFieldPathBuilder
func (BatchGetDeploymentsResponseFieldPathBuilder) Deployments ¶
type BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations ¶
type BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels ¶
type BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataShards ¶
type BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) WithArrayOfValues(values []int64) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeployments ¶
type BatchGetDeploymentsResponsePathSelectorDeployments struct{}
func (BatchGetDeploymentsResponsePathSelectorDeployments) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeployments) WithArrayOfValues(values [][]*deployment.Deployment) *BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues
func (BatchGetDeploymentsResponsePathSelectorDeployments) WithItemValue ¶
func (s BatchGetDeploymentsResponsePathSelectorDeployments) WithItemValue(value *deployment.Deployment) *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue
func (BatchGetDeploymentsResponsePathSelectorDeployments) WithSubArrayItemValue ¶
func (s BatchGetDeploymentsResponsePathSelectorDeployments) WithSubArrayItemValue(subPathArrayItemValue deployment.Deployment_FieldPathArrayItemValue) *BatchGetDeploymentsResponse_FieldSubPathArrayItemValue
func (BatchGetDeploymentsResponsePathSelectorDeployments) WithSubArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeployments) WithSubArrayOfValues(subPathArrayOfValues deployment.Deployment_FieldPathArrayOfValues) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
func (BatchGetDeploymentsResponsePathSelectorDeployments) WithSubPath ¶
func (BatchGetDeploymentsResponsePathSelectorDeployments) WithSubPath(subPath deployment.Deployment_FieldPath) *BatchGetDeploymentsResponse_FieldSubPath
func (BatchGetDeploymentsResponsePathSelectorDeployments) WithSubValue ¶
func (s BatchGetDeploymentsResponsePathSelectorDeployments) WithSubValue(subPathValue deployment.Deployment_FieldPathValue) *BatchGetDeploymentsResponse_FieldSubPathValue
func (BatchGetDeploymentsResponsePathSelectorDeployments) WithValue ¶
func (s BatchGetDeploymentsResponsePathSelectorDeployments) WithValue(value []*deployment.Deployment) *BatchGetDeploymentsResponse_FieldTerminalPathValue
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Annotations ¶
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) CreateTime ¶
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) DeleteTime ¶ added in v0.8.0
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) Generation ¶
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) OwnerReferences ¶
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) ResourceVersion ¶
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) UpdateTime ¶
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) WithValue ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetDeploymentsResponse_FieldSubPathValue
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithValue ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithValue(value map[string]string) *BatchGetDeploymentsResponse_FieldSubPathValue
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime ¶ added in v0.8.0
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataGeneration ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataGeneration struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithValue ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithValue(value map[string]string) *BatchGetDeploymentsResponse_FieldSubPathValue
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle ¶ added in v0.8.0
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState ¶ added in v0.8.0
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Controller ¶
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Region ¶ added in v0.8.0
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Version ¶ added in v0.8.0
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithItemValue ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion ¶ added in v0.8.0
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion ¶ added in v0.8.0
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithValue ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithValue(value map[string]int64) *BatchGetDeploymentsResponse_FieldSubPathValue
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) OwningRegion ¶
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithItemValue ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithItemValue(value string) *BatchGetDeploymentsResponse_FieldSubPathArrayItemValue
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithValue ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithValue(value []string) *BatchGetDeploymentsResponse_FieldSubPathValue
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithItemValue ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithItemValue(value string) *BatchGetDeploymentsResponse_FieldSubPathArrayItemValue
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithValue ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithValue(value []string) *BatchGetDeploymentsResponse_FieldSubPathValue
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithArrayOfValues(values []string) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
func (BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithValue ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithValue(value string) *BatchGetDeploymentsResponse_FieldSubPathValue
type BatchGetDeploymentsResponsePathSelectorDeploymentsName ¶
type BatchGetDeploymentsResponsePathSelectorDeploymentsName struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsName) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsName) WithArrayOfValues(values []*deployment.Name) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
func (BatchGetDeploymentsResponsePathSelectorDeploymentsName) WithValue ¶
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsName) WithValue(value *deployment.Name) *BatchGetDeploymentsResponse_FieldSubPathValue
type BatchGetDeploymentsResponsePathSelectorDeploymentsService ¶ added in v0.5.1
type BatchGetDeploymentsResponsePathSelectorDeploymentsService struct{}
func (BatchGetDeploymentsResponsePathSelectorDeploymentsService) WithArrayOfValues ¶ added in v0.5.1
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsService) WithArrayOfValues(values []*service.Reference) *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues
func (BatchGetDeploymentsResponsePathSelectorDeploymentsService) WithValue ¶ added in v0.5.1
func (s BatchGetDeploymentsResponsePathSelectorDeploymentsService) WithValue(value *service.Reference) *BatchGetDeploymentsResponse_FieldSubPathValue
type BatchGetDeploymentsResponsePathSelectorMissing ¶
type BatchGetDeploymentsResponsePathSelectorMissing struct{}
func (BatchGetDeploymentsResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetDeploymentsResponsePathSelectorMissing) WithArrayOfValues(values [][]*deployment.Reference) *BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues
func (BatchGetDeploymentsResponsePathSelectorMissing) WithItemValue ¶
func (s BatchGetDeploymentsResponsePathSelectorMissing) WithItemValue(value *deployment.Reference) *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue
func (BatchGetDeploymentsResponsePathSelectorMissing) WithValue ¶
func (s BatchGetDeploymentsResponsePathSelectorMissing) WithValue(value []*deployment.Reference) *BatchGetDeploymentsResponse_FieldTerminalPathValue
type BatchGetDeploymentsResponse_FieldMask ¶
type BatchGetDeploymentsResponse_FieldMask struct {
Paths []BatchGetDeploymentsResponse_FieldPath
}
func FullBatchGetDeploymentsResponse_FieldMask ¶
func FullBatchGetDeploymentsResponse_FieldMask() *BatchGetDeploymentsResponse_FieldMask
func (*BatchGetDeploymentsResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) AppendPath(path BatchGetDeploymentsResponse_FieldPath)
func (*BatchGetDeploymentsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetDeploymentsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetDeploymentsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetDeploymentsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) FilterInputFields() *BatchGetDeploymentsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetDeploymentsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetDeploymentsResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) GetPaths() []BatchGetDeploymentsResponse_FieldPath
func (*BatchGetDeploymentsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetDeploymentsResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) IsFull() bool
func (BatchGetDeploymentsResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetDeploymentsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetDeploymentsResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetDeploymentsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetDeploymentsResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) PathsCount() int
func (*BatchGetDeploymentsResponse_FieldMask) Project ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) Project(source *BatchGetDeploymentsResponse) *BatchGetDeploymentsResponse
func (*BatchGetDeploymentsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetDeploymentsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) ProtoMessage()
func (*BatchGetDeploymentsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetDeploymentsResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) Reset()
func (*BatchGetDeploymentsResponse_FieldMask) Set ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) Set(target, source *BatchGetDeploymentsResponse)
func (*BatchGetDeploymentsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetDeploymentsResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetDeploymentsResponse_FieldMask) Size ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) Size() int
func (*BatchGetDeploymentsResponse_FieldMask) String ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) String() string
func (*BatchGetDeploymentsResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) Subtract(other *BatchGetDeploymentsResponse_FieldMask) *BatchGetDeploymentsResponse_FieldMask
func (*BatchGetDeploymentsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetDeploymentsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetDeploymentsResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetDeploymentsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetDeploymentsResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetDeploymentsResponse_FieldPath ¶
type BatchGetDeploymentsResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetDeploymentsResponse_FieldPathSelector Get(source *BatchGetDeploymentsResponse) []interface{} GetSingle(source *BatchGetDeploymentsResponse) (interface{}, bool) ClearValue(item *BatchGetDeploymentsResponse) // Those methods build corresponding BatchGetDeploymentsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetDeploymentsResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetDeploymentsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetDeploymentsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetDeploymentsResponse_FieldPath ¶
func BuildBatchGetDeploymentsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetDeploymentsResponse_FieldPath, error)
func MustParseBatchGetDeploymentsResponse_FieldPath ¶
func MustParseBatchGetDeploymentsResponse_FieldPath(rawField string) BatchGetDeploymentsResponse_FieldPath
func ParseBatchGetDeploymentsResponse_FieldPath ¶
func ParseBatchGetDeploymentsResponse_FieldPath(rawField string) (BatchGetDeploymentsResponse_FieldPath, error)
type BatchGetDeploymentsResponse_FieldPathArrayItemValue ¶
type BatchGetDeploymentsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetDeploymentsResponse_FieldPath ContainsValue(*BatchGetDeploymentsResponse) bool }
BatchGetDeploymentsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetDeploymentsResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetDeploymentsResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetDeploymentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetDeploymentsResponse_FieldPathArrayItemValue
func ParseBatchGetDeploymentsResponse_FieldPathArrayItemValue ¶
func ParseBatchGetDeploymentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetDeploymentsResponse_FieldPathArrayItemValue, error)
ParseBatchGetDeploymentsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetDeploymentsResponse_FieldPathArrayOfValues ¶
type BatchGetDeploymentsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetDeploymentsResponse_FieldPath }
BatchGetDeploymentsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetDeploymentsResponse fields according to their type
func MustParseBatchGetDeploymentsResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetDeploymentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetDeploymentsResponse_FieldPathArrayOfValues
func ParseBatchGetDeploymentsResponse_FieldPathArrayOfValues ¶
func ParseBatchGetDeploymentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetDeploymentsResponse_FieldPathArrayOfValues, error)
type BatchGetDeploymentsResponse_FieldPathSelector ¶
type BatchGetDeploymentsResponse_FieldPathSelector int32
const ( BatchGetDeploymentsResponse_FieldPathSelectorDeployments BatchGetDeploymentsResponse_FieldPathSelector = 0 BatchGetDeploymentsResponse_FieldPathSelectorMissing BatchGetDeploymentsResponse_FieldPathSelector = 1 )
func (BatchGetDeploymentsResponse_FieldPathSelector) String ¶
func (s BatchGetDeploymentsResponse_FieldPathSelector) String() string
type BatchGetDeploymentsResponse_FieldPathValue ¶
type BatchGetDeploymentsResponse_FieldPathValue interface { BatchGetDeploymentsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetDeploymentsResponse) CompareWith(*BatchGetDeploymentsResponse) (cmp int, comparable bool) }
BatchGetDeploymentsResponse_FieldPathValue allows storing values for BatchGetDeploymentsResponse fields according to their type
func MustParseBatchGetDeploymentsResponse_FieldPathValue ¶
func MustParseBatchGetDeploymentsResponse_FieldPathValue(pathStr, valueStr string) BatchGetDeploymentsResponse_FieldPathValue
func ParseBatchGetDeploymentsResponse_FieldPathValue ¶
func ParseBatchGetDeploymentsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetDeploymentsResponse_FieldPathValue, error)
type BatchGetDeploymentsResponse_FieldSubPath ¶
type BatchGetDeploymentsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetDeploymentsResponse_FieldSubPath) AsDeploymentsSubPath ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) AsDeploymentsSubPath() (deployment.Deployment_FieldPath, bool)
func (*BatchGetDeploymentsResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) ClearValue(item *BatchGetDeploymentsResponse)
func (*BatchGetDeploymentsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetDeploymentsResponse_FieldSubPath) Get ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) Get(source *BatchGetDeploymentsResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetDeploymentsResponse
func (*BatchGetDeploymentsResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetDeploymentsResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetDeploymentsResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) GetSingle(source *BatchGetDeploymentsResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetDeploymentsResponse
func (*BatchGetDeploymentsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetDeploymentsResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetDeploymentsResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetDeploymentsResponse_FieldSubPath) Selector ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) Selector() BatchGetDeploymentsResponse_FieldPathSelector
func (*BatchGetDeploymentsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *BatchGetDeploymentsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetDeploymentsResponse_FieldSubPath) String ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetDeploymentsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetDeploymentsResponse_FieldPathArrayItemValue
func (*BatchGetDeploymentsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetDeploymentsResponse_FieldPathArrayOfValues
func (*BatchGetDeploymentsResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetDeploymentsResponse_FieldPathValue
func (*BatchGetDeploymentsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetDeploymentsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetDeploymentsResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetDeploymentsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetDeploymentsResponse_FieldSubPathArrayItemValue ¶
type BatchGetDeploymentsResponse_FieldSubPathArrayItemValue struct { BatchGetDeploymentsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetDeploymentsResponse_FieldSubPathArrayItemValue) AsDeploymentsPathItemValue ¶
func (fpaivs *BatchGetDeploymentsResponse_FieldSubPathArrayItemValue) AsDeploymentsPathItemValue() (deployment.Deployment_FieldPathArrayItemValue, bool)
func (*BatchGetDeploymentsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetDeploymentsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetDeploymentsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetDeploymentsResponse'
func (*BatchGetDeploymentsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetDeploymentsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetDeploymentsResponse_FieldSubPathArrayOfValues ¶
type BatchGetDeploymentsResponse_FieldSubPathArrayOfValues struct { BatchGetDeploymentsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetDeploymentsResponse_FieldSubPathArrayOfValues) AsDeploymentsPathArrayOfValues ¶
func (fpsaov *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues) AsDeploymentsPathArrayOfValues() (deployment.Deployment_FieldPathArrayOfValues, bool)
func (*BatchGetDeploymentsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetDeploymentsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetDeploymentsResponse_FieldSubPathValue ¶
type BatchGetDeploymentsResponse_FieldSubPathValue struct { BatchGetDeploymentsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetDeploymentsResponse_FieldSubPathValue) AsDeploymentsPathValue ¶
func (fpvs *BatchGetDeploymentsResponse_FieldSubPathValue) AsDeploymentsPathValue() (deployment.Deployment_FieldPathValue, bool)
func (*BatchGetDeploymentsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetDeploymentsResponse_FieldSubPathValue) CompareWith(source *BatchGetDeploymentsResponse) (int, bool)
func (*BatchGetDeploymentsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetDeploymentsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetDeploymentsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetDeploymentsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetDeploymentsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetDeploymentsResponse_FieldSubPathValue) SetTo(target **BatchGetDeploymentsResponse)
func (*BatchGetDeploymentsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetDeploymentsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetDeploymentsResponse_FieldTerminalPath ¶
type BatchGetDeploymentsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetDeploymentsResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) ClearValue(item *BatchGetDeploymentsResponse)
func (*BatchGetDeploymentsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetDeploymentsResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) Get(source *BatchGetDeploymentsResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetDeploymentsResponse
func (*BatchGetDeploymentsResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetDeploymentsResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetDeploymentsResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) GetSingle(source *BatchGetDeploymentsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetDeploymentsResponse
func (*BatchGetDeploymentsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetDeploymentsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetDeploymentsResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetDeploymentsResponse_FieldTerminalPath) Selector ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) Selector() BatchGetDeploymentsResponse_FieldPathSelector
func (*BatchGetDeploymentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetDeploymentsResponse_FieldTerminalPath) String ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetDeploymentsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetDeploymentsResponse_FieldPathArrayItemValue
func (*BatchGetDeploymentsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetDeploymentsResponse_FieldPathArrayOfValues
func (*BatchGetDeploymentsResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetDeploymentsResponse_FieldPathValue
func (*BatchGetDeploymentsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetDeploymentsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetDeploymentsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetDeploymentsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue struct { BatchGetDeploymentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) AsDeploymentsItemValue ¶
func (fpaiv *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) AsDeploymentsItemValue() (*deployment.Deployment, bool)
func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*deployment.Reference, bool)
func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetDeploymentsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetDeploymentsResponse'
func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetDeploymentsResponse as interface{}
func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetDeploymentsResponse) (interface{}, bool)
func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues struct { BatchGetDeploymentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentsArrayOfValues ¶
func (fpaov *BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentsArrayOfValues() ([][]*deployment.Deployment, bool)
func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*deployment.Reference, bool)
func (*BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetDeploymentsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetDeploymentsResponse_FieldTerminalPathValue ¶
type BatchGetDeploymentsResponse_FieldTerminalPathValue struct { BatchGetDeploymentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetDeploymentsResponse_FieldTerminalPathValue) AsDeploymentsValue ¶
func (fpv *BatchGetDeploymentsResponse_FieldTerminalPathValue) AsDeploymentsValue() ([]*deployment.Deployment, bool)
func (*BatchGetDeploymentsResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetDeploymentsResponse_FieldTerminalPathValue) AsMissingValue() ([]*deployment.Reference, bool)
func (*BatchGetDeploymentsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetDeploymentsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetDeploymentsResponse) (int, bool)
CompareWith compares value in the 'BatchGetDeploymentsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetDeploymentsResponse'.
func (*BatchGetDeploymentsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetDeploymentsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetDeploymentsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetDeploymentsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetDeploymentsResponse' as interface{}
func (*BatchGetDeploymentsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetDeploymentsResponse_FieldTerminalPathValue) SetTo(target **BatchGetDeploymentsResponse)
SetTo stores value for selected field for object BatchGetDeploymentsResponse
func (*BatchGetDeploymentsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetDeploymentsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateDeploymentDescriptor ¶ added in v0.4.28
type CreateDeploymentDescriptor struct{}
func GetCreateDeploymentDescriptor ¶ added in v0.4.28
func GetCreateDeploymentDescriptor() *CreateDeploymentDescriptor
func (*CreateDeploymentDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateDeploymentDescriptor) GetApiName ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) GetApiName() string
func (*CreateDeploymentDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateDeploymentDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) GetFullMethodName() string
func (*CreateDeploymentDescriptor) GetMethodName ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) GetMethodName() string
func (*CreateDeploymentDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) GetProtoPkgName() string
func (*CreateDeploymentDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *CreateDeploymentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateDeploymentDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateDeploymentDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) GetServiceDomain() string
func (*CreateDeploymentDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) GetServiceVersion() string
func (*CreateDeploymentDescriptor) GetVerb ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) GetVerb() string
func (*CreateDeploymentDescriptor) HasResource ¶ added in v0.4.30
func (d *CreateDeploymentDescriptor) HasResource() bool
func (*CreateDeploymentDescriptor) IsClientStream ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) IsClientStream() bool
func (*CreateDeploymentDescriptor) IsCollection ¶ added in v0.4.30
func (d *CreateDeploymentDescriptor) IsCollection() bool
func (*CreateDeploymentDescriptor) IsPlural ¶ added in v0.4.30
func (d *CreateDeploymentDescriptor) IsPlural() bool
func (*CreateDeploymentDescriptor) IsServerStream ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) IsServerStream() bool
func (*CreateDeploymentDescriptor) IsUnary ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) IsUnary() bool
func (*CreateDeploymentDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateDeploymentDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateDeploymentDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *CreateDeploymentDescriptor) RequestHasResourceBody() bool
type CreateDeploymentDescriptorClientMsgHandle ¶ added in v0.4.28
type CreateDeploymentDescriptorClientMsgHandle struct{}
func (*CreateDeploymentDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateDeploymentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateDeploymentDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateDeploymentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateDeploymentDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateDeploymentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateDeploymentDescriptorServerMsgHandle ¶ added in v0.4.28
type CreateDeploymentDescriptorServerMsgHandle struct{}
func (*CreateDeploymentDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateDeploymentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateDeploymentDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateDeploymentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateDeploymentDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateDeploymentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateDeploymentRequest ¶
type CreateDeploymentRequest struct { // Parent reference of ntt.meta.v1alpha2.Deployment Parent *deployment.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Deployment resource body Deployment *deployment.Deployment `protobuf:"bytes,2,opt,name=deployment,proto3" json:"deployment,omitempty" firestore:"deployment"` // contains filtered or unexported fields }
Request message for method [CreateDeployment][ntt.meta.v1alpha2.CreateDeployment]
func (*CreateDeploymentRequest) Clone ¶
func (o *CreateDeploymentRequest) Clone() *CreateDeploymentRequest
func (*CreateDeploymentRequest) CloneRaw ¶
func (o *CreateDeploymentRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateDeploymentRequest) Descriptor ¶
func (*CreateDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateDeploymentRequest.ProtoReflect.Descriptor instead.
func (*CreateDeploymentRequest) GetDeployment ¶
func (m *CreateDeploymentRequest) GetDeployment() *deployment.Deployment
func (*CreateDeploymentRequest) GetParent ¶
func (m *CreateDeploymentRequest) GetParent() *deployment.ParentReference
func (*CreateDeploymentRequest) GotenMessage ¶
func (*CreateDeploymentRequest) GotenMessage()
func (*CreateDeploymentRequest) GotenObjectExt ¶
func (o *CreateDeploymentRequest) GotenObjectExt()
func (*CreateDeploymentRequest) GotenValidate ¶
func (obj *CreateDeploymentRequest) GotenValidate() error
func (*CreateDeploymentRequest) MakeDiffFieldMask ¶
func (o *CreateDeploymentRequest) MakeDiffFieldMask(other *CreateDeploymentRequest) *CreateDeploymentRequest_FieldMask
func (*CreateDeploymentRequest) MakeFullFieldMask ¶
func (o *CreateDeploymentRequest) MakeFullFieldMask() *CreateDeploymentRequest_FieldMask
func (*CreateDeploymentRequest) MakeRawDiffFieldMask ¶
func (o *CreateDeploymentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateDeploymentRequest) MakeRawFullFieldMask ¶
func (o *CreateDeploymentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateDeploymentRequest) Marshal ¶
func (m *CreateDeploymentRequest) Marshal() ([]byte, error)
func (*CreateDeploymentRequest) MarshalJSON ¶
func (m *CreateDeploymentRequest) MarshalJSON() ([]byte, error)
func (*CreateDeploymentRequest) Merge ¶
func (o *CreateDeploymentRequest) Merge(source *CreateDeploymentRequest)
func (*CreateDeploymentRequest) MergeRaw ¶
func (o *CreateDeploymentRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateDeploymentRequest) ProtoMessage ¶
func (*CreateDeploymentRequest) ProtoMessage()
func (*CreateDeploymentRequest) ProtoReflect ¶
func (m *CreateDeploymentRequest) ProtoReflect() preflect.Message
func (*CreateDeploymentRequest) Reset ¶
func (m *CreateDeploymentRequest) Reset()
func (*CreateDeploymentRequest) SetDeployment ¶
func (m *CreateDeploymentRequest) SetDeployment(fv *deployment.Deployment)
func (*CreateDeploymentRequest) SetParent ¶
func (m *CreateDeploymentRequest) SetParent(fv *deployment.ParentReference)
func (*CreateDeploymentRequest) String ¶
func (m *CreateDeploymentRequest) String() string
func (*CreateDeploymentRequest) Unmarshal ¶
func (m *CreateDeploymentRequest) Unmarshal(b []byte) error
func (*CreateDeploymentRequest) UnmarshalJSON ¶
func (m *CreateDeploymentRequest) UnmarshalJSON(data []byte) error
type CreateDeploymentRequestFieldPathBuilder ¶
type CreateDeploymentRequestFieldPathBuilder struct{}
func NewCreateDeploymentRequestFieldPathBuilder ¶
func NewCreateDeploymentRequestFieldPathBuilder() CreateDeploymentRequestFieldPathBuilder
func (CreateDeploymentRequestFieldPathBuilder) Deployment ¶
func (CreateDeploymentRequestFieldPathBuilder) Deployment() CreateDeploymentRequestPathSelectorDeployment
type CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations ¶
type CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues ¶
func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithValue ¶
func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithValue(value string) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels ¶
type CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithArrayOfValues ¶
func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithValue ¶
func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithValue(value string) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards ¶
type CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithArrayOfValues ¶
func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithArrayOfValues(values []int64) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithValue ¶
func (s CreateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithValue(value int64) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeployment ¶
type CreateDeploymentRequestPathSelectorDeployment struct{}
func (CreateDeploymentRequestPathSelectorDeployment) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeployment) WithArrayOfValues(values []*deployment.Deployment) *CreateDeploymentRequest_FieldTerminalPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeployment) WithSubArrayItemValue ¶
func (s CreateDeploymentRequestPathSelectorDeployment) WithSubArrayItemValue(subPathArrayItemValue deployment.Deployment_FieldPathArrayItemValue) *CreateDeploymentRequest_FieldSubPathArrayItemValue
func (CreateDeploymentRequestPathSelectorDeployment) WithSubArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeployment) WithSubArrayOfValues(subPathArrayOfValues deployment.Deployment_FieldPathArrayOfValues) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeployment) WithSubPath ¶
func (CreateDeploymentRequestPathSelectorDeployment) WithSubPath(subPath deployment.Deployment_FieldPath) *CreateDeploymentRequest_FieldSubPath
func (CreateDeploymentRequestPathSelectorDeployment) WithSubValue ¶
func (s CreateDeploymentRequestPathSelectorDeployment) WithSubValue(subPathValue deployment.Deployment_FieldPathValue) *CreateDeploymentRequest_FieldSubPathValue
func (CreateDeploymentRequestPathSelectorDeployment) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeployment) WithValue(value *deployment.Deployment) *CreateDeploymentRequest_FieldTerminalPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadata ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadata struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Annotations ¶
func (CreateDeploymentRequestPathSelectorDeploymentMetadata) CreateTime ¶
func (CreateDeploymentRequestPathSelectorDeploymentMetadata) DeleteTime ¶ added in v0.8.0
func (CreateDeploymentRequestPathSelectorDeploymentMetadata) Generation ¶
func (CreateDeploymentRequestPathSelectorDeploymentMetadata) OwnerReferences ¶
func (CreateDeploymentRequestPathSelectorDeploymentMetadata) ResourceVersion ¶
func (CreateDeploymentRequestPathSelectorDeploymentMetadata) UpdateTime ¶
func (CreateDeploymentRequestPathSelectorDeploymentMetadata) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadata) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadata) WithValue(value *ntt_meta.Meta) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithValue(value map[string]string) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime ¶ added in v0.8.0
type CreateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime) WithValue ¶ added in v0.8.0
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithArrayOfValues(values []int64) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithValue(value int64) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadataLabels ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataLabels struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithValue(value map[string]string) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycle ¶ added in v0.8.0
type CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycle struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) WithValue ¶ added in v0.8.0
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateDeploymentRequest_FieldSubPathArrayOfValues
type CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState ¶ added in v0.8.0
type CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateDeploymentRequest_FieldSubPathArrayOfValues
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Controller ¶
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Region ¶ added in v0.8.0
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Version ¶ added in v0.8.0
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithItemValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateDeploymentRequest_FieldSubPathArrayItemValue
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateDeploymentRequest_FieldSubPathArrayOfValues
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateDeploymentRequest_FieldSubPathArrayOfValues
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion ¶ added in v0.8.0
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateDeploymentRequest_FieldSubPathArrayOfValues
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion ¶ added in v0.8.0
type CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
type CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithValue(value string) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadataShards ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataShards struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataShards) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadataShards) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataShards) WithValue(value map[string]int64) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing) OwningRegion ¶
func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithItemValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithItemValue(value string) *CreateDeploymentRequest_FieldSubPathArrayItemValue
func (CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithValue(value []string) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadataTags ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataTags struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataTags) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataTags) WithArrayOfValues(values [][]string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadataTags) WithItemValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataTags) WithItemValue(value string) *CreateDeploymentRequest_FieldSubPathArrayItemValue
func (CreateDeploymentRequestPathSelectorDeploymentMetadataTags) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataTags) WithValue(value []string) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentMetadataUuid ¶
type CreateDeploymentRequestPathSelectorDeploymentMetadataUuid struct{}
func (CreateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithArrayOfValues(values []string) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithValue(value string) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentName ¶
type CreateDeploymentRequestPathSelectorDeploymentName struct{}
func (CreateDeploymentRequestPathSelectorDeploymentName) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorDeploymentName) WithArrayOfValues(values []*deployment.Name) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentName) WithValue ¶
func (s CreateDeploymentRequestPathSelectorDeploymentName) WithValue(value *deployment.Name) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorDeploymentService ¶ added in v0.5.1
type CreateDeploymentRequestPathSelectorDeploymentService struct{}
func (CreateDeploymentRequestPathSelectorDeploymentService) WithArrayOfValues ¶ added in v0.5.1
func (s CreateDeploymentRequestPathSelectorDeploymentService) WithArrayOfValues(values []*service.Reference) *CreateDeploymentRequest_FieldSubPathArrayOfValues
func (CreateDeploymentRequestPathSelectorDeploymentService) WithValue ¶ added in v0.5.1
func (s CreateDeploymentRequestPathSelectorDeploymentService) WithValue(value *service.Reference) *CreateDeploymentRequest_FieldSubPathValue
type CreateDeploymentRequestPathSelectorParent ¶
type CreateDeploymentRequestPathSelectorParent struct{}
func (CreateDeploymentRequestPathSelectorParent) FieldPath ¶
func (CreateDeploymentRequestPathSelectorParent) FieldPath() *CreateDeploymentRequest_FieldTerminalPath
func (CreateDeploymentRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateDeploymentRequestPathSelectorParent) WithArrayOfValues(values []*deployment.ParentReference) *CreateDeploymentRequest_FieldTerminalPathArrayOfValues
func (CreateDeploymentRequestPathSelectorParent) WithValue ¶
func (s CreateDeploymentRequestPathSelectorParent) WithValue(value *deployment.ParentReference) *CreateDeploymentRequest_FieldTerminalPathValue
type CreateDeploymentRequest_FieldMask ¶
type CreateDeploymentRequest_FieldMask struct {
Paths []CreateDeploymentRequest_FieldPath
}
func FullCreateDeploymentRequest_FieldMask ¶
func FullCreateDeploymentRequest_FieldMask() *CreateDeploymentRequest_FieldMask
func (*CreateDeploymentRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) AppendPath(path CreateDeploymentRequest_FieldPath)
func (*CreateDeploymentRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateDeploymentRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateDeploymentRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateDeploymentRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) FilterInputFields() *CreateDeploymentRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateDeploymentRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateDeploymentRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) GetPaths() []CreateDeploymentRequest_FieldPath
func (*CreateDeploymentRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateDeploymentRequest_FieldMask) IsFull ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) IsFull() bool
func (CreateDeploymentRequest_FieldMask) Marshal ¶
func (fieldMask CreateDeploymentRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateDeploymentRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateDeploymentRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateDeploymentRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) PathsCount() int
func (*CreateDeploymentRequest_FieldMask) Project ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) Project(source *CreateDeploymentRequest) *CreateDeploymentRequest
func (*CreateDeploymentRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateDeploymentRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) ProtoMessage()
func (*CreateDeploymentRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateDeploymentRequest_FieldMask) Reset ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) Reset()
func (*CreateDeploymentRequest_FieldMask) Set ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) Set(target, source *CreateDeploymentRequest)
func (*CreateDeploymentRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateDeploymentRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateDeploymentRequest_FieldMask) Size ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) Size() int
func (*CreateDeploymentRequest_FieldMask) String ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) String() string
func (*CreateDeploymentRequest_FieldMask) Subtract ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) Subtract(other *CreateDeploymentRequest_FieldMask) *CreateDeploymentRequest_FieldMask
func (*CreateDeploymentRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateDeploymentRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateDeploymentRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateDeploymentRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateDeploymentRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateDeploymentRequest_FieldPath ¶
type CreateDeploymentRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateDeploymentRequest_FieldPathSelector Get(source *CreateDeploymentRequest) []interface{} GetSingle(source *CreateDeploymentRequest) (interface{}, bool) ClearValue(item *CreateDeploymentRequest) // Those methods build corresponding CreateDeploymentRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateDeploymentRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateDeploymentRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateDeploymentRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateDeploymentRequest_FieldPath ¶
func BuildCreateDeploymentRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateDeploymentRequest_FieldPath, error)
func MustParseCreateDeploymentRequest_FieldPath ¶
func MustParseCreateDeploymentRequest_FieldPath(rawField string) CreateDeploymentRequest_FieldPath
func ParseCreateDeploymentRequest_FieldPath ¶
func ParseCreateDeploymentRequest_FieldPath(rawField string) (CreateDeploymentRequest_FieldPath, error)
type CreateDeploymentRequest_FieldPathArrayItemValue ¶
type CreateDeploymentRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateDeploymentRequest_FieldPath ContainsValue(*CreateDeploymentRequest) bool }
CreateDeploymentRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateDeploymentRequest according to their type Present only for array (repeated) types.
func MustParseCreateDeploymentRequest_FieldPathArrayItemValue ¶
func MustParseCreateDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateDeploymentRequest_FieldPathArrayItemValue
func ParseCreateDeploymentRequest_FieldPathArrayItemValue ¶
func ParseCreateDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateDeploymentRequest_FieldPathArrayItemValue, error)
ParseCreateDeploymentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateDeploymentRequest_FieldPathArrayOfValues ¶
type CreateDeploymentRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateDeploymentRequest_FieldPath }
CreateDeploymentRequest_FieldPathArrayOfValues allows storing slice of values for CreateDeploymentRequest fields according to their type
func MustParseCreateDeploymentRequest_FieldPathArrayOfValues ¶
func MustParseCreateDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateDeploymentRequest_FieldPathArrayOfValues
func ParseCreateDeploymentRequest_FieldPathArrayOfValues ¶
func ParseCreateDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateDeploymentRequest_FieldPathArrayOfValues, error)
type CreateDeploymentRequest_FieldPathSelector ¶
type CreateDeploymentRequest_FieldPathSelector int32
const ( CreateDeploymentRequest_FieldPathSelectorParent CreateDeploymentRequest_FieldPathSelector = 0 CreateDeploymentRequest_FieldPathSelectorDeployment CreateDeploymentRequest_FieldPathSelector = 1 )
func (CreateDeploymentRequest_FieldPathSelector) String ¶
func (s CreateDeploymentRequest_FieldPathSelector) String() string
type CreateDeploymentRequest_FieldPathValue ¶
type CreateDeploymentRequest_FieldPathValue interface { CreateDeploymentRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateDeploymentRequest) CompareWith(*CreateDeploymentRequest) (cmp int, comparable bool) }
CreateDeploymentRequest_FieldPathValue allows storing values for CreateDeploymentRequest fields according to their type
func MustParseCreateDeploymentRequest_FieldPathValue ¶
func MustParseCreateDeploymentRequest_FieldPathValue(pathStr, valueStr string) CreateDeploymentRequest_FieldPathValue
func ParseCreateDeploymentRequest_FieldPathValue ¶
func ParseCreateDeploymentRequest_FieldPathValue(pathStr, valueStr string) (CreateDeploymentRequest_FieldPathValue, error)
type CreateDeploymentRequest_FieldSubPath ¶
type CreateDeploymentRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateDeploymentRequest_FieldSubPath) AsDeploymentSubPath ¶
func (fps *CreateDeploymentRequest_FieldSubPath) AsDeploymentSubPath() (deployment.Deployment_FieldPath, bool)
func (*CreateDeploymentRequest_FieldSubPath) ClearValue ¶
func (fps *CreateDeploymentRequest_FieldSubPath) ClearValue(item *CreateDeploymentRequest)
func (*CreateDeploymentRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateDeploymentRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateDeploymentRequest_FieldSubPath) Get ¶
func (fps *CreateDeploymentRequest_FieldSubPath) Get(source *CreateDeploymentRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateDeploymentRequest
func (*CreateDeploymentRequest_FieldSubPath) GetDefault ¶
func (fps *CreateDeploymentRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateDeploymentRequest_FieldSubPath) GetRaw ¶
func (fps *CreateDeploymentRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateDeploymentRequest_FieldSubPath) GetSingle ¶
func (fps *CreateDeploymentRequest_FieldSubPath) GetSingle(source *CreateDeploymentRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateDeploymentRequest
func (*CreateDeploymentRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateDeploymentRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateDeploymentRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateDeploymentRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateDeploymentRequest_FieldSubPath) JSONString ¶
func (fps *CreateDeploymentRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateDeploymentRequest_FieldSubPath) Selector ¶
func (fps *CreateDeploymentRequest_FieldSubPath) Selector() CreateDeploymentRequest_FieldPathSelector
func (*CreateDeploymentRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *CreateDeploymentRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateDeploymentRequest_FieldSubPath) String ¶
func (fps *CreateDeploymentRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateDeploymentRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateDeploymentRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateDeploymentRequest_FieldPathArrayItemValue
func (*CreateDeploymentRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateDeploymentRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateDeploymentRequest_FieldPathArrayOfValues
func (*CreateDeploymentRequest_FieldSubPath) WithIValue ¶
func (fps *CreateDeploymentRequest_FieldSubPath) WithIValue(value interface{}) CreateDeploymentRequest_FieldPathValue
func (*CreateDeploymentRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateDeploymentRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateDeploymentRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateDeploymentRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateDeploymentRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateDeploymentRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateDeploymentRequest_FieldSubPathArrayItemValue ¶
type CreateDeploymentRequest_FieldSubPathArrayItemValue struct { CreateDeploymentRequest_FieldPath // contains filtered or unexported fields }
func (*CreateDeploymentRequest_FieldSubPathArrayItemValue) AsDeploymentPathItemValue ¶
func (fpaivs *CreateDeploymentRequest_FieldSubPathArrayItemValue) AsDeploymentPathItemValue() (deployment.Deployment_FieldPathArrayItemValue, bool)
func (*CreateDeploymentRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateDeploymentRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateDeploymentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateDeploymentRequest'
func (*CreateDeploymentRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateDeploymentRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateDeploymentRequest_FieldSubPathArrayOfValues ¶
type CreateDeploymentRequest_FieldSubPathArrayOfValues struct { CreateDeploymentRequest_FieldPath // contains filtered or unexported fields }
func (*CreateDeploymentRequest_FieldSubPathArrayOfValues) AsDeploymentPathArrayOfValues ¶
func (fpsaov *CreateDeploymentRequest_FieldSubPathArrayOfValues) AsDeploymentPathArrayOfValues() (deployment.Deployment_FieldPathArrayOfValues, bool)
func (*CreateDeploymentRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateDeploymentRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateDeploymentRequest_FieldSubPathValue ¶
type CreateDeploymentRequest_FieldSubPathValue struct { CreateDeploymentRequest_FieldPath // contains filtered or unexported fields }
func (*CreateDeploymentRequest_FieldSubPathValue) AsDeploymentPathValue ¶
func (fpvs *CreateDeploymentRequest_FieldSubPathValue) AsDeploymentPathValue() (deployment.Deployment_FieldPathValue, bool)
func (*CreateDeploymentRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateDeploymentRequest_FieldSubPathValue) CompareWith(source *CreateDeploymentRequest) (int, bool)
func (*CreateDeploymentRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateDeploymentRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateDeploymentRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateDeploymentRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateDeploymentRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateDeploymentRequest_FieldSubPathValue) SetTo(target **CreateDeploymentRequest)
func (*CreateDeploymentRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateDeploymentRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateDeploymentRequest_FieldTerminalPath ¶
type CreateDeploymentRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateDeploymentRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) ClearValue(item *CreateDeploymentRequest)
func (*CreateDeploymentRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateDeploymentRequest_FieldTerminalPath) Get ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) Get(source *CreateDeploymentRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateDeploymentRequest
func (*CreateDeploymentRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateDeploymentRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateDeploymentRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) GetSingle(source *CreateDeploymentRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateDeploymentRequest
func (*CreateDeploymentRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateDeploymentRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateDeploymentRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateDeploymentRequest_FieldTerminalPath) Selector ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) Selector() CreateDeploymentRequest_FieldPathSelector
func (*CreateDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *CreateDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateDeploymentRequest_FieldTerminalPath) String ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateDeploymentRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateDeploymentRequest_FieldPathArrayItemValue
func (*CreateDeploymentRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateDeploymentRequest_FieldPathArrayOfValues
func (*CreateDeploymentRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) WithIValue(value interface{}) CreateDeploymentRequest_FieldPathValue
func (*CreateDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateDeploymentRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateDeploymentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateDeploymentRequest_FieldTerminalPathArrayItemValue ¶
type CreateDeploymentRequest_FieldTerminalPathArrayItemValue struct { CreateDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateDeploymentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateDeploymentRequest'
func (*CreateDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateDeploymentRequest as interface{}
func (*CreateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateDeploymentRequest) (interface{}, bool)
func (*CreateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateDeploymentRequest_FieldTerminalPathArrayOfValues ¶
type CreateDeploymentRequest_FieldTerminalPathArrayOfValues struct { CreateDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateDeploymentRequest_FieldTerminalPathArrayOfValues) AsDeploymentArrayOfValues ¶
func (fpaov *CreateDeploymentRequest_FieldTerminalPathArrayOfValues) AsDeploymentArrayOfValues() ([]*deployment.Deployment, bool)
func (*CreateDeploymentRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateDeploymentRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*deployment.ParentReference, bool)
func (*CreateDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateDeploymentRequest_FieldTerminalPathValue ¶
type CreateDeploymentRequest_FieldTerminalPathValue struct { CreateDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateDeploymentRequest_FieldTerminalPathValue) AsDeploymentValue ¶
func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) AsDeploymentValue() (*deployment.Deployment, bool)
func (*CreateDeploymentRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) AsParentValue() (*deployment.ParentReference, bool)
func (*CreateDeploymentRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) CompareWith(source *CreateDeploymentRequest) (int, bool)
CompareWith compares value in the 'CreateDeploymentRequest_FieldTerminalPathValue' with the value under path in 'CreateDeploymentRequest'.
func (*CreateDeploymentRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateDeploymentRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateDeploymentRequest' as interface{}
func (*CreateDeploymentRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) SetTo(target **CreateDeploymentRequest)
SetTo stores value for selected field for object CreateDeploymentRequest
func (*CreateDeploymentRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateDeploymentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteDeploymentDescriptor ¶ added in v0.4.28
type DeleteDeploymentDescriptor struct{}
func GetDeleteDeploymentDescriptor ¶ added in v0.4.28
func GetDeleteDeploymentDescriptor() *DeleteDeploymentDescriptor
func (*DeleteDeploymentDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteDeploymentDescriptor) GetApiName ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) GetApiName() string
func (*DeleteDeploymentDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteDeploymentDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) GetFullMethodName() string
func (*DeleteDeploymentDescriptor) GetMethodName ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) GetMethodName() string
func (*DeleteDeploymentDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) GetProtoPkgName() string
func (*DeleteDeploymentDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *DeleteDeploymentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteDeploymentDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteDeploymentDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) GetServiceDomain() string
func (*DeleteDeploymentDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) GetServiceVersion() string
func (*DeleteDeploymentDescriptor) GetVerb ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) GetVerb() string
func (*DeleteDeploymentDescriptor) HasResource ¶ added in v0.4.30
func (d *DeleteDeploymentDescriptor) HasResource() bool
func (*DeleteDeploymentDescriptor) IsClientStream ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) IsClientStream() bool
func (*DeleteDeploymentDescriptor) IsCollection ¶ added in v0.4.30
func (d *DeleteDeploymentDescriptor) IsCollection() bool
func (*DeleteDeploymentDescriptor) IsPlural ¶ added in v0.4.30
func (d *DeleteDeploymentDescriptor) IsPlural() bool
func (*DeleteDeploymentDescriptor) IsServerStream ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) IsServerStream() bool
func (*DeleteDeploymentDescriptor) IsUnary ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) IsUnary() bool
func (*DeleteDeploymentDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteDeploymentDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteDeploymentDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *DeleteDeploymentDescriptor) RequestHasResourceBody() bool
type DeleteDeploymentDescriptorClientMsgHandle ¶ added in v0.4.28
type DeleteDeploymentDescriptorClientMsgHandle struct{}
func (*DeleteDeploymentDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteDeploymentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteDeploymentDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteDeploymentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteDeploymentDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteDeploymentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteDeploymentDescriptorServerMsgHandle ¶ added in v0.4.28
type DeleteDeploymentDescriptorServerMsgHandle struct{}
func (*DeleteDeploymentDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteDeploymentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteDeploymentDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteDeploymentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteDeploymentDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteDeploymentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteDeploymentRequest ¶
type DeleteDeploymentRequest struct { // Reference of ntt.meta.v1alpha2.Deployment Name *deployment.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteDeployment][ntt.meta.v1alpha2.DeleteDeployment]
func (*DeleteDeploymentRequest) Clone ¶
func (o *DeleteDeploymentRequest) Clone() *DeleteDeploymentRequest
func (*DeleteDeploymentRequest) CloneRaw ¶
func (o *DeleteDeploymentRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteDeploymentRequest) Descriptor ¶
func (*DeleteDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteDeploymentRequest.ProtoReflect.Descriptor instead.
func (*DeleteDeploymentRequest) GetName ¶
func (m *DeleteDeploymentRequest) GetName() *deployment.Reference
func (*DeleteDeploymentRequest) GotenMessage ¶
func (*DeleteDeploymentRequest) GotenMessage()
func (*DeleteDeploymentRequest) GotenObjectExt ¶
func (o *DeleteDeploymentRequest) GotenObjectExt()
func (*DeleteDeploymentRequest) GotenValidate ¶
func (obj *DeleteDeploymentRequest) GotenValidate() error
func (*DeleteDeploymentRequest) MakeDiffFieldMask ¶
func (o *DeleteDeploymentRequest) MakeDiffFieldMask(other *DeleteDeploymentRequest) *DeleteDeploymentRequest_FieldMask
func (*DeleteDeploymentRequest) MakeFullFieldMask ¶
func (o *DeleteDeploymentRequest) MakeFullFieldMask() *DeleteDeploymentRequest_FieldMask
func (*DeleteDeploymentRequest) MakeRawDiffFieldMask ¶
func (o *DeleteDeploymentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteDeploymentRequest) MakeRawFullFieldMask ¶
func (o *DeleteDeploymentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteDeploymentRequest) Marshal ¶
func (m *DeleteDeploymentRequest) Marshal() ([]byte, error)
func (*DeleteDeploymentRequest) MarshalJSON ¶
func (m *DeleteDeploymentRequest) MarshalJSON() ([]byte, error)
func (*DeleteDeploymentRequest) Merge ¶
func (o *DeleteDeploymentRequest) Merge(source *DeleteDeploymentRequest)
func (*DeleteDeploymentRequest) MergeRaw ¶
func (o *DeleteDeploymentRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteDeploymentRequest) ProtoMessage ¶
func (*DeleteDeploymentRequest) ProtoMessage()
func (*DeleteDeploymentRequest) ProtoReflect ¶
func (m *DeleteDeploymentRequest) ProtoReflect() preflect.Message
func (*DeleteDeploymentRequest) Reset ¶
func (m *DeleteDeploymentRequest) Reset()
func (*DeleteDeploymentRequest) SetName ¶
func (m *DeleteDeploymentRequest) SetName(fv *deployment.Reference)
func (*DeleteDeploymentRequest) String ¶
func (m *DeleteDeploymentRequest) String() string
func (*DeleteDeploymentRequest) Unmarshal ¶
func (m *DeleteDeploymentRequest) Unmarshal(b []byte) error
func (*DeleteDeploymentRequest) UnmarshalJSON ¶
func (m *DeleteDeploymentRequest) UnmarshalJSON(data []byte) error
type DeleteDeploymentRequestFieldPathBuilder ¶
type DeleteDeploymentRequestFieldPathBuilder struct{}
func NewDeleteDeploymentRequestFieldPathBuilder ¶
func NewDeleteDeploymentRequestFieldPathBuilder() DeleteDeploymentRequestFieldPathBuilder
type DeleteDeploymentRequestPathSelectorName ¶
type DeleteDeploymentRequestPathSelectorName struct{}
func (DeleteDeploymentRequestPathSelectorName) FieldPath ¶
func (DeleteDeploymentRequestPathSelectorName) FieldPath() *DeleteDeploymentRequest_FieldTerminalPath
func (DeleteDeploymentRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteDeploymentRequestPathSelectorName) WithArrayOfValues(values []*deployment.Reference) *DeleteDeploymentRequest_FieldTerminalPathArrayOfValues
func (DeleteDeploymentRequestPathSelectorName) WithValue ¶
func (s DeleteDeploymentRequestPathSelectorName) WithValue(value *deployment.Reference) *DeleteDeploymentRequest_FieldTerminalPathValue
type DeleteDeploymentRequest_FieldMask ¶
type DeleteDeploymentRequest_FieldMask struct {
Paths []DeleteDeploymentRequest_FieldPath
}
func FullDeleteDeploymentRequest_FieldMask ¶
func FullDeleteDeploymentRequest_FieldMask() *DeleteDeploymentRequest_FieldMask
func (*DeleteDeploymentRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) AppendPath(path DeleteDeploymentRequest_FieldPath)
func (*DeleteDeploymentRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteDeploymentRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteDeploymentRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteDeploymentRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) FilterInputFields() *DeleteDeploymentRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteDeploymentRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteDeploymentRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) GetPaths() []DeleteDeploymentRequest_FieldPath
func (*DeleteDeploymentRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteDeploymentRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) IsFull() bool
func (DeleteDeploymentRequest_FieldMask) Marshal ¶
func (fieldMask DeleteDeploymentRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteDeploymentRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteDeploymentRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteDeploymentRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) PathsCount() int
func (*DeleteDeploymentRequest_FieldMask) Project ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) Project(source *DeleteDeploymentRequest) *DeleteDeploymentRequest
func (*DeleteDeploymentRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteDeploymentRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) ProtoMessage()
func (*DeleteDeploymentRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteDeploymentRequest_FieldMask) Reset ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) Reset()
func (*DeleteDeploymentRequest_FieldMask) Set ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) Set(target, source *DeleteDeploymentRequest)
func (*DeleteDeploymentRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteDeploymentRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteDeploymentRequest_FieldMask) Size ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) Size() int
func (*DeleteDeploymentRequest_FieldMask) String ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) String() string
func (*DeleteDeploymentRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) Subtract(other *DeleteDeploymentRequest_FieldMask) *DeleteDeploymentRequest_FieldMask
func (*DeleteDeploymentRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteDeploymentRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteDeploymentRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteDeploymentRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteDeploymentRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteDeploymentRequest_FieldPath ¶
type DeleteDeploymentRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteDeploymentRequest_FieldPathSelector Get(source *DeleteDeploymentRequest) []interface{} GetSingle(source *DeleteDeploymentRequest) (interface{}, bool) ClearValue(item *DeleteDeploymentRequest) // Those methods build corresponding DeleteDeploymentRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteDeploymentRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteDeploymentRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteDeploymentRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteDeploymentRequest_FieldPath ¶
func BuildDeleteDeploymentRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteDeploymentRequest_FieldPath, error)
func MustParseDeleteDeploymentRequest_FieldPath ¶
func MustParseDeleteDeploymentRequest_FieldPath(rawField string) DeleteDeploymentRequest_FieldPath
func ParseDeleteDeploymentRequest_FieldPath ¶
func ParseDeleteDeploymentRequest_FieldPath(rawField string) (DeleteDeploymentRequest_FieldPath, error)
type DeleteDeploymentRequest_FieldPathArrayItemValue ¶
type DeleteDeploymentRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteDeploymentRequest_FieldPath ContainsValue(*DeleteDeploymentRequest) bool }
DeleteDeploymentRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteDeploymentRequest according to their type Present only for array (repeated) types.
func MustParseDeleteDeploymentRequest_FieldPathArrayItemValue ¶
func MustParseDeleteDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteDeploymentRequest_FieldPathArrayItemValue
func ParseDeleteDeploymentRequest_FieldPathArrayItemValue ¶
func ParseDeleteDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteDeploymentRequest_FieldPathArrayItemValue, error)
ParseDeleteDeploymentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteDeploymentRequest_FieldPathArrayOfValues ¶
type DeleteDeploymentRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteDeploymentRequest_FieldPath }
DeleteDeploymentRequest_FieldPathArrayOfValues allows storing slice of values for DeleteDeploymentRequest fields according to their type
func MustParseDeleteDeploymentRequest_FieldPathArrayOfValues ¶
func MustParseDeleteDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteDeploymentRequest_FieldPathArrayOfValues
func ParseDeleteDeploymentRequest_FieldPathArrayOfValues ¶
func ParseDeleteDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteDeploymentRequest_FieldPathArrayOfValues, error)
type DeleteDeploymentRequest_FieldPathSelector ¶
type DeleteDeploymentRequest_FieldPathSelector int32
const (
DeleteDeploymentRequest_FieldPathSelectorName DeleteDeploymentRequest_FieldPathSelector = 0
)
func (DeleteDeploymentRequest_FieldPathSelector) String ¶
func (s DeleteDeploymentRequest_FieldPathSelector) String() string
type DeleteDeploymentRequest_FieldPathValue ¶
type DeleteDeploymentRequest_FieldPathValue interface { DeleteDeploymentRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteDeploymentRequest) CompareWith(*DeleteDeploymentRequest) (cmp int, comparable bool) }
DeleteDeploymentRequest_FieldPathValue allows storing values for DeleteDeploymentRequest fields according to their type
func MustParseDeleteDeploymentRequest_FieldPathValue ¶
func MustParseDeleteDeploymentRequest_FieldPathValue(pathStr, valueStr string) DeleteDeploymentRequest_FieldPathValue
func ParseDeleteDeploymentRequest_FieldPathValue ¶
func ParseDeleteDeploymentRequest_FieldPathValue(pathStr, valueStr string) (DeleteDeploymentRequest_FieldPathValue, error)
type DeleteDeploymentRequest_FieldTerminalPath ¶
type DeleteDeploymentRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteDeploymentRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) ClearValue(item *DeleteDeploymentRequest)
func (*DeleteDeploymentRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteDeploymentRequest_FieldTerminalPath) Get ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) Get(source *DeleteDeploymentRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteDeploymentRequest
func (*DeleteDeploymentRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteDeploymentRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteDeploymentRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) GetSingle(source *DeleteDeploymentRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteDeploymentRequest
func (*DeleteDeploymentRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteDeploymentRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteDeploymentRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteDeploymentRequest_FieldTerminalPath) Selector ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) Selector() DeleteDeploymentRequest_FieldPathSelector
func (*DeleteDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *DeleteDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeleteDeploymentRequest_FieldTerminalPath) String ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteDeploymentRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteDeploymentRequest_FieldPathArrayItemValue
func (*DeleteDeploymentRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteDeploymentRequest_FieldPathArrayOfValues
func (*DeleteDeploymentRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteDeploymentRequest_FieldPathValue
func (*DeleteDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteDeploymentRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteDeploymentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteDeploymentRequest_FieldTerminalPathArrayItemValue ¶
type DeleteDeploymentRequest_FieldTerminalPathArrayItemValue struct { DeleteDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteDeploymentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteDeploymentRequest'
func (*DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteDeploymentRequest as interface{}
func (*DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteDeploymentRequest) (interface{}, bool)
func (*DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteDeploymentRequest_FieldTerminalPathArrayOfValues ¶
type DeleteDeploymentRequest_FieldTerminalPathArrayOfValues struct { DeleteDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteDeploymentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteDeploymentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*deployment.Reference, bool)
func (*DeleteDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteDeploymentRequest_FieldTerminalPathValue ¶
type DeleteDeploymentRequest_FieldTerminalPathValue struct { DeleteDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteDeploymentRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteDeploymentRequest_FieldTerminalPathValue) AsNameValue() (*deployment.Reference, bool)
func (*DeleteDeploymentRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteDeploymentRequest_FieldTerminalPathValue) CompareWith(source *DeleteDeploymentRequest) (int, bool)
CompareWith compares value in the 'DeleteDeploymentRequest_FieldTerminalPathValue' with the value under path in 'DeleteDeploymentRequest'.
func (*DeleteDeploymentRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteDeploymentRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteDeploymentRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteDeploymentRequest' as interface{}
func (*DeleteDeploymentRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteDeploymentRequest_FieldTerminalPathValue) SetTo(target **DeleteDeploymentRequest)
SetTo stores value for selected field for object DeleteDeploymentRequest
func (*DeleteDeploymentRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteDeploymentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeploymentServiceClient ¶
type DeploymentServiceClient interface { GetDeployment(ctx context.Context, in *GetDeploymentRequest, opts ...grpc.CallOption) (*deployment.Deployment, error) BatchGetDeployments(ctx context.Context, in *BatchGetDeploymentsRequest, opts ...grpc.CallOption) (*BatchGetDeploymentsResponse, error) ListDeployments(ctx context.Context, in *ListDeploymentsRequest, opts ...grpc.CallOption) (*ListDeploymentsResponse, error) WatchDeployment(ctx context.Context, in *WatchDeploymentRequest, opts ...grpc.CallOption) (WatchDeploymentClientStream, error) WatchDeployments(ctx context.Context, in *WatchDeploymentsRequest, opts ...grpc.CallOption) (WatchDeploymentsClientStream, error) CreateDeployment(ctx context.Context, in *CreateDeploymentRequest, opts ...grpc.CallOption) (*deployment.Deployment, error) UpdateDeployment(ctx context.Context, in *UpdateDeploymentRequest, opts ...grpc.CallOption) (*deployment.Deployment, error) DeleteDeployment(ctx context.Context, in *DeleteDeploymentRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
DeploymentServiceClient is the client API for DeploymentService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewDeploymentServiceClient ¶
func NewDeploymentServiceClient(cc grpc.ClientConnInterface) DeploymentServiceClient
type DeploymentServiceDescriptor ¶ added in v0.4.28
type DeploymentServiceDescriptor struct{}
func GetDeploymentServiceDescriptor ¶ added in v0.4.28
func GetDeploymentServiceDescriptor() *DeploymentServiceDescriptor
func (*DeploymentServiceDescriptor) AllMethodDescriptors ¶ added in v0.4.28
func (d *DeploymentServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*DeploymentServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *DeploymentServiceDescriptor) GetApiName() string
func (*DeploymentServiceDescriptor) GetFullAPIName ¶ added in v0.4.28
func (d *DeploymentServiceDescriptor) GetFullAPIName() string
func (*DeploymentServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *DeploymentServiceDescriptor) GetProtoPkgName() string
func (*DeploymentServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *DeploymentServiceDescriptor) GetServiceDomain() string
func (*DeploymentServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *DeploymentServiceDescriptor) GetServiceVersion() string
type GetDeploymentDescriptor ¶ added in v0.4.28
type GetDeploymentDescriptor struct{}
func GetGetDeploymentDescriptor ¶ added in v0.4.28
func GetGetDeploymentDescriptor() *GetDeploymentDescriptor
func (*GetDeploymentDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetDeploymentDescriptor) GetApiName ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) GetApiName() string
func (*GetDeploymentDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetDeploymentDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) GetFullMethodName() string
func (*GetDeploymentDescriptor) GetMethodName ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) GetMethodName() string
func (*GetDeploymentDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) GetProtoPkgName() string
func (*GetDeploymentDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *GetDeploymentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetDeploymentDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetDeploymentDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) GetServiceDomain() string
func (*GetDeploymentDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) GetServiceVersion() string
func (*GetDeploymentDescriptor) GetVerb ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) GetVerb() string
func (*GetDeploymentDescriptor) HasResource ¶ added in v0.4.30
func (d *GetDeploymentDescriptor) HasResource() bool
func (*GetDeploymentDescriptor) IsClientStream ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) IsClientStream() bool
func (*GetDeploymentDescriptor) IsCollection ¶ added in v0.4.30
func (d *GetDeploymentDescriptor) IsCollection() bool
func (*GetDeploymentDescriptor) IsPlural ¶ added in v0.4.30
func (d *GetDeploymentDescriptor) IsPlural() bool
func (*GetDeploymentDescriptor) IsServerStream ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) IsServerStream() bool
func (*GetDeploymentDescriptor) IsUnary ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) IsUnary() bool
func (*GetDeploymentDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) NewEmptyClientMsg() proto.Message
func (*GetDeploymentDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) NewEmptyServerMsg() proto.Message
func (*GetDeploymentDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *GetDeploymentDescriptor) RequestHasResourceBody() bool
type GetDeploymentDescriptorClientMsgHandle ¶ added in v0.4.28
type GetDeploymentDescriptorClientMsgHandle struct{}
func (*GetDeploymentDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetDeploymentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetDeploymentDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetDeploymentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetDeploymentDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetDeploymentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetDeploymentDescriptorServerMsgHandle ¶ added in v0.4.28
type GetDeploymentDescriptorServerMsgHandle struct{}
func (*GetDeploymentDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetDeploymentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetDeploymentDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetDeploymentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetDeploymentDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetDeploymentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetDeploymentRequest ¶
type GetDeploymentRequest struct { // Reference of ntt.meta.v1alpha2.Deployment Name *deployment.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 *deployment.Deployment_FieldMask `` /* 142-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 [GetDeployment][ntt.meta.v1alpha2.GetDeployment]
func (*GetDeploymentRequest) Clone ¶
func (o *GetDeploymentRequest) Clone() *GetDeploymentRequest
func (*GetDeploymentRequest) CloneRaw ¶
func (o *GetDeploymentRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetDeploymentRequest) Descriptor ¶
func (*GetDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetDeploymentRequest.ProtoReflect.Descriptor instead.
func (*GetDeploymentRequest) GetFieldMask ¶
func (m *GetDeploymentRequest) GetFieldMask() *deployment.Deployment_FieldMask
func (*GetDeploymentRequest) GetName ¶
func (m *GetDeploymentRequest) GetName() *deployment.Reference
func (*GetDeploymentRequest) GetView ¶
func (m *GetDeploymentRequest) GetView() view.View
func (*GetDeploymentRequest) GotenMessage ¶
func (*GetDeploymentRequest) GotenMessage()
func (*GetDeploymentRequest) GotenObjectExt ¶
func (o *GetDeploymentRequest) GotenObjectExt()
func (*GetDeploymentRequest) GotenValidate ¶
func (obj *GetDeploymentRequest) GotenValidate() error
func (*GetDeploymentRequest) MakeDiffFieldMask ¶
func (o *GetDeploymentRequest) MakeDiffFieldMask(other *GetDeploymentRequest) *GetDeploymentRequest_FieldMask
func (*GetDeploymentRequest) MakeFullFieldMask ¶
func (o *GetDeploymentRequest) MakeFullFieldMask() *GetDeploymentRequest_FieldMask
func (*GetDeploymentRequest) MakeRawDiffFieldMask ¶
func (o *GetDeploymentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetDeploymentRequest) MakeRawFullFieldMask ¶
func (o *GetDeploymentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetDeploymentRequest) Marshal ¶
func (m *GetDeploymentRequest) Marshal() ([]byte, error)
func (*GetDeploymentRequest) MarshalJSON ¶
func (m *GetDeploymentRequest) MarshalJSON() ([]byte, error)
func (*GetDeploymentRequest) Merge ¶
func (o *GetDeploymentRequest) Merge(source *GetDeploymentRequest)
func (*GetDeploymentRequest) MergeRaw ¶
func (o *GetDeploymentRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetDeploymentRequest) ProtoMessage ¶
func (*GetDeploymentRequest) ProtoMessage()
func (*GetDeploymentRequest) ProtoReflect ¶
func (m *GetDeploymentRequest) ProtoReflect() preflect.Message
func (*GetDeploymentRequest) Reset ¶
func (m *GetDeploymentRequest) Reset()
func (*GetDeploymentRequest) SetFieldMask ¶
func (m *GetDeploymentRequest) SetFieldMask(fv *deployment.Deployment_FieldMask)
func (*GetDeploymentRequest) SetName ¶
func (m *GetDeploymentRequest) SetName(fv *deployment.Reference)
func (*GetDeploymentRequest) SetView ¶
func (m *GetDeploymentRequest) SetView(fv view.View)
func (*GetDeploymentRequest) String ¶
func (m *GetDeploymentRequest) String() string
func (*GetDeploymentRequest) Unmarshal ¶
func (m *GetDeploymentRequest) Unmarshal(b []byte) error
func (*GetDeploymentRequest) UnmarshalJSON ¶
func (m *GetDeploymentRequest) UnmarshalJSON(data []byte) error
type GetDeploymentRequestFieldPathBuilder ¶
type GetDeploymentRequestFieldPathBuilder struct{}
func NewGetDeploymentRequestFieldPathBuilder ¶
func NewGetDeploymentRequestFieldPathBuilder() GetDeploymentRequestFieldPathBuilder
func (GetDeploymentRequestFieldPathBuilder) FieldMask ¶
func (GetDeploymentRequestFieldPathBuilder) FieldMask() GetDeploymentRequestPathSelectorFieldMask
type GetDeploymentRequestPathSelectorFieldMask ¶
type GetDeploymentRequestPathSelectorFieldMask struct{}
func (GetDeploymentRequestPathSelectorFieldMask) FieldPath ¶
func (GetDeploymentRequestPathSelectorFieldMask) FieldPath() *GetDeploymentRequest_FieldTerminalPath
func (GetDeploymentRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetDeploymentRequestPathSelectorFieldMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *GetDeploymentRequest_FieldTerminalPathArrayOfValues
func (GetDeploymentRequestPathSelectorFieldMask) WithValue ¶
func (s GetDeploymentRequestPathSelectorFieldMask) WithValue(value *deployment.Deployment_FieldMask) *GetDeploymentRequest_FieldTerminalPathValue
type GetDeploymentRequestPathSelectorName ¶
type GetDeploymentRequestPathSelectorName struct{}
func (GetDeploymentRequestPathSelectorName) FieldPath ¶
func (GetDeploymentRequestPathSelectorName) FieldPath() *GetDeploymentRequest_FieldTerminalPath
func (GetDeploymentRequestPathSelectorName) WithArrayOfValues ¶
func (s GetDeploymentRequestPathSelectorName) WithArrayOfValues(values []*deployment.Reference) *GetDeploymentRequest_FieldTerminalPathArrayOfValues
func (GetDeploymentRequestPathSelectorName) WithValue ¶
func (s GetDeploymentRequestPathSelectorName) WithValue(value *deployment.Reference) *GetDeploymentRequest_FieldTerminalPathValue
type GetDeploymentRequestPathSelectorView ¶
type GetDeploymentRequestPathSelectorView struct{}
func (GetDeploymentRequestPathSelectorView) FieldPath ¶
func (GetDeploymentRequestPathSelectorView) FieldPath() *GetDeploymentRequest_FieldTerminalPath
func (GetDeploymentRequestPathSelectorView) WithArrayOfValues ¶
func (s GetDeploymentRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetDeploymentRequest_FieldTerminalPathArrayOfValues
func (GetDeploymentRequestPathSelectorView) WithValue ¶
func (s GetDeploymentRequestPathSelectorView) WithValue(value view.View) *GetDeploymentRequest_FieldTerminalPathValue
type GetDeploymentRequest_FieldMask ¶
type GetDeploymentRequest_FieldMask struct {
Paths []GetDeploymentRequest_FieldPath
}
func FullGetDeploymentRequest_FieldMask ¶
func FullGetDeploymentRequest_FieldMask() *GetDeploymentRequest_FieldMask
func (*GetDeploymentRequest_FieldMask) AppendPath ¶
func (fieldMask *GetDeploymentRequest_FieldMask) AppendPath(path GetDeploymentRequest_FieldPath)
func (*GetDeploymentRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetDeploymentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetDeploymentRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetDeploymentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetDeploymentRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetDeploymentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetDeploymentRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetDeploymentRequest_FieldMask) FilterInputFields() *GetDeploymentRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetDeploymentRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetDeploymentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetDeploymentRequest_FieldMask) GetPaths ¶
func (fieldMask *GetDeploymentRequest_FieldMask) GetPaths() []GetDeploymentRequest_FieldPath
func (*GetDeploymentRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetDeploymentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetDeploymentRequest_FieldMask) IsFull ¶
func (fieldMask *GetDeploymentRequest_FieldMask) IsFull() bool
func (GetDeploymentRequest_FieldMask) Marshal ¶
func (fieldMask GetDeploymentRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetDeploymentRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetDeploymentRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetDeploymentRequest_FieldMask) PathsCount ¶
func (fieldMask *GetDeploymentRequest_FieldMask) PathsCount() int
func (*GetDeploymentRequest_FieldMask) Project ¶
func (fieldMask *GetDeploymentRequest_FieldMask) Project(source *GetDeploymentRequest) *GetDeploymentRequest
func (*GetDeploymentRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetDeploymentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetDeploymentRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetDeploymentRequest_FieldMask) ProtoMessage()
func (*GetDeploymentRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetDeploymentRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetDeploymentRequest_FieldMask) Reset ¶
func (fieldMask *GetDeploymentRequest_FieldMask) Reset()
func (*GetDeploymentRequest_FieldMask) Set ¶
func (fieldMask *GetDeploymentRequest_FieldMask) Set(target, source *GetDeploymentRequest)
func (*GetDeploymentRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetDeploymentRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetDeploymentRequest_FieldMask) SetRaw ¶
func (fieldMask *GetDeploymentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetDeploymentRequest_FieldMask) Size ¶
func (fieldMask *GetDeploymentRequest_FieldMask) Size() int
func (*GetDeploymentRequest_FieldMask) String ¶
func (fieldMask *GetDeploymentRequest_FieldMask) String() string
func (*GetDeploymentRequest_FieldMask) Subtract ¶
func (fieldMask *GetDeploymentRequest_FieldMask) Subtract(other *GetDeploymentRequest_FieldMask) *GetDeploymentRequest_FieldMask
func (*GetDeploymentRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetDeploymentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetDeploymentRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetDeploymentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetDeploymentRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetDeploymentRequest_FieldMask) Unmarshal(data []byte) error
func (*GetDeploymentRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetDeploymentRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetDeploymentRequest_FieldPath ¶
type GetDeploymentRequest_FieldPath interface { gotenobject.FieldPath Selector() GetDeploymentRequest_FieldPathSelector Get(source *GetDeploymentRequest) []interface{} GetSingle(source *GetDeploymentRequest) (interface{}, bool) ClearValue(item *GetDeploymentRequest) // Those methods build corresponding GetDeploymentRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetDeploymentRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetDeploymentRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetDeploymentRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetDeploymentRequest_FieldPath ¶
func BuildGetDeploymentRequest_FieldPath(fp gotenobject.RawFieldPath) (GetDeploymentRequest_FieldPath, error)
func MustParseGetDeploymentRequest_FieldPath ¶
func MustParseGetDeploymentRequest_FieldPath(rawField string) GetDeploymentRequest_FieldPath
func ParseGetDeploymentRequest_FieldPath ¶
func ParseGetDeploymentRequest_FieldPath(rawField string) (GetDeploymentRequest_FieldPath, error)
type GetDeploymentRequest_FieldPathArrayItemValue ¶
type GetDeploymentRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetDeploymentRequest_FieldPath ContainsValue(*GetDeploymentRequest) bool }
GetDeploymentRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetDeploymentRequest according to their type Present only for array (repeated) types.
func MustParseGetDeploymentRequest_FieldPathArrayItemValue ¶
func MustParseGetDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetDeploymentRequest_FieldPathArrayItemValue
func ParseGetDeploymentRequest_FieldPathArrayItemValue ¶
func ParseGetDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetDeploymentRequest_FieldPathArrayItemValue, error)
ParseGetDeploymentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetDeploymentRequest_FieldPathArrayOfValues ¶
type GetDeploymentRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetDeploymentRequest_FieldPath }
GetDeploymentRequest_FieldPathArrayOfValues allows storing slice of values for GetDeploymentRequest fields according to their type
func MustParseGetDeploymentRequest_FieldPathArrayOfValues ¶
func MustParseGetDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetDeploymentRequest_FieldPathArrayOfValues
func ParseGetDeploymentRequest_FieldPathArrayOfValues ¶
func ParseGetDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetDeploymentRequest_FieldPathArrayOfValues, error)
type GetDeploymentRequest_FieldPathSelector ¶
type GetDeploymentRequest_FieldPathSelector int32
const ( GetDeploymentRequest_FieldPathSelectorName GetDeploymentRequest_FieldPathSelector = 0 GetDeploymentRequest_FieldPathSelectorFieldMask GetDeploymentRequest_FieldPathSelector = 1 GetDeploymentRequest_FieldPathSelectorView GetDeploymentRequest_FieldPathSelector = 2 )
func (GetDeploymentRequest_FieldPathSelector) String ¶
func (s GetDeploymentRequest_FieldPathSelector) String() string
type GetDeploymentRequest_FieldPathValue ¶
type GetDeploymentRequest_FieldPathValue interface { GetDeploymentRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetDeploymentRequest) CompareWith(*GetDeploymentRequest) (cmp int, comparable bool) }
GetDeploymentRequest_FieldPathValue allows storing values for GetDeploymentRequest fields according to their type
func MustParseGetDeploymentRequest_FieldPathValue ¶
func MustParseGetDeploymentRequest_FieldPathValue(pathStr, valueStr string) GetDeploymentRequest_FieldPathValue
func ParseGetDeploymentRequest_FieldPathValue ¶
func ParseGetDeploymentRequest_FieldPathValue(pathStr, valueStr string) (GetDeploymentRequest_FieldPathValue, error)
type GetDeploymentRequest_FieldTerminalPath ¶
type GetDeploymentRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetDeploymentRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) ClearValue(item *GetDeploymentRequest)
func (*GetDeploymentRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetDeploymentRequest_FieldTerminalPath) Get ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) Get(source *GetDeploymentRequest) (values []interface{})
Get returns all values pointed by specific field from source GetDeploymentRequest
func (*GetDeploymentRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetDeploymentRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetDeploymentRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) GetSingle(source *GetDeploymentRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetDeploymentRequest
func (*GetDeploymentRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetDeploymentRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetDeploymentRequest_FieldTerminalPath) JSONString ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetDeploymentRequest_FieldTerminalPath) Selector ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) Selector() GetDeploymentRequest_FieldPathSelector
func (*GetDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *GetDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetDeploymentRequest_FieldTerminalPath) String ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetDeploymentRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetDeploymentRequest_FieldPathArrayItemValue
func (*GetDeploymentRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetDeploymentRequest_FieldPathArrayOfValues
func (*GetDeploymentRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) WithIValue(value interface{}) GetDeploymentRequest_FieldPathValue
func (*GetDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetDeploymentRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetDeploymentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetDeploymentRequest_FieldTerminalPathArrayItemValue ¶
type GetDeploymentRequest_FieldTerminalPathArrayItemValue struct { GetDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetDeploymentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetDeploymentRequest'
func (*GetDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetDeploymentRequest as interface{}
func (*GetDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetDeploymentRequest) (interface{}, bool)
func (*GetDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetDeploymentRequest_FieldTerminalPathArrayOfValues ¶
type GetDeploymentRequest_FieldTerminalPathArrayOfValues struct { GetDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetDeploymentRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetDeploymentRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*deployment.Deployment_FieldMask, bool)
func (*GetDeploymentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetDeploymentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*deployment.Reference, bool)
func (*GetDeploymentRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetDeploymentRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetDeploymentRequest_FieldTerminalPathValue ¶
type GetDeploymentRequest_FieldTerminalPathValue struct { GetDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetDeploymentRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetDeploymentRequest_FieldTerminalPathValue) AsFieldMaskValue() (*deployment.Deployment_FieldMask, bool)
func (*GetDeploymentRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetDeploymentRequest_FieldTerminalPathValue) AsNameValue() (*deployment.Reference, bool)
func (*GetDeploymentRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetDeploymentRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetDeploymentRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetDeploymentRequest_FieldTerminalPathValue) CompareWith(source *GetDeploymentRequest) (int, bool)
CompareWith compares value in the 'GetDeploymentRequest_FieldTerminalPathValue' with the value under path in 'GetDeploymentRequest'.
func (*GetDeploymentRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetDeploymentRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetDeploymentRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetDeploymentRequest' as interface{}
func (*GetDeploymentRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetDeploymentRequest_FieldTerminalPathValue) SetTo(target **GetDeploymentRequest)
SetTo stores value for selected field for object GetDeploymentRequest
func (*GetDeploymentRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetDeploymentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListDeploymentsDescriptor ¶ added in v0.4.28
type ListDeploymentsDescriptor struct{}
func GetListDeploymentsDescriptor ¶ added in v0.4.28
func GetListDeploymentsDescriptor() *ListDeploymentsDescriptor
func (*ListDeploymentsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListDeploymentsDescriptor) GetApiName ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) GetApiName() string
func (*ListDeploymentsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListDeploymentsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) GetFullMethodName() string
func (*ListDeploymentsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) GetMethodName() string
func (*ListDeploymentsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) GetProtoPkgName() string
func (*ListDeploymentsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *ListDeploymentsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListDeploymentsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListDeploymentsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) GetServiceDomain() string
func (*ListDeploymentsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) GetServiceVersion() string
func (*ListDeploymentsDescriptor) GetVerb ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) GetVerb() string
func (*ListDeploymentsDescriptor) HasResource ¶ added in v0.4.30
func (d *ListDeploymentsDescriptor) HasResource() bool
func (*ListDeploymentsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) IsClientStream() bool
func (*ListDeploymentsDescriptor) IsCollection ¶ added in v0.4.30
func (d *ListDeploymentsDescriptor) IsCollection() bool
func (*ListDeploymentsDescriptor) IsPlural ¶ added in v0.4.30
func (d *ListDeploymentsDescriptor) IsPlural() bool
func (*ListDeploymentsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) IsServerStream() bool
func (*ListDeploymentsDescriptor) IsUnary ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) IsUnary() bool
func (*ListDeploymentsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListDeploymentsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListDeploymentsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *ListDeploymentsDescriptor) RequestHasResourceBody() bool
type ListDeploymentsDescriptorClientMsgHandle ¶ added in v0.4.28
type ListDeploymentsDescriptorClientMsgHandle struct{}
func (*ListDeploymentsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListDeploymentsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListDeploymentsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListDeploymentsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListDeploymentsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListDeploymentsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListDeploymentsDescriptorServerMsgHandle ¶ added in v0.4.28
type ListDeploymentsDescriptorServerMsgHandle struct{}
func (*ListDeploymentsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListDeploymentsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListDeploymentsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListDeploymentsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListDeploymentsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListDeploymentsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListDeploymentsRequest ¶
type ListDeploymentsRequest struct { // Parent name of ntt.meta.v1alpha2.Deployment Parent *deployment.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer Deployments 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 // [ListDeploymentsResponse.next_page_token][ntt.meta.v1alpha2.ListDeploymentsResponse.next_page_token] PageToken *deployment.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 *deployment.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 *deployment.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 *deployment.Deployment_FieldMask `` /* 142-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // Indicates if list response should contain total count and offset (fields // current_offset and total_results_count). IncludePagingInfo bool `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListDeployments][ntt.meta.v1alpha2.ListDeployments]
func (*ListDeploymentsRequest) Clone ¶
func (o *ListDeploymentsRequest) Clone() *ListDeploymentsRequest
func (*ListDeploymentsRequest) CloneRaw ¶
func (o *ListDeploymentsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListDeploymentsRequest) Descriptor ¶
func (*ListDeploymentsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListDeploymentsRequest.ProtoReflect.Descriptor instead.
func (*ListDeploymentsRequest) GetFieldMask ¶
func (m *ListDeploymentsRequest) GetFieldMask() *deployment.Deployment_FieldMask
func (*ListDeploymentsRequest) GetFilter ¶
func (m *ListDeploymentsRequest) GetFilter() *deployment.Filter
func (*ListDeploymentsRequest) GetIncludePagingInfo ¶ added in v0.10.1
func (m *ListDeploymentsRequest) GetIncludePagingInfo() bool
func (*ListDeploymentsRequest) GetOrderBy ¶
func (m *ListDeploymentsRequest) GetOrderBy() *deployment.OrderBy
func (*ListDeploymentsRequest) GetPageSize ¶
func (m *ListDeploymentsRequest) GetPageSize() int32
func (*ListDeploymentsRequest) GetPageToken ¶
func (m *ListDeploymentsRequest) GetPageToken() *deployment.PagerCursor
func (*ListDeploymentsRequest) GetParent ¶
func (m *ListDeploymentsRequest) GetParent() *deployment.ParentName
func (*ListDeploymentsRequest) GetView ¶
func (m *ListDeploymentsRequest) GetView() view.View
func (*ListDeploymentsRequest) GotenMessage ¶
func (*ListDeploymentsRequest) GotenMessage()
func (*ListDeploymentsRequest) GotenObjectExt ¶
func (o *ListDeploymentsRequest) GotenObjectExt()
func (*ListDeploymentsRequest) GotenValidate ¶
func (obj *ListDeploymentsRequest) GotenValidate() error
func (*ListDeploymentsRequest) MakeDiffFieldMask ¶
func (o *ListDeploymentsRequest) MakeDiffFieldMask(other *ListDeploymentsRequest) *ListDeploymentsRequest_FieldMask
func (*ListDeploymentsRequest) MakeFullFieldMask ¶
func (o *ListDeploymentsRequest) MakeFullFieldMask() *ListDeploymentsRequest_FieldMask
func (*ListDeploymentsRequest) MakeRawDiffFieldMask ¶
func (o *ListDeploymentsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListDeploymentsRequest) MakeRawFullFieldMask ¶
func (o *ListDeploymentsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListDeploymentsRequest) Marshal ¶
func (m *ListDeploymentsRequest) Marshal() ([]byte, error)
func (*ListDeploymentsRequest) MarshalJSON ¶
func (m *ListDeploymentsRequest) MarshalJSON() ([]byte, error)
func (*ListDeploymentsRequest) Merge ¶
func (o *ListDeploymentsRequest) Merge(source *ListDeploymentsRequest)
func (*ListDeploymentsRequest) MergeRaw ¶
func (o *ListDeploymentsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListDeploymentsRequest) ProtoMessage ¶
func (*ListDeploymentsRequest) ProtoMessage()
func (*ListDeploymentsRequest) ProtoReflect ¶
func (m *ListDeploymentsRequest) ProtoReflect() preflect.Message
func (*ListDeploymentsRequest) Reset ¶
func (m *ListDeploymentsRequest) Reset()
func (*ListDeploymentsRequest) SetFieldMask ¶
func (m *ListDeploymentsRequest) SetFieldMask(fv *deployment.Deployment_FieldMask)
func (*ListDeploymentsRequest) SetFilter ¶
func (m *ListDeploymentsRequest) SetFilter(fv *deployment.Filter)
func (*ListDeploymentsRequest) SetIncludePagingInfo ¶ added in v0.10.1
func (m *ListDeploymentsRequest) SetIncludePagingInfo(fv bool)
func (*ListDeploymentsRequest) SetOrderBy ¶
func (m *ListDeploymentsRequest) SetOrderBy(fv *deployment.OrderBy)
func (*ListDeploymentsRequest) SetPageSize ¶
func (m *ListDeploymentsRequest) SetPageSize(fv int32)
func (*ListDeploymentsRequest) SetPageToken ¶
func (m *ListDeploymentsRequest) SetPageToken(fv *deployment.PagerCursor)
func (*ListDeploymentsRequest) SetParent ¶
func (m *ListDeploymentsRequest) SetParent(fv *deployment.ParentName)
func (*ListDeploymentsRequest) SetView ¶
func (m *ListDeploymentsRequest) SetView(fv view.View)
func (*ListDeploymentsRequest) String ¶
func (m *ListDeploymentsRequest) String() string
func (*ListDeploymentsRequest) Unmarshal ¶
func (m *ListDeploymentsRequest) Unmarshal(b []byte) error
func (*ListDeploymentsRequest) UnmarshalJSON ¶
func (m *ListDeploymentsRequest) UnmarshalJSON(data []byte) error
type ListDeploymentsRequestFieldPathBuilder ¶
type ListDeploymentsRequestFieldPathBuilder struct{}
func NewListDeploymentsRequestFieldPathBuilder ¶
func NewListDeploymentsRequestFieldPathBuilder() ListDeploymentsRequestFieldPathBuilder
func (ListDeploymentsRequestFieldPathBuilder) IncludePagingInfo ¶ added in v0.10.1
func (ListDeploymentsRequestFieldPathBuilder) IncludePagingInfo() ListDeploymentsRequestPathSelectorIncludePagingInfo
type ListDeploymentsRequestPathSelectorFieldMask ¶
type ListDeploymentsRequestPathSelectorFieldMask struct{}
func (ListDeploymentsRequestPathSelectorFieldMask) FieldPath ¶
func (ListDeploymentsRequestPathSelectorFieldMask) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
func (ListDeploymentsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListDeploymentsRequestPathSelectorFieldMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
func (ListDeploymentsRequestPathSelectorFieldMask) WithValue ¶
func (s ListDeploymentsRequestPathSelectorFieldMask) WithValue(value *deployment.Deployment_FieldMask) *ListDeploymentsRequest_FieldTerminalPathValue
type ListDeploymentsRequestPathSelectorFilter ¶
type ListDeploymentsRequestPathSelectorFilter struct{}
func (ListDeploymentsRequestPathSelectorFilter) FieldPath ¶
func (ListDeploymentsRequestPathSelectorFilter) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
func (ListDeploymentsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListDeploymentsRequestPathSelectorFilter) WithArrayOfValues(values []*deployment.Filter) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
func (ListDeploymentsRequestPathSelectorFilter) WithValue ¶
func (s ListDeploymentsRequestPathSelectorFilter) WithValue(value *deployment.Filter) *ListDeploymentsRequest_FieldTerminalPathValue
type ListDeploymentsRequestPathSelectorIncludePagingInfo ¶ added in v0.10.1
type ListDeploymentsRequestPathSelectorIncludePagingInfo struct{}
func (ListDeploymentsRequestPathSelectorIncludePagingInfo) WithArrayOfValues ¶ added in v0.10.1
func (s ListDeploymentsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
func (ListDeploymentsRequestPathSelectorIncludePagingInfo) WithValue ¶ added in v0.10.1
func (s ListDeploymentsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListDeploymentsRequest_FieldTerminalPathValue
type ListDeploymentsRequestPathSelectorOrderBy ¶
type ListDeploymentsRequestPathSelectorOrderBy struct{}
func (ListDeploymentsRequestPathSelectorOrderBy) FieldPath ¶
func (ListDeploymentsRequestPathSelectorOrderBy) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
func (ListDeploymentsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListDeploymentsRequestPathSelectorOrderBy) WithArrayOfValues(values []*deployment.OrderBy) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
func (ListDeploymentsRequestPathSelectorOrderBy) WithValue ¶
func (s ListDeploymentsRequestPathSelectorOrderBy) WithValue(value *deployment.OrderBy) *ListDeploymentsRequest_FieldTerminalPathValue
type ListDeploymentsRequestPathSelectorPageSize ¶
type ListDeploymentsRequestPathSelectorPageSize struct{}
func (ListDeploymentsRequestPathSelectorPageSize) FieldPath ¶
func (ListDeploymentsRequestPathSelectorPageSize) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
func (ListDeploymentsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListDeploymentsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
func (ListDeploymentsRequestPathSelectorPageSize) WithValue ¶
func (s ListDeploymentsRequestPathSelectorPageSize) WithValue(value int32) *ListDeploymentsRequest_FieldTerminalPathValue
type ListDeploymentsRequestPathSelectorPageToken ¶
type ListDeploymentsRequestPathSelectorPageToken struct{}
func (ListDeploymentsRequestPathSelectorPageToken) FieldPath ¶
func (ListDeploymentsRequestPathSelectorPageToken) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
func (ListDeploymentsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListDeploymentsRequestPathSelectorPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
func (ListDeploymentsRequestPathSelectorPageToken) WithValue ¶
func (s ListDeploymentsRequestPathSelectorPageToken) WithValue(value *deployment.PagerCursor) *ListDeploymentsRequest_FieldTerminalPathValue
type ListDeploymentsRequestPathSelectorParent ¶
type ListDeploymentsRequestPathSelectorParent struct{}
func (ListDeploymentsRequestPathSelectorParent) FieldPath ¶
func (ListDeploymentsRequestPathSelectorParent) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
func (ListDeploymentsRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListDeploymentsRequestPathSelectorParent) WithArrayOfValues(values []*deployment.ParentName) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
func (ListDeploymentsRequestPathSelectorParent) WithValue ¶
func (s ListDeploymentsRequestPathSelectorParent) WithValue(value *deployment.ParentName) *ListDeploymentsRequest_FieldTerminalPathValue
type ListDeploymentsRequestPathSelectorView ¶
type ListDeploymentsRequestPathSelectorView struct{}
func (ListDeploymentsRequestPathSelectorView) FieldPath ¶
func (ListDeploymentsRequestPathSelectorView) FieldPath() *ListDeploymentsRequest_FieldTerminalPath
func (ListDeploymentsRequestPathSelectorView) WithArrayOfValues ¶
func (s ListDeploymentsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListDeploymentsRequest_FieldTerminalPathArrayOfValues
func (ListDeploymentsRequestPathSelectorView) WithValue ¶
func (s ListDeploymentsRequestPathSelectorView) WithValue(value view.View) *ListDeploymentsRequest_FieldTerminalPathValue
type ListDeploymentsRequest_FieldMask ¶
type ListDeploymentsRequest_FieldMask struct {
Paths []ListDeploymentsRequest_FieldPath
}
func FullListDeploymentsRequest_FieldMask ¶
func FullListDeploymentsRequest_FieldMask() *ListDeploymentsRequest_FieldMask
func (*ListDeploymentsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) AppendPath(path ListDeploymentsRequest_FieldPath)
func (*ListDeploymentsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListDeploymentsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListDeploymentsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListDeploymentsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) FilterInputFields() *ListDeploymentsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListDeploymentsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListDeploymentsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) GetPaths() []ListDeploymentsRequest_FieldPath
func (*ListDeploymentsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListDeploymentsRequest_FieldMask) IsFull ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) IsFull() bool
func (ListDeploymentsRequest_FieldMask) Marshal ¶
func (fieldMask ListDeploymentsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListDeploymentsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListDeploymentsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListDeploymentsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) PathsCount() int
func (*ListDeploymentsRequest_FieldMask) Project ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) Project(source *ListDeploymentsRequest) *ListDeploymentsRequest
func (*ListDeploymentsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListDeploymentsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) ProtoMessage()
func (*ListDeploymentsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListDeploymentsRequest_FieldMask) Reset ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) Reset()
func (*ListDeploymentsRequest_FieldMask) Set ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) Set(target, source *ListDeploymentsRequest)
func (*ListDeploymentsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListDeploymentsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListDeploymentsRequest_FieldMask) Size ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) Size() int
func (*ListDeploymentsRequest_FieldMask) String ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) String() string
func (*ListDeploymentsRequest_FieldMask) Subtract ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) Subtract(other *ListDeploymentsRequest_FieldMask) *ListDeploymentsRequest_FieldMask
func (*ListDeploymentsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListDeploymentsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListDeploymentsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListDeploymentsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListDeploymentsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListDeploymentsRequest_FieldPath ¶
type ListDeploymentsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListDeploymentsRequest_FieldPathSelector Get(source *ListDeploymentsRequest) []interface{} GetSingle(source *ListDeploymentsRequest) (interface{}, bool) ClearValue(item *ListDeploymentsRequest) // Those methods build corresponding ListDeploymentsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListDeploymentsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListDeploymentsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListDeploymentsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListDeploymentsRequest_FieldPath ¶
func BuildListDeploymentsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListDeploymentsRequest_FieldPath, error)
func MustParseListDeploymentsRequest_FieldPath ¶
func MustParseListDeploymentsRequest_FieldPath(rawField string) ListDeploymentsRequest_FieldPath
func ParseListDeploymentsRequest_FieldPath ¶
func ParseListDeploymentsRequest_FieldPath(rawField string) (ListDeploymentsRequest_FieldPath, error)
type ListDeploymentsRequest_FieldPathArrayItemValue ¶
type ListDeploymentsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListDeploymentsRequest_FieldPath ContainsValue(*ListDeploymentsRequest) bool }
ListDeploymentsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListDeploymentsRequest according to their type Present only for array (repeated) types.
func MustParseListDeploymentsRequest_FieldPathArrayItemValue ¶
func MustParseListDeploymentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListDeploymentsRequest_FieldPathArrayItemValue
func ParseListDeploymentsRequest_FieldPathArrayItemValue ¶
func ParseListDeploymentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListDeploymentsRequest_FieldPathArrayItemValue, error)
ParseListDeploymentsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListDeploymentsRequest_FieldPathArrayOfValues ¶
type ListDeploymentsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListDeploymentsRequest_FieldPath }
ListDeploymentsRequest_FieldPathArrayOfValues allows storing slice of values for ListDeploymentsRequest fields according to their type
func MustParseListDeploymentsRequest_FieldPathArrayOfValues ¶
func MustParseListDeploymentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListDeploymentsRequest_FieldPathArrayOfValues
func ParseListDeploymentsRequest_FieldPathArrayOfValues ¶
func ParseListDeploymentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListDeploymentsRequest_FieldPathArrayOfValues, error)
type ListDeploymentsRequest_FieldPathSelector ¶
type ListDeploymentsRequest_FieldPathSelector int32
const ( ListDeploymentsRequest_FieldPathSelectorParent ListDeploymentsRequest_FieldPathSelector = 0 ListDeploymentsRequest_FieldPathSelectorPageSize ListDeploymentsRequest_FieldPathSelector = 1 ListDeploymentsRequest_FieldPathSelectorPageToken ListDeploymentsRequest_FieldPathSelector = 2 ListDeploymentsRequest_FieldPathSelectorOrderBy ListDeploymentsRequest_FieldPathSelector = 3 ListDeploymentsRequest_FieldPathSelectorFilter ListDeploymentsRequest_FieldPathSelector = 4 ListDeploymentsRequest_FieldPathSelectorFieldMask ListDeploymentsRequest_FieldPathSelector = 5 ListDeploymentsRequest_FieldPathSelectorView ListDeploymentsRequest_FieldPathSelector = 6 ListDeploymentsRequest_FieldPathSelectorIncludePagingInfo ListDeploymentsRequest_FieldPathSelector = 7 )
func (ListDeploymentsRequest_FieldPathSelector) String ¶
func (s ListDeploymentsRequest_FieldPathSelector) String() string
type ListDeploymentsRequest_FieldPathValue ¶
type ListDeploymentsRequest_FieldPathValue interface { ListDeploymentsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListDeploymentsRequest) CompareWith(*ListDeploymentsRequest) (cmp int, comparable bool) }
ListDeploymentsRequest_FieldPathValue allows storing values for ListDeploymentsRequest fields according to their type
func MustParseListDeploymentsRequest_FieldPathValue ¶
func MustParseListDeploymentsRequest_FieldPathValue(pathStr, valueStr string) ListDeploymentsRequest_FieldPathValue
func ParseListDeploymentsRequest_FieldPathValue ¶
func ParseListDeploymentsRequest_FieldPathValue(pathStr, valueStr string) (ListDeploymentsRequest_FieldPathValue, error)
type ListDeploymentsRequest_FieldTerminalPath ¶
type ListDeploymentsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListDeploymentsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) ClearValue(item *ListDeploymentsRequest)
func (*ListDeploymentsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListDeploymentsRequest_FieldTerminalPath) Get ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) Get(source *ListDeploymentsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListDeploymentsRequest
func (*ListDeploymentsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListDeploymentsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListDeploymentsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) GetSingle(source *ListDeploymentsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListDeploymentsRequest
func (*ListDeploymentsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListDeploymentsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListDeploymentsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListDeploymentsRequest_FieldTerminalPath) Selector ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) Selector() ListDeploymentsRequest_FieldPathSelector
func (*ListDeploymentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListDeploymentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListDeploymentsRequest_FieldTerminalPath) String ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListDeploymentsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListDeploymentsRequest_FieldPathArrayItemValue
func (*ListDeploymentsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListDeploymentsRequest_FieldPathArrayOfValues
func (*ListDeploymentsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) WithIValue(value interface{}) ListDeploymentsRequest_FieldPathValue
func (*ListDeploymentsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListDeploymentsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListDeploymentsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListDeploymentsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListDeploymentsRequest_FieldTerminalPathArrayItemValue ¶
type ListDeploymentsRequest_FieldTerminalPathArrayItemValue struct { ListDeploymentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListDeploymentsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListDeploymentsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListDeploymentsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListDeploymentsRequest'
func (*ListDeploymentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListDeploymentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListDeploymentsRequest as interface{}
func (*ListDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListDeploymentsRequest) (interface{}, bool)
func (*ListDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListDeploymentsRequest_FieldTerminalPathArrayOfValues ¶
type ListDeploymentsRequest_FieldTerminalPathArrayOfValues struct { ListDeploymentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*deployment.Deployment_FieldMask, bool)
func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*deployment.Filter, bool)
func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues ¶ added in v0.10.1
func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*deployment.OrderBy, bool)
func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)
func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*deployment.ParentName, bool)
func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListDeploymentsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListDeploymentsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListDeploymentsRequest_FieldTerminalPathValue ¶
type ListDeploymentsRequest_FieldTerminalPathValue struct { ListDeploymentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListDeploymentsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*deployment.Deployment_FieldMask, bool)
func (*ListDeploymentsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsFilterValue() (*deployment.Filter, bool)
func (*ListDeploymentsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue ¶ added in v0.10.1
func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
func (*ListDeploymentsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsOrderByValue() (*deployment.OrderBy, bool)
func (*ListDeploymentsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListDeploymentsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsPageTokenValue() (*deployment.PagerCursor, bool)
func (*ListDeploymentsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsParentValue() (*deployment.ParentName, bool)
func (*ListDeploymentsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListDeploymentsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) CompareWith(source *ListDeploymentsRequest) (int, bool)
CompareWith compares value in the 'ListDeploymentsRequest_FieldTerminalPathValue' with the value under path in 'ListDeploymentsRequest'.
func (*ListDeploymentsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListDeploymentsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListDeploymentsRequest' as interface{}
func (*ListDeploymentsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) SetTo(target **ListDeploymentsRequest)
SetTo stores value for selected field for object ListDeploymentsRequest
func (*ListDeploymentsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListDeploymentsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListDeploymentsResponse ¶
type ListDeploymentsResponse struct { // The list of Deployments Deployments []*deployment.Deployment `protobuf:"bytes,1,rep,name=deployments,proto3" json:"deployments,omitempty" firestore:"deployments"` // A token to retrieve previous page of results. Pass this value in the // [ListDeploymentsRequest.page_token][ntt.meta.v1alpha2.ListDeploymentsRequest.page_token] PrevPageToken *deployment.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListDeploymentsRequest.page_token][ntt.meta.v1alpha2.ListDeploymentsRequest.page_token] NextPageToken *deployment.PagerCursor `` /* 151-byte string literal not displayed */ // Current offset from the first page or 0 if no page tokens were given, // paging info was not requested or there was an error while trying to get // it). Page index can be computed from offset and limit provided in a // request. CurrentOffset int32 `` /* 127-byte string literal not displayed */ // Number of total Deployments across all pages or 0, if there are no items, // paging info was not requested or there was an error while trying to get it. TotalResultsCount int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListDeployments][ntt.meta.v1alpha2.ListDeployments]
func (*ListDeploymentsResponse) Clone ¶
func (o *ListDeploymentsResponse) Clone() *ListDeploymentsResponse
func (*ListDeploymentsResponse) CloneRaw ¶
func (o *ListDeploymentsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListDeploymentsResponse) Descriptor ¶
func (*ListDeploymentsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListDeploymentsResponse.ProtoReflect.Descriptor instead.
func (*ListDeploymentsResponse) GetCurrentOffset ¶ added in v0.10.1
func (m *ListDeploymentsResponse) GetCurrentOffset() int32
func (*ListDeploymentsResponse) GetDeployments ¶
func (m *ListDeploymentsResponse) GetDeployments() []*deployment.Deployment
func (*ListDeploymentsResponse) GetNextPageToken ¶
func (m *ListDeploymentsResponse) GetNextPageToken() *deployment.PagerCursor
func (*ListDeploymentsResponse) GetPrevPageToken ¶
func (m *ListDeploymentsResponse) GetPrevPageToken() *deployment.PagerCursor
func (*ListDeploymentsResponse) GetTotalResultsCount ¶ added in v0.10.1
func (m *ListDeploymentsResponse) GetTotalResultsCount() int32
func (*ListDeploymentsResponse) GotenMessage ¶
func (*ListDeploymentsResponse) GotenMessage()
func (*ListDeploymentsResponse) GotenObjectExt ¶
func (o *ListDeploymentsResponse) GotenObjectExt()
func (*ListDeploymentsResponse) GotenValidate ¶
func (obj *ListDeploymentsResponse) GotenValidate() error
func (*ListDeploymentsResponse) MakeDiffFieldMask ¶
func (o *ListDeploymentsResponse) MakeDiffFieldMask(other *ListDeploymentsResponse) *ListDeploymentsResponse_FieldMask
func (*ListDeploymentsResponse) MakeFullFieldMask ¶
func (o *ListDeploymentsResponse) MakeFullFieldMask() *ListDeploymentsResponse_FieldMask
func (*ListDeploymentsResponse) MakeRawDiffFieldMask ¶
func (o *ListDeploymentsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListDeploymentsResponse) MakeRawFullFieldMask ¶
func (o *ListDeploymentsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListDeploymentsResponse) Marshal ¶
func (m *ListDeploymentsResponse) Marshal() ([]byte, error)
func (*ListDeploymentsResponse) MarshalJSON ¶
func (m *ListDeploymentsResponse) MarshalJSON() ([]byte, error)
func (*ListDeploymentsResponse) Merge ¶
func (o *ListDeploymentsResponse) Merge(source *ListDeploymentsResponse)
func (*ListDeploymentsResponse) MergeRaw ¶
func (o *ListDeploymentsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListDeploymentsResponse) ProtoMessage ¶
func (*ListDeploymentsResponse) ProtoMessage()
func (*ListDeploymentsResponse) ProtoReflect ¶
func (m *ListDeploymentsResponse) ProtoReflect() preflect.Message
func (*ListDeploymentsResponse) Reset ¶
func (m *ListDeploymentsResponse) Reset()
func (*ListDeploymentsResponse) SetCurrentOffset ¶ added in v0.10.1
func (m *ListDeploymentsResponse) SetCurrentOffset(fv int32)
func (*ListDeploymentsResponse) SetDeployments ¶
func (m *ListDeploymentsResponse) SetDeployments(fv []*deployment.Deployment)
func (*ListDeploymentsResponse) SetNextPageToken ¶
func (m *ListDeploymentsResponse) SetNextPageToken(fv *deployment.PagerCursor)
func (*ListDeploymentsResponse) SetPrevPageToken ¶
func (m *ListDeploymentsResponse) SetPrevPageToken(fv *deployment.PagerCursor)
func (*ListDeploymentsResponse) SetTotalResultsCount ¶ added in v0.10.1
func (m *ListDeploymentsResponse) SetTotalResultsCount(fv int32)
func (*ListDeploymentsResponse) String ¶
func (m *ListDeploymentsResponse) String() string
func (*ListDeploymentsResponse) Unmarshal ¶
func (m *ListDeploymentsResponse) Unmarshal(b []byte) error
func (*ListDeploymentsResponse) UnmarshalJSON ¶
func (m *ListDeploymentsResponse) UnmarshalJSON(data []byte) error
type ListDeploymentsResponseFieldPathBuilder ¶
type ListDeploymentsResponseFieldPathBuilder struct{}
func NewListDeploymentsResponseFieldPathBuilder ¶
func NewListDeploymentsResponseFieldPathBuilder() ListDeploymentsResponseFieldPathBuilder
func (ListDeploymentsResponseFieldPathBuilder) CurrentOffset ¶ added in v0.10.1
func (ListDeploymentsResponseFieldPathBuilder) CurrentOffset() ListDeploymentsResponsePathSelectorCurrentOffset
func (ListDeploymentsResponseFieldPathBuilder) Deployments ¶
func (ListDeploymentsResponseFieldPathBuilder) Deployments() ListDeploymentsResponsePathSelectorDeployments
func (ListDeploymentsResponseFieldPathBuilder) NextPageToken ¶
func (ListDeploymentsResponseFieldPathBuilder) NextPageToken() ListDeploymentsResponsePathSelectorNextPageToken
func (ListDeploymentsResponseFieldPathBuilder) PrevPageToken ¶
func (ListDeploymentsResponseFieldPathBuilder) PrevPageToken() ListDeploymentsResponsePathSelectorPrevPageToken
func (ListDeploymentsResponseFieldPathBuilder) TotalResultsCount ¶ added in v0.10.1
func (ListDeploymentsResponseFieldPathBuilder) TotalResultsCount() ListDeploymentsResponsePathSelectorTotalResultsCount
type ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations ¶
type ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues ¶
func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) WithValue ¶
func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataAnnotations) WithValue(value string) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels ¶
type ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) WithArrayOfValues ¶
func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) WithValue ¶
func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataLabels) WithValue(value string) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards ¶
type ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards struct {
// contains filtered or unexported fields
}
func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) WithArrayOfValues ¶
func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) WithArrayOfValues(values []int64) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) WithValue ¶
func (s ListDeploymentsResponseMapPathSelectorDeploymentsMetadataShards) WithValue(value int64) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorCurrentOffset ¶ added in v0.10.1
type ListDeploymentsResponsePathSelectorCurrentOffset struct{}
func (ListDeploymentsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶ added in v0.10.1
func (s ListDeploymentsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListDeploymentsResponse_FieldTerminalPathArrayOfValues
func (ListDeploymentsResponsePathSelectorCurrentOffset) WithValue ¶ added in v0.10.1
func (s ListDeploymentsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListDeploymentsResponse_FieldTerminalPathValue
type ListDeploymentsResponsePathSelectorDeployments ¶
type ListDeploymentsResponsePathSelectorDeployments struct{}
func (ListDeploymentsResponsePathSelectorDeployments) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeployments) WithArrayOfValues(values [][]*deployment.Deployment) *ListDeploymentsResponse_FieldTerminalPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeployments) WithItemValue ¶
func (s ListDeploymentsResponsePathSelectorDeployments) WithItemValue(value *deployment.Deployment) *ListDeploymentsResponse_FieldTerminalPathArrayItemValue
func (ListDeploymentsResponsePathSelectorDeployments) WithSubArrayItemValue ¶
func (s ListDeploymentsResponsePathSelectorDeployments) WithSubArrayItemValue(subPathArrayItemValue deployment.Deployment_FieldPathArrayItemValue) *ListDeploymentsResponse_FieldSubPathArrayItemValue
func (ListDeploymentsResponsePathSelectorDeployments) WithSubArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeployments) WithSubArrayOfValues(subPathArrayOfValues deployment.Deployment_FieldPathArrayOfValues) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeployments) WithSubPath ¶
func (ListDeploymentsResponsePathSelectorDeployments) WithSubPath(subPath deployment.Deployment_FieldPath) *ListDeploymentsResponse_FieldSubPath
func (ListDeploymentsResponsePathSelectorDeployments) WithSubValue ¶
func (s ListDeploymentsResponsePathSelectorDeployments) WithSubValue(subPathValue deployment.Deployment_FieldPathValue) *ListDeploymentsResponse_FieldSubPathValue
func (ListDeploymentsResponsePathSelectorDeployments) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeployments) WithValue(value []*deployment.Deployment) *ListDeploymentsResponse_FieldTerminalPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadata ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadata struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Annotations ¶
func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) CreateTime ¶
func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) DeleteTime ¶ added in v0.8.0
func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) Generation ¶
func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) OwnerReferences ¶
func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) ResourceVersion ¶
func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) UpdateTime ¶
func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadata) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadata) WithValue(value *ntt_meta.Meta) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataAnnotations) WithValue(value map[string]string) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime ¶ added in v0.8.0
type ListDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime) WithValue ¶ added in v0.8.0
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) WithArrayOfValues(values []int64) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataGeneration) WithValue(value int64) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataLabels) WithValue(value map[string]string) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle ¶ added in v0.8.0
type ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) WithValue ¶ added in v0.8.0
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListDeploymentsResponse_FieldSubPathArrayOfValues
type ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState ¶ added in v0.8.0
type ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListDeploymentsResponse_FieldSubPathArrayOfValues
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Controller ¶
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Region ¶ added in v0.8.0
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) Version ¶ added in v0.8.0
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithItemValue ¶
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListDeploymentsResponse_FieldSubPathArrayOfValues
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListDeploymentsResponse_FieldSubPathArrayOfValues
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion ¶ added in v0.8.0
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListDeploymentsResponse_FieldSubPathArrayOfValues
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion ¶ added in v0.8.0
type ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
type ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataResourceVersion) WithValue(value string) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadataShards ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataShards struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataShards) WithValue(value map[string]int64) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) OwningRegion ¶
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithItemValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithItemValue(value string) *ListDeploymentsResponse_FieldSubPathArrayItemValue
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataSyncingRegions) WithValue(value []string) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadataTags ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataTags struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithArrayOfValues(values [][]string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithItemValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithItemValue(value string) *ListDeploymentsResponse_FieldSubPathArrayItemValue
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataTags) WithValue(value []string) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid ¶
type ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithArrayOfValues(values []string) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsMetadataUuid) WithValue(value string) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsName ¶
type ListDeploymentsResponsePathSelectorDeploymentsName struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsName) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsName) WithArrayOfValues(values []*deployment.Name) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsName) WithValue ¶
func (s ListDeploymentsResponsePathSelectorDeploymentsName) WithValue(value *deployment.Name) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorDeploymentsService ¶ added in v0.5.1
type ListDeploymentsResponsePathSelectorDeploymentsService struct{}
func (ListDeploymentsResponsePathSelectorDeploymentsService) WithArrayOfValues ¶ added in v0.5.1
func (s ListDeploymentsResponsePathSelectorDeploymentsService) WithArrayOfValues(values []*service.Reference) *ListDeploymentsResponse_FieldSubPathArrayOfValues
func (ListDeploymentsResponsePathSelectorDeploymentsService) WithValue ¶ added in v0.5.1
func (s ListDeploymentsResponsePathSelectorDeploymentsService) WithValue(value *service.Reference) *ListDeploymentsResponse_FieldSubPathValue
type ListDeploymentsResponsePathSelectorNextPageToken ¶
type ListDeploymentsResponsePathSelectorNextPageToken struct{}
func (ListDeploymentsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *ListDeploymentsResponse_FieldTerminalPathArrayOfValues
func (ListDeploymentsResponsePathSelectorNextPageToken) WithValue ¶
func (s ListDeploymentsResponsePathSelectorNextPageToken) WithValue(value *deployment.PagerCursor) *ListDeploymentsResponse_FieldTerminalPathValue
type ListDeploymentsResponsePathSelectorPrevPageToken ¶
type ListDeploymentsResponsePathSelectorPrevPageToken struct{}
func (ListDeploymentsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListDeploymentsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *ListDeploymentsResponse_FieldTerminalPathArrayOfValues
func (ListDeploymentsResponsePathSelectorPrevPageToken) WithValue ¶
func (s ListDeploymentsResponsePathSelectorPrevPageToken) WithValue(value *deployment.PagerCursor) *ListDeploymentsResponse_FieldTerminalPathValue
type ListDeploymentsResponsePathSelectorTotalResultsCount ¶ added in v0.10.1
type ListDeploymentsResponsePathSelectorTotalResultsCount struct{}
func (ListDeploymentsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶ added in v0.10.1
func (s ListDeploymentsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListDeploymentsResponse_FieldTerminalPathArrayOfValues
func (ListDeploymentsResponsePathSelectorTotalResultsCount) WithValue ¶ added in v0.10.1
func (s ListDeploymentsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListDeploymentsResponse_FieldTerminalPathValue
type ListDeploymentsResponse_FieldMask ¶
type ListDeploymentsResponse_FieldMask struct {
Paths []ListDeploymentsResponse_FieldPath
}
func FullListDeploymentsResponse_FieldMask ¶
func FullListDeploymentsResponse_FieldMask() *ListDeploymentsResponse_FieldMask
func (*ListDeploymentsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) AppendPath(path ListDeploymentsResponse_FieldPath)
func (*ListDeploymentsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListDeploymentsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListDeploymentsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListDeploymentsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) FilterInputFields() *ListDeploymentsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListDeploymentsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListDeploymentsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) GetPaths() []ListDeploymentsResponse_FieldPath
func (*ListDeploymentsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListDeploymentsResponse_FieldMask) IsFull ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) IsFull() bool
func (ListDeploymentsResponse_FieldMask) Marshal ¶
func (fieldMask ListDeploymentsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListDeploymentsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListDeploymentsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListDeploymentsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) PathsCount() int
func (*ListDeploymentsResponse_FieldMask) Project ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) Project(source *ListDeploymentsResponse) *ListDeploymentsResponse
func (*ListDeploymentsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListDeploymentsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) ProtoMessage()
func (*ListDeploymentsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListDeploymentsResponse_FieldMask) Reset ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) Reset()
func (*ListDeploymentsResponse_FieldMask) Set ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) Set(target, source *ListDeploymentsResponse)
func (*ListDeploymentsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListDeploymentsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListDeploymentsResponse_FieldMask) Size ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) Size() int
func (*ListDeploymentsResponse_FieldMask) String ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) String() string
func (*ListDeploymentsResponse_FieldMask) Subtract ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) Subtract(other *ListDeploymentsResponse_FieldMask) *ListDeploymentsResponse_FieldMask
func (*ListDeploymentsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListDeploymentsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListDeploymentsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListDeploymentsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListDeploymentsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListDeploymentsResponse_FieldPath ¶
type ListDeploymentsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListDeploymentsResponse_FieldPathSelector Get(source *ListDeploymentsResponse) []interface{} GetSingle(source *ListDeploymentsResponse) (interface{}, bool) ClearValue(item *ListDeploymentsResponse) // Those methods build corresponding ListDeploymentsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListDeploymentsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListDeploymentsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListDeploymentsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListDeploymentsResponse_FieldPath ¶
func BuildListDeploymentsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListDeploymentsResponse_FieldPath, error)
func MustParseListDeploymentsResponse_FieldPath ¶
func MustParseListDeploymentsResponse_FieldPath(rawField string) ListDeploymentsResponse_FieldPath
func ParseListDeploymentsResponse_FieldPath ¶
func ParseListDeploymentsResponse_FieldPath(rawField string) (ListDeploymentsResponse_FieldPath, error)
type ListDeploymentsResponse_FieldPathArrayItemValue ¶
type ListDeploymentsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListDeploymentsResponse_FieldPath ContainsValue(*ListDeploymentsResponse) bool }
ListDeploymentsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListDeploymentsResponse according to their type Present only for array (repeated) types.
func MustParseListDeploymentsResponse_FieldPathArrayItemValue ¶
func MustParseListDeploymentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListDeploymentsResponse_FieldPathArrayItemValue
func ParseListDeploymentsResponse_FieldPathArrayItemValue ¶
func ParseListDeploymentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListDeploymentsResponse_FieldPathArrayItemValue, error)
ParseListDeploymentsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListDeploymentsResponse_FieldPathArrayOfValues ¶
type ListDeploymentsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListDeploymentsResponse_FieldPath }
ListDeploymentsResponse_FieldPathArrayOfValues allows storing slice of values for ListDeploymentsResponse fields according to their type
func MustParseListDeploymentsResponse_FieldPathArrayOfValues ¶
func MustParseListDeploymentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListDeploymentsResponse_FieldPathArrayOfValues
func ParseListDeploymentsResponse_FieldPathArrayOfValues ¶
func ParseListDeploymentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListDeploymentsResponse_FieldPathArrayOfValues, error)
type ListDeploymentsResponse_FieldPathSelector ¶
type ListDeploymentsResponse_FieldPathSelector int32
const ( ListDeploymentsResponse_FieldPathSelectorDeployments ListDeploymentsResponse_FieldPathSelector = 0 ListDeploymentsResponse_FieldPathSelectorPrevPageToken ListDeploymentsResponse_FieldPathSelector = 1 ListDeploymentsResponse_FieldPathSelectorNextPageToken ListDeploymentsResponse_FieldPathSelector = 2 ListDeploymentsResponse_FieldPathSelectorCurrentOffset ListDeploymentsResponse_FieldPathSelector = 3 ListDeploymentsResponse_FieldPathSelectorTotalResultsCount ListDeploymentsResponse_FieldPathSelector = 4 )
func (ListDeploymentsResponse_FieldPathSelector) String ¶
func (s ListDeploymentsResponse_FieldPathSelector) String() string
type ListDeploymentsResponse_FieldPathValue ¶
type ListDeploymentsResponse_FieldPathValue interface { ListDeploymentsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListDeploymentsResponse) CompareWith(*ListDeploymentsResponse) (cmp int, comparable bool) }
ListDeploymentsResponse_FieldPathValue allows storing values for ListDeploymentsResponse fields according to their type
func MustParseListDeploymentsResponse_FieldPathValue ¶
func MustParseListDeploymentsResponse_FieldPathValue(pathStr, valueStr string) ListDeploymentsResponse_FieldPathValue
func ParseListDeploymentsResponse_FieldPathValue ¶
func ParseListDeploymentsResponse_FieldPathValue(pathStr, valueStr string) (ListDeploymentsResponse_FieldPathValue, error)
type ListDeploymentsResponse_FieldSubPath ¶
type ListDeploymentsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListDeploymentsResponse_FieldSubPath) AsDeploymentsSubPath ¶
func (fps *ListDeploymentsResponse_FieldSubPath) AsDeploymentsSubPath() (deployment.Deployment_FieldPath, bool)
func (*ListDeploymentsResponse_FieldSubPath) ClearValue ¶
func (fps *ListDeploymentsResponse_FieldSubPath) ClearValue(item *ListDeploymentsResponse)
func (*ListDeploymentsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListDeploymentsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListDeploymentsResponse_FieldSubPath) Get ¶
func (fps *ListDeploymentsResponse_FieldSubPath) Get(source *ListDeploymentsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListDeploymentsResponse
func (*ListDeploymentsResponse_FieldSubPath) GetDefault ¶
func (fps *ListDeploymentsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListDeploymentsResponse_FieldSubPath) GetRaw ¶
func (fps *ListDeploymentsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListDeploymentsResponse_FieldSubPath) GetSingle ¶
func (fps *ListDeploymentsResponse_FieldSubPath) GetSingle(source *ListDeploymentsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListDeploymentsResponse
func (*ListDeploymentsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListDeploymentsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListDeploymentsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListDeploymentsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListDeploymentsResponse_FieldSubPath) JSONString ¶
func (fps *ListDeploymentsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListDeploymentsResponse_FieldSubPath) Selector ¶
func (fps *ListDeploymentsResponse_FieldSubPath) Selector() ListDeploymentsResponse_FieldPathSelector
func (*ListDeploymentsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *ListDeploymentsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListDeploymentsResponse_FieldSubPath) String ¶
func (fps *ListDeploymentsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListDeploymentsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListDeploymentsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListDeploymentsResponse_FieldPathArrayItemValue
func (*ListDeploymentsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListDeploymentsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListDeploymentsResponse_FieldPathArrayOfValues
func (*ListDeploymentsResponse_FieldSubPath) WithIValue ¶
func (fps *ListDeploymentsResponse_FieldSubPath) WithIValue(value interface{}) ListDeploymentsResponse_FieldPathValue
func (*ListDeploymentsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListDeploymentsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListDeploymentsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListDeploymentsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListDeploymentsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListDeploymentsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListDeploymentsResponse_FieldSubPathArrayItemValue ¶
type ListDeploymentsResponse_FieldSubPathArrayItemValue struct { ListDeploymentsResponse_FieldPath // contains filtered or unexported fields }
func (*ListDeploymentsResponse_FieldSubPathArrayItemValue) AsDeploymentsPathItemValue ¶
func (fpaivs *ListDeploymentsResponse_FieldSubPathArrayItemValue) AsDeploymentsPathItemValue() (deployment.Deployment_FieldPathArrayItemValue, bool)
func (*ListDeploymentsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListDeploymentsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListDeploymentsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListDeploymentsResponse'
func (*ListDeploymentsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListDeploymentsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListDeploymentsResponse_FieldSubPathArrayOfValues ¶
type ListDeploymentsResponse_FieldSubPathArrayOfValues struct { ListDeploymentsResponse_FieldPath // contains filtered or unexported fields }
func (*ListDeploymentsResponse_FieldSubPathArrayOfValues) AsDeploymentsPathArrayOfValues ¶
func (fpsaov *ListDeploymentsResponse_FieldSubPathArrayOfValues) AsDeploymentsPathArrayOfValues() (deployment.Deployment_FieldPathArrayOfValues, bool)
func (*ListDeploymentsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListDeploymentsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListDeploymentsResponse_FieldSubPathValue ¶
type ListDeploymentsResponse_FieldSubPathValue struct { ListDeploymentsResponse_FieldPath // contains filtered or unexported fields }
func (*ListDeploymentsResponse_FieldSubPathValue) AsDeploymentsPathValue ¶
func (fpvs *ListDeploymentsResponse_FieldSubPathValue) AsDeploymentsPathValue() (deployment.Deployment_FieldPathValue, bool)
func (*ListDeploymentsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListDeploymentsResponse_FieldSubPathValue) CompareWith(source *ListDeploymentsResponse) (int, bool)
func (*ListDeploymentsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListDeploymentsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListDeploymentsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListDeploymentsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListDeploymentsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListDeploymentsResponse_FieldSubPathValue) SetTo(target **ListDeploymentsResponse)
func (*ListDeploymentsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListDeploymentsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListDeploymentsResponse_FieldTerminalPath ¶
type ListDeploymentsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListDeploymentsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) ClearValue(item *ListDeploymentsResponse)
func (*ListDeploymentsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListDeploymentsResponse_FieldTerminalPath) Get ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) Get(source *ListDeploymentsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListDeploymentsResponse
func (*ListDeploymentsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListDeploymentsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListDeploymentsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) GetSingle(source *ListDeploymentsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListDeploymentsResponse
func (*ListDeploymentsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListDeploymentsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListDeploymentsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListDeploymentsResponse_FieldTerminalPath) Selector ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) Selector() ListDeploymentsResponse_FieldPathSelector
func (*ListDeploymentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListDeploymentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListDeploymentsResponse_FieldTerminalPath) String ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListDeploymentsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListDeploymentsResponse_FieldPathArrayItemValue
func (*ListDeploymentsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListDeploymentsResponse_FieldPathArrayOfValues
func (*ListDeploymentsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) WithIValue(value interface{}) ListDeploymentsResponse_FieldPathValue
func (*ListDeploymentsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListDeploymentsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListDeploymentsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListDeploymentsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListDeploymentsResponse_FieldTerminalPathArrayItemValue ¶
type ListDeploymentsResponse_FieldTerminalPathArrayItemValue struct { ListDeploymentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListDeploymentsResponse_FieldTerminalPathArrayItemValue) AsDeploymentsItemValue ¶
func (fpaiv *ListDeploymentsResponse_FieldTerminalPathArrayItemValue) AsDeploymentsItemValue() (*deployment.Deployment, bool)
func (*ListDeploymentsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListDeploymentsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListDeploymentsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListDeploymentsResponse'
func (*ListDeploymentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListDeploymentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListDeploymentsResponse as interface{}
func (*ListDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListDeploymentsResponse) (interface{}, bool)
func (*ListDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListDeploymentsResponse_FieldTerminalPathArrayOfValues ¶
type ListDeploymentsResponse_FieldTerminalPathArrayOfValues struct { ListDeploymentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶ added in v0.10.1
func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentsArrayOfValues ¶
func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentsArrayOfValues() ([][]*deployment.Deployment, bool)
func (*ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)
func (*ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)
func (*ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶ added in v0.10.1
func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*ListDeploymentsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListDeploymentsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListDeploymentsResponse_FieldTerminalPathValue ¶
type ListDeploymentsResponse_FieldTerminalPathValue struct { ListDeploymentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListDeploymentsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶ added in v0.10.1
func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*ListDeploymentsResponse_FieldTerminalPathValue) AsDeploymentsValue ¶
func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) AsDeploymentsValue() ([]*deployment.Deployment, bool)
func (*ListDeploymentsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*deployment.PagerCursor, bool)
func (*ListDeploymentsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*deployment.PagerCursor, bool)
func (*ListDeploymentsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶ added in v0.10.1
func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*ListDeploymentsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) CompareWith(source *ListDeploymentsResponse) (int, bool)
CompareWith compares value in the 'ListDeploymentsResponse_FieldTerminalPathValue' with the value under path in 'ListDeploymentsResponse'.
func (*ListDeploymentsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListDeploymentsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListDeploymentsResponse' as interface{}
func (*ListDeploymentsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) SetTo(target **ListDeploymentsResponse)
SetTo stores value for selected field for object ListDeploymentsResponse
func (*ListDeploymentsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListDeploymentsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateDeploymentDescriptor ¶ added in v0.4.28
type UpdateDeploymentDescriptor struct{}
func GetUpdateDeploymentDescriptor ¶ added in v0.4.28
func GetUpdateDeploymentDescriptor() *UpdateDeploymentDescriptor
func (*UpdateDeploymentDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateDeploymentDescriptor) GetApiName ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) GetApiName() string
func (*UpdateDeploymentDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateDeploymentDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) GetFullMethodName() string
func (*UpdateDeploymentDescriptor) GetMethodName ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) GetMethodName() string
func (*UpdateDeploymentDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) GetProtoPkgName() string
func (*UpdateDeploymentDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *UpdateDeploymentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateDeploymentDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateDeploymentDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) GetServiceDomain() string
func (*UpdateDeploymentDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) GetServiceVersion() string
func (*UpdateDeploymentDescriptor) GetVerb ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) GetVerb() string
func (*UpdateDeploymentDescriptor) HasResource ¶ added in v0.4.30
func (d *UpdateDeploymentDescriptor) HasResource() bool
func (*UpdateDeploymentDescriptor) IsClientStream ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) IsClientStream() bool
func (*UpdateDeploymentDescriptor) IsCollection ¶ added in v0.4.30
func (d *UpdateDeploymentDescriptor) IsCollection() bool
func (*UpdateDeploymentDescriptor) IsPlural ¶ added in v0.4.30
func (d *UpdateDeploymentDescriptor) IsPlural() bool
func (*UpdateDeploymentDescriptor) IsServerStream ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) IsServerStream() bool
func (*UpdateDeploymentDescriptor) IsUnary ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) IsUnary() bool
func (*UpdateDeploymentDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateDeploymentDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateDeploymentDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *UpdateDeploymentDescriptor) RequestHasResourceBody() bool
type UpdateDeploymentDescriptorClientMsgHandle ¶ added in v0.4.28
type UpdateDeploymentDescriptorClientMsgHandle struct{}
func (*UpdateDeploymentDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateDeploymentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateDeploymentDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateDeploymentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateDeploymentDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateDeploymentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateDeploymentDescriptorServerMsgHandle ¶ added in v0.4.28
type UpdateDeploymentDescriptorServerMsgHandle struct{}
func (*UpdateDeploymentDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateDeploymentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateDeploymentDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateDeploymentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateDeploymentDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateDeploymentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateDeploymentRequest ¶
type UpdateDeploymentRequest struct { // Deployment resource body Deployment *deployment.Deployment `protobuf:"bytes,2,opt,name=deployment,proto3" json:"deployment,omitempty" firestore:"deployment"` // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *deployment.Deployment_FieldMask `` /* 146-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 *UpdateDeploymentRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // contains filtered or unexported fields }
Request message for method [UpdateDeployment][ntt.meta.v1alpha2.UpdateDeployment]
func (*UpdateDeploymentRequest) Clone ¶
func (o *UpdateDeploymentRequest) Clone() *UpdateDeploymentRequest
func (*UpdateDeploymentRequest) CloneRaw ¶
func (o *UpdateDeploymentRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateDeploymentRequest) Descriptor ¶
func (*UpdateDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateDeploymentRequest.ProtoReflect.Descriptor instead.
func (*UpdateDeploymentRequest) GetCas ¶
func (m *UpdateDeploymentRequest) GetCas() *UpdateDeploymentRequest_CAS
func (*UpdateDeploymentRequest) GetDeployment ¶
func (m *UpdateDeploymentRequest) GetDeployment() *deployment.Deployment
func (*UpdateDeploymentRequest) GetUpdateMask ¶
func (m *UpdateDeploymentRequest) GetUpdateMask() *deployment.Deployment_FieldMask
func (*UpdateDeploymentRequest) GotenMessage ¶
func (*UpdateDeploymentRequest) GotenMessage()
func (*UpdateDeploymentRequest) GotenObjectExt ¶
func (o *UpdateDeploymentRequest) GotenObjectExt()
func (*UpdateDeploymentRequest) GotenValidate ¶
func (obj *UpdateDeploymentRequest) GotenValidate() error
func (*UpdateDeploymentRequest) MakeDiffFieldMask ¶
func (o *UpdateDeploymentRequest) MakeDiffFieldMask(other *UpdateDeploymentRequest) *UpdateDeploymentRequest_FieldMask
func (*UpdateDeploymentRequest) MakeFullFieldMask ¶
func (o *UpdateDeploymentRequest) MakeFullFieldMask() *UpdateDeploymentRequest_FieldMask
func (*UpdateDeploymentRequest) MakeRawDiffFieldMask ¶
func (o *UpdateDeploymentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateDeploymentRequest) MakeRawFullFieldMask ¶
func (o *UpdateDeploymentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateDeploymentRequest) Marshal ¶
func (m *UpdateDeploymentRequest) Marshal() ([]byte, error)
func (*UpdateDeploymentRequest) MarshalJSON ¶
func (m *UpdateDeploymentRequest) MarshalJSON() ([]byte, error)
func (*UpdateDeploymentRequest) Merge ¶
func (o *UpdateDeploymentRequest) Merge(source *UpdateDeploymentRequest)
func (*UpdateDeploymentRequest) MergeRaw ¶
func (o *UpdateDeploymentRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateDeploymentRequest) ProtoMessage ¶
func (*UpdateDeploymentRequest) ProtoMessage()
func (*UpdateDeploymentRequest) ProtoReflect ¶
func (m *UpdateDeploymentRequest) ProtoReflect() preflect.Message
func (*UpdateDeploymentRequest) Reset ¶
func (m *UpdateDeploymentRequest) Reset()
func (*UpdateDeploymentRequest) SetCas ¶
func (m *UpdateDeploymentRequest) SetCas(fv *UpdateDeploymentRequest_CAS)
func (*UpdateDeploymentRequest) SetDeployment ¶
func (m *UpdateDeploymentRequest) SetDeployment(fv *deployment.Deployment)
func (*UpdateDeploymentRequest) SetUpdateMask ¶
func (m *UpdateDeploymentRequest) SetUpdateMask(fv *deployment.Deployment_FieldMask)
func (*UpdateDeploymentRequest) String ¶
func (m *UpdateDeploymentRequest) String() string
func (*UpdateDeploymentRequest) Unmarshal ¶
func (m *UpdateDeploymentRequest) Unmarshal(b []byte) error
func (*UpdateDeploymentRequest) UnmarshalJSON ¶
func (m *UpdateDeploymentRequest) UnmarshalJSON(data []byte) error
type UpdateDeploymentRequestCASFieldPathBuilder ¶
type UpdateDeploymentRequestCASFieldPathBuilder struct{}
func NewUpdateDeploymentRequestCASFieldPathBuilder ¶
func NewUpdateDeploymentRequestCASFieldPathBuilder() UpdateDeploymentRequestCASFieldPathBuilder
func (UpdateDeploymentRequestCASFieldPathBuilder) ConditionalState ¶
func (UpdateDeploymentRequestCASFieldPathBuilder) ConditionalState() UpdateDeploymentRequest_CASPathSelectorConditionalState
type UpdateDeploymentRequestCAS_FieldPath ¶
type UpdateDeploymentRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateDeploymentRequestCAS_FieldPathSelector Get(source *UpdateDeploymentRequest_CAS) []interface{} GetSingle(source *UpdateDeploymentRequest_CAS) (interface{}, bool) ClearValue(item *UpdateDeploymentRequest_CAS) // Those methods build corresponding UpdateDeploymentRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateDeploymentRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateDeploymentRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateDeploymentRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateDeploymentRequestCAS_FieldPath ¶
func BuildUpdateDeploymentRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateDeploymentRequestCAS_FieldPath, error)
func MustParseUpdateDeploymentRequestCAS_FieldPath ¶
func MustParseUpdateDeploymentRequestCAS_FieldPath(rawField string) UpdateDeploymentRequestCAS_FieldPath
func ParseUpdateDeploymentRequestCAS_FieldPath ¶
func ParseUpdateDeploymentRequestCAS_FieldPath(rawField string) (UpdateDeploymentRequestCAS_FieldPath, error)
type UpdateDeploymentRequestCAS_FieldPathArrayItemValue ¶
type UpdateDeploymentRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateDeploymentRequestCAS_FieldPath ContainsValue(*UpdateDeploymentRequest_CAS) bool }
UpdateDeploymentRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateDeploymentRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateDeploymentRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateDeploymentRequestCAS_FieldPathArrayItemValue
func ParseUpdateDeploymentRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateDeploymentRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateDeploymentRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateDeploymentRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateDeploymentRequestCAS_FieldPathArrayOfValues ¶
type UpdateDeploymentRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateDeploymentRequestCAS_FieldPath }
UpdateDeploymentRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateDeploymentRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateDeploymentRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateDeploymentRequestCAS_FieldPathArrayOfValues
func ParseUpdateDeploymentRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateDeploymentRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateDeploymentRequestCAS_FieldPathArrayOfValues, error)
type UpdateDeploymentRequestCAS_FieldPathSelector ¶
type UpdateDeploymentRequestCAS_FieldPathSelector int32
const ( UpdateDeploymentRequestCAS_FieldPathSelectorConditionalState UpdateDeploymentRequestCAS_FieldPathSelector = 0 UpdateDeploymentRequestCAS_FieldPathSelectorFieldMask UpdateDeploymentRequestCAS_FieldPathSelector = 1 )
func (UpdateDeploymentRequestCAS_FieldPathSelector) String ¶
func (s UpdateDeploymentRequestCAS_FieldPathSelector) String() string
type UpdateDeploymentRequestCAS_FieldPathValue ¶
type UpdateDeploymentRequestCAS_FieldPathValue interface { UpdateDeploymentRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateDeploymentRequest_CAS) CompareWith(*UpdateDeploymentRequest_CAS) (cmp int, comparable bool) }
UpdateDeploymentRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateDeploymentRequestCAS_FieldPathValue ¶
func MustParseUpdateDeploymentRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateDeploymentRequestCAS_FieldPathValue
func ParseUpdateDeploymentRequestCAS_FieldPathValue ¶
func ParseUpdateDeploymentRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateDeploymentRequestCAS_FieldPathValue, error)
type UpdateDeploymentRequestCAS_FieldSubPath ¶
type UpdateDeploymentRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateDeploymentRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) AsConditionalStateSubPath() (deployment.Deployment_FieldPath, bool)
func (*UpdateDeploymentRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) ClearValue(item *UpdateDeploymentRequest_CAS)
func (*UpdateDeploymentRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateDeploymentRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) Get(source *UpdateDeploymentRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateDeploymentRequest_CAS
func (*UpdateDeploymentRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateDeploymentRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateDeploymentRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) GetSingle(source *UpdateDeploymentRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateDeploymentRequest_CAS
func (*UpdateDeploymentRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateDeploymentRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateDeploymentRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateDeploymentRequestCAS_FieldSubPath) Selector ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) Selector() UpdateDeploymentRequestCAS_FieldPathSelector
func (*UpdateDeploymentRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateDeploymentRequestCAS_FieldSubPath) String ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateDeploymentRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateDeploymentRequestCAS_FieldPathArrayItemValue
func (*UpdateDeploymentRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateDeploymentRequestCAS_FieldPathArrayOfValues
func (*UpdateDeploymentRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateDeploymentRequestCAS_FieldPathValue
func (*UpdateDeploymentRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateDeploymentRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateDeploymentRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateDeploymentRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue struct { UpdateDeploymentRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (deployment.Deployment_FieldPathArrayItemValue, bool)
func (*UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateDeploymentRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues struct { UpdateDeploymentRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (deployment.Deployment_FieldPathArrayOfValues, bool)
func (*UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateDeploymentRequestCAS_FieldSubPathValue ¶
type UpdateDeploymentRequestCAS_FieldSubPathValue struct { UpdateDeploymentRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateDeploymentRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateDeploymentRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (deployment.Deployment_FieldPathValue, bool)
func (*UpdateDeploymentRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateDeploymentRequestCAS_FieldSubPathValue) CompareWith(source *UpdateDeploymentRequest_CAS) (int, bool)
func (*UpdateDeploymentRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateDeploymentRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateDeploymentRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateDeploymentRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateDeploymentRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateDeploymentRequestCAS_FieldSubPathValue) SetTo(target **UpdateDeploymentRequest_CAS)
func (*UpdateDeploymentRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateDeploymentRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateDeploymentRequestCAS_FieldTerminalPath ¶
type UpdateDeploymentRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) ClearValue(item *UpdateDeploymentRequest_CAS)
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) Get(source *UpdateDeploymentRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateDeploymentRequest_CAS
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) GetSingle(source *UpdateDeploymentRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateDeploymentRequest_CAS
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) Selector ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) Selector() UpdateDeploymentRequestCAS_FieldPathSelector
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateDeploymentRequestCAS_FieldPathArrayItemValue
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateDeploymentRequestCAS_FieldPathArrayOfValues
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateDeploymentRequestCAS_FieldPathValue
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateDeploymentRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateDeploymentRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateDeploymentRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateDeploymentRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateDeploymentRequest_CAS as interface{}
func (*UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateDeploymentRequest_CAS) (interface{}, bool)
func (*UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateDeploymentRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateDeploymentRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*deployment.Deployment, bool)
func (*UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*deployment.Deployment_FieldMask, bool)
func (*UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateDeploymentRequestCAS_FieldTerminalPathValue ¶
type UpdateDeploymentRequestCAS_FieldTerminalPathValue struct { UpdateDeploymentRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateDeploymentRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateDeploymentRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*deployment.Deployment, bool)
func (*UpdateDeploymentRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateDeploymentRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*deployment.Deployment_FieldMask, bool)
func (*UpdateDeploymentRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateDeploymentRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateDeploymentRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateDeploymentRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateDeploymentRequest_CAS'.
func (*UpdateDeploymentRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateDeploymentRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateDeploymentRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateDeploymentRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateDeploymentRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateDeploymentRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateDeploymentRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateDeploymentRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateDeploymentRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateDeploymentRequestFieldPathBuilder ¶
type UpdateDeploymentRequestFieldPathBuilder struct{}
func NewUpdateDeploymentRequestFieldPathBuilder ¶
func NewUpdateDeploymentRequestFieldPathBuilder() UpdateDeploymentRequestFieldPathBuilder
func (UpdateDeploymentRequestFieldPathBuilder) Deployment ¶
func (UpdateDeploymentRequestFieldPathBuilder) Deployment() UpdateDeploymentRequestPathSelectorDeployment
func (UpdateDeploymentRequestFieldPathBuilder) UpdateMask ¶
func (UpdateDeploymentRequestFieldPathBuilder) UpdateMask() UpdateDeploymentRequestPathSelectorUpdateMask
type UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateDeploymentRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations ¶
type UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithValue ¶
func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataAnnotations) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels ¶
type UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithArrayOfValues ¶
func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithValue ¶
func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataLabels) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards ¶
type UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithArrayOfValues ¶
func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithArrayOfValues(values []int64) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithValue ¶
func (s UpdateDeploymentRequestMapPathSelectorDeploymentMetadataShards) WithValue(value int64) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorCas ¶
type UpdateDeploymentRequestPathSelectorCas struct{}
func (UpdateDeploymentRequestPathSelectorCas) ConditionalState ¶
func (UpdateDeploymentRequestPathSelectorCas) ConditionalState() UpdateDeploymentRequestPathSelectorCasConditionalState
func (UpdateDeploymentRequestPathSelectorCas) FieldPath ¶
func (UpdateDeploymentRequestPathSelectorCas) FieldPath() *UpdateDeploymentRequest_FieldTerminalPath
func (UpdateDeploymentRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCas) WithArrayOfValues(values []*UpdateDeploymentRequest_CAS) *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateDeploymentRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateDeploymentRequestCAS_FieldPathArrayItemValue) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
func (UpdateDeploymentRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateDeploymentRequestCAS_FieldPathArrayOfValues) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorCas) WithSubPath ¶
func (UpdateDeploymentRequestPathSelectorCas) WithSubPath(subPath UpdateDeploymentRequestCAS_FieldPath) *UpdateDeploymentRequest_FieldSubPath
func (UpdateDeploymentRequestPathSelectorCas) WithSubValue ¶
func (s UpdateDeploymentRequestPathSelectorCas) WithSubValue(subPathValue UpdateDeploymentRequestCAS_FieldPathValue) *UpdateDeploymentRequest_FieldSubPathValue
func (UpdateDeploymentRequestPathSelectorCas) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorCas) WithValue(value *UpdateDeploymentRequest_CAS) *UpdateDeploymentRequest_FieldTerminalPathValue
type UpdateDeploymentRequestPathSelectorCasConditionalState ¶
type UpdateDeploymentRequestPathSelectorCasConditionalState struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*deployment.Deployment) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorCasConditionalState) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalState) WithValue(value *deployment.Deployment) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataDeleteTime ¶ added in v0.8.0
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycle ¶ added in v0.8.0
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycle) State ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleState ¶ added in v0.8.0
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorCasConditionalStateName ¶
type UpdateDeploymentRequestPathSelectorCasConditionalStateName struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*deployment.Name) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorCasConditionalStateName) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateName) WithValue(value *deployment.Name) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorCasConditionalStateService ¶ added in v0.5.1
type UpdateDeploymentRequestPathSelectorCasConditionalStateService struct{}
func (UpdateDeploymentRequestPathSelectorCasConditionalStateService) WithArrayOfValues ¶ added in v0.5.1
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateService) WithArrayOfValues(values []*service.Reference) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorCasConditionalStateService) WithValue ¶ added in v0.5.1
func (s UpdateDeploymentRequestPathSelectorCasConditionalStateService) WithValue(value *service.Reference) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorCasFieldMask ¶
type UpdateDeploymentRequestPathSelectorCasFieldMask struct{}
func (UpdateDeploymentRequestPathSelectorCasFieldMask) FieldPath ¶
func (UpdateDeploymentRequestPathSelectorCasFieldMask) FieldPath() *UpdateDeploymentRequest_FieldSubPath
func (UpdateDeploymentRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorCasFieldMask) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorCasFieldMask) WithValue(value *deployment.Deployment_FieldMask) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeployment ¶
type UpdateDeploymentRequestPathSelectorDeployment struct{}
func (UpdateDeploymentRequestPathSelectorDeployment) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeployment) WithArrayOfValues(values []*deployment.Deployment) *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeployment) WithSubArrayItemValue ¶
func (s UpdateDeploymentRequestPathSelectorDeployment) WithSubArrayItemValue(subPathArrayItemValue deployment.Deployment_FieldPathArrayItemValue) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
func (UpdateDeploymentRequestPathSelectorDeployment) WithSubArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeployment) WithSubArrayOfValues(subPathArrayOfValues deployment.Deployment_FieldPathArrayOfValues) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeployment) WithSubPath ¶
func (UpdateDeploymentRequestPathSelectorDeployment) WithSubPath(subPath deployment.Deployment_FieldPath) *UpdateDeploymentRequest_FieldSubPath
func (UpdateDeploymentRequestPathSelectorDeployment) WithSubValue ¶
func (s UpdateDeploymentRequestPathSelectorDeployment) WithSubValue(subPathValue deployment.Deployment_FieldPathValue) *UpdateDeploymentRequest_FieldSubPathValue
func (UpdateDeploymentRequestPathSelectorDeployment) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeployment) WithValue(value *deployment.Deployment) *UpdateDeploymentRequest_FieldTerminalPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadata ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadata struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Annotations ¶
func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) CreateTime ¶
func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) Generation ¶
func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) OwnerReferences ¶
func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) ResourceVersion ¶
func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) UpdateTime ¶
func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadata) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadata) WithValue(value *ntt_meta.Meta) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataAnnotations) WithValue(value map[string]string) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime ¶ added in v0.8.0
type UpdateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime) WithValue ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithArrayOfValues(values []int64) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataGeneration) WithValue(value int64) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataLabels) WithValue(value map[string]string) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycle ¶ added in v0.8.0
type UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycle struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) WithValue ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState ¶ added in v0.8.0
type UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Controller ¶
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithItemValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataResourceVersion) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadataShards ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataShards struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataShards) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataShards) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataShards) WithValue(value map[string]int64) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing) OwningRegion ¶
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithItemValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithItemValue(value string) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataSyncingRegions) WithValue(value []string) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadataTags ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataTags struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataTags) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataTags) WithArrayOfValues(values [][]string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataTags) WithItemValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataTags) WithItemValue(value string) *UpdateDeploymentRequest_FieldSubPathArrayItemValue
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataTags) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataTags) WithValue(value []string) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid ¶
type UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithArrayOfValues(values []string) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentMetadataUuid) WithValue(value string) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentName ¶
type UpdateDeploymentRequestPathSelectorDeploymentName struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentName) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentName) WithArrayOfValues(values []*deployment.Name) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentName) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorDeploymentName) WithValue(value *deployment.Name) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorDeploymentService ¶ added in v0.5.1
type UpdateDeploymentRequestPathSelectorDeploymentService struct{}
func (UpdateDeploymentRequestPathSelectorDeploymentService) WithArrayOfValues ¶ added in v0.5.1
func (s UpdateDeploymentRequestPathSelectorDeploymentService) WithArrayOfValues(values []*service.Reference) *UpdateDeploymentRequest_FieldSubPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorDeploymentService) WithValue ¶ added in v0.5.1
func (s UpdateDeploymentRequestPathSelectorDeploymentService) WithValue(value *service.Reference) *UpdateDeploymentRequest_FieldSubPathValue
type UpdateDeploymentRequestPathSelectorUpdateMask ¶
type UpdateDeploymentRequestPathSelectorUpdateMask struct{}
func (UpdateDeploymentRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateDeploymentRequestPathSelectorUpdateMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues
func (UpdateDeploymentRequestPathSelectorUpdateMask) WithValue ¶
func (s UpdateDeploymentRequestPathSelectorUpdateMask) WithValue(value *deployment.Deployment_FieldMask) *UpdateDeploymentRequest_FieldTerminalPathValue
type UpdateDeploymentRequest_CAS ¶
type UpdateDeploymentRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *deployment.Deployment `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *deployment.Deployment_FieldMask `` /* 142-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 (*UpdateDeploymentRequest_CAS) Clone ¶
func (o *UpdateDeploymentRequest_CAS) Clone() *UpdateDeploymentRequest_CAS
func (*UpdateDeploymentRequest_CAS) CloneRaw ¶
func (o *UpdateDeploymentRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateDeploymentRequest_CAS) Descriptor ¶
func (*UpdateDeploymentRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateDeploymentRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateDeploymentRequest_CAS) GetConditionalState ¶
func (m *UpdateDeploymentRequest_CAS) GetConditionalState() *deployment.Deployment
func (*UpdateDeploymentRequest_CAS) GetFieldMask ¶
func (m *UpdateDeploymentRequest_CAS) GetFieldMask() *deployment.Deployment_FieldMask
func (*UpdateDeploymentRequest_CAS) GotenMessage ¶
func (*UpdateDeploymentRequest_CAS) GotenMessage()
func (*UpdateDeploymentRequest_CAS) GotenObjectExt ¶
func (o *UpdateDeploymentRequest_CAS) GotenObjectExt()
func (*UpdateDeploymentRequest_CAS) GotenValidate ¶
func (obj *UpdateDeploymentRequest_CAS) GotenValidate() error
func (*UpdateDeploymentRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateDeploymentRequest_CAS) MakeDiffFieldMask(other *UpdateDeploymentRequest_CAS) *UpdateDeploymentRequest_CAS_FieldMask
func (*UpdateDeploymentRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateDeploymentRequest_CAS) MakeFullFieldMask() *UpdateDeploymentRequest_CAS_FieldMask
func (*UpdateDeploymentRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateDeploymentRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateDeploymentRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateDeploymentRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateDeploymentRequest_CAS) Marshal ¶
func (m *UpdateDeploymentRequest_CAS) Marshal() ([]byte, error)
func (*UpdateDeploymentRequest_CAS) MarshalJSON ¶
func (m *UpdateDeploymentRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateDeploymentRequest_CAS) Merge ¶
func (o *UpdateDeploymentRequest_CAS) Merge(source *UpdateDeploymentRequest_CAS)
func (*UpdateDeploymentRequest_CAS) MergeRaw ¶
func (o *UpdateDeploymentRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateDeploymentRequest_CAS) ProtoMessage ¶
func (*UpdateDeploymentRequest_CAS) ProtoMessage()
func (*UpdateDeploymentRequest_CAS) ProtoReflect ¶
func (m *UpdateDeploymentRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateDeploymentRequest_CAS) Reset ¶
func (m *UpdateDeploymentRequest_CAS) Reset()
func (*UpdateDeploymentRequest_CAS) SetConditionalState ¶
func (m *UpdateDeploymentRequest_CAS) SetConditionalState(fv *deployment.Deployment)
func (*UpdateDeploymentRequest_CAS) SetFieldMask ¶
func (m *UpdateDeploymentRequest_CAS) SetFieldMask(fv *deployment.Deployment_FieldMask)
func (*UpdateDeploymentRequest_CAS) String ¶
func (m *UpdateDeploymentRequest_CAS) String() string
func (*UpdateDeploymentRequest_CAS) Unmarshal ¶
func (m *UpdateDeploymentRequest_CAS) Unmarshal(b []byte) error
func (*UpdateDeploymentRequest_CAS) UnmarshalJSON ¶
func (m *UpdateDeploymentRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalState ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalState struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*deployment.Deployment) *UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue deployment.Deployment_FieldPathArrayItemValue) *UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue
func (UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues deployment.Deployment_FieldPathArrayOfValues) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubPath(subPath deployment.Deployment_FieldPath) *UpdateDeploymentRequestCAS_FieldSubPath
func (UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubValue ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue deployment.Deployment_FieldPathValue) *UpdateDeploymentRequestCAS_FieldSubPathValue
func (UpdateDeploymentRequest_CASPathSelectorConditionalState) WithValue ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalState) WithValue(value *deployment.Deployment) *UpdateDeploymentRequestCAS_FieldTerminalPathValue
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) WithValue ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateDeploymentRequestCAS_FieldSubPathValue
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateDeploymentRequestCAS_FieldSubPathValue
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataDeleteTime ¶ added in v0.8.0
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateDeploymentRequestCAS_FieldSubPathValue
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycle ¶ added in v0.8.0
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycle) State ¶ added in v0.8.0
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleState ¶ added in v0.8.0
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateDeploymentRequestCAS_FieldSubPathValue
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateDeploymentRequestCAS_FieldSubPathArrayItemValue
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags) WithValue ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateDeploymentRequestCAS_FieldSubPathValue
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
type UpdateDeploymentRequest_CASPathSelectorConditionalStateName ¶
type UpdateDeploymentRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*deployment.Name) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateName) WithValue ¶
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateName) WithValue(value *deployment.Name) *UpdateDeploymentRequestCAS_FieldSubPathValue
type UpdateDeploymentRequest_CASPathSelectorConditionalStateService ¶ added in v0.5.1
type UpdateDeploymentRequest_CASPathSelectorConditionalStateService struct{}
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateService) WithArrayOfValues ¶ added in v0.5.1
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateService) WithArrayOfValues(values []*service.Reference) *UpdateDeploymentRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeploymentRequest_CASPathSelectorConditionalStateService) WithValue ¶ added in v0.5.1
func (s UpdateDeploymentRequest_CASPathSelectorConditionalStateService) WithValue(value *service.Reference) *UpdateDeploymentRequestCAS_FieldSubPathValue
type UpdateDeploymentRequest_CASPathSelectorFieldMask ¶
type UpdateDeploymentRequest_CASPathSelectorFieldMask struct{}
func (UpdateDeploymentRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdateDeploymentRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *UpdateDeploymentRequestCAS_FieldTerminalPathArrayOfValues
type UpdateDeploymentRequest_CAS_FieldMask ¶
type UpdateDeploymentRequest_CAS_FieldMask struct {
Paths []UpdateDeploymentRequestCAS_FieldPath
}
func FullUpdateDeploymentRequest_CAS_FieldMask ¶
func FullUpdateDeploymentRequest_CAS_FieldMask() *UpdateDeploymentRequest_CAS_FieldMask
func (*UpdateDeploymentRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) AppendPath(path UpdateDeploymentRequestCAS_FieldPath)
func (*UpdateDeploymentRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateDeploymentRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateDeploymentRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateDeploymentRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) FilterInputFields() *UpdateDeploymentRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateDeploymentRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateDeploymentRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) GetPaths() []UpdateDeploymentRequestCAS_FieldPath
func (*UpdateDeploymentRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateDeploymentRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) IsFull() bool
func (UpdateDeploymentRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateDeploymentRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateDeploymentRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateDeploymentRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateDeploymentRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) PathsCount() int
func (*UpdateDeploymentRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) Project(source *UpdateDeploymentRequest_CAS) *UpdateDeploymentRequest_CAS
func (*UpdateDeploymentRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateDeploymentRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateDeploymentRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateDeploymentRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) Reset()
func (*UpdateDeploymentRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) Set(target, source *UpdateDeploymentRequest_CAS)
func (*UpdateDeploymentRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateDeploymentRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateDeploymentRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) Size() int
func (*UpdateDeploymentRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) String() string
func (*UpdateDeploymentRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) Subtract(other *UpdateDeploymentRequest_CAS_FieldMask) *UpdateDeploymentRequest_CAS_FieldMask
func (*UpdateDeploymentRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateDeploymentRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateDeploymentRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateDeploymentRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateDeploymentRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateDeploymentRequest_FieldMask ¶
type UpdateDeploymentRequest_FieldMask struct {
Paths []UpdateDeploymentRequest_FieldPath
}
func FullUpdateDeploymentRequest_FieldMask ¶
func FullUpdateDeploymentRequest_FieldMask() *UpdateDeploymentRequest_FieldMask
func (*UpdateDeploymentRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) AppendPath(path UpdateDeploymentRequest_FieldPath)
func (*UpdateDeploymentRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateDeploymentRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateDeploymentRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateDeploymentRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) FilterInputFields() *UpdateDeploymentRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateDeploymentRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateDeploymentRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) GetPaths() []UpdateDeploymentRequest_FieldPath
func (*UpdateDeploymentRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateDeploymentRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) IsFull() bool
func (UpdateDeploymentRequest_FieldMask) Marshal ¶
func (fieldMask UpdateDeploymentRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateDeploymentRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateDeploymentRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateDeploymentRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) PathsCount() int
func (*UpdateDeploymentRequest_FieldMask) Project ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) Project(source *UpdateDeploymentRequest) *UpdateDeploymentRequest
func (*UpdateDeploymentRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateDeploymentRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) ProtoMessage()
func (*UpdateDeploymentRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateDeploymentRequest_FieldMask) Reset ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) Reset()
func (*UpdateDeploymentRequest_FieldMask) Set ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) Set(target, source *UpdateDeploymentRequest)
func (*UpdateDeploymentRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateDeploymentRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateDeploymentRequest_FieldMask) Size ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) Size() int
func (*UpdateDeploymentRequest_FieldMask) String ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) String() string
func (*UpdateDeploymentRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) Subtract(other *UpdateDeploymentRequest_FieldMask) *UpdateDeploymentRequest_FieldMask
func (*UpdateDeploymentRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateDeploymentRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateDeploymentRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateDeploymentRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateDeploymentRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateDeploymentRequest_FieldPath ¶
type UpdateDeploymentRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateDeploymentRequest_FieldPathSelector Get(source *UpdateDeploymentRequest) []interface{} GetSingle(source *UpdateDeploymentRequest) (interface{}, bool) ClearValue(item *UpdateDeploymentRequest) // Those methods build corresponding UpdateDeploymentRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateDeploymentRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateDeploymentRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateDeploymentRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateDeploymentRequest_FieldPath ¶
func BuildUpdateDeploymentRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateDeploymentRequest_FieldPath, error)
func MustParseUpdateDeploymentRequest_FieldPath ¶
func MustParseUpdateDeploymentRequest_FieldPath(rawField string) UpdateDeploymentRequest_FieldPath
func ParseUpdateDeploymentRequest_FieldPath ¶
func ParseUpdateDeploymentRequest_FieldPath(rawField string) (UpdateDeploymentRequest_FieldPath, error)
type UpdateDeploymentRequest_FieldPathArrayItemValue ¶
type UpdateDeploymentRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateDeploymentRequest_FieldPath ContainsValue(*UpdateDeploymentRequest) bool }
UpdateDeploymentRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateDeploymentRequest according to their type Present only for array (repeated) types.
func MustParseUpdateDeploymentRequest_FieldPathArrayItemValue ¶
func MustParseUpdateDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateDeploymentRequest_FieldPathArrayItemValue
func ParseUpdateDeploymentRequest_FieldPathArrayItemValue ¶
func ParseUpdateDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateDeploymentRequest_FieldPathArrayItemValue, error)
ParseUpdateDeploymentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateDeploymentRequest_FieldPathArrayOfValues ¶
type UpdateDeploymentRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateDeploymentRequest_FieldPath }
UpdateDeploymentRequest_FieldPathArrayOfValues allows storing slice of values for UpdateDeploymentRequest fields according to their type
func MustParseUpdateDeploymentRequest_FieldPathArrayOfValues ¶
func MustParseUpdateDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateDeploymentRequest_FieldPathArrayOfValues
func ParseUpdateDeploymentRequest_FieldPathArrayOfValues ¶
func ParseUpdateDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateDeploymentRequest_FieldPathArrayOfValues, error)
type UpdateDeploymentRequest_FieldPathSelector ¶
type UpdateDeploymentRequest_FieldPathSelector int32
const ( UpdateDeploymentRequest_FieldPathSelectorDeployment UpdateDeploymentRequest_FieldPathSelector = 0 UpdateDeploymentRequest_FieldPathSelectorUpdateMask UpdateDeploymentRequest_FieldPathSelector = 1 UpdateDeploymentRequest_FieldPathSelectorCas UpdateDeploymentRequest_FieldPathSelector = 2 )
func (UpdateDeploymentRequest_FieldPathSelector) String ¶
func (s UpdateDeploymentRequest_FieldPathSelector) String() string
type UpdateDeploymentRequest_FieldPathValue ¶
type UpdateDeploymentRequest_FieldPathValue interface { UpdateDeploymentRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateDeploymentRequest) CompareWith(*UpdateDeploymentRequest) (cmp int, comparable bool) }
UpdateDeploymentRequest_FieldPathValue allows storing values for UpdateDeploymentRequest fields according to their type
func MustParseUpdateDeploymentRequest_FieldPathValue ¶
func MustParseUpdateDeploymentRequest_FieldPathValue(pathStr, valueStr string) UpdateDeploymentRequest_FieldPathValue
func ParseUpdateDeploymentRequest_FieldPathValue ¶
func ParseUpdateDeploymentRequest_FieldPathValue(pathStr, valueStr string) (UpdateDeploymentRequest_FieldPathValue, error)
type UpdateDeploymentRequest_FieldSubPath ¶
type UpdateDeploymentRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateDeploymentRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) AsCasSubPath() (UpdateDeploymentRequestCAS_FieldPath, bool)
func (*UpdateDeploymentRequest_FieldSubPath) AsDeploymentSubPath ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) AsDeploymentSubPath() (deployment.Deployment_FieldPath, bool)
func (*UpdateDeploymentRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) ClearValue(item *UpdateDeploymentRequest)
func (*UpdateDeploymentRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateDeploymentRequest_FieldSubPath) Get ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) Get(source *UpdateDeploymentRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateDeploymentRequest
func (*UpdateDeploymentRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateDeploymentRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateDeploymentRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) GetSingle(source *UpdateDeploymentRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateDeploymentRequest
func (*UpdateDeploymentRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateDeploymentRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateDeploymentRequest_FieldSubPath) JSONString ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateDeploymentRequest_FieldSubPath) Selector ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) Selector() UpdateDeploymentRequest_FieldPathSelector
func (*UpdateDeploymentRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdateDeploymentRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateDeploymentRequest_FieldSubPath) String ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateDeploymentRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateDeploymentRequest_FieldPathArrayItemValue
func (*UpdateDeploymentRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateDeploymentRequest_FieldPathArrayOfValues
func (*UpdateDeploymentRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) WithIValue(value interface{}) UpdateDeploymentRequest_FieldPathValue
func (*UpdateDeploymentRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateDeploymentRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateDeploymentRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateDeploymentRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateDeploymentRequest_FieldSubPathArrayItemValue ¶
type UpdateDeploymentRequest_FieldSubPathArrayItemValue struct { UpdateDeploymentRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateDeploymentRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateDeploymentRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateDeploymentRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateDeploymentRequest_FieldSubPathArrayItemValue) AsDeploymentPathItemValue ¶
func (fpaivs *UpdateDeploymentRequest_FieldSubPathArrayItemValue) AsDeploymentPathItemValue() (deployment.Deployment_FieldPathArrayItemValue, bool)
func (*UpdateDeploymentRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateDeploymentRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateDeploymentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateDeploymentRequest'
func (*UpdateDeploymentRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateDeploymentRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateDeploymentRequest_FieldSubPathArrayOfValues ¶
type UpdateDeploymentRequest_FieldSubPathArrayOfValues struct { UpdateDeploymentRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateDeploymentRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateDeploymentRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateDeploymentRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateDeploymentRequest_FieldSubPathArrayOfValues) AsDeploymentPathArrayOfValues ¶
func (fpsaov *UpdateDeploymentRequest_FieldSubPathArrayOfValues) AsDeploymentPathArrayOfValues() (deployment.Deployment_FieldPathArrayOfValues, bool)
func (*UpdateDeploymentRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateDeploymentRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateDeploymentRequest_FieldSubPathValue ¶
type UpdateDeploymentRequest_FieldSubPathValue struct { UpdateDeploymentRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateDeploymentRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateDeploymentRequest_FieldSubPathValue) AsCasPathValue() (UpdateDeploymentRequestCAS_FieldPathValue, bool)
func (*UpdateDeploymentRequest_FieldSubPathValue) AsDeploymentPathValue ¶
func (fpvs *UpdateDeploymentRequest_FieldSubPathValue) AsDeploymentPathValue() (deployment.Deployment_FieldPathValue, bool)
func (*UpdateDeploymentRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateDeploymentRequest_FieldSubPathValue) CompareWith(source *UpdateDeploymentRequest) (int, bool)
func (*UpdateDeploymentRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateDeploymentRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateDeploymentRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateDeploymentRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateDeploymentRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateDeploymentRequest_FieldSubPathValue) SetTo(target **UpdateDeploymentRequest)
func (*UpdateDeploymentRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateDeploymentRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateDeploymentRequest_FieldTerminalPath ¶
type UpdateDeploymentRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateDeploymentRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) ClearValue(item *UpdateDeploymentRequest)
func (*UpdateDeploymentRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateDeploymentRequest_FieldTerminalPath) Get ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) Get(source *UpdateDeploymentRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateDeploymentRequest
func (*UpdateDeploymentRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateDeploymentRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateDeploymentRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) GetSingle(source *UpdateDeploymentRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateDeploymentRequest
func (*UpdateDeploymentRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateDeploymentRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateDeploymentRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateDeploymentRequest_FieldTerminalPath) Selector ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) Selector() UpdateDeploymentRequest_FieldPathSelector
func (*UpdateDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdateDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateDeploymentRequest_FieldTerminalPath) String ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateDeploymentRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateDeploymentRequest_FieldPathArrayItemValue
func (*UpdateDeploymentRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateDeploymentRequest_FieldPathArrayOfValues
func (*UpdateDeploymentRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateDeploymentRequest_FieldPathValue
func (*UpdateDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateDeploymentRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateDeploymentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateDeploymentRequest_FieldTerminalPathArrayItemValue ¶
type UpdateDeploymentRequest_FieldTerminalPathArrayItemValue struct { UpdateDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateDeploymentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateDeploymentRequest'
func (*UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateDeploymentRequest as interface{}
func (*UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateDeploymentRequest) (interface{}, bool)
func (*UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateDeploymentRequest_FieldTerminalPathArrayOfValues ¶
type UpdateDeploymentRequest_FieldTerminalPathArrayOfValues struct { UpdateDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateDeploymentRequest_CAS, bool)
func (*UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) AsDeploymentArrayOfValues ¶
func (fpaov *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) AsDeploymentArrayOfValues() ([]*deployment.Deployment, bool)
func (*UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*deployment.Deployment_FieldMask, bool)
func (*UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateDeploymentRequest_FieldTerminalPathValue ¶
type UpdateDeploymentRequest_FieldTerminalPathValue struct { UpdateDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateDeploymentRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) AsCasValue() (*UpdateDeploymentRequest_CAS, bool)
func (*UpdateDeploymentRequest_FieldTerminalPathValue) AsDeploymentValue ¶
func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) AsDeploymentValue() (*deployment.Deployment, bool)
func (*UpdateDeploymentRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*deployment.Deployment_FieldMask, bool)
func (*UpdateDeploymentRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) CompareWith(source *UpdateDeploymentRequest) (int, bool)
CompareWith compares value in the 'UpdateDeploymentRequest_FieldTerminalPathValue' with the value under path in 'UpdateDeploymentRequest'.
func (*UpdateDeploymentRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateDeploymentRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateDeploymentRequest' as interface{}
func (*UpdateDeploymentRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) SetTo(target **UpdateDeploymentRequest)
SetTo stores value for selected field for object UpdateDeploymentRequest
func (*UpdateDeploymentRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateDeploymentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchDeploymentClientStream ¶
type WatchDeploymentClientStream interface { Recv() (*WatchDeploymentResponse, error) grpc.ClientStream }
type WatchDeploymentDescriptor ¶ added in v0.4.28
type WatchDeploymentDescriptor struct{}
func GetWatchDeploymentDescriptor ¶ added in v0.4.28
func GetWatchDeploymentDescriptor() *WatchDeploymentDescriptor
func (*WatchDeploymentDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchDeploymentDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) GetApiName() string
func (*WatchDeploymentDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchDeploymentDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) GetFullMethodName() string
func (*WatchDeploymentDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) GetMethodName() string
func (*WatchDeploymentDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) GetProtoPkgName() string
func (*WatchDeploymentDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchDeploymentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchDeploymentDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchDeploymentDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) GetServiceDomain() string
func (*WatchDeploymentDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) GetServiceVersion() string
func (*WatchDeploymentDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) GetVerb() string
func (*WatchDeploymentDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchDeploymentDescriptor) HasResource() bool
func (*WatchDeploymentDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) IsClientStream() bool
func (*WatchDeploymentDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchDeploymentDescriptor) IsCollection() bool
func (*WatchDeploymentDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchDeploymentDescriptor) IsPlural() bool
func (*WatchDeploymentDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) IsServerStream() bool
func (*WatchDeploymentDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) IsUnary() bool
func (*WatchDeploymentDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchDeploymentDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchDeploymentDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchDeploymentDescriptor) RequestHasResourceBody() bool
type WatchDeploymentDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchDeploymentDescriptorClientMsgHandle struct{}
func (*WatchDeploymentDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchDeploymentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchDeploymentDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchDeploymentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchDeploymentDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchDeploymentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchDeploymentDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchDeploymentDescriptorServerMsgHandle struct{}
func (*WatchDeploymentDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchDeploymentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchDeploymentDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchDeploymentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchDeploymentDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchDeploymentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchDeploymentRequest ¶
type WatchDeploymentRequest struct { // Reference to ntt.meta.v1alpha2.Deployment Name *deployment.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 *deployment.Deployment_FieldMask `` /* 142-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 [WatchDeployment][ntt.meta.v1alpha2.WatchDeployment]
func (*WatchDeploymentRequest) Clone ¶
func (o *WatchDeploymentRequest) Clone() *WatchDeploymentRequest
func (*WatchDeploymentRequest) CloneRaw ¶
func (o *WatchDeploymentRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchDeploymentRequest) Descriptor ¶
func (*WatchDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeploymentRequest.ProtoReflect.Descriptor instead.
func (*WatchDeploymentRequest) GetFieldMask ¶
func (m *WatchDeploymentRequest) GetFieldMask() *deployment.Deployment_FieldMask
func (*WatchDeploymentRequest) GetName ¶
func (m *WatchDeploymentRequest) GetName() *deployment.Reference
func (*WatchDeploymentRequest) GetView ¶
func (m *WatchDeploymentRequest) GetView() view.View
func (*WatchDeploymentRequest) GotenMessage ¶
func (*WatchDeploymentRequest) GotenMessage()
func (*WatchDeploymentRequest) GotenObjectExt ¶
func (o *WatchDeploymentRequest) GotenObjectExt()
func (*WatchDeploymentRequest) GotenValidate ¶
func (obj *WatchDeploymentRequest) GotenValidate() error
func (*WatchDeploymentRequest) MakeDiffFieldMask ¶
func (o *WatchDeploymentRequest) MakeDiffFieldMask(other *WatchDeploymentRequest) *WatchDeploymentRequest_FieldMask
func (*WatchDeploymentRequest) MakeFullFieldMask ¶
func (o *WatchDeploymentRequest) MakeFullFieldMask() *WatchDeploymentRequest_FieldMask
func (*WatchDeploymentRequest) MakeRawDiffFieldMask ¶
func (o *WatchDeploymentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchDeploymentRequest) MakeRawFullFieldMask ¶
func (o *WatchDeploymentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchDeploymentRequest) Marshal ¶
func (m *WatchDeploymentRequest) Marshal() ([]byte, error)
func (*WatchDeploymentRequest) MarshalJSON ¶
func (m *WatchDeploymentRequest) MarshalJSON() ([]byte, error)
func (*WatchDeploymentRequest) Merge ¶
func (o *WatchDeploymentRequest) Merge(source *WatchDeploymentRequest)
func (*WatchDeploymentRequest) MergeRaw ¶
func (o *WatchDeploymentRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchDeploymentRequest) ProtoMessage ¶
func (*WatchDeploymentRequest) ProtoMessage()
func (*WatchDeploymentRequest) ProtoReflect ¶
func (m *WatchDeploymentRequest) ProtoReflect() preflect.Message
func (*WatchDeploymentRequest) Reset ¶
func (m *WatchDeploymentRequest) Reset()
func (*WatchDeploymentRequest) SetFieldMask ¶
func (m *WatchDeploymentRequest) SetFieldMask(fv *deployment.Deployment_FieldMask)
func (*WatchDeploymentRequest) SetName ¶
func (m *WatchDeploymentRequest) SetName(fv *deployment.Reference)
func (*WatchDeploymentRequest) SetView ¶
func (m *WatchDeploymentRequest) SetView(fv view.View)
func (*WatchDeploymentRequest) String ¶
func (m *WatchDeploymentRequest) String() string
func (*WatchDeploymentRequest) Unmarshal ¶
func (m *WatchDeploymentRequest) Unmarshal(b []byte) error
func (*WatchDeploymentRequest) UnmarshalJSON ¶
func (m *WatchDeploymentRequest) UnmarshalJSON(data []byte) error
type WatchDeploymentRequestFieldPathBuilder ¶
type WatchDeploymentRequestFieldPathBuilder struct{}
func NewWatchDeploymentRequestFieldPathBuilder ¶
func NewWatchDeploymentRequestFieldPathBuilder() WatchDeploymentRequestFieldPathBuilder
type WatchDeploymentRequestPathSelectorFieldMask ¶
type WatchDeploymentRequestPathSelectorFieldMask struct{}
func (WatchDeploymentRequestPathSelectorFieldMask) FieldPath ¶
func (WatchDeploymentRequestPathSelectorFieldMask) FieldPath() *WatchDeploymentRequest_FieldTerminalPath
func (WatchDeploymentRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchDeploymentRequestPathSelectorFieldMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *WatchDeploymentRequest_FieldTerminalPathArrayOfValues
func (WatchDeploymentRequestPathSelectorFieldMask) WithValue ¶
func (s WatchDeploymentRequestPathSelectorFieldMask) WithValue(value *deployment.Deployment_FieldMask) *WatchDeploymentRequest_FieldTerminalPathValue
type WatchDeploymentRequestPathSelectorName ¶
type WatchDeploymentRequestPathSelectorName struct{}
func (WatchDeploymentRequestPathSelectorName) FieldPath ¶
func (WatchDeploymentRequestPathSelectorName) FieldPath() *WatchDeploymentRequest_FieldTerminalPath
func (WatchDeploymentRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchDeploymentRequestPathSelectorName) WithArrayOfValues(values []*deployment.Reference) *WatchDeploymentRequest_FieldTerminalPathArrayOfValues
func (WatchDeploymentRequestPathSelectorName) WithValue ¶
func (s WatchDeploymentRequestPathSelectorName) WithValue(value *deployment.Reference) *WatchDeploymentRequest_FieldTerminalPathValue
type WatchDeploymentRequestPathSelectorView ¶
type WatchDeploymentRequestPathSelectorView struct{}
func (WatchDeploymentRequestPathSelectorView) FieldPath ¶
func (WatchDeploymentRequestPathSelectorView) FieldPath() *WatchDeploymentRequest_FieldTerminalPath
func (WatchDeploymentRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchDeploymentRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchDeploymentRequest_FieldTerminalPathArrayOfValues
func (WatchDeploymentRequestPathSelectorView) WithValue ¶
func (s WatchDeploymentRequestPathSelectorView) WithValue(value view.View) *WatchDeploymentRequest_FieldTerminalPathValue
type WatchDeploymentRequest_FieldMask ¶
type WatchDeploymentRequest_FieldMask struct {
Paths []WatchDeploymentRequest_FieldPath
}
func FullWatchDeploymentRequest_FieldMask ¶
func FullWatchDeploymentRequest_FieldMask() *WatchDeploymentRequest_FieldMask
func (*WatchDeploymentRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) AppendPath(path WatchDeploymentRequest_FieldPath)
func (*WatchDeploymentRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchDeploymentRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchDeploymentRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchDeploymentRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) FilterInputFields() *WatchDeploymentRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchDeploymentRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchDeploymentRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) GetPaths() []WatchDeploymentRequest_FieldPath
func (*WatchDeploymentRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchDeploymentRequest_FieldMask) IsFull ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) IsFull() bool
func (WatchDeploymentRequest_FieldMask) Marshal ¶
func (fieldMask WatchDeploymentRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchDeploymentRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchDeploymentRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchDeploymentRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) PathsCount() int
func (*WatchDeploymentRequest_FieldMask) Project ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) Project(source *WatchDeploymentRequest) *WatchDeploymentRequest
func (*WatchDeploymentRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchDeploymentRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) ProtoMessage()
func (*WatchDeploymentRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchDeploymentRequest_FieldMask) Reset ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) Reset()
func (*WatchDeploymentRequest_FieldMask) Set ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) Set(target, source *WatchDeploymentRequest)
func (*WatchDeploymentRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchDeploymentRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchDeploymentRequest_FieldMask) Size ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) Size() int
func (*WatchDeploymentRequest_FieldMask) String ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) String() string
func (*WatchDeploymentRequest_FieldMask) Subtract ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) Subtract(other *WatchDeploymentRequest_FieldMask) *WatchDeploymentRequest_FieldMask
func (*WatchDeploymentRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchDeploymentRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchDeploymentRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchDeploymentRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchDeploymentRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchDeploymentRequest_FieldPath ¶
type WatchDeploymentRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchDeploymentRequest_FieldPathSelector Get(source *WatchDeploymentRequest) []interface{} GetSingle(source *WatchDeploymentRequest) (interface{}, bool) ClearValue(item *WatchDeploymentRequest) // Those methods build corresponding WatchDeploymentRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchDeploymentRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchDeploymentRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchDeploymentRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchDeploymentRequest_FieldPath ¶
func BuildWatchDeploymentRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchDeploymentRequest_FieldPath, error)
func MustParseWatchDeploymentRequest_FieldPath ¶
func MustParseWatchDeploymentRequest_FieldPath(rawField string) WatchDeploymentRequest_FieldPath
func ParseWatchDeploymentRequest_FieldPath ¶
func ParseWatchDeploymentRequest_FieldPath(rawField string) (WatchDeploymentRequest_FieldPath, error)
type WatchDeploymentRequest_FieldPathArrayItemValue ¶
type WatchDeploymentRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchDeploymentRequest_FieldPath ContainsValue(*WatchDeploymentRequest) bool }
WatchDeploymentRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchDeploymentRequest according to their type Present only for array (repeated) types.
func MustParseWatchDeploymentRequest_FieldPathArrayItemValue ¶
func MustParseWatchDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeploymentRequest_FieldPathArrayItemValue
func ParseWatchDeploymentRequest_FieldPathArrayItemValue ¶
func ParseWatchDeploymentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeploymentRequest_FieldPathArrayItemValue, error)
ParseWatchDeploymentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchDeploymentRequest_FieldPathArrayOfValues ¶
type WatchDeploymentRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchDeploymentRequest_FieldPath }
WatchDeploymentRequest_FieldPathArrayOfValues allows storing slice of values for WatchDeploymentRequest fields according to their type
func MustParseWatchDeploymentRequest_FieldPathArrayOfValues ¶
func MustParseWatchDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeploymentRequest_FieldPathArrayOfValues
func ParseWatchDeploymentRequest_FieldPathArrayOfValues ¶
func ParseWatchDeploymentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeploymentRequest_FieldPathArrayOfValues, error)
type WatchDeploymentRequest_FieldPathSelector ¶
type WatchDeploymentRequest_FieldPathSelector int32
const ( WatchDeploymentRequest_FieldPathSelectorName WatchDeploymentRequest_FieldPathSelector = 0 WatchDeploymentRequest_FieldPathSelectorFieldMask WatchDeploymentRequest_FieldPathSelector = 1 WatchDeploymentRequest_FieldPathSelectorView WatchDeploymentRequest_FieldPathSelector = 2 )
func (WatchDeploymentRequest_FieldPathSelector) String ¶
func (s WatchDeploymentRequest_FieldPathSelector) String() string
type WatchDeploymentRequest_FieldPathValue ¶
type WatchDeploymentRequest_FieldPathValue interface { WatchDeploymentRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchDeploymentRequest) CompareWith(*WatchDeploymentRequest) (cmp int, comparable bool) }
WatchDeploymentRequest_FieldPathValue allows storing values for WatchDeploymentRequest fields according to their type
func MustParseWatchDeploymentRequest_FieldPathValue ¶
func MustParseWatchDeploymentRequest_FieldPathValue(pathStr, valueStr string) WatchDeploymentRequest_FieldPathValue
func ParseWatchDeploymentRequest_FieldPathValue ¶
func ParseWatchDeploymentRequest_FieldPathValue(pathStr, valueStr string) (WatchDeploymentRequest_FieldPathValue, error)
type WatchDeploymentRequest_FieldTerminalPath ¶
type WatchDeploymentRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchDeploymentRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) ClearValue(item *WatchDeploymentRequest)
func (*WatchDeploymentRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchDeploymentRequest_FieldTerminalPath) Get ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) Get(source *WatchDeploymentRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchDeploymentRequest
func (*WatchDeploymentRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchDeploymentRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchDeploymentRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) GetSingle(source *WatchDeploymentRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchDeploymentRequest
func (*WatchDeploymentRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchDeploymentRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchDeploymentRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchDeploymentRequest_FieldTerminalPath) Selector ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) Selector() WatchDeploymentRequest_FieldPathSelector
func (*WatchDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchDeploymentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchDeploymentRequest_FieldTerminalPath) String ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchDeploymentRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeploymentRequest_FieldPathArrayItemValue
func (*WatchDeploymentRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeploymentRequest_FieldPathArrayOfValues
func (*WatchDeploymentRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) WithIValue(value interface{}) WatchDeploymentRequest_FieldPathValue
func (*WatchDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchDeploymentRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchDeploymentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchDeploymentRequest_FieldTerminalPathArrayItemValue ¶
type WatchDeploymentRequest_FieldTerminalPathArrayItemValue struct { WatchDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchDeploymentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeploymentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchDeploymentRequest'
func (*WatchDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchDeploymentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchDeploymentRequest as interface{}
func (*WatchDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeploymentRequest) (interface{}, bool)
func (*WatchDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchDeploymentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchDeploymentRequest_FieldTerminalPathArrayOfValues ¶
type WatchDeploymentRequest_FieldTerminalPathArrayOfValues struct { WatchDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchDeploymentRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*deployment.Deployment_FieldMask, bool)
func (*WatchDeploymentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchDeploymentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*deployment.Reference, bool)
func (*WatchDeploymentRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchDeploymentRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchDeploymentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchDeploymentRequest_FieldTerminalPathValue ¶
type WatchDeploymentRequest_FieldTerminalPathValue struct { WatchDeploymentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) AsFieldMaskValue() (*deployment.Deployment_FieldMask, bool)
func (*WatchDeploymentRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) AsNameValue() (*deployment.Reference, bool)
func (*WatchDeploymentRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchDeploymentRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) CompareWith(source *WatchDeploymentRequest) (int, bool)
CompareWith compares value in the 'WatchDeploymentRequest_FieldTerminalPathValue' with the value under path in 'WatchDeploymentRequest'.
func (*WatchDeploymentRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchDeploymentRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchDeploymentRequest' as interface{}
func (*WatchDeploymentRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) SetTo(target **WatchDeploymentRequest)
SetTo stores value for selected field for object WatchDeploymentRequest
func (*WatchDeploymentRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchDeploymentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchDeploymentResponse ¶
type WatchDeploymentResponse struct { Change *deployment.DeploymentChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchDeploymentResponse
func (*WatchDeploymentResponse) Clone ¶
func (o *WatchDeploymentResponse) Clone() *WatchDeploymentResponse
func (*WatchDeploymentResponse) CloneRaw ¶
func (o *WatchDeploymentResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchDeploymentResponse) Descriptor ¶
func (*WatchDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeploymentResponse.ProtoReflect.Descriptor instead.
func (*WatchDeploymentResponse) GetChange ¶
func (m *WatchDeploymentResponse) GetChange() *deployment.DeploymentChange
func (*WatchDeploymentResponse) GotenMessage ¶
func (*WatchDeploymentResponse) GotenMessage()
func (*WatchDeploymentResponse) GotenObjectExt ¶
func (o *WatchDeploymentResponse) GotenObjectExt()
func (*WatchDeploymentResponse) GotenValidate ¶
func (obj *WatchDeploymentResponse) GotenValidate() error
func (*WatchDeploymentResponse) MakeDiffFieldMask ¶
func (o *WatchDeploymentResponse) MakeDiffFieldMask(other *WatchDeploymentResponse) *WatchDeploymentResponse_FieldMask
func (*WatchDeploymentResponse) MakeFullFieldMask ¶
func (o *WatchDeploymentResponse) MakeFullFieldMask() *WatchDeploymentResponse_FieldMask
func (*WatchDeploymentResponse) MakeRawDiffFieldMask ¶
func (o *WatchDeploymentResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchDeploymentResponse) MakeRawFullFieldMask ¶
func (o *WatchDeploymentResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchDeploymentResponse) Marshal ¶
func (m *WatchDeploymentResponse) Marshal() ([]byte, error)
func (*WatchDeploymentResponse) MarshalJSON ¶
func (m *WatchDeploymentResponse) MarshalJSON() ([]byte, error)
func (*WatchDeploymentResponse) Merge ¶
func (o *WatchDeploymentResponse) Merge(source *WatchDeploymentResponse)
func (*WatchDeploymentResponse) MergeRaw ¶
func (o *WatchDeploymentResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchDeploymentResponse) ProtoMessage ¶
func (*WatchDeploymentResponse) ProtoMessage()
func (*WatchDeploymentResponse) ProtoReflect ¶
func (m *WatchDeploymentResponse) ProtoReflect() preflect.Message
func (*WatchDeploymentResponse) Reset ¶
func (m *WatchDeploymentResponse) Reset()
func (*WatchDeploymentResponse) SetChange ¶
func (m *WatchDeploymentResponse) SetChange(fv *deployment.DeploymentChange)
func (*WatchDeploymentResponse) String ¶
func (m *WatchDeploymentResponse) String() string
func (*WatchDeploymentResponse) Unmarshal ¶
func (m *WatchDeploymentResponse) Unmarshal(b []byte) error
func (*WatchDeploymentResponse) UnmarshalJSON ¶
func (m *WatchDeploymentResponse) UnmarshalJSON(data []byte) error
type WatchDeploymentResponseFieldPathBuilder ¶
type WatchDeploymentResponseFieldPathBuilder struct{}
func NewWatchDeploymentResponseFieldPathBuilder ¶
func NewWatchDeploymentResponseFieldPathBuilder() WatchDeploymentResponseFieldPathBuilder
type WatchDeploymentResponsePathSelectorChange ¶
type WatchDeploymentResponsePathSelectorChange struct{}
func (WatchDeploymentResponsePathSelectorChange) FieldPath ¶
func (WatchDeploymentResponsePathSelectorChange) FieldPath() *WatchDeploymentResponse_FieldTerminalPath
func (WatchDeploymentResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchDeploymentResponsePathSelectorChange) WithArrayOfValues(values []*deployment.DeploymentChange) *WatchDeploymentResponse_FieldTerminalPathArrayOfValues
func (WatchDeploymentResponsePathSelectorChange) WithValue ¶
func (s WatchDeploymentResponsePathSelectorChange) WithValue(value *deployment.DeploymentChange) *WatchDeploymentResponse_FieldTerminalPathValue
type WatchDeploymentResponse_FieldMask ¶
type WatchDeploymentResponse_FieldMask struct {
Paths []WatchDeploymentResponse_FieldPath
}
func FullWatchDeploymentResponse_FieldMask ¶
func FullWatchDeploymentResponse_FieldMask() *WatchDeploymentResponse_FieldMask
func (*WatchDeploymentResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) AppendPath(path WatchDeploymentResponse_FieldPath)
func (*WatchDeploymentResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchDeploymentResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchDeploymentResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchDeploymentResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) FilterInputFields() *WatchDeploymentResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchDeploymentResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchDeploymentResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) GetPaths() []WatchDeploymentResponse_FieldPath
func (*WatchDeploymentResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchDeploymentResponse_FieldMask) IsFull ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) IsFull() bool
func (WatchDeploymentResponse_FieldMask) Marshal ¶
func (fieldMask WatchDeploymentResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchDeploymentResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchDeploymentResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchDeploymentResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) PathsCount() int
func (*WatchDeploymentResponse_FieldMask) Project ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) Project(source *WatchDeploymentResponse) *WatchDeploymentResponse
func (*WatchDeploymentResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchDeploymentResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) ProtoMessage()
func (*WatchDeploymentResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchDeploymentResponse_FieldMask) Reset ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) Reset()
func (*WatchDeploymentResponse_FieldMask) Set ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) Set(target, source *WatchDeploymentResponse)
func (*WatchDeploymentResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchDeploymentResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchDeploymentResponse_FieldMask) Size ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) Size() int
func (*WatchDeploymentResponse_FieldMask) String ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) String() string
func (*WatchDeploymentResponse_FieldMask) Subtract ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) Subtract(other *WatchDeploymentResponse_FieldMask) *WatchDeploymentResponse_FieldMask
func (*WatchDeploymentResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchDeploymentResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchDeploymentResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchDeploymentResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchDeploymentResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchDeploymentResponse_FieldPath ¶
type WatchDeploymentResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchDeploymentResponse_FieldPathSelector Get(source *WatchDeploymentResponse) []interface{} GetSingle(source *WatchDeploymentResponse) (interface{}, bool) ClearValue(item *WatchDeploymentResponse) // Those methods build corresponding WatchDeploymentResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchDeploymentResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchDeploymentResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchDeploymentResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchDeploymentResponse_FieldPath ¶
func BuildWatchDeploymentResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchDeploymentResponse_FieldPath, error)
func MustParseWatchDeploymentResponse_FieldPath ¶
func MustParseWatchDeploymentResponse_FieldPath(rawField string) WatchDeploymentResponse_FieldPath
func ParseWatchDeploymentResponse_FieldPath ¶
func ParseWatchDeploymentResponse_FieldPath(rawField string) (WatchDeploymentResponse_FieldPath, error)
type WatchDeploymentResponse_FieldPathArrayItemValue ¶
type WatchDeploymentResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchDeploymentResponse_FieldPath ContainsValue(*WatchDeploymentResponse) bool }
WatchDeploymentResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchDeploymentResponse according to their type Present only for array (repeated) types.
func MustParseWatchDeploymentResponse_FieldPathArrayItemValue ¶
func MustParseWatchDeploymentResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeploymentResponse_FieldPathArrayItemValue
func ParseWatchDeploymentResponse_FieldPathArrayItemValue ¶
func ParseWatchDeploymentResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeploymentResponse_FieldPathArrayItemValue, error)
ParseWatchDeploymentResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchDeploymentResponse_FieldPathArrayOfValues ¶
type WatchDeploymentResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchDeploymentResponse_FieldPath }
WatchDeploymentResponse_FieldPathArrayOfValues allows storing slice of values for WatchDeploymentResponse fields according to their type
func MustParseWatchDeploymentResponse_FieldPathArrayOfValues ¶
func MustParseWatchDeploymentResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeploymentResponse_FieldPathArrayOfValues
func ParseWatchDeploymentResponse_FieldPathArrayOfValues ¶
func ParseWatchDeploymentResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeploymentResponse_FieldPathArrayOfValues, error)
type WatchDeploymentResponse_FieldPathSelector ¶
type WatchDeploymentResponse_FieldPathSelector int32
const (
WatchDeploymentResponse_FieldPathSelectorChange WatchDeploymentResponse_FieldPathSelector = 0
)
func (WatchDeploymentResponse_FieldPathSelector) String ¶
func (s WatchDeploymentResponse_FieldPathSelector) String() string
type WatchDeploymentResponse_FieldPathValue ¶
type WatchDeploymentResponse_FieldPathValue interface { WatchDeploymentResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchDeploymentResponse) CompareWith(*WatchDeploymentResponse) (cmp int, comparable bool) }
WatchDeploymentResponse_FieldPathValue allows storing values for WatchDeploymentResponse fields according to their type
func MustParseWatchDeploymentResponse_FieldPathValue ¶
func MustParseWatchDeploymentResponse_FieldPathValue(pathStr, valueStr string) WatchDeploymentResponse_FieldPathValue
func ParseWatchDeploymentResponse_FieldPathValue ¶
func ParseWatchDeploymentResponse_FieldPathValue(pathStr, valueStr string) (WatchDeploymentResponse_FieldPathValue, error)
type WatchDeploymentResponse_FieldTerminalPath ¶
type WatchDeploymentResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchDeploymentResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) ClearValue(item *WatchDeploymentResponse)
func (*WatchDeploymentResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchDeploymentResponse_FieldTerminalPath) Get ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) Get(source *WatchDeploymentResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchDeploymentResponse
func (*WatchDeploymentResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchDeploymentResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchDeploymentResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) GetSingle(source *WatchDeploymentResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchDeploymentResponse
func (*WatchDeploymentResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchDeploymentResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchDeploymentResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchDeploymentResponse_FieldTerminalPath) Selector ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) Selector() WatchDeploymentResponse_FieldPathSelector
func (*WatchDeploymentResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchDeploymentResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchDeploymentResponse_FieldTerminalPath) String ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchDeploymentResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeploymentResponse_FieldPathArrayItemValue
func (*WatchDeploymentResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeploymentResponse_FieldPathArrayOfValues
func (*WatchDeploymentResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) WithIValue(value interface{}) WatchDeploymentResponse_FieldPathValue
func (*WatchDeploymentResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchDeploymentResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchDeploymentResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchDeploymentResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchDeploymentResponse_FieldTerminalPathArrayItemValue ¶
type WatchDeploymentResponse_FieldTerminalPathArrayItemValue struct { WatchDeploymentResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchDeploymentResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeploymentResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchDeploymentResponse'
func (*WatchDeploymentResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchDeploymentResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchDeploymentResponse as interface{}
func (*WatchDeploymentResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchDeploymentResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeploymentResponse) (interface{}, bool)
func (*WatchDeploymentResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchDeploymentResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchDeploymentResponse_FieldTerminalPathArrayOfValues ¶
type WatchDeploymentResponse_FieldTerminalPathArrayOfValues struct { WatchDeploymentResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchDeploymentResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*deployment.DeploymentChange, bool)
func (*WatchDeploymentResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchDeploymentResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchDeploymentResponse_FieldTerminalPathValue ¶
type WatchDeploymentResponse_FieldTerminalPathValue struct { WatchDeploymentResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchDeploymentResponse_FieldTerminalPathValue) AsChangeValue() (*deployment.DeploymentChange, bool)
func (*WatchDeploymentResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchDeploymentResponse_FieldTerminalPathValue) CompareWith(source *WatchDeploymentResponse) (int, bool)
CompareWith compares value in the 'WatchDeploymentResponse_FieldTerminalPathValue' with the value under path in 'WatchDeploymentResponse'.
func (*WatchDeploymentResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchDeploymentResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchDeploymentResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchDeploymentResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchDeploymentResponse' as interface{}
func (*WatchDeploymentResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchDeploymentResponse_FieldTerminalPathValue) SetTo(target **WatchDeploymentResponse)
SetTo stores value for selected field for object WatchDeploymentResponse
func (*WatchDeploymentResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchDeploymentResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchDeploymentsClientStream ¶
type WatchDeploymentsClientStream interface { Recv() (*WatchDeploymentsResponse, error) grpc.ClientStream }
type WatchDeploymentsDescriptor ¶ added in v0.4.28
type WatchDeploymentsDescriptor struct{}
func GetWatchDeploymentsDescriptor ¶ added in v0.4.28
func GetWatchDeploymentsDescriptor() *WatchDeploymentsDescriptor
func (*WatchDeploymentsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchDeploymentsDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) GetApiName() string
func (*WatchDeploymentsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchDeploymentsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) GetFullMethodName() string
func (*WatchDeploymentsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) GetMethodName() string
func (*WatchDeploymentsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) GetProtoPkgName() string
func (*WatchDeploymentsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchDeploymentsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchDeploymentsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchDeploymentsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) GetServiceDomain() string
func (*WatchDeploymentsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) GetServiceVersion() string
func (*WatchDeploymentsDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) GetVerb() string
func (*WatchDeploymentsDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchDeploymentsDescriptor) HasResource() bool
func (*WatchDeploymentsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) IsClientStream() bool
func (*WatchDeploymentsDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchDeploymentsDescriptor) IsCollection() bool
func (*WatchDeploymentsDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchDeploymentsDescriptor) IsPlural() bool
func (*WatchDeploymentsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) IsServerStream() bool
func (*WatchDeploymentsDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) IsUnary() bool
func (*WatchDeploymentsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchDeploymentsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchDeploymentsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchDeploymentsDescriptor) RequestHasResourceBody() bool
type WatchDeploymentsDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchDeploymentsDescriptorClientMsgHandle struct{}
func (*WatchDeploymentsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchDeploymentsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchDeploymentsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchDeploymentsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchDeploymentsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchDeploymentsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchDeploymentsDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchDeploymentsDescriptorServerMsgHandle struct{}
func (*WatchDeploymentsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchDeploymentsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchDeploymentsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchDeploymentsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchDeploymentsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchDeploymentsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchDeploymentsRequest ¶
type WatchDeploymentsRequest struct { // Type of a watch. Identifies how server stream data to a client, which // fields in a request are allowed and which fields in response are relevant. Type watch_type.WatchType `protobuf:"varint,9,opt,name=type,proto3,enum=goten.watch_type.WatchType" json:"type,omitempty" firestore:"type"` // Parent reference of ntt.meta.v1alpha2.Deployment Parent *deployment.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer Deployments 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 *deployment.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 *deployment.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"` // A token identifying watch resume point from previous session. // Can be populated only for stateless watch type. ResumeToken string `protobuf:"bytes,10,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"` // Point in the time from which we want to start getting updates. This field // can be populated only for stateless watch type and if resume token is not // known yet. If specified, initial snapshot will NOT be provided. It is // assumed client can obtain it using separate means. Watch responses will // contain resume tokens which should be used to resume broken connection. StartingTime *timestamp.Timestamp `protobuf:"bytes,12,opt,name=starting_time,json=startingTime,proto3" json:"starting_time,omitempty" firestore:"startingTime"` // Filter - filter results by field criteria. Simplified SQL-like syntax with // following operators: // <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS // [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels // CONTAINS "severity:important" OR (state.last_error_time > // "2018-11-15T10:00:00Z" AND state.status = "ERROR")' Filter *deployment.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 Deployment that don't // affect any of masked fields won't be sent back. FieldMask *deployment.Deployment_FieldMask `` /* 142-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 // Deployment 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 [WatchDeployments][ntt.meta.v1alpha2.WatchDeployments]
func (*WatchDeploymentsRequest) Clone ¶
func (o *WatchDeploymentsRequest) Clone() *WatchDeploymentsRequest
func (*WatchDeploymentsRequest) CloneRaw ¶
func (o *WatchDeploymentsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchDeploymentsRequest) Descriptor ¶
func (*WatchDeploymentsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeploymentsRequest.ProtoReflect.Descriptor instead.
func (*WatchDeploymentsRequest) GetFieldMask ¶
func (m *WatchDeploymentsRequest) GetFieldMask() *deployment.Deployment_FieldMask
func (*WatchDeploymentsRequest) GetFilter ¶
func (m *WatchDeploymentsRequest) GetFilter() *deployment.Filter
func (*WatchDeploymentsRequest) GetMaxChunkSize ¶
func (m *WatchDeploymentsRequest) GetMaxChunkSize() int32
func (*WatchDeploymentsRequest) GetOrderBy ¶
func (m *WatchDeploymentsRequest) GetOrderBy() *deployment.OrderBy
func (*WatchDeploymentsRequest) GetPageSize ¶
func (m *WatchDeploymentsRequest) GetPageSize() int32
func (*WatchDeploymentsRequest) GetPageToken ¶
func (m *WatchDeploymentsRequest) GetPageToken() *deployment.PagerCursor
func (*WatchDeploymentsRequest) GetParent ¶
func (m *WatchDeploymentsRequest) GetParent() *deployment.ParentReference
func (*WatchDeploymentsRequest) GetResumeToken ¶
func (m *WatchDeploymentsRequest) GetResumeToken() string
func (*WatchDeploymentsRequest) GetStartingTime ¶ added in v0.9.0
func (m *WatchDeploymentsRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchDeploymentsRequest) GetType ¶
func (m *WatchDeploymentsRequest) GetType() watch_type.WatchType
func (*WatchDeploymentsRequest) GetView ¶
func (m *WatchDeploymentsRequest) GetView() view.View
func (*WatchDeploymentsRequest) GotenMessage ¶
func (*WatchDeploymentsRequest) GotenMessage()
func (*WatchDeploymentsRequest) GotenObjectExt ¶
func (o *WatchDeploymentsRequest) GotenObjectExt()
func (*WatchDeploymentsRequest) GotenValidate ¶
func (obj *WatchDeploymentsRequest) GotenValidate() error
func (*WatchDeploymentsRequest) MakeDiffFieldMask ¶
func (o *WatchDeploymentsRequest) MakeDiffFieldMask(other *WatchDeploymentsRequest) *WatchDeploymentsRequest_FieldMask
func (*WatchDeploymentsRequest) MakeFullFieldMask ¶
func (o *WatchDeploymentsRequest) MakeFullFieldMask() *WatchDeploymentsRequest_FieldMask
func (*WatchDeploymentsRequest) MakeRawDiffFieldMask ¶
func (o *WatchDeploymentsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchDeploymentsRequest) MakeRawFullFieldMask ¶
func (o *WatchDeploymentsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchDeploymentsRequest) Marshal ¶
func (m *WatchDeploymentsRequest) Marshal() ([]byte, error)
func (*WatchDeploymentsRequest) MarshalJSON ¶
func (m *WatchDeploymentsRequest) MarshalJSON() ([]byte, error)
func (*WatchDeploymentsRequest) Merge ¶
func (o *WatchDeploymentsRequest) Merge(source *WatchDeploymentsRequest)
func (*WatchDeploymentsRequest) MergeRaw ¶
func (o *WatchDeploymentsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchDeploymentsRequest) ProtoMessage ¶
func (*WatchDeploymentsRequest) ProtoMessage()
func (*WatchDeploymentsRequest) ProtoReflect ¶
func (m *WatchDeploymentsRequest) ProtoReflect() preflect.Message
func (*WatchDeploymentsRequest) Reset ¶
func (m *WatchDeploymentsRequest) Reset()
func (*WatchDeploymentsRequest) SetFieldMask ¶
func (m *WatchDeploymentsRequest) SetFieldMask(fv *deployment.Deployment_FieldMask)
func (*WatchDeploymentsRequest) SetFilter ¶
func (m *WatchDeploymentsRequest) SetFilter(fv *deployment.Filter)
func (*WatchDeploymentsRequest) SetMaxChunkSize ¶
func (m *WatchDeploymentsRequest) SetMaxChunkSize(fv int32)
func (*WatchDeploymentsRequest) SetOrderBy ¶
func (m *WatchDeploymentsRequest) SetOrderBy(fv *deployment.OrderBy)
func (*WatchDeploymentsRequest) SetPageSize ¶
func (m *WatchDeploymentsRequest) SetPageSize(fv int32)
func (*WatchDeploymentsRequest) SetPageToken ¶
func (m *WatchDeploymentsRequest) SetPageToken(fv *deployment.PagerCursor)
func (*WatchDeploymentsRequest) SetParent ¶
func (m *WatchDeploymentsRequest) SetParent(fv *deployment.ParentReference)
func (*WatchDeploymentsRequest) SetResumeToken ¶
func (m *WatchDeploymentsRequest) SetResumeToken(fv string)
func (*WatchDeploymentsRequest) SetStartingTime ¶ added in v0.9.0
func (m *WatchDeploymentsRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchDeploymentsRequest) SetType ¶
func (m *WatchDeploymentsRequest) SetType(fv watch_type.WatchType)
func (*WatchDeploymentsRequest) SetView ¶
func (m *WatchDeploymentsRequest) SetView(fv view.View)
func (*WatchDeploymentsRequest) String ¶
func (m *WatchDeploymentsRequest) String() string
func (*WatchDeploymentsRequest) Unmarshal ¶
func (m *WatchDeploymentsRequest) Unmarshal(b []byte) error
func (*WatchDeploymentsRequest) UnmarshalJSON ¶
func (m *WatchDeploymentsRequest) UnmarshalJSON(data []byte) error
type WatchDeploymentsRequestFieldPathBuilder ¶
type WatchDeploymentsRequestFieldPathBuilder struct{}
func NewWatchDeploymentsRequestFieldPathBuilder ¶
func NewWatchDeploymentsRequestFieldPathBuilder() WatchDeploymentsRequestFieldPathBuilder
func (WatchDeploymentsRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchDeploymentsRequestFieldPathBuilder) MaxChunkSize() WatchDeploymentsRequestPathSelectorMaxChunkSize
func (WatchDeploymentsRequestFieldPathBuilder) ResumeToken ¶
func (WatchDeploymentsRequestFieldPathBuilder) ResumeToken() WatchDeploymentsRequestPathSelectorResumeToken
func (WatchDeploymentsRequestFieldPathBuilder) StartingTime ¶ added in v0.9.0
func (WatchDeploymentsRequestFieldPathBuilder) StartingTime() WatchDeploymentsRequestPathSelectorStartingTime
type WatchDeploymentsRequestPathSelectorFieldMask ¶
type WatchDeploymentsRequestPathSelectorFieldMask struct{}
func (WatchDeploymentsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchDeploymentsRequestPathSelectorFieldMask) WithArrayOfValues(values []*deployment.Deployment_FieldMask) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
func (WatchDeploymentsRequestPathSelectorFieldMask) WithValue ¶
func (s WatchDeploymentsRequestPathSelectorFieldMask) WithValue(value *deployment.Deployment_FieldMask) *WatchDeploymentsRequest_FieldTerminalPathValue
type WatchDeploymentsRequestPathSelectorFilter ¶
type WatchDeploymentsRequestPathSelectorFilter struct{}
func (WatchDeploymentsRequestPathSelectorFilter) FieldPath ¶
func (WatchDeploymentsRequestPathSelectorFilter) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
func (WatchDeploymentsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchDeploymentsRequestPathSelectorFilter) WithArrayOfValues(values []*deployment.Filter) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
func (WatchDeploymentsRequestPathSelectorFilter) WithValue ¶
func (s WatchDeploymentsRequestPathSelectorFilter) WithValue(value *deployment.Filter) *WatchDeploymentsRequest_FieldTerminalPathValue
type WatchDeploymentsRequestPathSelectorMaxChunkSize ¶
type WatchDeploymentsRequestPathSelectorMaxChunkSize struct{}
func (WatchDeploymentsRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchDeploymentsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
func (WatchDeploymentsRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchDeploymentsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchDeploymentsRequest_FieldTerminalPathValue
type WatchDeploymentsRequestPathSelectorOrderBy ¶
type WatchDeploymentsRequestPathSelectorOrderBy struct{}
func (WatchDeploymentsRequestPathSelectorOrderBy) FieldPath ¶
func (WatchDeploymentsRequestPathSelectorOrderBy) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
func (WatchDeploymentsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchDeploymentsRequestPathSelectorOrderBy) WithArrayOfValues(values []*deployment.OrderBy) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
func (WatchDeploymentsRequestPathSelectorOrderBy) WithValue ¶
func (s WatchDeploymentsRequestPathSelectorOrderBy) WithValue(value *deployment.OrderBy) *WatchDeploymentsRequest_FieldTerminalPathValue
type WatchDeploymentsRequestPathSelectorPageSize ¶
type WatchDeploymentsRequestPathSelectorPageSize struct{}
func (WatchDeploymentsRequestPathSelectorPageSize) FieldPath ¶
func (WatchDeploymentsRequestPathSelectorPageSize) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
func (WatchDeploymentsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchDeploymentsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
func (WatchDeploymentsRequestPathSelectorPageSize) WithValue ¶
func (s WatchDeploymentsRequestPathSelectorPageSize) WithValue(value int32) *WatchDeploymentsRequest_FieldTerminalPathValue
type WatchDeploymentsRequestPathSelectorPageToken ¶
type WatchDeploymentsRequestPathSelectorPageToken struct{}
func (WatchDeploymentsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchDeploymentsRequestPathSelectorPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
func (WatchDeploymentsRequestPathSelectorPageToken) WithValue ¶
func (s WatchDeploymentsRequestPathSelectorPageToken) WithValue(value *deployment.PagerCursor) *WatchDeploymentsRequest_FieldTerminalPathValue
type WatchDeploymentsRequestPathSelectorParent ¶
type WatchDeploymentsRequestPathSelectorParent struct{}
func (WatchDeploymentsRequestPathSelectorParent) FieldPath ¶
func (WatchDeploymentsRequestPathSelectorParent) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
func (WatchDeploymentsRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchDeploymentsRequestPathSelectorParent) WithArrayOfValues(values []*deployment.ParentReference) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
func (WatchDeploymentsRequestPathSelectorParent) WithValue ¶
func (s WatchDeploymentsRequestPathSelectorParent) WithValue(value *deployment.ParentReference) *WatchDeploymentsRequest_FieldTerminalPathValue
type WatchDeploymentsRequestPathSelectorResumeToken ¶
type WatchDeploymentsRequestPathSelectorResumeToken struct{}
func (WatchDeploymentsRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchDeploymentsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
func (WatchDeploymentsRequestPathSelectorResumeToken) WithValue ¶
func (s WatchDeploymentsRequestPathSelectorResumeToken) WithValue(value string) *WatchDeploymentsRequest_FieldTerminalPathValue
type WatchDeploymentsRequestPathSelectorStartingTime ¶ added in v0.9.0
type WatchDeploymentsRequestPathSelectorStartingTime struct{}
func (WatchDeploymentsRequestPathSelectorStartingTime) WithArrayOfValues ¶ added in v0.9.0
func (s WatchDeploymentsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
func (WatchDeploymentsRequestPathSelectorStartingTime) WithValue ¶ added in v0.9.0
func (s WatchDeploymentsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchDeploymentsRequest_FieldTerminalPathValue
type WatchDeploymentsRequestPathSelectorType ¶
type WatchDeploymentsRequestPathSelectorType struct{}
func (WatchDeploymentsRequestPathSelectorType) FieldPath ¶
func (WatchDeploymentsRequestPathSelectorType) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
func (WatchDeploymentsRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchDeploymentsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
func (WatchDeploymentsRequestPathSelectorType) WithValue ¶
func (s WatchDeploymentsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchDeploymentsRequest_FieldTerminalPathValue
type WatchDeploymentsRequestPathSelectorView ¶
type WatchDeploymentsRequestPathSelectorView struct{}
func (WatchDeploymentsRequestPathSelectorView) FieldPath ¶
func (WatchDeploymentsRequestPathSelectorView) FieldPath() *WatchDeploymentsRequest_FieldTerminalPath
func (WatchDeploymentsRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchDeploymentsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues
func (WatchDeploymentsRequestPathSelectorView) WithValue ¶
func (s WatchDeploymentsRequestPathSelectorView) WithValue(value view.View) *WatchDeploymentsRequest_FieldTerminalPathValue
type WatchDeploymentsRequest_FieldMask ¶
type WatchDeploymentsRequest_FieldMask struct {
Paths []WatchDeploymentsRequest_FieldPath
}
func FullWatchDeploymentsRequest_FieldMask ¶
func FullWatchDeploymentsRequest_FieldMask() *WatchDeploymentsRequest_FieldMask
func (*WatchDeploymentsRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) AppendPath(path WatchDeploymentsRequest_FieldPath)
func (*WatchDeploymentsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchDeploymentsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchDeploymentsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchDeploymentsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) FilterInputFields() *WatchDeploymentsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchDeploymentsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchDeploymentsRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) GetPaths() []WatchDeploymentsRequest_FieldPath
func (*WatchDeploymentsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchDeploymentsRequest_FieldMask) IsFull ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) IsFull() bool
func (WatchDeploymentsRequest_FieldMask) Marshal ¶
func (fieldMask WatchDeploymentsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchDeploymentsRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchDeploymentsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchDeploymentsRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) PathsCount() int
func (*WatchDeploymentsRequest_FieldMask) Project ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) Project(source *WatchDeploymentsRequest) *WatchDeploymentsRequest
func (*WatchDeploymentsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchDeploymentsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) ProtoMessage()
func (*WatchDeploymentsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchDeploymentsRequest_FieldMask) Reset ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) Reset()
func (*WatchDeploymentsRequest_FieldMask) Set ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) Set(target, source *WatchDeploymentsRequest)
func (*WatchDeploymentsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchDeploymentsRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchDeploymentsRequest_FieldMask) Size ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) Size() int
func (*WatchDeploymentsRequest_FieldMask) String ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) String() string
func (*WatchDeploymentsRequest_FieldMask) Subtract ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) Subtract(other *WatchDeploymentsRequest_FieldMask) *WatchDeploymentsRequest_FieldMask
func (*WatchDeploymentsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchDeploymentsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchDeploymentsRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchDeploymentsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchDeploymentsRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchDeploymentsRequest_FieldPath ¶
type WatchDeploymentsRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchDeploymentsRequest_FieldPathSelector Get(source *WatchDeploymentsRequest) []interface{} GetSingle(source *WatchDeploymentsRequest) (interface{}, bool) ClearValue(item *WatchDeploymentsRequest) // Those methods build corresponding WatchDeploymentsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchDeploymentsRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchDeploymentsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchDeploymentsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchDeploymentsRequest_FieldPath ¶
func BuildWatchDeploymentsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchDeploymentsRequest_FieldPath, error)
func MustParseWatchDeploymentsRequest_FieldPath ¶
func MustParseWatchDeploymentsRequest_FieldPath(rawField string) WatchDeploymentsRequest_FieldPath
func ParseWatchDeploymentsRequest_FieldPath ¶
func ParseWatchDeploymentsRequest_FieldPath(rawField string) (WatchDeploymentsRequest_FieldPath, error)
type WatchDeploymentsRequest_FieldPathArrayItemValue ¶
type WatchDeploymentsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchDeploymentsRequest_FieldPath ContainsValue(*WatchDeploymentsRequest) bool }
WatchDeploymentsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchDeploymentsRequest according to their type Present only for array (repeated) types.
func MustParseWatchDeploymentsRequest_FieldPathArrayItemValue ¶
func MustParseWatchDeploymentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeploymentsRequest_FieldPathArrayItemValue
func ParseWatchDeploymentsRequest_FieldPathArrayItemValue ¶
func ParseWatchDeploymentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeploymentsRequest_FieldPathArrayItemValue, error)
ParseWatchDeploymentsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchDeploymentsRequest_FieldPathArrayOfValues ¶
type WatchDeploymentsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchDeploymentsRequest_FieldPath }
WatchDeploymentsRequest_FieldPathArrayOfValues allows storing slice of values for WatchDeploymentsRequest fields according to their type
func MustParseWatchDeploymentsRequest_FieldPathArrayOfValues ¶
func MustParseWatchDeploymentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeploymentsRequest_FieldPathArrayOfValues
func ParseWatchDeploymentsRequest_FieldPathArrayOfValues ¶
func ParseWatchDeploymentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeploymentsRequest_FieldPathArrayOfValues, error)
type WatchDeploymentsRequest_FieldPathSelector ¶
type WatchDeploymentsRequest_FieldPathSelector int32
const ( WatchDeploymentsRequest_FieldPathSelectorType WatchDeploymentsRequest_FieldPathSelector = 0 WatchDeploymentsRequest_FieldPathSelectorParent WatchDeploymentsRequest_FieldPathSelector = 1 WatchDeploymentsRequest_FieldPathSelectorPageSize WatchDeploymentsRequest_FieldPathSelector = 2 WatchDeploymentsRequest_FieldPathSelectorPageToken WatchDeploymentsRequest_FieldPathSelector = 3 WatchDeploymentsRequest_FieldPathSelectorOrderBy WatchDeploymentsRequest_FieldPathSelector = 4 WatchDeploymentsRequest_FieldPathSelectorResumeToken WatchDeploymentsRequest_FieldPathSelector = 5 WatchDeploymentsRequest_FieldPathSelectorStartingTime WatchDeploymentsRequest_FieldPathSelector = 6 WatchDeploymentsRequest_FieldPathSelectorFilter WatchDeploymentsRequest_FieldPathSelector = 7 WatchDeploymentsRequest_FieldPathSelectorFieldMask WatchDeploymentsRequest_FieldPathSelector = 8 WatchDeploymentsRequest_FieldPathSelectorView WatchDeploymentsRequest_FieldPathSelector = 9 WatchDeploymentsRequest_FieldPathSelectorMaxChunkSize WatchDeploymentsRequest_FieldPathSelector = 10 )
func (WatchDeploymentsRequest_FieldPathSelector) String ¶
func (s WatchDeploymentsRequest_FieldPathSelector) String() string
type WatchDeploymentsRequest_FieldPathValue ¶
type WatchDeploymentsRequest_FieldPathValue interface { WatchDeploymentsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchDeploymentsRequest) CompareWith(*WatchDeploymentsRequest) (cmp int, comparable bool) }
WatchDeploymentsRequest_FieldPathValue allows storing values for WatchDeploymentsRequest fields according to their type
func MustParseWatchDeploymentsRequest_FieldPathValue ¶
func MustParseWatchDeploymentsRequest_FieldPathValue(pathStr, valueStr string) WatchDeploymentsRequest_FieldPathValue
func ParseWatchDeploymentsRequest_FieldPathValue ¶
func ParseWatchDeploymentsRequest_FieldPathValue(pathStr, valueStr string) (WatchDeploymentsRequest_FieldPathValue, error)
type WatchDeploymentsRequest_FieldTerminalPath ¶
type WatchDeploymentsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchDeploymentsRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) ClearValue(item *WatchDeploymentsRequest)
func (*WatchDeploymentsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchDeploymentsRequest_FieldTerminalPath) Get ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) Get(source *WatchDeploymentsRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchDeploymentsRequest
func (*WatchDeploymentsRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchDeploymentsRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchDeploymentsRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) GetSingle(source *WatchDeploymentsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchDeploymentsRequest
func (*WatchDeploymentsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchDeploymentsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchDeploymentsRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchDeploymentsRequest_FieldTerminalPath) Selector ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) Selector() WatchDeploymentsRequest_FieldPathSelector
func (*WatchDeploymentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchDeploymentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchDeploymentsRequest_FieldTerminalPath) String ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchDeploymentsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeploymentsRequest_FieldPathArrayItemValue
func (*WatchDeploymentsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeploymentsRequest_FieldPathArrayOfValues
func (*WatchDeploymentsRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchDeploymentsRequest_FieldPathValue
func (*WatchDeploymentsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchDeploymentsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchDeploymentsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchDeploymentsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchDeploymentsRequest_FieldTerminalPathArrayItemValue ¶
type WatchDeploymentsRequest_FieldTerminalPathArrayItemValue struct { WatchDeploymentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeploymentsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchDeploymentsRequest'
func (*WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchDeploymentsRequest as interface{}
func (*WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeploymentsRequest) (interface{}, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchDeploymentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchDeploymentsRequest_FieldTerminalPathArrayOfValues ¶
type WatchDeploymentsRequest_FieldTerminalPathArrayOfValues struct { WatchDeploymentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*deployment.Deployment_FieldMask, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*deployment.Filter, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*deployment.OrderBy, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*deployment.ParentReference, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶ added in v0.9.0
func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchDeploymentsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchDeploymentsRequest_FieldTerminalPathValue ¶
type WatchDeploymentsRequest_FieldTerminalPathValue struct { WatchDeploymentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*deployment.Deployment_FieldMask, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsFilterValue() (*deployment.Filter, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsOrderByValue() (*deployment.OrderBy, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsPageTokenValue() (*deployment.PagerCursor, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsParentValue() (*deployment.ParentReference, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsStartingTimeValue ¶ added in v0.9.0
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) CompareWith(source *WatchDeploymentsRequest) (int, bool)
CompareWith compares value in the 'WatchDeploymentsRequest_FieldTerminalPathValue' with the value under path in 'WatchDeploymentsRequest'.
func (*WatchDeploymentsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchDeploymentsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchDeploymentsRequest' as interface{}
func (*WatchDeploymentsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) SetTo(target **WatchDeploymentsRequest)
SetTo stores value for selected field for object WatchDeploymentsRequest
func (*WatchDeploymentsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchDeploymentsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchDeploymentsResponse ¶
type WatchDeploymentsResponse struct { // Changes of Deployments DeploymentChanges []*deployment.DeploymentChange `` /* 142-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 Deployments 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 *WatchDeploymentsResponse_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 (Deployments 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 }
WatchDeploymentsResponse
func (*WatchDeploymentsResponse) Clone ¶
func (o *WatchDeploymentsResponse) Clone() *WatchDeploymentsResponse
func (*WatchDeploymentsResponse) CloneRaw ¶
func (o *WatchDeploymentsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchDeploymentsResponse) Descriptor ¶
func (*WatchDeploymentsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeploymentsResponse.ProtoReflect.Descriptor instead.
func (*WatchDeploymentsResponse) GetDeploymentChanges ¶
func (m *WatchDeploymentsResponse) GetDeploymentChanges() []*deployment.DeploymentChange
func (*WatchDeploymentsResponse) GetIsCurrent ¶
func (m *WatchDeploymentsResponse) GetIsCurrent() bool
func (*WatchDeploymentsResponse) GetIsHardReset ¶
func (m *WatchDeploymentsResponse) GetIsHardReset() bool
func (*WatchDeploymentsResponse) GetIsSoftReset ¶
func (m *WatchDeploymentsResponse) GetIsSoftReset() bool
func (*WatchDeploymentsResponse) GetPageTokenChange ¶
func (m *WatchDeploymentsResponse) GetPageTokenChange() *WatchDeploymentsResponse_PageTokenChange
func (*WatchDeploymentsResponse) GetResumeToken ¶
func (m *WatchDeploymentsResponse) GetResumeToken() string
func (*WatchDeploymentsResponse) GetSnapshotSize ¶
func (m *WatchDeploymentsResponse) GetSnapshotSize() int64
func (*WatchDeploymentsResponse) GotenMessage ¶
func (*WatchDeploymentsResponse) GotenMessage()
func (*WatchDeploymentsResponse) GotenObjectExt ¶
func (o *WatchDeploymentsResponse) GotenObjectExt()
func (*WatchDeploymentsResponse) GotenValidate ¶
func (obj *WatchDeploymentsResponse) GotenValidate() error
func (*WatchDeploymentsResponse) MakeDiffFieldMask ¶
func (o *WatchDeploymentsResponse) MakeDiffFieldMask(other *WatchDeploymentsResponse) *WatchDeploymentsResponse_FieldMask
func (*WatchDeploymentsResponse) MakeFullFieldMask ¶
func (o *WatchDeploymentsResponse) MakeFullFieldMask() *WatchDeploymentsResponse_FieldMask
func (*WatchDeploymentsResponse) MakeRawDiffFieldMask ¶
func (o *WatchDeploymentsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchDeploymentsResponse) MakeRawFullFieldMask ¶
func (o *WatchDeploymentsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchDeploymentsResponse) Marshal ¶
func (m *WatchDeploymentsResponse) Marshal() ([]byte, error)
func (*WatchDeploymentsResponse) MarshalJSON ¶
func (m *WatchDeploymentsResponse) MarshalJSON() ([]byte, error)
func (*WatchDeploymentsResponse) Merge ¶
func (o *WatchDeploymentsResponse) Merge(source *WatchDeploymentsResponse)
func (*WatchDeploymentsResponse) MergeRaw ¶
func (o *WatchDeploymentsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchDeploymentsResponse) ProtoMessage ¶
func (*WatchDeploymentsResponse) ProtoMessage()
func (*WatchDeploymentsResponse) ProtoReflect ¶
func (m *WatchDeploymentsResponse) ProtoReflect() preflect.Message
func (*WatchDeploymentsResponse) Reset ¶
func (m *WatchDeploymentsResponse) Reset()
func (*WatchDeploymentsResponse) SetDeploymentChanges ¶
func (m *WatchDeploymentsResponse) SetDeploymentChanges(fv []*deployment.DeploymentChange)
func (*WatchDeploymentsResponse) SetIsCurrent ¶
func (m *WatchDeploymentsResponse) SetIsCurrent(fv bool)
func (*WatchDeploymentsResponse) SetIsHardReset ¶
func (m *WatchDeploymentsResponse) SetIsHardReset(fv bool)
func (*WatchDeploymentsResponse) SetIsSoftReset ¶
func (m *WatchDeploymentsResponse) SetIsSoftReset(fv bool)
func (*WatchDeploymentsResponse) SetPageTokenChange ¶
func (m *WatchDeploymentsResponse) SetPageTokenChange(fv *WatchDeploymentsResponse_PageTokenChange)
func (*WatchDeploymentsResponse) SetResumeToken ¶
func (m *WatchDeploymentsResponse) SetResumeToken(fv string)
func (*WatchDeploymentsResponse) SetSnapshotSize ¶
func (m *WatchDeploymentsResponse) SetSnapshotSize(fv int64)
func (*WatchDeploymentsResponse) String ¶
func (m *WatchDeploymentsResponse) String() string
func (*WatchDeploymentsResponse) Unmarshal ¶
func (m *WatchDeploymentsResponse) Unmarshal(b []byte) error
func (*WatchDeploymentsResponse) UnmarshalJSON ¶
func (m *WatchDeploymentsResponse) UnmarshalJSON(data []byte) error
type WatchDeploymentsResponseFieldPathBuilder ¶
type WatchDeploymentsResponseFieldPathBuilder struct{}
func NewWatchDeploymentsResponseFieldPathBuilder ¶
func NewWatchDeploymentsResponseFieldPathBuilder() WatchDeploymentsResponseFieldPathBuilder
func (WatchDeploymentsResponseFieldPathBuilder) DeploymentChanges ¶
func (WatchDeploymentsResponseFieldPathBuilder) DeploymentChanges() WatchDeploymentsResponsePathSelectorDeploymentChanges
func (WatchDeploymentsResponseFieldPathBuilder) IsHardReset ¶
func (WatchDeploymentsResponseFieldPathBuilder) IsHardReset() WatchDeploymentsResponsePathSelectorIsHardReset
func (WatchDeploymentsResponseFieldPathBuilder) IsSoftReset ¶
func (WatchDeploymentsResponseFieldPathBuilder) IsSoftReset() WatchDeploymentsResponsePathSelectorIsSoftReset
func (WatchDeploymentsResponseFieldPathBuilder) PageTokenChange ¶
func (WatchDeploymentsResponseFieldPathBuilder) PageTokenChange() WatchDeploymentsResponsePathSelectorPageTokenChange
func (WatchDeploymentsResponseFieldPathBuilder) ResumeToken ¶
func (WatchDeploymentsResponseFieldPathBuilder) ResumeToken() WatchDeploymentsResponsePathSelectorResumeToken
func (WatchDeploymentsResponseFieldPathBuilder) SnapshotSize ¶
func (WatchDeploymentsResponseFieldPathBuilder) SnapshotSize() WatchDeploymentsResponsePathSelectorSnapshotSize
type WatchDeploymentsResponsePageTokenChangeFieldPathBuilder ¶
type WatchDeploymentsResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchDeploymentsResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchDeploymentsResponsePageTokenChangeFieldPathBuilder() WatchDeploymentsResponsePageTokenChangeFieldPathBuilder
func (WatchDeploymentsResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchDeploymentsResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchDeploymentsResponsePageTokenChange_FieldPath ¶
type WatchDeploymentsResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchDeploymentsResponsePageTokenChange_FieldPathSelector Get(source *WatchDeploymentsResponse_PageTokenChange) []interface{} GetSingle(source *WatchDeploymentsResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchDeploymentsResponse_PageTokenChange) // Those methods build corresponding WatchDeploymentsResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchDeploymentsResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchDeploymentsResponsePageTokenChange_FieldPath ¶
func BuildWatchDeploymentsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchDeploymentsResponsePageTokenChange_FieldPath, error)
func MustParseWatchDeploymentsResponsePageTokenChange_FieldPath ¶
func MustParseWatchDeploymentsResponsePageTokenChange_FieldPath(rawField string) WatchDeploymentsResponsePageTokenChange_FieldPath
func ParseWatchDeploymentsResponsePageTokenChange_FieldPath ¶
func ParseWatchDeploymentsResponsePageTokenChange_FieldPath(rawField string) (WatchDeploymentsResponsePageTokenChange_FieldPath, error)
type WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchDeploymentsResponsePageTokenChange_FieldPath ContainsValue(*WatchDeploymentsResponse_PageTokenChange) bool }
WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchDeploymentsResponsePageTokenChange_FieldPath }
WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchDeploymentsResponsePageTokenChange_FieldPathSelector ¶
type WatchDeploymentsResponsePageTokenChange_FieldPathSelector int32
const ( WatchDeploymentsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchDeploymentsResponsePageTokenChange_FieldPathSelector = 0 WatchDeploymentsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchDeploymentsResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchDeploymentsResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchDeploymentsResponsePageTokenChange_FieldPathSelector) String() string
type WatchDeploymentsResponsePageTokenChange_FieldPathValue ¶
type WatchDeploymentsResponsePageTokenChange_FieldPathValue interface { WatchDeploymentsResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchDeploymentsResponse_PageTokenChange) CompareWith(*WatchDeploymentsResponse_PageTokenChange) (cmp int, comparable bool) }
WatchDeploymentsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchDeploymentsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchDeploymentsResponsePageTokenChange_FieldPathValue
func ParseWatchDeploymentsResponsePageTokenChange_FieldPathValue ¶
func ParseWatchDeploymentsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchDeploymentsResponsePageTokenChange_FieldPathValue, error)
type WatchDeploymentsResponsePageTokenChange_FieldTerminalPath ¶
type WatchDeploymentsResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchDeploymentsResponse_PageTokenChange)
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchDeploymentsResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchDeploymentsResponse_PageTokenChange
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchDeploymentsResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchDeploymentsResponse_PageTokenChange
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchDeploymentsResponsePageTokenChange_FieldPathValue
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchDeploymentsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchDeploymentsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeploymentsResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchDeploymentsResponse_PageTokenChange as interface{}
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeploymentsResponse_PageTokenChange) (interface{}, bool)
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchDeploymentsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*deployment.PagerCursor, bool)
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue struct { WatchDeploymentsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*deployment.PagerCursor, bool)
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*deployment.PagerCursor, bool)
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchDeploymentsResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchDeploymentsResponse_PageTokenChange'.
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchDeploymentsResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchDeploymentsResponsePathSelectorDeploymentChanges ¶
type WatchDeploymentsResponsePathSelectorDeploymentChanges struct{}
func (WatchDeploymentsResponsePathSelectorDeploymentChanges) WithArrayOfValues ¶
func (s WatchDeploymentsResponsePathSelectorDeploymentChanges) WithArrayOfValues(values [][]*deployment.DeploymentChange) *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
func (WatchDeploymentsResponsePathSelectorDeploymentChanges) WithItemValue ¶
func (s WatchDeploymentsResponsePathSelectorDeploymentChanges) WithItemValue(value *deployment.DeploymentChange) *WatchDeploymentsResponse_FieldTerminalPathArrayItemValue
func (WatchDeploymentsResponsePathSelectorDeploymentChanges) WithValue ¶
func (s WatchDeploymentsResponsePathSelectorDeploymentChanges) WithValue(value []*deployment.DeploymentChange) *WatchDeploymentsResponse_FieldTerminalPathValue
type WatchDeploymentsResponsePathSelectorIsCurrent ¶
type WatchDeploymentsResponsePathSelectorIsCurrent struct{}
func (WatchDeploymentsResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchDeploymentsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
func (WatchDeploymentsResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchDeploymentsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchDeploymentsResponse_FieldTerminalPathValue
type WatchDeploymentsResponsePathSelectorIsHardReset ¶
type WatchDeploymentsResponsePathSelectorIsHardReset struct{}
func (WatchDeploymentsResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchDeploymentsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
func (WatchDeploymentsResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchDeploymentsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchDeploymentsResponse_FieldTerminalPathValue
type WatchDeploymentsResponsePathSelectorIsSoftReset ¶
type WatchDeploymentsResponsePathSelectorIsSoftReset struct{}
func (WatchDeploymentsResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchDeploymentsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
func (WatchDeploymentsResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchDeploymentsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchDeploymentsResponse_FieldTerminalPathValue
type WatchDeploymentsResponsePathSelectorPageTokenChange ¶
type WatchDeploymentsResponsePathSelectorPageTokenChange struct{}
func (WatchDeploymentsResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchDeploymentsResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchDeploymentsResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (s WatchDeploymentsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchDeploymentsResponse_PageTokenChange) *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
func (WatchDeploymentsResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchDeploymentsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue) *WatchDeploymentsResponse_FieldSubPathArrayItemValue
func (WatchDeploymentsResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchDeploymentsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues) *WatchDeploymentsResponse_FieldSubPathArrayOfValues
func (WatchDeploymentsResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchDeploymentsResponsePathSelectorPageTokenChange) WithSubValue ¶
func (s WatchDeploymentsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchDeploymentsResponsePageTokenChange_FieldPathValue) *WatchDeploymentsResponse_FieldSubPathValue
type WatchDeploymentsResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchDeploymentsResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchDeploymentsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchDeploymentsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *WatchDeploymentsResponse_FieldSubPathArrayOfValues
type WatchDeploymentsResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchDeploymentsResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchDeploymentsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchDeploymentsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *WatchDeploymentsResponse_FieldSubPathArrayOfValues
type WatchDeploymentsResponsePathSelectorResumeToken ¶
type WatchDeploymentsResponsePathSelectorResumeToken struct{}
func (WatchDeploymentsResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchDeploymentsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
func (WatchDeploymentsResponsePathSelectorResumeToken) WithValue ¶
func (s WatchDeploymentsResponsePathSelectorResumeToken) WithValue(value string) *WatchDeploymentsResponse_FieldTerminalPathValue
type WatchDeploymentsResponsePathSelectorSnapshotSize ¶
type WatchDeploymentsResponsePathSelectorSnapshotSize struct{}
func (WatchDeploymentsResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchDeploymentsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues
func (WatchDeploymentsResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchDeploymentsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchDeploymentsResponse_FieldTerminalPathValue
type WatchDeploymentsResponse_FieldMask ¶
type WatchDeploymentsResponse_FieldMask struct {
Paths []WatchDeploymentsResponse_FieldPath
}
func FullWatchDeploymentsResponse_FieldMask ¶
func FullWatchDeploymentsResponse_FieldMask() *WatchDeploymentsResponse_FieldMask
func (*WatchDeploymentsResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) AppendPath(path WatchDeploymentsResponse_FieldPath)
func (*WatchDeploymentsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchDeploymentsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchDeploymentsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchDeploymentsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) FilterInputFields() *WatchDeploymentsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchDeploymentsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchDeploymentsResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) GetPaths() []WatchDeploymentsResponse_FieldPath
func (*WatchDeploymentsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchDeploymentsResponse_FieldMask) IsFull ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) IsFull() bool
func (WatchDeploymentsResponse_FieldMask) Marshal ¶
func (fieldMask WatchDeploymentsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchDeploymentsResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchDeploymentsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchDeploymentsResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) PathsCount() int
func (*WatchDeploymentsResponse_FieldMask) Project ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) Project(source *WatchDeploymentsResponse) *WatchDeploymentsResponse
func (*WatchDeploymentsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchDeploymentsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) ProtoMessage()
func (*WatchDeploymentsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchDeploymentsResponse_FieldMask) Reset ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) Reset()
func (*WatchDeploymentsResponse_FieldMask) Set ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) Set(target, source *WatchDeploymentsResponse)
func (*WatchDeploymentsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchDeploymentsResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchDeploymentsResponse_FieldMask) Size ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) Size() int
func (*WatchDeploymentsResponse_FieldMask) String ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) String() string
func (*WatchDeploymentsResponse_FieldMask) Subtract ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) Subtract(other *WatchDeploymentsResponse_FieldMask) *WatchDeploymentsResponse_FieldMask
func (*WatchDeploymentsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchDeploymentsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchDeploymentsResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchDeploymentsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchDeploymentsResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchDeploymentsResponse_FieldPath ¶
type WatchDeploymentsResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchDeploymentsResponse_FieldPathSelector Get(source *WatchDeploymentsResponse) []interface{} GetSingle(source *WatchDeploymentsResponse) (interface{}, bool) ClearValue(item *WatchDeploymentsResponse) // Those methods build corresponding WatchDeploymentsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchDeploymentsResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchDeploymentsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchDeploymentsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchDeploymentsResponse_FieldPath ¶
func BuildWatchDeploymentsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchDeploymentsResponse_FieldPath, error)
func MustParseWatchDeploymentsResponse_FieldPath ¶
func MustParseWatchDeploymentsResponse_FieldPath(rawField string) WatchDeploymentsResponse_FieldPath
func ParseWatchDeploymentsResponse_FieldPath ¶
func ParseWatchDeploymentsResponse_FieldPath(rawField string) (WatchDeploymentsResponse_FieldPath, error)
type WatchDeploymentsResponse_FieldPathArrayItemValue ¶
type WatchDeploymentsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchDeploymentsResponse_FieldPath ContainsValue(*WatchDeploymentsResponse) bool }
WatchDeploymentsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchDeploymentsResponse according to their type Present only for array (repeated) types.
func MustParseWatchDeploymentsResponse_FieldPathArrayItemValue ¶
func MustParseWatchDeploymentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeploymentsResponse_FieldPathArrayItemValue
func ParseWatchDeploymentsResponse_FieldPathArrayItemValue ¶
func ParseWatchDeploymentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeploymentsResponse_FieldPathArrayItemValue, error)
ParseWatchDeploymentsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchDeploymentsResponse_FieldPathArrayOfValues ¶
type WatchDeploymentsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchDeploymentsResponse_FieldPath }
WatchDeploymentsResponse_FieldPathArrayOfValues allows storing slice of values for WatchDeploymentsResponse fields according to their type
func MustParseWatchDeploymentsResponse_FieldPathArrayOfValues ¶
func MustParseWatchDeploymentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeploymentsResponse_FieldPathArrayOfValues
func ParseWatchDeploymentsResponse_FieldPathArrayOfValues ¶
func ParseWatchDeploymentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeploymentsResponse_FieldPathArrayOfValues, error)
type WatchDeploymentsResponse_FieldPathSelector ¶
type WatchDeploymentsResponse_FieldPathSelector int32
const ( WatchDeploymentsResponse_FieldPathSelectorDeploymentChanges WatchDeploymentsResponse_FieldPathSelector = 0 WatchDeploymentsResponse_FieldPathSelectorIsCurrent WatchDeploymentsResponse_FieldPathSelector = 1 WatchDeploymentsResponse_FieldPathSelectorPageTokenChange WatchDeploymentsResponse_FieldPathSelector = 2 WatchDeploymentsResponse_FieldPathSelectorResumeToken WatchDeploymentsResponse_FieldPathSelector = 3 WatchDeploymentsResponse_FieldPathSelectorSnapshotSize WatchDeploymentsResponse_FieldPathSelector = 4 WatchDeploymentsResponse_FieldPathSelectorIsSoftReset WatchDeploymentsResponse_FieldPathSelector = 5 WatchDeploymentsResponse_FieldPathSelectorIsHardReset WatchDeploymentsResponse_FieldPathSelector = 6 )
func (WatchDeploymentsResponse_FieldPathSelector) String ¶
func (s WatchDeploymentsResponse_FieldPathSelector) String() string
type WatchDeploymentsResponse_FieldPathValue ¶
type WatchDeploymentsResponse_FieldPathValue interface { WatchDeploymentsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchDeploymentsResponse) CompareWith(*WatchDeploymentsResponse) (cmp int, comparable bool) }
WatchDeploymentsResponse_FieldPathValue allows storing values for WatchDeploymentsResponse fields according to their type
func MustParseWatchDeploymentsResponse_FieldPathValue ¶
func MustParseWatchDeploymentsResponse_FieldPathValue(pathStr, valueStr string) WatchDeploymentsResponse_FieldPathValue
func ParseWatchDeploymentsResponse_FieldPathValue ¶
func ParseWatchDeploymentsResponse_FieldPathValue(pathStr, valueStr string) (WatchDeploymentsResponse_FieldPathValue, error)
type WatchDeploymentsResponse_FieldSubPath ¶
type WatchDeploymentsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchDeploymentsResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchDeploymentsResponsePageTokenChange_FieldPath, bool)
func (*WatchDeploymentsResponse_FieldSubPath) ClearValue ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) ClearValue(item *WatchDeploymentsResponse)
func (*WatchDeploymentsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchDeploymentsResponse_FieldSubPath) Get ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) Get(source *WatchDeploymentsResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchDeploymentsResponse
func (*WatchDeploymentsResponse_FieldSubPath) GetDefault ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchDeploymentsResponse_FieldSubPath) GetRaw ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchDeploymentsResponse_FieldSubPath) GetSingle ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) GetSingle(source *WatchDeploymentsResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchDeploymentsResponse
func (*WatchDeploymentsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchDeploymentsResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchDeploymentsResponse_FieldSubPath) JSONString ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchDeploymentsResponse_FieldSubPath) Selector ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) Selector() WatchDeploymentsResponse_FieldPathSelector
func (*WatchDeploymentsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *WatchDeploymentsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchDeploymentsResponse_FieldSubPath) String ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchDeploymentsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchDeploymentsResponse_FieldPathArrayItemValue
func (*WatchDeploymentsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchDeploymentsResponse_FieldPathArrayOfValues
func (*WatchDeploymentsResponse_FieldSubPath) WithIValue ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) WithIValue(value interface{}) WatchDeploymentsResponse_FieldPathValue
func (*WatchDeploymentsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchDeploymentsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchDeploymentsResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchDeploymentsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchDeploymentsResponse_FieldSubPathArrayItemValue ¶
type WatchDeploymentsResponse_FieldSubPathArrayItemValue struct { WatchDeploymentsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchDeploymentsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchDeploymentsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchDeploymentsResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchDeploymentsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchDeploymentsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchDeploymentsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchDeploymentsResponse'
func (*WatchDeploymentsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchDeploymentsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchDeploymentsResponse_FieldSubPathArrayOfValues ¶
type WatchDeploymentsResponse_FieldSubPathArrayOfValues struct { WatchDeploymentsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchDeploymentsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchDeploymentsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchDeploymentsResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchDeploymentsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchDeploymentsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchDeploymentsResponse_FieldSubPathValue ¶
type WatchDeploymentsResponse_FieldSubPathValue struct { WatchDeploymentsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchDeploymentsResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchDeploymentsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchDeploymentsResponsePageTokenChange_FieldPathValue, bool)
func (*WatchDeploymentsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchDeploymentsResponse_FieldSubPathValue) CompareWith(source *WatchDeploymentsResponse) (int, bool)
func (*WatchDeploymentsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchDeploymentsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchDeploymentsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchDeploymentsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchDeploymentsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchDeploymentsResponse_FieldSubPathValue) SetTo(target **WatchDeploymentsResponse)
func (*WatchDeploymentsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchDeploymentsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchDeploymentsResponse_FieldTerminalPath ¶
type WatchDeploymentsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchDeploymentsResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) ClearValue(item *WatchDeploymentsResponse)
func (*WatchDeploymentsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchDeploymentsResponse_FieldTerminalPath) Get ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) Get(source *WatchDeploymentsResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchDeploymentsResponse
func (*WatchDeploymentsResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchDeploymentsResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchDeploymentsResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) GetSingle(source *WatchDeploymentsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchDeploymentsResponse
func (*WatchDeploymentsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchDeploymentsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchDeploymentsResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchDeploymentsResponse_FieldTerminalPath) Selector ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) Selector() WatchDeploymentsResponse_FieldPathSelector
func (*WatchDeploymentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchDeploymentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchDeploymentsResponse_FieldTerminalPath) String ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchDeploymentsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeploymentsResponse_FieldPathArrayItemValue
func (*WatchDeploymentsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeploymentsResponse_FieldPathArrayOfValues
func (*WatchDeploymentsResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchDeploymentsResponse_FieldPathValue
func (*WatchDeploymentsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchDeploymentsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchDeploymentsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchDeploymentsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchDeploymentsResponse_FieldTerminalPathArrayItemValue ¶
type WatchDeploymentsResponse_FieldTerminalPathArrayItemValue struct { WatchDeploymentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) AsDeploymentChangesItemValue ¶
func (fpaiv *WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) AsDeploymentChangesItemValue() (*deployment.DeploymentChange, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeploymentsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchDeploymentsResponse'
func (*WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchDeploymentsResponse as interface{}
func (*WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeploymentsResponse) (interface{}, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchDeploymentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchDeploymentsResponse_FieldTerminalPathArrayOfValues ¶
type WatchDeploymentsResponse_FieldTerminalPathArrayOfValues struct { WatchDeploymentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentChangesArrayOfValues ¶
func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsDeploymentChangesArrayOfValues() ([][]*deployment.DeploymentChange, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchDeploymentsResponse_PageTokenChange, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchDeploymentsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchDeploymentsResponse_FieldTerminalPathValue ¶
type WatchDeploymentsResponse_FieldTerminalPathValue struct { WatchDeploymentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeploymentsResponse_FieldTerminalPathValue) AsDeploymentChangesValue ¶
func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsDeploymentChangesValue() ([]*deployment.DeploymentChange, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchDeploymentsResponse_PageTokenChange, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) CompareWith(source *WatchDeploymentsResponse) (int, bool)
CompareWith compares value in the 'WatchDeploymentsResponse_FieldTerminalPathValue' with the value under path in 'WatchDeploymentsResponse'.
func (*WatchDeploymentsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchDeploymentsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchDeploymentsResponse' as interface{}
func (*WatchDeploymentsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) SetTo(target **WatchDeploymentsResponse)
SetTo stores value for selected field for object WatchDeploymentsResponse
func (*WatchDeploymentsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchDeploymentsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchDeploymentsResponse_PageTokenChange ¶
type WatchDeploymentsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *deployment.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *deployment.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchDeploymentsResponse_PageTokenChange) Clone ¶
func (o *WatchDeploymentsResponse_PageTokenChange) Clone() *WatchDeploymentsResponse_PageTokenChange
func (*WatchDeploymentsResponse_PageTokenChange) CloneRaw ¶
func (o *WatchDeploymentsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchDeploymentsResponse_PageTokenChange) Descriptor ¶
func (*WatchDeploymentsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeploymentsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchDeploymentsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchDeploymentsResponse_PageTokenChange) GetNextPageToken() *deployment.PagerCursor
func (*WatchDeploymentsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchDeploymentsResponse_PageTokenChange) GetPrevPageToken() *deployment.PagerCursor
func (*WatchDeploymentsResponse_PageTokenChange) GotenMessage ¶
func (*WatchDeploymentsResponse_PageTokenChange) GotenMessage()
func (*WatchDeploymentsResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchDeploymentsResponse_PageTokenChange) GotenObjectExt()
func (*WatchDeploymentsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchDeploymentsResponse_PageTokenChange) GotenValidate() error
func (*WatchDeploymentsResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchDeploymentsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchDeploymentsResponse_PageTokenChange) *WatchDeploymentsResponse_PageTokenChange_FieldMask
func (*WatchDeploymentsResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchDeploymentsResponse_PageTokenChange) MakeFullFieldMask() *WatchDeploymentsResponse_PageTokenChange_FieldMask
func (*WatchDeploymentsResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchDeploymentsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchDeploymentsResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchDeploymentsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchDeploymentsResponse_PageTokenChange) Marshal ¶
func (m *WatchDeploymentsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchDeploymentsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchDeploymentsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchDeploymentsResponse_PageTokenChange) Merge ¶
func (o *WatchDeploymentsResponse_PageTokenChange) Merge(source *WatchDeploymentsResponse_PageTokenChange)
func (*WatchDeploymentsResponse_PageTokenChange) MergeRaw ¶
func (o *WatchDeploymentsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchDeploymentsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchDeploymentsResponse_PageTokenChange) ProtoMessage()
func (*WatchDeploymentsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchDeploymentsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchDeploymentsResponse_PageTokenChange) Reset ¶
func (m *WatchDeploymentsResponse_PageTokenChange) Reset()
func (*WatchDeploymentsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchDeploymentsResponse_PageTokenChange) SetNextPageToken(fv *deployment.PagerCursor)
func (*WatchDeploymentsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchDeploymentsResponse_PageTokenChange) SetPrevPageToken(fv *deployment.PagerCursor)
func (*WatchDeploymentsResponse_PageTokenChange) String ¶
func (m *WatchDeploymentsResponse_PageTokenChange) String() string
func (*WatchDeploymentsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchDeploymentsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchDeploymentsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchDeploymentsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchDeploymentsResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchDeploymentsResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchDeploymentsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
func (s WatchDeploymentsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchDeploymentsResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchDeploymentsResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchDeploymentsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s WatchDeploymentsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*deployment.PagerCursor) *WatchDeploymentsResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchDeploymentsResponse_PageTokenChange_FieldMask ¶
type WatchDeploymentsResponse_PageTokenChange_FieldMask struct {
Paths []WatchDeploymentsResponsePageTokenChange_FieldPath
}
func FullWatchDeploymentsResponse_PageTokenChange_FieldMask ¶
func FullWatchDeploymentsResponse_PageTokenChange_FieldMask() *WatchDeploymentsResponse_PageTokenChange_FieldMask
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) AppendPath(path WatchDeploymentsResponsePageTokenChange_FieldPath)
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchDeploymentsResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) GetPaths() []WatchDeploymentsResponsePageTokenChange_FieldPath
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchDeploymentsResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchDeploymentsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchDeploymentsResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchDeploymentsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) Project(source *WatchDeploymentsResponse_PageTokenChange) *WatchDeploymentsResponse_PageTokenChange
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) Reset()
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) Set(target, source *WatchDeploymentsResponse_PageTokenChange)
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) Size() int
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) String() string
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) Subtract ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) Subtract(other *WatchDeploymentsResponse_PageTokenChange_FieldMask) *WatchDeploymentsResponse_PageTokenChange_FieldMask
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchDeploymentsResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchDeploymentsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error