Documentation ¶
Index ¶
- type BatchGetPlanAssignmentsDescriptor
- func (d *BatchGetPlanAssignmentsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetPlanAssignmentsDescriptor) GetApiName() string
- func (d *BatchGetPlanAssignmentsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetPlanAssignmentsDescriptor) GetFullMethodName() string
- func (d *BatchGetPlanAssignmentsDescriptor) GetMethodName() string
- func (d *BatchGetPlanAssignmentsDescriptor) GetProtoPkgName() string
- func (d *BatchGetPlanAssignmentsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetPlanAssignmentsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetPlanAssignmentsDescriptor) GetServiceDomain() string
- func (d *BatchGetPlanAssignmentsDescriptor) GetServiceVersion() string
- func (d *BatchGetPlanAssignmentsDescriptor) GetVerb() string
- func (d *BatchGetPlanAssignmentsDescriptor) HasResource() bool
- func (d *BatchGetPlanAssignmentsDescriptor) IsClientStream() bool
- func (d *BatchGetPlanAssignmentsDescriptor) IsCollection() bool
- func (d *BatchGetPlanAssignmentsDescriptor) IsPlural() bool
- func (d *BatchGetPlanAssignmentsDescriptor) IsServerStream() bool
- func (d *BatchGetPlanAssignmentsDescriptor) IsUnary() bool
- func (d *BatchGetPlanAssignmentsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetPlanAssignmentsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetPlanAssignmentsDescriptor) RequestHasResourceBody() bool
- type BatchGetPlanAssignmentsDescriptorClientMsgHandle
- func (h *BatchGetPlanAssignmentsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetPlanAssignmentsDescriptorServerMsgHandle
- func (h *BatchGetPlanAssignmentsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetPlanAssignmentsRequest
- func (o *BatchGetPlanAssignmentsRequest) Clone() *BatchGetPlanAssignmentsRequest
- func (o *BatchGetPlanAssignmentsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetPlanAssignmentsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetPlanAssignmentsRequest) GetFieldMask() *plan_assignment.PlanAssignment_FieldMask
- func (m *BatchGetPlanAssignmentsRequest) GetNames() []*plan_assignment.Reference
- func (m *BatchGetPlanAssignmentsRequest) GetView() view.View
- func (*BatchGetPlanAssignmentsRequest) GotenMessage()
- func (o *BatchGetPlanAssignmentsRequest) GotenObjectExt()
- func (obj *BatchGetPlanAssignmentsRequest) GotenValidate() error
- func (o *BatchGetPlanAssignmentsRequest) MakeDiffFieldMask(other *BatchGetPlanAssignmentsRequest) *BatchGetPlanAssignmentsRequest_FieldMask
- func (o *BatchGetPlanAssignmentsRequest) MakeFullFieldMask() *BatchGetPlanAssignmentsRequest_FieldMask
- func (o *BatchGetPlanAssignmentsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetPlanAssignmentsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetPlanAssignmentsRequest) Marshal() ([]byte, error)
- func (m *BatchGetPlanAssignmentsRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetPlanAssignmentsRequest) Merge(source *BatchGetPlanAssignmentsRequest)
- func (o *BatchGetPlanAssignmentsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetPlanAssignmentsRequest) ProtoMessage()
- func (m *BatchGetPlanAssignmentsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetPlanAssignmentsRequest) Reset()
- func (m *BatchGetPlanAssignmentsRequest) SetFieldMask(fv *plan_assignment.PlanAssignment_FieldMask)
- func (m *BatchGetPlanAssignmentsRequest) SetNames(fv []*plan_assignment.Reference)
- func (m *BatchGetPlanAssignmentsRequest) SetView(fv view.View)
- func (m *BatchGetPlanAssignmentsRequest) String() string
- func (m *BatchGetPlanAssignmentsRequest) Unmarshal(b []byte) error
- func (m *BatchGetPlanAssignmentsRequest) UnmarshalJSON(data []byte) error
- type BatchGetPlanAssignmentsRequestFieldPathBuilder
- func (BatchGetPlanAssignmentsRequestFieldPathBuilder) FieldMask() BatchGetPlanAssignmentsRequestPathSelectorFieldMask
- func (BatchGetPlanAssignmentsRequestFieldPathBuilder) Names() BatchGetPlanAssignmentsRequestPathSelectorNames
- func (BatchGetPlanAssignmentsRequestFieldPathBuilder) View() BatchGetPlanAssignmentsRequestPathSelectorView
- type BatchGetPlanAssignmentsRequestPathSelectorFieldMask
- func (BatchGetPlanAssignmentsRequestPathSelectorFieldMask) FieldPath() *BatchGetPlanAssignmentsRequest_FieldTerminalPath
- func (s BatchGetPlanAssignmentsRequestPathSelectorFieldMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetPlanAssignmentsRequestPathSelectorFieldMask) WithValue(value *plan_assignment.PlanAssignment_FieldMask) *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue
- type BatchGetPlanAssignmentsRequestPathSelectorNames
- func (BatchGetPlanAssignmentsRequestPathSelectorNames) FieldPath() *BatchGetPlanAssignmentsRequest_FieldTerminalPath
- func (s BatchGetPlanAssignmentsRequestPathSelectorNames) WithArrayOfValues(values [][]*plan_assignment.Reference) *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetPlanAssignmentsRequestPathSelectorNames) WithItemValue(value *plan_assignment.Reference) *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetPlanAssignmentsRequestPathSelectorNames) WithValue(value []*plan_assignment.Reference) *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue
- type BatchGetPlanAssignmentsRequestPathSelectorView
- func (BatchGetPlanAssignmentsRequestPathSelectorView) FieldPath() *BatchGetPlanAssignmentsRequest_FieldTerminalPath
- func (s BatchGetPlanAssignmentsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetPlanAssignmentsRequestPathSelectorView) WithValue(value view.View) *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue
- type BatchGetPlanAssignmentsRequest_FieldMask
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) AppendPath(path BatchGetPlanAssignmentsRequest_FieldPath)
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) FilterInputFields() *BatchGetPlanAssignmentsRequest_FieldMask
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) GetPaths() []BatchGetPlanAssignmentsRequest_FieldPath
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetPlanAssignmentsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetPlanAssignmentsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) Project(source *BatchGetPlanAssignmentsRequest) *BatchGetPlanAssignmentsRequest
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) Reset()
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) Set(target, source *BatchGetPlanAssignmentsRequest)
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) Size() int
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) String() string
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) Subtract(other *BatchGetPlanAssignmentsRequest_FieldMask) *BatchGetPlanAssignmentsRequest_FieldMask
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetPlanAssignmentsRequest_FieldPath
- func BuildBatchGetPlanAssignmentsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetPlanAssignmentsRequest_FieldPath, error)
- func MustParseBatchGetPlanAssignmentsRequest_FieldPath(rawField string) BatchGetPlanAssignmentsRequest_FieldPath
- func ParseBatchGetPlanAssignmentsRequest_FieldPath(rawField string) (BatchGetPlanAssignmentsRequest_FieldPath, error)
- type BatchGetPlanAssignmentsRequest_FieldPathArrayItemValue
- func MustParseBatchGetPlanAssignmentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetPlanAssignmentsRequest_FieldPathArrayItemValue
- func ParseBatchGetPlanAssignmentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetPlanAssignmentsRequest_FieldPathArrayItemValue, error)
- type BatchGetPlanAssignmentsRequest_FieldPathArrayOfValues
- func MustParseBatchGetPlanAssignmentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetPlanAssignmentsRequest_FieldPathArrayOfValues
- func ParseBatchGetPlanAssignmentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetPlanAssignmentsRequest_FieldPathArrayOfValues, error)
- type BatchGetPlanAssignmentsRequest_FieldPathSelector
- type BatchGetPlanAssignmentsRequest_FieldPathValue
- type BatchGetPlanAssignmentsRequest_FieldTerminalPath
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) ClearValue(item *BatchGetPlanAssignmentsRequest)
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) Get(source *BatchGetPlanAssignmentsRequest) (values []interface{})
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) GetSingle(source *BatchGetPlanAssignmentsRequest) (interface{}, bool)
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) Selector() BatchGetPlanAssignmentsRequest_FieldPathSelector
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) String() string
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetPlanAssignmentsRequest_FieldPathArrayItemValue
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetPlanAssignmentsRequest_FieldPathArrayOfValues
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetPlanAssignmentsRequest_FieldPathValue
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*plan_assignment.Reference, bool)
- func (fpaiv *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetPlanAssignmentsRequest) bool
- func (fpaiv *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetPlanAssignmentsRequest) (interface{}, bool)
- func (fpaiv *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*plan_assignment.PlanAssignment_FieldMask, bool)
- func (fpaov *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*plan_assignment.Reference, bool)
- func (fpaov *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetPlanAssignmentsRequest_FieldTerminalPathValue
- func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*plan_assignment.PlanAssignment_FieldMask, bool)
- func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) AsNamesValue() ([]*plan_assignment.Reference, bool)
- func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetPlanAssignmentsRequest) (int, bool)
- func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) SetTo(target **BatchGetPlanAssignmentsRequest)
- func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetPlanAssignmentsResponse
- func (o *BatchGetPlanAssignmentsResponse) Clone() *BatchGetPlanAssignmentsResponse
- func (o *BatchGetPlanAssignmentsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetPlanAssignmentsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetPlanAssignmentsResponse) GetMissing() []*plan_assignment.Reference
- func (m *BatchGetPlanAssignmentsResponse) GetPlanAssignments() []*plan_assignment.PlanAssignment
- func (*BatchGetPlanAssignmentsResponse) GotenMessage()
- func (o *BatchGetPlanAssignmentsResponse) GotenObjectExt()
- func (obj *BatchGetPlanAssignmentsResponse) GotenValidate() error
- func (o *BatchGetPlanAssignmentsResponse) MakeDiffFieldMask(other *BatchGetPlanAssignmentsResponse) *BatchGetPlanAssignmentsResponse_FieldMask
- func (o *BatchGetPlanAssignmentsResponse) MakeFullFieldMask() *BatchGetPlanAssignmentsResponse_FieldMask
- func (o *BatchGetPlanAssignmentsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetPlanAssignmentsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetPlanAssignmentsResponse) Marshal() ([]byte, error)
- func (m *BatchGetPlanAssignmentsResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetPlanAssignmentsResponse) Merge(source *BatchGetPlanAssignmentsResponse)
- func (o *BatchGetPlanAssignmentsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetPlanAssignmentsResponse) ProtoMessage()
- func (m *BatchGetPlanAssignmentsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetPlanAssignmentsResponse) Reset()
- func (m *BatchGetPlanAssignmentsResponse) SetMissing(fv []*plan_assignment.Reference)
- func (m *BatchGetPlanAssignmentsResponse) SetPlanAssignments(fv []*plan_assignment.PlanAssignment)
- func (m *BatchGetPlanAssignmentsResponse) String() string
- func (m *BatchGetPlanAssignmentsResponse) Unmarshal(b []byte) error
- func (m *BatchGetPlanAssignmentsResponse) UnmarshalJSON(data []byte) error
- type BatchGetPlanAssignmentsResponseFieldPathBuilder
- type BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations
- func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations) WithValue(value string) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels
- func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels) WithValue(value string) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards
- func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards) WithArrayOfValues(values []int64) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards) WithValue(value int64) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion
- func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithValue(value int64) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorMissing
- func (BatchGetPlanAssignmentsResponsePathSelectorMissing) FieldPath() *BatchGetPlanAssignmentsResponse_FieldTerminalPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorMissing) WithArrayOfValues(values [][]*plan_assignment.Reference) *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorMissing) WithItemValue(value *plan_assignment.Reference) *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetPlanAssignmentsResponsePathSelectorMissing) WithValue(value []*plan_assignment.Reference) *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) Extensions() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) FieldPath() *BatchGetPlanAssignmentsResponse_FieldTerminalPath
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) Metadata() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) Name() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsName
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) Plan() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) RegionalDistributions() ...
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) Service() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsService
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) Source() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsSource
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithArrayOfValues(values [][]*plan_assignment.PlanAssignment) *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithItemValue(value *plan_assignment.PlanAssignment) *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubArrayItemValue(subPathArrayItemValue plan_assignment.PlanAssignment_FieldPathArrayItemValue) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubArrayOfValues(subPathArrayOfValues plan_assignment.PlanAssignment_FieldPathArrayOfValues) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubPath(subPath plan_assignment.PlanAssignment_FieldPath) *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubValue(subPathValue plan_assignment.PlanAssignment_FieldPathValue) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithValue(value []*plan_assignment.PlanAssignment) *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) Resource() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) Value() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithArrayOfValues(values [][]*common.Allowance) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithItemValue(value *common.Allowance) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithValue(value []*common.Allowance) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource) WithValue(value *meta_resource.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue) WithArrayOfValues(values []int64) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue) WithValue(value int64) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Annotations() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) CreateTime() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) DeleteTime() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Generation() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Labels() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Lifecycle() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) OwnerReferences() ...
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) ResourceVersion() ...
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Shards() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Syncing() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Tags() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) UpdateTime() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Uuid() BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations) WithKey(key string) ...
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations) WithValue(value map[string]string) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration) WithValue(value int64) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) WithKey(key string) BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) WithValue(value map[string]string) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) BlockDeletion() ...
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) State() ...
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Controller() ...
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Kind() ...
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Name() ...
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Region() ...
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Version() ...
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController) WithValue(value bool) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind) WithValue(value string) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName) WithValue(value string) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion) WithValue(value string) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) WithKey(key string) BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) WithValue(value map[string]int64) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) OwningRegion() ...
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) Regions() ...
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion) WithValue(value string) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions) WithItemValue(value string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions) WithValue(value []string) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithItemValue(value string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithValue(value []string) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid) WithValue(value string) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsName
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsName) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsName) WithArrayOfValues(values []*plan_assignment.Name) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsName) WithValue(value *plan_assignment.Name) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan) WithArrayOfValues(values []*plan.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan) WithValue(value *plan.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) LimitsByRegion() ...
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) Resource() ...
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) WithItemValue(value *common.RegionalDistribution) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) WithValue(value []*common.RegionalDistribution) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithKey(key string) ...
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithValue(value map[string]int64) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource) WithValue(value *meta_resource.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsService
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsService) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsService) WithArrayOfValues(values []*meta_service.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsService) WithValue(value *meta_service.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsSource
- func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsSource) FieldPath() *BatchGetPlanAssignmentsResponse_FieldSubPath
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsSource) WithArrayOfValues(values []*accepted_plan.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsSource) WithValue(value *accepted_plan.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
- type BatchGetPlanAssignmentsResponse_FieldMask
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) AppendPath(path BatchGetPlanAssignmentsResponse_FieldPath)
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) FilterInputFields() *BatchGetPlanAssignmentsResponse_FieldMask
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) GetPaths() []BatchGetPlanAssignmentsResponse_FieldPath
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetPlanAssignmentsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetPlanAssignmentsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) Project(source *BatchGetPlanAssignmentsResponse) *BatchGetPlanAssignmentsResponse
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) Reset()
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) Set(target, source *BatchGetPlanAssignmentsResponse)
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) Size() int
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) String() string
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) Subtract(other *BatchGetPlanAssignmentsResponse_FieldMask) *BatchGetPlanAssignmentsResponse_FieldMask
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetPlanAssignmentsResponse_FieldPath
- func BuildBatchGetPlanAssignmentsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetPlanAssignmentsResponse_FieldPath, error)
- func MustParseBatchGetPlanAssignmentsResponse_FieldPath(rawField string) BatchGetPlanAssignmentsResponse_FieldPath
- func ParseBatchGetPlanAssignmentsResponse_FieldPath(rawField string) (BatchGetPlanAssignmentsResponse_FieldPath, error)
- type BatchGetPlanAssignmentsResponse_FieldPathArrayItemValue
- func MustParseBatchGetPlanAssignmentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetPlanAssignmentsResponse_FieldPathArrayItemValue
- func ParseBatchGetPlanAssignmentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetPlanAssignmentsResponse_FieldPathArrayItemValue, error)
- type BatchGetPlanAssignmentsResponse_FieldPathArrayOfValues
- func MustParseBatchGetPlanAssignmentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetPlanAssignmentsResponse_FieldPathArrayOfValues
- func ParseBatchGetPlanAssignmentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetPlanAssignmentsResponse_FieldPathArrayOfValues, error)
- type BatchGetPlanAssignmentsResponse_FieldPathSelector
- type BatchGetPlanAssignmentsResponse_FieldPathValue
- type BatchGetPlanAssignmentsResponse_FieldSubPath
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) AsPlanAssignmentsSubPath() (plan_assignment.PlanAssignment_FieldPath, bool)
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) ClearValue(item *BatchGetPlanAssignmentsResponse)
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) Get(source *BatchGetPlanAssignmentsResponse) (values []interface{})
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) GetSingle(source *BatchGetPlanAssignmentsResponse) (interface{}, bool)
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) Selector() BatchGetPlanAssignmentsResponse_FieldPathSelector
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) String() string
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetPlanAssignmentsResponse_FieldPathArrayItemValue
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetPlanAssignmentsResponse_FieldPathArrayOfValues
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetPlanAssignmentsResponse_FieldPathValue
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue) AsPlanAssignmentsPathItemValue() (plan_assignment.PlanAssignment_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetPlanAssignmentsResponse) bool
- func (fpaivs *BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
- type BatchGetPlanAssignmentsResponse_FieldSubPathValue
- func (fpvs *BatchGetPlanAssignmentsResponse_FieldSubPathValue) AsPlanAssignmentsPathValue() (plan_assignment.PlanAssignment_FieldPathValue, bool)
- func (fpvs *BatchGetPlanAssignmentsResponse_FieldSubPathValue) CompareWith(source *BatchGetPlanAssignmentsResponse) (int, bool)
- func (fpvs *BatchGetPlanAssignmentsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetPlanAssignmentsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetPlanAssignmentsResponse_FieldSubPathValue) SetTo(target **BatchGetPlanAssignmentsResponse)
- func (fpvs *BatchGetPlanAssignmentsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetPlanAssignmentsResponse_FieldTerminalPath
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) ClearValue(item *BatchGetPlanAssignmentsResponse)
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) Get(source *BatchGetPlanAssignmentsResponse) (values []interface{})
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) GetSingle(source *BatchGetPlanAssignmentsResponse) (interface{}, bool)
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) Selector() BatchGetPlanAssignmentsResponse_FieldPathSelector
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) String() string
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetPlanAssignmentsResponse_FieldPathArrayItemValue
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetPlanAssignmentsResponse_FieldPathArrayOfValues
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetPlanAssignmentsResponse_FieldPathValue
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*plan_assignment.Reference, bool)
- func (fpaiv *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) AsPlanAssignmentsItemValue() (*plan_assignment.PlanAssignment, bool)
- func (fpaiv *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetPlanAssignmentsResponse) bool
- func (fpaiv *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetPlanAssignmentsResponse) (interface{}, bool)
- func (fpaiv *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*plan_assignment.Reference, bool)
- func (fpaov *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPlanAssignmentsArrayOfValues() ([][]*plan_assignment.PlanAssignment, bool)
- func (fpaov *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetPlanAssignmentsResponse_FieldTerminalPathValue
- func (fpv *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) AsMissingValue() ([]*plan_assignment.Reference, bool)
- func (fpv *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) AsPlanAssignmentsValue() ([]*plan_assignment.PlanAssignment, bool)
- func (fpv *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetPlanAssignmentsResponse) (int, bool)
- func (fpv *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) SetTo(target **BatchGetPlanAssignmentsResponse)
- func (fpv *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreatePlanAssignmentDescriptor
- func (d *CreatePlanAssignmentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreatePlanAssignmentDescriptor) GetApiName() string
- func (d *CreatePlanAssignmentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreatePlanAssignmentDescriptor) GetFullMethodName() string
- func (d *CreatePlanAssignmentDescriptor) GetMethodName() string
- func (d *CreatePlanAssignmentDescriptor) GetProtoPkgName() string
- func (d *CreatePlanAssignmentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreatePlanAssignmentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreatePlanAssignmentDescriptor) GetServiceDomain() string
- func (d *CreatePlanAssignmentDescriptor) GetServiceVersion() string
- func (d *CreatePlanAssignmentDescriptor) GetVerb() string
- func (d *CreatePlanAssignmentDescriptor) HasResource() bool
- func (d *CreatePlanAssignmentDescriptor) IsClientStream() bool
- func (d *CreatePlanAssignmentDescriptor) IsCollection() bool
- func (d *CreatePlanAssignmentDescriptor) IsPlural() bool
- func (d *CreatePlanAssignmentDescriptor) IsServerStream() bool
- func (d *CreatePlanAssignmentDescriptor) IsUnary() bool
- func (d *CreatePlanAssignmentDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreatePlanAssignmentDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreatePlanAssignmentDescriptor) RequestHasResourceBody() bool
- type CreatePlanAssignmentDescriptorClientMsgHandle
- func (h *CreatePlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreatePlanAssignmentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreatePlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreatePlanAssignmentDescriptorServerMsgHandle
- func (h *CreatePlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreatePlanAssignmentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreatePlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreatePlanAssignmentRequest
- func (o *CreatePlanAssignmentRequest) Clone() *CreatePlanAssignmentRequest
- func (o *CreatePlanAssignmentRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreatePlanAssignmentRequest) Descriptor() ([]byte, []int)
- func (m *CreatePlanAssignmentRequest) GetParent() *plan_assignment.ParentReference
- func (m *CreatePlanAssignmentRequest) GetPlanAssignment() *plan_assignment.PlanAssignment
- func (*CreatePlanAssignmentRequest) GotenMessage()
- func (o *CreatePlanAssignmentRequest) GotenObjectExt()
- func (obj *CreatePlanAssignmentRequest) GotenValidate() error
- func (o *CreatePlanAssignmentRequest) MakeDiffFieldMask(other *CreatePlanAssignmentRequest) *CreatePlanAssignmentRequest_FieldMask
- func (o *CreatePlanAssignmentRequest) MakeFullFieldMask() *CreatePlanAssignmentRequest_FieldMask
- func (o *CreatePlanAssignmentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreatePlanAssignmentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreatePlanAssignmentRequest) Marshal() ([]byte, error)
- func (m *CreatePlanAssignmentRequest) MarshalJSON() ([]byte, error)
- func (o *CreatePlanAssignmentRequest) Merge(source *CreatePlanAssignmentRequest)
- func (o *CreatePlanAssignmentRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreatePlanAssignmentRequest) ProtoMessage()
- func (m *CreatePlanAssignmentRequest) ProtoReflect() preflect.Message
- func (m *CreatePlanAssignmentRequest) Reset()
- func (m *CreatePlanAssignmentRequest) SetParent(fv *plan_assignment.ParentReference)
- func (m *CreatePlanAssignmentRequest) SetPlanAssignment(fv *plan_assignment.PlanAssignment)
- func (m *CreatePlanAssignmentRequest) String() string
- func (m *CreatePlanAssignmentRequest) Unmarshal(b []byte) error
- func (m *CreatePlanAssignmentRequest) UnmarshalJSON(data []byte) error
- type CreatePlanAssignmentRequestFieldPathBuilder
- type CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations
- func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) WithValue(value string) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels
- func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) WithValue(value string) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards
- func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues(values []int64) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) WithValue(value int64) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion
- func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithValue(value int64) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorParent
- func (CreatePlanAssignmentRequestPathSelectorParent) FieldPath() *CreatePlanAssignmentRequest_FieldTerminalPath
- func (s CreatePlanAssignmentRequestPathSelectorParent) WithArrayOfValues(values []*plan_assignment.ParentReference) *CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorParent) WithValue(value *plan_assignment.ParentReference) *CreatePlanAssignmentRequest_FieldTerminalPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignment
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) Extensions() CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) FieldPath() *CreatePlanAssignmentRequest_FieldTerminalPath
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) Metadata() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) Name() CreatePlanAssignmentRequestPathSelectorPlanAssignmentName
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) Plan() CreatePlanAssignmentRequestPathSelectorPlanAssignmentPlan
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) RegionalDistributions() CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) Service() CreatePlanAssignmentRequestPathSelectorPlanAssignmentService
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) Source() CreatePlanAssignmentRequestPathSelectorPlanAssignmentSource
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithArrayOfValues(values []*plan_assignment.PlanAssignment) *CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayItemValue(subPathArrayItemValue plan_assignment.PlanAssignment_FieldPathArrayItemValue) *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayOfValues(subPathArrayOfValues plan_assignment.PlanAssignment_FieldPathArrayOfValues) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubPath(subPath plan_assignment.PlanAssignment_FieldPath) *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubValue(subPathValue plan_assignment.PlanAssignment_FieldPathValue) *CreatePlanAssignmentRequest_FieldSubPathValue
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithValue(value *plan_assignment.PlanAssignment) *CreatePlanAssignmentRequest_FieldTerminalPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) Resource() CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) Value() CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithArrayOfValues(values [][]*common.Allowance) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithItemValue(value *common.Allowance) *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithValue(value []*common.Allowance) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) WithValue(value *meta_resource.Reference) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) WithArrayOfValues(values []int64) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) WithValue(value int64) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Annotations() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) CreateTime() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) DeleteTime() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Generation() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Labels() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Lifecycle() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) OwnerReferences() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) ResourceVersion() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Shards() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Syncing() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Tags() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) UpdateTime() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Uuid() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithValue(value *ntt_meta.Meta) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithKey(key string) CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithValue(value map[string]string) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) WithArrayOfValues(values []int64) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) WithValue(value int64) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues(values []map[string]string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithKey(key string) CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithValue(value map[string]string) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) BlockDeletion() ...
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) State() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) WithValue(value bool) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Controller() ...
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Kind() ...
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Name() ...
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Region() ...
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Version() ...
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) WithValue(value bool) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) WithValue(value string) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) WithValue(value string) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) WithValue(value string) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) WithValue(value string) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) WithValue(value string) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues(values []map[string]int64) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithKey(key string) CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithValue(value map[string]int64) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) OwningRegion() ...
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) Regions() CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) WithValue(value string) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithItemValue(value string) *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithValue(value []string) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithArrayOfValues(values [][]string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithItemValue(value string) *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithValue(value []string) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithValue(value string) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentName
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentName) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentName) WithArrayOfValues(values []*plan_assignment.Name) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentName) WithValue(value *plan_assignment.Name) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentPlan
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentPlan) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithArrayOfValues(values []*plan.Reference) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithValue(value *plan.Reference) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) LimitsByRegion() ...
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) Resource() ...
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithItemValue(value *common.RegionalDistribution) *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithValue(value []*common.RegionalDistribution) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithKey(key string) ...
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithValue(value map[string]int64) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) WithValue(value *meta_resource.Reference) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentService
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentService) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentService) WithArrayOfValues(values []*meta_service.Reference) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentService) WithValue(value *meta_service.Reference) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequestPathSelectorPlanAssignmentSource
- func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentSource) FieldPath() *CreatePlanAssignmentRequest_FieldSubPath
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentSource) WithArrayOfValues(values []*accepted_plan.Reference) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentSource) WithValue(value *accepted_plan.Reference) *CreatePlanAssignmentRequest_FieldSubPathValue
- type CreatePlanAssignmentRequest_FieldMask
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) AppendPath(path CreatePlanAssignmentRequest_FieldPath)
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) FilterInputFields() *CreatePlanAssignmentRequest_FieldMask
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) GetPaths() []CreatePlanAssignmentRequest_FieldPath
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) IsFull() bool
- func (fieldMask CreatePlanAssignmentRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreatePlanAssignmentRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) PathsCount() int
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) Project(source *CreatePlanAssignmentRequest) *CreatePlanAssignmentRequest
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) Reset()
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) Set(target, source *CreatePlanAssignmentRequest)
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) Size() int
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) String() string
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) Subtract(other *CreatePlanAssignmentRequest_FieldMask) *CreatePlanAssignmentRequest_FieldMask
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreatePlanAssignmentRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreatePlanAssignmentRequest_FieldPath
- func BuildCreatePlanAssignmentRequest_FieldPath(fp gotenobject.RawFieldPath) (CreatePlanAssignmentRequest_FieldPath, error)
- func MustParseCreatePlanAssignmentRequest_FieldPath(rawField string) CreatePlanAssignmentRequest_FieldPath
- func ParseCreatePlanAssignmentRequest_FieldPath(rawField string) (CreatePlanAssignmentRequest_FieldPath, error)
- type CreatePlanAssignmentRequest_FieldPathArrayItemValue
- type CreatePlanAssignmentRequest_FieldPathArrayOfValues
- type CreatePlanAssignmentRequest_FieldPathSelector
- type CreatePlanAssignmentRequest_FieldPathValue
- type CreatePlanAssignmentRequest_FieldSubPath
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) AsPlanAssignmentSubPath() (plan_assignment.PlanAssignment_FieldPath, bool)
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) ClearValue(item *CreatePlanAssignmentRequest)
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) Get(source *CreatePlanAssignmentRequest) (values []interface{})
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) GetSingle(source *CreatePlanAssignmentRequest) (interface{}, bool)
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) JSONString() string
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) Selector() CreatePlanAssignmentRequest_FieldPathSelector
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) String() string
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreatePlanAssignmentRequest_FieldPathArrayItemValue
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreatePlanAssignmentRequest_FieldPathArrayOfValues
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) WithIValue(value interface{}) CreatePlanAssignmentRequest_FieldPathValue
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreatePlanAssignmentRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue) AsPlanAssignmentPathItemValue() (plan_assignment.PlanAssignment_FieldPathArrayItemValue, bool)
- func (fpaivs *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreatePlanAssignmentRequest) bool
- func (fpaivs *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
- type CreatePlanAssignmentRequest_FieldSubPathValue
- func (fpvs *CreatePlanAssignmentRequest_FieldSubPathValue) AsPlanAssignmentPathValue() (plan_assignment.PlanAssignment_FieldPathValue, bool)
- func (fpvs *CreatePlanAssignmentRequest_FieldSubPathValue) CompareWith(source *CreatePlanAssignmentRequest) (int, bool)
- func (fpvs *CreatePlanAssignmentRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreatePlanAssignmentRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreatePlanAssignmentRequest_FieldSubPathValue) SetTo(target **CreatePlanAssignmentRequest)
- func (fpvs *CreatePlanAssignmentRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreatePlanAssignmentRequest_FieldTerminalPath
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) ClearValue(item *CreatePlanAssignmentRequest)
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) Get(source *CreatePlanAssignmentRequest) (values []interface{})
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) GetSingle(source *CreatePlanAssignmentRequest) (interface{}, bool)
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) JSONString() string
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) Selector() CreatePlanAssignmentRequest_FieldPathSelector
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) String() string
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreatePlanAssignmentRequest_FieldPathArrayItemValue
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreatePlanAssignmentRequest_FieldPathArrayOfValues
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) WithIValue(value interface{}) CreatePlanAssignmentRequest_FieldPathValue
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreatePlanAssignmentRequest) bool
- func (fpaiv *CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreatePlanAssignmentRequest) (interface{}, bool)
- func (fpaiv *CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*plan_assignment.ParentReference, bool)
- func (fpaov *CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsPlanAssignmentArrayOfValues() ([]*plan_assignment.PlanAssignment, bool)
- func (fpaov *CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreatePlanAssignmentRequest_FieldTerminalPathValue
- func (fpv *CreatePlanAssignmentRequest_FieldTerminalPathValue) AsParentValue() (*plan_assignment.ParentReference, bool)
- func (fpv *CreatePlanAssignmentRequest_FieldTerminalPathValue) AsPlanAssignmentValue() (*plan_assignment.PlanAssignment, bool)
- func (fpv *CreatePlanAssignmentRequest_FieldTerminalPathValue) CompareWith(source *CreatePlanAssignmentRequest) (int, bool)
- func (fpv *CreatePlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreatePlanAssignmentRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreatePlanAssignmentRequest_FieldTerminalPathValue) SetTo(target **CreatePlanAssignmentRequest)
- func (fpv *CreatePlanAssignmentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeletePlanAssignmentDescriptor
- func (d *DeletePlanAssignmentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeletePlanAssignmentDescriptor) GetApiName() string
- func (d *DeletePlanAssignmentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeletePlanAssignmentDescriptor) GetFullMethodName() string
- func (d *DeletePlanAssignmentDescriptor) GetMethodName() string
- func (d *DeletePlanAssignmentDescriptor) GetProtoPkgName() string
- func (d *DeletePlanAssignmentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeletePlanAssignmentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeletePlanAssignmentDescriptor) GetServiceDomain() string
- func (d *DeletePlanAssignmentDescriptor) GetServiceVersion() string
- func (d *DeletePlanAssignmentDescriptor) GetVerb() string
- func (d *DeletePlanAssignmentDescriptor) HasResource() bool
- func (d *DeletePlanAssignmentDescriptor) IsClientStream() bool
- func (d *DeletePlanAssignmentDescriptor) IsCollection() bool
- func (d *DeletePlanAssignmentDescriptor) IsPlural() bool
- func (d *DeletePlanAssignmentDescriptor) IsServerStream() bool
- func (d *DeletePlanAssignmentDescriptor) IsUnary() bool
- func (d *DeletePlanAssignmentDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeletePlanAssignmentDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeletePlanAssignmentDescriptor) RequestHasResourceBody() bool
- type DeletePlanAssignmentDescriptorClientMsgHandle
- func (h *DeletePlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeletePlanAssignmentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeletePlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeletePlanAssignmentDescriptorServerMsgHandle
- func (h *DeletePlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeletePlanAssignmentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeletePlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeletePlanAssignmentRequest
- func (o *DeletePlanAssignmentRequest) Clone() *DeletePlanAssignmentRequest
- func (o *DeletePlanAssignmentRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeletePlanAssignmentRequest) Descriptor() ([]byte, []int)
- func (m *DeletePlanAssignmentRequest) GetName() *plan_assignment.Reference
- func (*DeletePlanAssignmentRequest) GotenMessage()
- func (o *DeletePlanAssignmentRequest) GotenObjectExt()
- func (obj *DeletePlanAssignmentRequest) GotenValidate() error
- func (o *DeletePlanAssignmentRequest) MakeDiffFieldMask(other *DeletePlanAssignmentRequest) *DeletePlanAssignmentRequest_FieldMask
- func (o *DeletePlanAssignmentRequest) MakeFullFieldMask() *DeletePlanAssignmentRequest_FieldMask
- func (o *DeletePlanAssignmentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeletePlanAssignmentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeletePlanAssignmentRequest) Marshal() ([]byte, error)
- func (m *DeletePlanAssignmentRequest) MarshalJSON() ([]byte, error)
- func (o *DeletePlanAssignmentRequest) Merge(source *DeletePlanAssignmentRequest)
- func (o *DeletePlanAssignmentRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeletePlanAssignmentRequest) ProtoMessage()
- func (m *DeletePlanAssignmentRequest) ProtoReflect() preflect.Message
- func (m *DeletePlanAssignmentRequest) Reset()
- func (m *DeletePlanAssignmentRequest) SetName(fv *plan_assignment.Reference)
- func (m *DeletePlanAssignmentRequest) String() string
- func (m *DeletePlanAssignmentRequest) Unmarshal(b []byte) error
- func (m *DeletePlanAssignmentRequest) UnmarshalJSON(data []byte) error
- type DeletePlanAssignmentRequestFieldPathBuilder
- type DeletePlanAssignmentRequestPathSelectorName
- func (DeletePlanAssignmentRequestPathSelectorName) FieldPath() *DeletePlanAssignmentRequest_FieldTerminalPath
- func (s DeletePlanAssignmentRequestPathSelectorName) WithArrayOfValues(values []*plan_assignment.Reference) *DeletePlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (s DeletePlanAssignmentRequestPathSelectorName) WithValue(value *plan_assignment.Reference) *DeletePlanAssignmentRequest_FieldTerminalPathValue
- type DeletePlanAssignmentRequest_FieldMask
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) AppendPath(path DeletePlanAssignmentRequest_FieldPath)
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) FilterInputFields() *DeletePlanAssignmentRequest_FieldMask
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) GetPaths() []DeletePlanAssignmentRequest_FieldPath
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) IsFull() bool
- func (fieldMask DeletePlanAssignmentRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeletePlanAssignmentRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) PathsCount() int
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) Project(source *DeletePlanAssignmentRequest) *DeletePlanAssignmentRequest
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) Reset()
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) Set(target, source *DeletePlanAssignmentRequest)
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) Size() int
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) String() string
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) Subtract(other *DeletePlanAssignmentRequest_FieldMask) *DeletePlanAssignmentRequest_FieldMask
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeletePlanAssignmentRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeletePlanAssignmentRequest_FieldPath
- func BuildDeletePlanAssignmentRequest_FieldPath(fp gotenobject.RawFieldPath) (DeletePlanAssignmentRequest_FieldPath, error)
- func MustParseDeletePlanAssignmentRequest_FieldPath(rawField string) DeletePlanAssignmentRequest_FieldPath
- func ParseDeletePlanAssignmentRequest_FieldPath(rawField string) (DeletePlanAssignmentRequest_FieldPath, error)
- type DeletePlanAssignmentRequest_FieldPathArrayItemValue
- type DeletePlanAssignmentRequest_FieldPathArrayOfValues
- type DeletePlanAssignmentRequest_FieldPathSelector
- type DeletePlanAssignmentRequest_FieldPathValue
- type DeletePlanAssignmentRequest_FieldTerminalPath
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) ClearValue(item *DeletePlanAssignmentRequest)
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) Get(source *DeletePlanAssignmentRequest) (values []interface{})
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) GetSingle(source *DeletePlanAssignmentRequest) (interface{}, bool)
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) JSONString() string
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) Selector() DeletePlanAssignmentRequest_FieldPathSelector
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) String() string
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeletePlanAssignmentRequest_FieldPathArrayItemValue
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeletePlanAssignmentRequest_FieldPathArrayOfValues
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) WithIValue(value interface{}) DeletePlanAssignmentRequest_FieldPathValue
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeletePlanAssignmentRequest) bool
- func (fpaiv *DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeletePlanAssignmentRequest) (interface{}, bool)
- func (fpaiv *DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeletePlanAssignmentRequest_FieldTerminalPathArrayOfValues
- type DeletePlanAssignmentRequest_FieldTerminalPathValue
- func (fpv *DeletePlanAssignmentRequest_FieldTerminalPathValue) AsNameValue() (*plan_assignment.Reference, bool)
- func (fpv *DeletePlanAssignmentRequest_FieldTerminalPathValue) CompareWith(source *DeletePlanAssignmentRequest) (int, bool)
- func (fpv *DeletePlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeletePlanAssignmentRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeletePlanAssignmentRequest_FieldTerminalPathValue) SetTo(target **DeletePlanAssignmentRequest)
- func (fpv *DeletePlanAssignmentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetPlanAssignmentDescriptor
- func (d *GetPlanAssignmentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetPlanAssignmentDescriptor) GetApiName() string
- func (d *GetPlanAssignmentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetPlanAssignmentDescriptor) GetFullMethodName() string
- func (d *GetPlanAssignmentDescriptor) GetMethodName() string
- func (d *GetPlanAssignmentDescriptor) GetProtoPkgName() string
- func (d *GetPlanAssignmentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetPlanAssignmentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetPlanAssignmentDescriptor) GetServiceDomain() string
- func (d *GetPlanAssignmentDescriptor) GetServiceVersion() string
- func (d *GetPlanAssignmentDescriptor) GetVerb() string
- func (d *GetPlanAssignmentDescriptor) HasResource() bool
- func (d *GetPlanAssignmentDescriptor) IsClientStream() bool
- func (d *GetPlanAssignmentDescriptor) IsCollection() bool
- func (d *GetPlanAssignmentDescriptor) IsPlural() bool
- func (d *GetPlanAssignmentDescriptor) IsServerStream() bool
- func (d *GetPlanAssignmentDescriptor) IsUnary() bool
- func (d *GetPlanAssignmentDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetPlanAssignmentDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetPlanAssignmentDescriptor) RequestHasResourceBody() bool
- type GetPlanAssignmentDescriptorClientMsgHandle
- func (h *GetPlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetPlanAssignmentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetPlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetPlanAssignmentDescriptorServerMsgHandle
- func (h *GetPlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetPlanAssignmentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetPlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetPlanAssignmentRequest
- func (o *GetPlanAssignmentRequest) Clone() *GetPlanAssignmentRequest
- func (o *GetPlanAssignmentRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetPlanAssignmentRequest) Descriptor() ([]byte, []int)
- func (m *GetPlanAssignmentRequest) GetFieldMask() *plan_assignment.PlanAssignment_FieldMask
- func (m *GetPlanAssignmentRequest) GetName() *plan_assignment.Reference
- func (m *GetPlanAssignmentRequest) GetView() view.View
- func (*GetPlanAssignmentRequest) GotenMessage()
- func (o *GetPlanAssignmentRequest) GotenObjectExt()
- func (obj *GetPlanAssignmentRequest) GotenValidate() error
- func (o *GetPlanAssignmentRequest) MakeDiffFieldMask(other *GetPlanAssignmentRequest) *GetPlanAssignmentRequest_FieldMask
- func (o *GetPlanAssignmentRequest) MakeFullFieldMask() *GetPlanAssignmentRequest_FieldMask
- func (o *GetPlanAssignmentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetPlanAssignmentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetPlanAssignmentRequest) Marshal() ([]byte, error)
- func (m *GetPlanAssignmentRequest) MarshalJSON() ([]byte, error)
- func (o *GetPlanAssignmentRequest) Merge(source *GetPlanAssignmentRequest)
- func (o *GetPlanAssignmentRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetPlanAssignmentRequest) ProtoMessage()
- func (m *GetPlanAssignmentRequest) ProtoReflect() preflect.Message
- func (m *GetPlanAssignmentRequest) Reset()
- func (m *GetPlanAssignmentRequest) SetFieldMask(fv *plan_assignment.PlanAssignment_FieldMask)
- func (m *GetPlanAssignmentRequest) SetName(fv *plan_assignment.Reference)
- func (m *GetPlanAssignmentRequest) SetView(fv view.View)
- func (m *GetPlanAssignmentRequest) String() string
- func (m *GetPlanAssignmentRequest) Unmarshal(b []byte) error
- func (m *GetPlanAssignmentRequest) UnmarshalJSON(data []byte) error
- type GetPlanAssignmentRequestFieldPathBuilder
- type GetPlanAssignmentRequestPathSelectorFieldMask
- func (GetPlanAssignmentRequestPathSelectorFieldMask) FieldPath() *GetPlanAssignmentRequest_FieldTerminalPath
- func (s GetPlanAssignmentRequestPathSelectorFieldMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (s GetPlanAssignmentRequestPathSelectorFieldMask) WithValue(value *plan_assignment.PlanAssignment_FieldMask) *GetPlanAssignmentRequest_FieldTerminalPathValue
- type GetPlanAssignmentRequestPathSelectorName
- func (GetPlanAssignmentRequestPathSelectorName) FieldPath() *GetPlanAssignmentRequest_FieldTerminalPath
- func (s GetPlanAssignmentRequestPathSelectorName) WithArrayOfValues(values []*plan_assignment.Reference) *GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (s GetPlanAssignmentRequestPathSelectorName) WithValue(value *plan_assignment.Reference) *GetPlanAssignmentRequest_FieldTerminalPathValue
- type GetPlanAssignmentRequestPathSelectorView
- func (GetPlanAssignmentRequestPathSelectorView) FieldPath() *GetPlanAssignmentRequest_FieldTerminalPath
- func (s GetPlanAssignmentRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (s GetPlanAssignmentRequestPathSelectorView) WithValue(value view.View) *GetPlanAssignmentRequest_FieldTerminalPathValue
- type GetPlanAssignmentRequest_FieldMask
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) AppendPath(path GetPlanAssignmentRequest_FieldPath)
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) FilterInputFields() *GetPlanAssignmentRequest_FieldMask
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) GetPaths() []GetPlanAssignmentRequest_FieldPath
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) IsFull() bool
- func (fieldMask GetPlanAssignmentRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetPlanAssignmentRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) PathsCount() int
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) Project(source *GetPlanAssignmentRequest) *GetPlanAssignmentRequest
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) Reset()
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) Set(target, source *GetPlanAssignmentRequest)
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) Size() int
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) String() string
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) Subtract(other *GetPlanAssignmentRequest_FieldMask) *GetPlanAssignmentRequest_FieldMask
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetPlanAssignmentRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetPlanAssignmentRequest_FieldPath
- func BuildGetPlanAssignmentRequest_FieldPath(fp gotenobject.RawFieldPath) (GetPlanAssignmentRequest_FieldPath, error)
- func MustParseGetPlanAssignmentRequest_FieldPath(rawField string) GetPlanAssignmentRequest_FieldPath
- func ParseGetPlanAssignmentRequest_FieldPath(rawField string) (GetPlanAssignmentRequest_FieldPath, error)
- type GetPlanAssignmentRequest_FieldPathArrayItemValue
- type GetPlanAssignmentRequest_FieldPathArrayOfValues
- type GetPlanAssignmentRequest_FieldPathSelector
- type GetPlanAssignmentRequest_FieldPathValue
- type GetPlanAssignmentRequest_FieldTerminalPath
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) ClearValue(item *GetPlanAssignmentRequest)
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) Get(source *GetPlanAssignmentRequest) (values []interface{})
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) GetSingle(source *GetPlanAssignmentRequest) (interface{}, bool)
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) JSONString() string
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) Selector() GetPlanAssignmentRequest_FieldPathSelector
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) String() string
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetPlanAssignmentRequest_FieldPathArrayItemValue
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetPlanAssignmentRequest_FieldPathArrayOfValues
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) WithIValue(value interface{}) GetPlanAssignmentRequest_FieldPathValue
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetPlanAssignmentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetPlanAssignmentRequest) bool
- func (fpaiv *GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetPlanAssignmentRequest) (interface{}, bool)
- func (fpaiv *GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*plan_assignment.PlanAssignment_FieldMask, bool)
- func (fpaov *GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*plan_assignment.Reference, bool)
- func (fpaov *GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetPlanAssignmentRequest_FieldTerminalPathValue
- func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) AsFieldMaskValue() (*plan_assignment.PlanAssignment_FieldMask, bool)
- func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) AsNameValue() (*plan_assignment.Reference, bool)
- func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) CompareWith(source *GetPlanAssignmentRequest) (int, bool)
- func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) SetTo(target **GetPlanAssignmentRequest)
- func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListPlanAssignmentsDescriptor
- func (d *ListPlanAssignmentsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListPlanAssignmentsDescriptor) GetApiName() string
- func (d *ListPlanAssignmentsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListPlanAssignmentsDescriptor) GetFullMethodName() string
- func (d *ListPlanAssignmentsDescriptor) GetMethodName() string
- func (d *ListPlanAssignmentsDescriptor) GetProtoPkgName() string
- func (d *ListPlanAssignmentsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListPlanAssignmentsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListPlanAssignmentsDescriptor) GetServiceDomain() string
- func (d *ListPlanAssignmentsDescriptor) GetServiceVersion() string
- func (d *ListPlanAssignmentsDescriptor) GetVerb() string
- func (d *ListPlanAssignmentsDescriptor) HasResource() bool
- func (d *ListPlanAssignmentsDescriptor) IsClientStream() bool
- func (d *ListPlanAssignmentsDescriptor) IsCollection() bool
- func (d *ListPlanAssignmentsDescriptor) IsPlural() bool
- func (d *ListPlanAssignmentsDescriptor) IsServerStream() bool
- func (d *ListPlanAssignmentsDescriptor) IsUnary() bool
- func (d *ListPlanAssignmentsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListPlanAssignmentsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListPlanAssignmentsDescriptor) RequestHasResourceBody() bool
- type ListPlanAssignmentsDescriptorClientMsgHandle
- func (h *ListPlanAssignmentsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListPlanAssignmentsDescriptorServerMsgHandle
- func (h *ListPlanAssignmentsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListPlanAssignmentsRequest
- func (o *ListPlanAssignmentsRequest) Clone() *ListPlanAssignmentsRequest
- func (o *ListPlanAssignmentsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListPlanAssignmentsRequest) Descriptor() ([]byte, []int)
- func (m *ListPlanAssignmentsRequest) GetFieldMask() *plan_assignment.PlanAssignment_FieldMask
- func (m *ListPlanAssignmentsRequest) GetFilter() *plan_assignment.Filter
- func (m *ListPlanAssignmentsRequest) GetIncludePagingInfo() bool
- func (m *ListPlanAssignmentsRequest) GetOrderBy() *plan_assignment.OrderBy
- func (m *ListPlanAssignmentsRequest) GetPageSize() int32
- func (m *ListPlanAssignmentsRequest) GetPageToken() *plan_assignment.PagerCursor
- func (m *ListPlanAssignmentsRequest) GetParent() *plan_assignment.ParentName
- func (m *ListPlanAssignmentsRequest) GetView() view.View
- func (*ListPlanAssignmentsRequest) GotenMessage()
- func (o *ListPlanAssignmentsRequest) GotenObjectExt()
- func (obj *ListPlanAssignmentsRequest) GotenValidate() error
- func (o *ListPlanAssignmentsRequest) MakeDiffFieldMask(other *ListPlanAssignmentsRequest) *ListPlanAssignmentsRequest_FieldMask
- func (o *ListPlanAssignmentsRequest) MakeFullFieldMask() *ListPlanAssignmentsRequest_FieldMask
- func (o *ListPlanAssignmentsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListPlanAssignmentsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListPlanAssignmentsRequest) Marshal() ([]byte, error)
- func (m *ListPlanAssignmentsRequest) MarshalJSON() ([]byte, error)
- func (o *ListPlanAssignmentsRequest) Merge(source *ListPlanAssignmentsRequest)
- func (o *ListPlanAssignmentsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListPlanAssignmentsRequest) ProtoMessage()
- func (m *ListPlanAssignmentsRequest) ProtoReflect() preflect.Message
- func (m *ListPlanAssignmentsRequest) Reset()
- func (m *ListPlanAssignmentsRequest) SetFieldMask(fv *plan_assignment.PlanAssignment_FieldMask)
- func (m *ListPlanAssignmentsRequest) SetFilter(fv *plan_assignment.Filter)
- func (m *ListPlanAssignmentsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListPlanAssignmentsRequest) SetOrderBy(fv *plan_assignment.OrderBy)
- func (m *ListPlanAssignmentsRequest) SetPageSize(fv int32)
- func (m *ListPlanAssignmentsRequest) SetPageToken(fv *plan_assignment.PagerCursor)
- func (m *ListPlanAssignmentsRequest) SetParent(fv *plan_assignment.ParentName)
- func (m *ListPlanAssignmentsRequest) SetView(fv view.View)
- func (m *ListPlanAssignmentsRequest) String() string
- func (m *ListPlanAssignmentsRequest) Unmarshal(b []byte) error
- func (m *ListPlanAssignmentsRequest) UnmarshalJSON(data []byte) error
- type ListPlanAssignmentsRequestFieldPathBuilder
- func (ListPlanAssignmentsRequestFieldPathBuilder) FieldMask() ListPlanAssignmentsRequestPathSelectorFieldMask
- func (ListPlanAssignmentsRequestFieldPathBuilder) Filter() ListPlanAssignmentsRequestPathSelectorFilter
- func (ListPlanAssignmentsRequestFieldPathBuilder) IncludePagingInfo() ListPlanAssignmentsRequestPathSelectorIncludePagingInfo
- func (ListPlanAssignmentsRequestFieldPathBuilder) OrderBy() ListPlanAssignmentsRequestPathSelectorOrderBy
- func (ListPlanAssignmentsRequestFieldPathBuilder) PageSize() ListPlanAssignmentsRequestPathSelectorPageSize
- func (ListPlanAssignmentsRequestFieldPathBuilder) PageToken() ListPlanAssignmentsRequestPathSelectorPageToken
- func (ListPlanAssignmentsRequestFieldPathBuilder) Parent() ListPlanAssignmentsRequestPathSelectorParent
- func (ListPlanAssignmentsRequestFieldPathBuilder) View() ListPlanAssignmentsRequestPathSelectorView
- type ListPlanAssignmentsRequestPathSelectorFieldMask
- func (ListPlanAssignmentsRequestPathSelectorFieldMask) FieldPath() *ListPlanAssignmentsRequest_FieldTerminalPath
- func (s ListPlanAssignmentsRequestPathSelectorFieldMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s ListPlanAssignmentsRequestPathSelectorFieldMask) WithValue(value *plan_assignment.PlanAssignment_FieldMask) *ListPlanAssignmentsRequest_FieldTerminalPathValue
- type ListPlanAssignmentsRequestPathSelectorFilter
- func (ListPlanAssignmentsRequestPathSelectorFilter) FieldPath() *ListPlanAssignmentsRequest_FieldTerminalPath
- func (s ListPlanAssignmentsRequestPathSelectorFilter) WithArrayOfValues(values []*plan_assignment.Filter) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s ListPlanAssignmentsRequestPathSelectorFilter) WithValue(value *plan_assignment.Filter) *ListPlanAssignmentsRequest_FieldTerminalPathValue
- type ListPlanAssignmentsRequestPathSelectorIncludePagingInfo
- func (ListPlanAssignmentsRequestPathSelectorIncludePagingInfo) FieldPath() *ListPlanAssignmentsRequest_FieldTerminalPath
- func (s ListPlanAssignmentsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s ListPlanAssignmentsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListPlanAssignmentsRequest_FieldTerminalPathValue
- type ListPlanAssignmentsRequestPathSelectorOrderBy
- func (ListPlanAssignmentsRequestPathSelectorOrderBy) FieldPath() *ListPlanAssignmentsRequest_FieldTerminalPath
- func (s ListPlanAssignmentsRequestPathSelectorOrderBy) WithArrayOfValues(values []*plan_assignment.OrderBy) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s ListPlanAssignmentsRequestPathSelectorOrderBy) WithValue(value *plan_assignment.OrderBy) *ListPlanAssignmentsRequest_FieldTerminalPathValue
- type ListPlanAssignmentsRequestPathSelectorPageSize
- func (ListPlanAssignmentsRequestPathSelectorPageSize) FieldPath() *ListPlanAssignmentsRequest_FieldTerminalPath
- func (s ListPlanAssignmentsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s ListPlanAssignmentsRequestPathSelectorPageSize) WithValue(value int32) *ListPlanAssignmentsRequest_FieldTerminalPathValue
- type ListPlanAssignmentsRequestPathSelectorPageToken
- func (ListPlanAssignmentsRequestPathSelectorPageToken) FieldPath() *ListPlanAssignmentsRequest_FieldTerminalPath
- func (s ListPlanAssignmentsRequestPathSelectorPageToken) WithArrayOfValues(values []*plan_assignment.PagerCursor) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s ListPlanAssignmentsRequestPathSelectorPageToken) WithValue(value *plan_assignment.PagerCursor) *ListPlanAssignmentsRequest_FieldTerminalPathValue
- type ListPlanAssignmentsRequestPathSelectorParent
- func (ListPlanAssignmentsRequestPathSelectorParent) FieldPath() *ListPlanAssignmentsRequest_FieldTerminalPath
- func (s ListPlanAssignmentsRequestPathSelectorParent) WithArrayOfValues(values []*plan_assignment.ParentName) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s ListPlanAssignmentsRequestPathSelectorParent) WithValue(value *plan_assignment.ParentName) *ListPlanAssignmentsRequest_FieldTerminalPathValue
- type ListPlanAssignmentsRequestPathSelectorView
- func (ListPlanAssignmentsRequestPathSelectorView) FieldPath() *ListPlanAssignmentsRequest_FieldTerminalPath
- func (s ListPlanAssignmentsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s ListPlanAssignmentsRequestPathSelectorView) WithValue(value view.View) *ListPlanAssignmentsRequest_FieldTerminalPathValue
- type ListPlanAssignmentsRequest_FieldMask
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) AppendPath(path ListPlanAssignmentsRequest_FieldPath)
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) FilterInputFields() *ListPlanAssignmentsRequest_FieldMask
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) GetPaths() []ListPlanAssignmentsRequest_FieldPath
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) IsFull() bool
- func (fieldMask ListPlanAssignmentsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListPlanAssignmentsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) Project(source *ListPlanAssignmentsRequest) *ListPlanAssignmentsRequest
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) Reset()
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) Set(target, source *ListPlanAssignmentsRequest)
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) Size() int
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) String() string
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) Subtract(other *ListPlanAssignmentsRequest_FieldMask) *ListPlanAssignmentsRequest_FieldMask
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListPlanAssignmentsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListPlanAssignmentsRequest_FieldPath
- func BuildListPlanAssignmentsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListPlanAssignmentsRequest_FieldPath, error)
- func MustParseListPlanAssignmentsRequest_FieldPath(rawField string) ListPlanAssignmentsRequest_FieldPath
- func ParseListPlanAssignmentsRequest_FieldPath(rawField string) (ListPlanAssignmentsRequest_FieldPath, error)
- type ListPlanAssignmentsRequest_FieldPathArrayItemValue
- type ListPlanAssignmentsRequest_FieldPathArrayOfValues
- type ListPlanAssignmentsRequest_FieldPathSelector
- type ListPlanAssignmentsRequest_FieldPathValue
- type ListPlanAssignmentsRequest_FieldTerminalPath
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) ClearValue(item *ListPlanAssignmentsRequest)
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) Get(source *ListPlanAssignmentsRequest) (values []interface{})
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) GetSingle(source *ListPlanAssignmentsRequest) (interface{}, bool)
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) Selector() ListPlanAssignmentsRequest_FieldPathSelector
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) String() string
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListPlanAssignmentsRequest_FieldPathArrayItemValue
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListPlanAssignmentsRequest_FieldPathArrayOfValues
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) WithIValue(value interface{}) ListPlanAssignmentsRequest_FieldPathValue
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListPlanAssignmentsRequest) bool
- func (fpaiv *ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListPlanAssignmentsRequest) (interface{}, bool)
- func (fpaiv *ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*plan_assignment.PlanAssignment_FieldMask, bool)
- func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*plan_assignment.Filter, bool)
- func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
- func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*plan_assignment.OrderBy, bool)
- func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*plan_assignment.PagerCursor, bool)
- func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*plan_assignment.ParentName, bool)
- func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListPlanAssignmentsRequest_FieldTerminalPathValue
- func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*plan_assignment.PlanAssignment_FieldMask, bool)
- func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsFilterValue() (*plan_assignment.Filter, bool)
- func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
- func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsOrderByValue() (*plan_assignment.OrderBy, bool)
- func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsPageTokenValue() (*plan_assignment.PagerCursor, bool)
- func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsParentValue() (*plan_assignment.ParentName, bool)
- func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) CompareWith(source *ListPlanAssignmentsRequest) (int, bool)
- func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) SetTo(target **ListPlanAssignmentsRequest)
- func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListPlanAssignmentsResponse
- func (o *ListPlanAssignmentsResponse) Clone() *ListPlanAssignmentsResponse
- func (o *ListPlanAssignmentsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListPlanAssignmentsResponse) Descriptor() ([]byte, []int)
- func (m *ListPlanAssignmentsResponse) GetCurrentOffset() int32
- func (m *ListPlanAssignmentsResponse) GetNextPageToken() *plan_assignment.PagerCursor
- func (m *ListPlanAssignmentsResponse) GetPlanAssignments() []*plan_assignment.PlanAssignment
- func (m *ListPlanAssignmentsResponse) GetPrevPageToken() *plan_assignment.PagerCursor
- func (m *ListPlanAssignmentsResponse) GetTotalResultsCount() int32
- func (*ListPlanAssignmentsResponse) GotenMessage()
- func (o *ListPlanAssignmentsResponse) GotenObjectExt()
- func (obj *ListPlanAssignmentsResponse) GotenValidate() error
- func (o *ListPlanAssignmentsResponse) MakeDiffFieldMask(other *ListPlanAssignmentsResponse) *ListPlanAssignmentsResponse_FieldMask
- func (o *ListPlanAssignmentsResponse) MakeFullFieldMask() *ListPlanAssignmentsResponse_FieldMask
- func (o *ListPlanAssignmentsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListPlanAssignmentsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListPlanAssignmentsResponse) Marshal() ([]byte, error)
- func (m *ListPlanAssignmentsResponse) MarshalJSON() ([]byte, error)
- func (o *ListPlanAssignmentsResponse) Merge(source *ListPlanAssignmentsResponse)
- func (o *ListPlanAssignmentsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListPlanAssignmentsResponse) ProtoMessage()
- func (m *ListPlanAssignmentsResponse) ProtoReflect() preflect.Message
- func (m *ListPlanAssignmentsResponse) Reset()
- func (m *ListPlanAssignmentsResponse) SetCurrentOffset(fv int32)
- func (m *ListPlanAssignmentsResponse) SetNextPageToken(fv *plan_assignment.PagerCursor)
- func (m *ListPlanAssignmentsResponse) SetPlanAssignments(fv []*plan_assignment.PlanAssignment)
- func (m *ListPlanAssignmentsResponse) SetPrevPageToken(fv *plan_assignment.PagerCursor)
- func (m *ListPlanAssignmentsResponse) SetTotalResultsCount(fv int32)
- func (m *ListPlanAssignmentsResponse) String() string
- func (m *ListPlanAssignmentsResponse) Unmarshal(b []byte) error
- func (m *ListPlanAssignmentsResponse) UnmarshalJSON(data []byte) error
- type ListPlanAssignmentsResponseFieldPathBuilder
- func (ListPlanAssignmentsResponseFieldPathBuilder) CurrentOffset() ListPlanAssignmentsResponsePathSelectorCurrentOffset
- func (ListPlanAssignmentsResponseFieldPathBuilder) NextPageToken() ListPlanAssignmentsResponsePathSelectorNextPageToken
- func (ListPlanAssignmentsResponseFieldPathBuilder) PlanAssignments() ListPlanAssignmentsResponsePathSelectorPlanAssignments
- func (ListPlanAssignmentsResponseFieldPathBuilder) PrevPageToken() ListPlanAssignmentsResponsePathSelectorPrevPageToken
- func (ListPlanAssignmentsResponseFieldPathBuilder) TotalResultsCount() ListPlanAssignmentsResponsePathSelectorTotalResultsCount
- type ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations
- func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations) WithValue(value string) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels
- func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels) WithValue(value string) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards
- func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards) WithArrayOfValues(values []int64) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards) WithValue(value int64) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion
- func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithValue(value int64) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorCurrentOffset
- func (ListPlanAssignmentsResponsePathSelectorCurrentOffset) FieldPath() *ListPlanAssignmentsResponse_FieldTerminalPath
- func (s ListPlanAssignmentsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListPlanAssignmentsResponse_FieldTerminalPathValue
- type ListPlanAssignmentsResponsePathSelectorNextPageToken
- func (ListPlanAssignmentsResponsePathSelectorNextPageToken) FieldPath() *ListPlanAssignmentsResponse_FieldTerminalPath
- func (s ListPlanAssignmentsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*plan_assignment.PagerCursor) *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorNextPageToken) WithValue(value *plan_assignment.PagerCursor) *ListPlanAssignmentsResponse_FieldTerminalPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignments
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) Extensions() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) FieldPath() *ListPlanAssignmentsResponse_FieldTerminalPath
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) Metadata() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) Name() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsName
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) Plan() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) RegionalDistributions() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) Service() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsService
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) Source() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsSource
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithArrayOfValues(values [][]*plan_assignment.PlanAssignment) *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithItemValue(value *plan_assignment.PlanAssignment) *ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubArrayItemValue(subPathArrayItemValue plan_assignment.PlanAssignment_FieldPathArrayItemValue) *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubArrayOfValues(subPathArrayOfValues plan_assignment.PlanAssignment_FieldPathArrayOfValues) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubPath(subPath plan_assignment.PlanAssignment_FieldPath) *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubValue(subPathValue plan_assignment.PlanAssignment_FieldPathValue) *ListPlanAssignmentsResponse_FieldSubPathValue
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithValue(value []*plan_assignment.PlanAssignment) *ListPlanAssignmentsResponse_FieldTerminalPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) Resource() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) Value() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithArrayOfValues(values [][]*common.Allowance) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithItemValue(value *common.Allowance) *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithValue(value []*common.Allowance) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource) WithValue(value *meta_resource.Reference) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue) WithArrayOfValues(values []int64) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue) WithValue(value int64) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Annotations() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) CreateTime() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) DeleteTime() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Generation() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Labels() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Lifecycle() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) OwnerReferences() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) ResourceVersion() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Shards() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Syncing() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Tags() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) UpdateTime() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Uuid() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) WithValue(value *ntt_meta.Meta) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations) WithKey(key string) ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations) WithValue(value map[string]string) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration) WithArrayOfValues(values []int64) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration) WithValue(value int64) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) WithKey(key string) ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) WithValue(value map[string]string) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) BlockDeletion() ...
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) State() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion) WithValue(value bool) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Controller() ...
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Kind() ...
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Name() ...
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Region() ...
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Version() ...
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController) WithValue(value bool) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind) WithValue(value string) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName) WithValue(value string) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion) WithValue(value string) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion) WithValue(value string) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion) WithValue(value string) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) WithKey(key string) ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) WithValue(value map[string]int64) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) OwningRegion() ...
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) Regions() ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion) WithValue(value string) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions) WithItemValue(value string) *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions) WithValue(value []string) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithArrayOfValues(values [][]string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithItemValue(value string) *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithValue(value []string) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid) WithValue(value string) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsName
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsName) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsName) WithArrayOfValues(values []*plan_assignment.Name) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsName) WithValue(value *plan_assignment.Name) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan) WithArrayOfValues(values []*plan.Reference) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan) WithValue(value *plan.Reference) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) LimitsByRegion() ...
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) Resource() ...
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) WithItemValue(value *common.RegionalDistribution) *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) WithValue(value []*common.RegionalDistribution) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithKey(key string) ...
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithValue(value map[string]int64) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource) WithValue(value *meta_resource.Reference) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsService
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsService) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsService) WithArrayOfValues(values []*meta_service.Reference) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsService) WithValue(value *meta_service.Reference) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsSource
- func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsSource) FieldPath() *ListPlanAssignmentsResponse_FieldSubPath
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsSource) WithArrayOfValues(values []*accepted_plan.Reference) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsSource) WithValue(value *accepted_plan.Reference) *ListPlanAssignmentsResponse_FieldSubPathValue
- type ListPlanAssignmentsResponsePathSelectorPrevPageToken
- func (ListPlanAssignmentsResponsePathSelectorPrevPageToken) FieldPath() *ListPlanAssignmentsResponse_FieldTerminalPath
- func (s ListPlanAssignmentsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*plan_assignment.PagerCursor) *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorPrevPageToken) WithValue(value *plan_assignment.PagerCursor) *ListPlanAssignmentsResponse_FieldTerminalPathValue
- type ListPlanAssignmentsResponsePathSelectorTotalResultsCount
- func (ListPlanAssignmentsResponsePathSelectorTotalResultsCount) FieldPath() *ListPlanAssignmentsResponse_FieldTerminalPath
- func (s ListPlanAssignmentsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (s ListPlanAssignmentsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListPlanAssignmentsResponse_FieldTerminalPathValue
- type ListPlanAssignmentsResponse_FieldMask
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) AppendPath(path ListPlanAssignmentsResponse_FieldPath)
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) FilterInputFields() *ListPlanAssignmentsResponse_FieldMask
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) GetPaths() []ListPlanAssignmentsResponse_FieldPath
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) IsFull() bool
- func (fieldMask ListPlanAssignmentsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListPlanAssignmentsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) Project(source *ListPlanAssignmentsResponse) *ListPlanAssignmentsResponse
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) Reset()
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) Set(target, source *ListPlanAssignmentsResponse)
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) Size() int
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) String() string
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) Subtract(other *ListPlanAssignmentsResponse_FieldMask) *ListPlanAssignmentsResponse_FieldMask
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListPlanAssignmentsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListPlanAssignmentsResponse_FieldPath
- func BuildListPlanAssignmentsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListPlanAssignmentsResponse_FieldPath, error)
- func MustParseListPlanAssignmentsResponse_FieldPath(rawField string) ListPlanAssignmentsResponse_FieldPath
- func ParseListPlanAssignmentsResponse_FieldPath(rawField string) (ListPlanAssignmentsResponse_FieldPath, error)
- type ListPlanAssignmentsResponse_FieldPathArrayItemValue
- type ListPlanAssignmentsResponse_FieldPathArrayOfValues
- type ListPlanAssignmentsResponse_FieldPathSelector
- type ListPlanAssignmentsResponse_FieldPathValue
- type ListPlanAssignmentsResponse_FieldSubPath
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) AsPlanAssignmentsSubPath() (plan_assignment.PlanAssignment_FieldPath, bool)
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) ClearValue(item *ListPlanAssignmentsResponse)
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) Get(source *ListPlanAssignmentsResponse) (values []interface{})
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) GetSingle(source *ListPlanAssignmentsResponse) (interface{}, bool)
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) JSONString() string
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) Selector() ListPlanAssignmentsResponse_FieldPathSelector
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) String() string
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListPlanAssignmentsResponse_FieldPathArrayItemValue
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListPlanAssignmentsResponse_FieldPathArrayOfValues
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) WithIValue(value interface{}) ListPlanAssignmentsResponse_FieldPathValue
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListPlanAssignmentsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue) AsPlanAssignmentsPathItemValue() (plan_assignment.PlanAssignment_FieldPathArrayItemValue, bool)
- func (fpaivs *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListPlanAssignmentsResponse) bool
- func (fpaivs *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
- type ListPlanAssignmentsResponse_FieldSubPathValue
- func (fpvs *ListPlanAssignmentsResponse_FieldSubPathValue) AsPlanAssignmentsPathValue() (plan_assignment.PlanAssignment_FieldPathValue, bool)
- func (fpvs *ListPlanAssignmentsResponse_FieldSubPathValue) CompareWith(source *ListPlanAssignmentsResponse) (int, bool)
- func (fpvs *ListPlanAssignmentsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListPlanAssignmentsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListPlanAssignmentsResponse_FieldSubPathValue) SetTo(target **ListPlanAssignmentsResponse)
- func (fpvs *ListPlanAssignmentsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListPlanAssignmentsResponse_FieldTerminalPath
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) ClearValue(item *ListPlanAssignmentsResponse)
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) Get(source *ListPlanAssignmentsResponse) (values []interface{})
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) GetSingle(source *ListPlanAssignmentsResponse) (interface{}, bool)
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) Selector() ListPlanAssignmentsResponse_FieldPathSelector
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) String() string
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListPlanAssignmentsResponse_FieldPathArrayItemValue
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListPlanAssignmentsResponse_FieldPathArrayOfValues
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) WithIValue(value interface{}) ListPlanAssignmentsResponse_FieldPathValue
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) AsPlanAssignmentsItemValue() (*plan_assignment.PlanAssignment, bool)
- func (fpaiv *ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListPlanAssignmentsResponse) bool
- func (fpaiv *ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListPlanAssignmentsResponse) (interface{}, bool)
- func (fpaiv *ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*plan_assignment.PagerCursor, bool)
- func (fpaov *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPlanAssignmentsArrayOfValues() ([][]*plan_assignment.PlanAssignment, bool)
- func (fpaov *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*plan_assignment.PagerCursor, bool)
- func (fpaov *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListPlanAssignmentsResponse_FieldTerminalPathValue
- func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*plan_assignment.PagerCursor, bool)
- func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) AsPlanAssignmentsValue() ([]*plan_assignment.PlanAssignment, bool)
- func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*plan_assignment.PagerCursor, bool)
- func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) CompareWith(source *ListPlanAssignmentsResponse) (int, bool)
- func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) SetTo(target **ListPlanAssignmentsResponse)
- func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type MigratePlanAssignmentDescriptor
- func (d *MigratePlanAssignmentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *MigratePlanAssignmentDescriptor) GetApiName() string
- func (d *MigratePlanAssignmentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *MigratePlanAssignmentDescriptor) GetFullMethodName() string
- func (d *MigratePlanAssignmentDescriptor) GetMethodName() string
- func (d *MigratePlanAssignmentDescriptor) GetProtoPkgName() string
- func (d *MigratePlanAssignmentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *MigratePlanAssignmentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *MigratePlanAssignmentDescriptor) GetServiceDomain() string
- func (d *MigratePlanAssignmentDescriptor) GetServiceVersion() string
- func (d *MigratePlanAssignmentDescriptor) GetVerb() string
- func (d *MigratePlanAssignmentDescriptor) HasResource() bool
- func (d *MigratePlanAssignmentDescriptor) IsClientStream() bool
- func (d *MigratePlanAssignmentDescriptor) IsCollection() bool
- func (d *MigratePlanAssignmentDescriptor) IsPlural() bool
- func (d *MigratePlanAssignmentDescriptor) IsServerStream() bool
- func (d *MigratePlanAssignmentDescriptor) IsUnary() bool
- func (d *MigratePlanAssignmentDescriptor) NewEmptyClientMsg() proto.Message
- func (d *MigratePlanAssignmentDescriptor) NewEmptyServerMsg() proto.Message
- func (d *MigratePlanAssignmentDescriptor) RequestHasResourceBody() bool
- type MigratePlanAssignmentDescriptorClientMsgHandle
- func (h *MigratePlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *MigratePlanAssignmentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *MigratePlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type MigratePlanAssignmentDescriptorServerMsgHandle
- func (h *MigratePlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *MigratePlanAssignmentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *MigratePlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type MigratePlanAssignmentRequest
- func (o *MigratePlanAssignmentRequest) Clone() *MigratePlanAssignmentRequest
- func (o *MigratePlanAssignmentRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*MigratePlanAssignmentRequest) Descriptor() ([]byte, []int)
- func (m *MigratePlanAssignmentRequest) GetPlanAssignment() *plan_assignment.PlanAssignment
- func (*MigratePlanAssignmentRequest) GotenMessage()
- func (o *MigratePlanAssignmentRequest) GotenObjectExt()
- func (obj *MigratePlanAssignmentRequest) GotenValidate() error
- func (o *MigratePlanAssignmentRequest) MakeDiffFieldMask(other *MigratePlanAssignmentRequest) *MigratePlanAssignmentRequest_FieldMask
- func (o *MigratePlanAssignmentRequest) MakeFullFieldMask() *MigratePlanAssignmentRequest_FieldMask
- func (o *MigratePlanAssignmentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *MigratePlanAssignmentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *MigratePlanAssignmentRequest) Marshal() ([]byte, error)
- func (m *MigratePlanAssignmentRequest) MarshalJSON() ([]byte, error)
- func (o *MigratePlanAssignmentRequest) Merge(source *MigratePlanAssignmentRequest)
- func (o *MigratePlanAssignmentRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*MigratePlanAssignmentRequest) ProtoMessage()
- func (m *MigratePlanAssignmentRequest) ProtoReflect() preflect.Message
- func (m *MigratePlanAssignmentRequest) Reset()
- func (m *MigratePlanAssignmentRequest) SetPlanAssignment(fv *plan_assignment.PlanAssignment)
- func (m *MigratePlanAssignmentRequest) String() string
- func (m *MigratePlanAssignmentRequest) Unmarshal(b []byte) error
- func (m *MigratePlanAssignmentRequest) UnmarshalJSON(data []byte) error
- type MigratePlanAssignmentRequestFieldPathBuilder
- type MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations
- func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) WithValue(value string) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels
- func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) WithValue(value string) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards
- func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues(values []int64) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) WithValue(value int64) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion
- func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithValue(value int64) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignment
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) Extensions() MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) FieldPath() *MigratePlanAssignmentRequest_FieldTerminalPath
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) Metadata() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) Name() MigratePlanAssignmentRequestPathSelectorPlanAssignmentName
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) Plan() MigratePlanAssignmentRequestPathSelectorPlanAssignmentPlan
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) RegionalDistributions() MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) Service() MigratePlanAssignmentRequestPathSelectorPlanAssignmentService
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) Source() MigratePlanAssignmentRequestPathSelectorPlanAssignmentSource
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithArrayOfValues(values []*plan_assignment.PlanAssignment) *MigratePlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayItemValue(subPathArrayItemValue plan_assignment.PlanAssignment_FieldPathArrayItemValue) *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayOfValues(subPathArrayOfValues plan_assignment.PlanAssignment_FieldPathArrayOfValues) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithSubPath(subPath plan_assignment.PlanAssignment_FieldPath) *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithSubValue(subPathValue plan_assignment.PlanAssignment_FieldPathValue) *MigratePlanAssignmentRequest_FieldSubPathValue
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithValue(value *plan_assignment.PlanAssignment) *MigratePlanAssignmentRequest_FieldTerminalPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) Resource() MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) Value() MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithArrayOfValues(values [][]*common.Allowance) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithItemValue(value *common.Allowance) *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithValue(value []*common.Allowance) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) WithValue(value *meta_resource.Reference) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) WithArrayOfValues(values []int64) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) WithValue(value int64) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Annotations() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) CreateTime() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) DeleteTime() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Generation() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Labels() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Lifecycle() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) OwnerReferences() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) ResourceVersion() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Shards() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Syncing() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Tags() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) UpdateTime() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Uuid() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithValue(value *ntt_meta.Meta) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues(values []map[string]string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithKey(key string) MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithValue(value map[string]string) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) WithValue(value *timestamp.Timestamp) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) WithArrayOfValues(values []int64) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) WithValue(value int64) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues(values []map[string]string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithKey(key string) MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithValue(value map[string]string) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) BlockDeletion() ...
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) State() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) WithValue(value bool) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Controller() ...
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Kind() ...
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Name() ...
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Region() ...
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) RequiresOwnerReference() ...
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Version() ...
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) WithValue(value bool) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) WithValue(value string) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) WithValue(value string) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) WithValue(value string) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) WithValue(value string) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) WithValue(value string) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues(values []map[string]int64) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithKey(key string) MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithValue(value map[string]int64) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) OwningRegion() ...
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) Regions() MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) WithValue(value string) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithArrayOfValues(values [][]string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithItemValue(value string) *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithValue(value []string) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithArrayOfValues(values [][]string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithItemValue(value string) *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithValue(value []string) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithValue(value string) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentName
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentName) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentName) WithArrayOfValues(values []*plan_assignment.Name) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentName) WithValue(value *plan_assignment.Name) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentPlan
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentPlan) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithArrayOfValues(values []*plan.Reference) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithValue(value *plan.Reference) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) LimitsByRegion() ...
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) Resource() ...
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithItemValue(value *common.RegionalDistribution) *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithValue(value []*common.RegionalDistribution) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithKey(key string) ...
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithValue(value map[string]int64) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) WithValue(value *meta_resource.Reference) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentService
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentService) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentService) WithArrayOfValues(values []*meta_service.Reference) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentService) WithValue(value *meta_service.Reference) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequestPathSelectorPlanAssignmentSource
- func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentSource) FieldPath() *MigratePlanAssignmentRequest_FieldSubPath
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentSource) WithArrayOfValues(values []*accepted_plan.Reference) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentSource) WithValue(value *accepted_plan.Reference) *MigratePlanAssignmentRequest_FieldSubPathValue
- type MigratePlanAssignmentRequest_FieldMask
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) AppendPath(path MigratePlanAssignmentRequest_FieldPath)
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) FilterInputFields() *MigratePlanAssignmentRequest_FieldMask
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) GetPaths() []MigratePlanAssignmentRequest_FieldPath
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) IsFull() bool
- func (fieldMask MigratePlanAssignmentRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask MigratePlanAssignmentRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) PathsCount() int
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) Project(source *MigratePlanAssignmentRequest) *MigratePlanAssignmentRequest
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) ProtoMessage()
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) Reset()
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) Set(target, source *MigratePlanAssignmentRequest)
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) Size() int
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) String() string
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) Subtract(other *MigratePlanAssignmentRequest_FieldMask) *MigratePlanAssignmentRequest_FieldMask
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *MigratePlanAssignmentRequest_FieldMask) UnmarshalJSON(data []byte) error
- type MigratePlanAssignmentRequest_FieldPath
- func BuildMigratePlanAssignmentRequest_FieldPath(fp gotenobject.RawFieldPath) (MigratePlanAssignmentRequest_FieldPath, error)
- func MustParseMigratePlanAssignmentRequest_FieldPath(rawField string) MigratePlanAssignmentRequest_FieldPath
- func ParseMigratePlanAssignmentRequest_FieldPath(rawField string) (MigratePlanAssignmentRequest_FieldPath, error)
- type MigratePlanAssignmentRequest_FieldPathArrayItemValue
- type MigratePlanAssignmentRequest_FieldPathArrayOfValues
- type MigratePlanAssignmentRequest_FieldPathSelector
- type MigratePlanAssignmentRequest_FieldPathValue
- type MigratePlanAssignmentRequest_FieldSubPath
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) AsPlanAssignmentSubPath() (plan_assignment.PlanAssignment_FieldPath, bool)
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) ClearValue(item *MigratePlanAssignmentRequest)
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) Get(source *MigratePlanAssignmentRequest) (values []interface{})
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) GetDefault() interface{}
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) GetSingle(source *MigratePlanAssignmentRequest) (interface{}, bool)
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) IsLeaf() bool
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) JSONString() string
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) Selector() MigratePlanAssignmentRequest_FieldPathSelector
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) String() string
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) WithIArrayItemValue(value interface{}) MigratePlanAssignmentRequest_FieldPathArrayItemValue
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) WithIArrayOfValues(values interface{}) MigratePlanAssignmentRequest_FieldPathArrayOfValues
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) WithIValue(value interface{}) MigratePlanAssignmentRequest_FieldPathValue
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *MigratePlanAssignmentRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type MigratePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (fpaivs *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue) AsPlanAssignmentPathItemValue() (plan_assignment.PlanAssignment_FieldPathArrayItemValue, bool)
- func (fpaivs *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue) ContainsValue(source *MigratePlanAssignmentRequest) bool
- func (fpaivs *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
- type MigratePlanAssignmentRequest_FieldSubPathValue
- func (fpvs *MigratePlanAssignmentRequest_FieldSubPathValue) AsPlanAssignmentPathValue() (plan_assignment.PlanAssignment_FieldPathValue, bool)
- func (fpvs *MigratePlanAssignmentRequest_FieldSubPathValue) CompareWith(source *MigratePlanAssignmentRequest) (int, bool)
- func (fpvs *MigratePlanAssignmentRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *MigratePlanAssignmentRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *MigratePlanAssignmentRequest_FieldSubPathValue) SetTo(target **MigratePlanAssignmentRequest)
- func (fpvs *MigratePlanAssignmentRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type MigratePlanAssignmentRequest_FieldTerminalPath
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) ClearValue(item *MigratePlanAssignmentRequest)
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) Get(source *MigratePlanAssignmentRequest) (values []interface{})
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) GetSingle(source *MigratePlanAssignmentRequest) (interface{}, bool)
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) JSONString() string
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) Selector() MigratePlanAssignmentRequest_FieldPathSelector
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) String() string
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) MigratePlanAssignmentRequest_FieldPathArrayItemValue
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) MigratePlanAssignmentRequest_FieldPathArrayOfValues
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) WithIValue(value interface{}) MigratePlanAssignmentRequest_FieldPathValue
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *MigratePlanAssignmentRequest) bool
- func (fpaiv *MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *MigratePlanAssignmentRequest) (interface{}, bool)
- func (fpaiv *MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type MigratePlanAssignmentRequest_FieldTerminalPathArrayOfValues
- type MigratePlanAssignmentRequest_FieldTerminalPathValue
- func (fpv *MigratePlanAssignmentRequest_FieldTerminalPathValue) AsPlanAssignmentValue() (*plan_assignment.PlanAssignment, bool)
- func (fpv *MigratePlanAssignmentRequest_FieldTerminalPathValue) CompareWith(source *MigratePlanAssignmentRequest) (int, bool)
- func (fpv *MigratePlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *MigratePlanAssignmentRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *MigratePlanAssignmentRequest_FieldTerminalPathValue) SetTo(target **MigratePlanAssignmentRequest)
- func (fpv *MigratePlanAssignmentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type PlanAssignmentServiceClient
- type PlanAssignmentServiceDescriptor
- func (d *PlanAssignmentServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *PlanAssignmentServiceDescriptor) GetApiName() string
- func (d *PlanAssignmentServiceDescriptor) GetFullAPIName() string
- func (d *PlanAssignmentServiceDescriptor) GetProtoPkgName() string
- func (d *PlanAssignmentServiceDescriptor) GetServiceDomain() string
- func (d *PlanAssignmentServiceDescriptor) GetServiceVersion() string
- type UpdatePlanAssignmentDescriptor
- func (d *UpdatePlanAssignmentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdatePlanAssignmentDescriptor) GetApiName() string
- func (d *UpdatePlanAssignmentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdatePlanAssignmentDescriptor) GetFullMethodName() string
- func (d *UpdatePlanAssignmentDescriptor) GetMethodName() string
- func (d *UpdatePlanAssignmentDescriptor) GetProtoPkgName() string
- func (d *UpdatePlanAssignmentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdatePlanAssignmentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdatePlanAssignmentDescriptor) GetServiceDomain() string
- func (d *UpdatePlanAssignmentDescriptor) GetServiceVersion() string
- func (d *UpdatePlanAssignmentDescriptor) GetVerb() string
- func (d *UpdatePlanAssignmentDescriptor) HasResource() bool
- func (d *UpdatePlanAssignmentDescriptor) IsClientStream() bool
- func (d *UpdatePlanAssignmentDescriptor) IsCollection() bool
- func (d *UpdatePlanAssignmentDescriptor) IsPlural() bool
- func (d *UpdatePlanAssignmentDescriptor) IsServerStream() bool
- func (d *UpdatePlanAssignmentDescriptor) IsUnary() bool
- func (d *UpdatePlanAssignmentDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdatePlanAssignmentDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdatePlanAssignmentDescriptor) RequestHasResourceBody() bool
- type UpdatePlanAssignmentDescriptorClientMsgHandle
- func (h *UpdatePlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdatePlanAssignmentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdatePlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdatePlanAssignmentDescriptorServerMsgHandle
- func (h *UpdatePlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdatePlanAssignmentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdatePlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdatePlanAssignmentRequest
- func (o *UpdatePlanAssignmentRequest) Clone() *UpdatePlanAssignmentRequest
- func (o *UpdatePlanAssignmentRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdatePlanAssignmentRequest) Descriptor() ([]byte, []int)
- func (m *UpdatePlanAssignmentRequest) GetCas() *UpdatePlanAssignmentRequest_CAS
- func (m *UpdatePlanAssignmentRequest) GetPlanAssignment() *plan_assignment.PlanAssignment
- func (m *UpdatePlanAssignmentRequest) GetUpdateMask() *plan_assignment.PlanAssignment_FieldMask
- func (*UpdatePlanAssignmentRequest) GotenMessage()
- func (o *UpdatePlanAssignmentRequest) GotenObjectExt()
- func (obj *UpdatePlanAssignmentRequest) GotenValidate() error
- func (o *UpdatePlanAssignmentRequest) MakeDiffFieldMask(other *UpdatePlanAssignmentRequest) *UpdatePlanAssignmentRequest_FieldMask
- func (o *UpdatePlanAssignmentRequest) MakeFullFieldMask() *UpdatePlanAssignmentRequest_FieldMask
- func (o *UpdatePlanAssignmentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdatePlanAssignmentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdatePlanAssignmentRequest) Marshal() ([]byte, error)
- func (m *UpdatePlanAssignmentRequest) MarshalJSON() ([]byte, error)
- func (o *UpdatePlanAssignmentRequest) Merge(source *UpdatePlanAssignmentRequest)
- func (o *UpdatePlanAssignmentRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdatePlanAssignmentRequest) ProtoMessage()
- func (m *UpdatePlanAssignmentRequest) ProtoReflect() preflect.Message
- func (m *UpdatePlanAssignmentRequest) Reset()
- func (m *UpdatePlanAssignmentRequest) SetCas(fv *UpdatePlanAssignmentRequest_CAS)
- func (m *UpdatePlanAssignmentRequest) SetPlanAssignment(fv *plan_assignment.PlanAssignment)
- func (m *UpdatePlanAssignmentRequest) SetUpdateMask(fv *plan_assignment.PlanAssignment_FieldMask)
- func (m *UpdatePlanAssignmentRequest) String() string
- func (m *UpdatePlanAssignmentRequest) Unmarshal(b []byte) error
- func (m *UpdatePlanAssignmentRequest) UnmarshalJSON(data []byte) error
- type UpdatePlanAssignmentRequestCASFieldPathBuilder
- type UpdatePlanAssignmentRequestCAS_FieldPath
- func BuildUpdatePlanAssignmentRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdatePlanAssignmentRequestCAS_FieldPath, error)
- func MustParseUpdatePlanAssignmentRequestCAS_FieldPath(rawField string) UpdatePlanAssignmentRequestCAS_FieldPath
- func ParseUpdatePlanAssignmentRequestCAS_FieldPath(rawField string) (UpdatePlanAssignmentRequestCAS_FieldPath, error)
- type UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue
- func MustParseUpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue
- func ParseUpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue, error)
- type UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues
- func MustParseUpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues
- func ParseUpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues, error)
- type UpdatePlanAssignmentRequestCAS_FieldPathSelector
- type UpdatePlanAssignmentRequestCAS_FieldPathValue
- type UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) AsConditionalStateSubPath() (plan_assignment.PlanAssignment_FieldPath, bool)
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) ClearValue(item *UpdatePlanAssignmentRequest_CAS)
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) Get(source *UpdatePlanAssignmentRequest_CAS) (values []interface{})
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) GetSingle(source *UpdatePlanAssignmentRequest_CAS) (interface{}, bool)
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) Selector() UpdatePlanAssignmentRequestCAS_FieldPathSelector
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) String() string
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdatePlanAssignmentRequestCAS_FieldPathValue
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (plan_assignment.PlanAssignment_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdatePlanAssignmentRequest_CAS) bool
- func (fpaivs *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- type UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- func (fpvs *UpdatePlanAssignmentRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (plan_assignment.PlanAssignment_FieldPathValue, bool)
- func (fpvs *UpdatePlanAssignmentRequestCAS_FieldSubPathValue) CompareWith(source *UpdatePlanAssignmentRequest_CAS) (int, bool)
- func (fpvs *UpdatePlanAssignmentRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdatePlanAssignmentRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdatePlanAssignmentRequestCAS_FieldSubPathValue) SetTo(target **UpdatePlanAssignmentRequest_CAS)
- func (fpvs *UpdatePlanAssignmentRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdatePlanAssignmentRequestCAS_FieldTerminalPath
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) ClearValue(item *UpdatePlanAssignmentRequest_CAS)
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) Get(source *UpdatePlanAssignmentRequest_CAS) (values []interface{})
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) GetSingle(source *UpdatePlanAssignmentRequest_CAS) (interface{}, bool)
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) Selector() UpdatePlanAssignmentRequestCAS_FieldPathSelector
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdatePlanAssignmentRequestCAS_FieldPathValue
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdatePlanAssignmentRequest_CAS) bool
- func (fpaiv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdatePlanAssignmentRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*plan_assignment.PlanAssignment, bool)
- func (fpaov *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*plan_assignment.PlanAssignment_FieldMask, bool)
- func (fpaov *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue
- func (fpv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*plan_assignment.PlanAssignment, bool)
- func (fpv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*plan_assignment.PlanAssignment_FieldMask, bool)
- func (fpv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdatePlanAssignmentRequest_CAS) (int, bool)
- func (fpv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) SetTo(target **UpdatePlanAssignmentRequest_CAS)
- func (fpv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdatePlanAssignmentRequestFieldPathBuilder
- func (UpdatePlanAssignmentRequestFieldPathBuilder) Cas() UpdatePlanAssignmentRequestPathSelectorCas
- func (UpdatePlanAssignmentRequestFieldPathBuilder) PlanAssignment() UpdatePlanAssignmentRequestPathSelectorPlanAssignment
- func (UpdatePlanAssignmentRequestFieldPathBuilder) UpdateMask() UpdatePlanAssignmentRequestPathSelectorUpdateMask
- type UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion
- func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithValue(value int64) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations
- func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels
- func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards
- func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) WithValue(value int64) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion
- func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithValue(value int64) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCas
- func (UpdatePlanAssignmentRequestPathSelectorCas) ConditionalState() UpdatePlanAssignmentRequestPathSelectorCasConditionalState
- func (UpdatePlanAssignmentRequestPathSelectorCas) FieldMask() UpdatePlanAssignmentRequestPathSelectorCasFieldMask
- func (UpdatePlanAssignmentRequestPathSelectorCas) FieldPath() *UpdatePlanAssignmentRequest_FieldTerminalPath
- func (s UpdatePlanAssignmentRequestPathSelectorCas) WithArrayOfValues(values []*UpdatePlanAssignmentRequest_CAS) *UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequestPathSelectorCas) WithSubPath(subPath UpdatePlanAssignmentRequestCAS_FieldPath) *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCas) WithSubValue(subPathValue UpdatePlanAssignmentRequestCAS_FieldPathValue) *UpdatePlanAssignmentRequest_FieldSubPathValue
- func (s UpdatePlanAssignmentRequestPathSelectorCas) WithValue(value *UpdatePlanAssignmentRequest_CAS) *UpdatePlanAssignmentRequest_FieldTerminalPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalState
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalState) Extensions() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalState) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalState) Metadata() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalState) Name() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateName
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalState) Plan() UpdatePlanAssignmentRequestPathSelectorCasConditionalStatePlan
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalState) RegionalDistributions() ...
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalState) Service() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateService
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalState) Source() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateSource
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*plan_assignment.PlanAssignment) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalState) WithValue(value *plan_assignment.PlanAssignment) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions) Resource() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsResource
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions) Value() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsValue
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions) WithArrayOfValues(values [][]*common.Allowance) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions) WithItemValue(value *common.Allowance) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions) WithValue(value []*common.Allowance) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsResource
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsResource) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsResource) WithValue(value *meta_resource.Reference) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsValue
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsValue) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsValue) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsValue) WithValue(value int64) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) Annotations() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) CreateTime() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) DeleteTime() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) Generation() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) Labels() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) Lifecycle() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() ...
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() ...
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) Shards() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) Tags() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) UpdateTime() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycle) State() ...
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() ...
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateName
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateName) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*plan_assignment.Name) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateName) WithValue(value *plan_assignment.Name) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStatePlan
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStatePlan) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStatePlan) WithArrayOfValues(values []*plan.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStatePlan) WithValue(value *plan.Reference) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributions
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributions) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributions) LimitsByRegion() ...
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributions) Resource() ...
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributions) WithItemValue(value *common.RegionalDistribution) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributions) WithValue(value []*common.RegionalDistribution) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithKey(key string) ...
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithValue(value map[string]int64) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsResource
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsResource) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsResource) WithValue(value *meta_resource.Reference) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateService
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateService) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateService) WithArrayOfValues(values []*meta_service.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateService) WithValue(value *meta_service.Reference) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateSource
- func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateSource) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateSource) WithArrayOfValues(values []*accepted_plan.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateSource) WithValue(value *accepted_plan.Reference) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorCasFieldMask
- func (UpdatePlanAssignmentRequestPathSelectorCasFieldMask) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorCasFieldMask) WithValue(value *plan_assignment.PlanAssignment_FieldMask) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignment
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) Extensions() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) FieldPath() *UpdatePlanAssignmentRequest_FieldTerminalPath
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) Metadata() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) Name() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentName
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) Plan() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentPlan
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) RegionalDistributions() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) Service() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentService
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) Source() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentSource
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithArrayOfValues(values []*plan_assignment.PlanAssignment) *UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayItemValue(subPathArrayItemValue plan_assignment.PlanAssignment_FieldPathArrayItemValue) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayOfValues(subPathArrayOfValues plan_assignment.PlanAssignment_FieldPathArrayOfValues) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubPath(subPath plan_assignment.PlanAssignment_FieldPath) *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubValue(subPathValue plan_assignment.PlanAssignment_FieldPathValue) *UpdatePlanAssignmentRequest_FieldSubPathValue
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithValue(value *plan_assignment.PlanAssignment) *UpdatePlanAssignmentRequest_FieldTerminalPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) Resource() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) Value() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithArrayOfValues(values [][]*common.Allowance) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithItemValue(value *common.Allowance) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithValue(value []*common.Allowance) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) WithValue(value *meta_resource.Reference) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) WithValue(value int64) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Annotations() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) CreateTime() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) DeleteTime() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Generation() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Labels() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Lifecycle() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) OwnerReferences() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) ResourceVersion() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Shards() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Syncing() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Tags() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) UpdateTime() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Uuid() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithValue(value *ntt_meta.Meta) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithKey(key string) UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithValue(value map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) WithValue(value int64) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithKey(key string) UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithValue(value map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) BlockDeletion() ...
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) State() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Controller() ...
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Kind() ...
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Name() ...
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Region() ...
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Version() ...
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) WithValue(value bool) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithKey(key string) UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithValue(value map[string]int64) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) OwningRegion() ...
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) Regions() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithItemValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithValue(value []string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithArrayOfValues(values [][]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithItemValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithValue(value []string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentName
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentName) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentName) WithArrayOfValues(values []*plan_assignment.Name) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentName) WithValue(value *plan_assignment.Name) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentPlan
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentPlan) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithArrayOfValues(values []*plan.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithValue(value *plan.Reference) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) LimitsByRegion() ...
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) Resource() ...
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithItemValue(value *common.RegionalDistribution) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithValue(value []*common.RegionalDistribution) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithKey(key string) ...
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithValue(value map[string]int64) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) WithValue(value *meta_resource.Reference) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentService
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentService) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentService) WithArrayOfValues(values []*meta_service.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentService) WithValue(value *meta_service.Reference) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentSource
- func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentSource) FieldPath() *UpdatePlanAssignmentRequest_FieldSubPath
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentSource) WithArrayOfValues(values []*accepted_plan.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentSource) WithValue(value *accepted_plan.Reference) *UpdatePlanAssignmentRequest_FieldSubPathValue
- type UpdatePlanAssignmentRequestPathSelectorUpdateMask
- func (UpdatePlanAssignmentRequestPathSelectorUpdateMask) FieldPath() *UpdatePlanAssignmentRequest_FieldTerminalPath
- func (s UpdatePlanAssignmentRequestPathSelectorUpdateMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (s UpdatePlanAssignmentRequestPathSelectorUpdateMask) WithValue(value *plan_assignment.PlanAssignment_FieldMask) *UpdatePlanAssignmentRequest_FieldTerminalPathValue
- type UpdatePlanAssignmentRequest_CAS
- func (o *UpdatePlanAssignmentRequest_CAS) Clone() *UpdatePlanAssignmentRequest_CAS
- func (o *UpdatePlanAssignmentRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdatePlanAssignmentRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdatePlanAssignmentRequest_CAS) GetConditionalState() *plan_assignment.PlanAssignment
- func (m *UpdatePlanAssignmentRequest_CAS) GetFieldMask() *plan_assignment.PlanAssignment_FieldMask
- func (*UpdatePlanAssignmentRequest_CAS) GotenMessage()
- func (o *UpdatePlanAssignmentRequest_CAS) GotenObjectExt()
- func (obj *UpdatePlanAssignmentRequest_CAS) GotenValidate() error
- func (o *UpdatePlanAssignmentRequest_CAS) MakeDiffFieldMask(other *UpdatePlanAssignmentRequest_CAS) *UpdatePlanAssignmentRequest_CAS_FieldMask
- func (o *UpdatePlanAssignmentRequest_CAS) MakeFullFieldMask() *UpdatePlanAssignmentRequest_CAS_FieldMask
- func (o *UpdatePlanAssignmentRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdatePlanAssignmentRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdatePlanAssignmentRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdatePlanAssignmentRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdatePlanAssignmentRequest_CAS) Merge(source *UpdatePlanAssignmentRequest_CAS)
- func (o *UpdatePlanAssignmentRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdatePlanAssignmentRequest_CAS) ProtoMessage()
- func (m *UpdatePlanAssignmentRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdatePlanAssignmentRequest_CAS) Reset()
- func (m *UpdatePlanAssignmentRequest_CAS) SetConditionalState(fv *plan_assignment.PlanAssignment)
- func (m *UpdatePlanAssignmentRequest_CAS) SetFieldMask(fv *plan_assignment.PlanAssignment_FieldMask)
- func (m *UpdatePlanAssignmentRequest_CAS) String() string
- func (m *UpdatePlanAssignmentRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdatePlanAssignmentRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion
- func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithValue(value int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalState
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) Extensions() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldTerminalPath
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) Metadata() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) Name() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateName
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) Plan() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStatePlan
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) RegionalDistributions() ...
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) Service() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateService
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) Source() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateSource
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*plan_assignment.PlanAssignment) *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue plan_assignment.PlanAssignment_FieldPathArrayItemValue) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues plan_assignment.PlanAssignment_FieldPathArrayOfValues) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithSubPath(subPath plan_assignment.PlanAssignment_FieldPath) *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue plan_assignment.PlanAssignment_FieldPathValue) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithValue(value *plan_assignment.PlanAssignment) *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions) Resource() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsResource
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions) Value() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsValue
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions) WithArrayOfValues(values [][]*common.Allowance) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions) WithItemValue(value *common.Allowance) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions) WithValue(value []*common.Allowance) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsResource
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsResource) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsResource) WithValue(value *meta_resource.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsValue
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsValue) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsValue) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsValue) WithValue(value int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) Annotations() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) CreateTime() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) DeleteTime() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) Generation() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) Lifecycle() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() ...
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() ...
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycle) State() ...
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() ...
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateName
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*plan_assignment.Name) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateName) WithValue(value *plan_assignment.Name) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStatePlan
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStatePlan) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStatePlan) WithArrayOfValues(values []*plan.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStatePlan) WithValue(value *plan.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributions
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributions) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributions) LimitsByRegion() ...
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributions) Resource() ...
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributions) WithItemValue(value *common.RegionalDistribution) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributions) WithValue(value []*common.RegionalDistribution) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithKey(key string) ...
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithValue(value map[string]int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsResource
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsResource) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsResource) WithValue(value *meta_resource.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateService
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateService) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateService) WithArrayOfValues(values []*meta_service.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateService) WithValue(value *meta_service.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateSource
- func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateSource) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldSubPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateSource) WithArrayOfValues(values []*accepted_plan.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateSource) WithValue(value *accepted_plan.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
- type UpdatePlanAssignmentRequest_CASPathSelectorFieldMask
- func (UpdatePlanAssignmentRequest_CASPathSelectorFieldMask) FieldPath() *UpdatePlanAssignmentRequestCAS_FieldTerminalPath
- func (s UpdatePlanAssignmentRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdatePlanAssignmentRequest_CASPathSelectorFieldMask) WithValue(value *plan_assignment.PlanAssignment_FieldMask) *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue
- type UpdatePlanAssignmentRequest_CAS_FieldMask
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) AppendPath(path UpdatePlanAssignmentRequestCAS_FieldPath)
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) FilterInputFields() *UpdatePlanAssignmentRequest_CAS_FieldMask
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) GetPaths() []UpdatePlanAssignmentRequestCAS_FieldPath
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdatePlanAssignmentRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdatePlanAssignmentRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) Project(source *UpdatePlanAssignmentRequest_CAS) *UpdatePlanAssignmentRequest_CAS
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) Set(target, source *UpdatePlanAssignmentRequest_CAS)
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) Subtract(other *UpdatePlanAssignmentRequest_CAS_FieldMask) *UpdatePlanAssignmentRequest_CAS_FieldMask
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdatePlanAssignmentRequest_FieldMask
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) AppendPath(path UpdatePlanAssignmentRequest_FieldPath)
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) FilterInputFields() *UpdatePlanAssignmentRequest_FieldMask
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) GetPaths() []UpdatePlanAssignmentRequest_FieldPath
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) IsFull() bool
- func (fieldMask UpdatePlanAssignmentRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdatePlanAssignmentRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) Project(source *UpdatePlanAssignmentRequest) *UpdatePlanAssignmentRequest
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) Reset()
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) Set(target, source *UpdatePlanAssignmentRequest)
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) Size() int
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) String() string
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) Subtract(other *UpdatePlanAssignmentRequest_FieldMask) *UpdatePlanAssignmentRequest_FieldMask
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdatePlanAssignmentRequest_FieldPath
- func BuildUpdatePlanAssignmentRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdatePlanAssignmentRequest_FieldPath, error)
- func MustParseUpdatePlanAssignmentRequest_FieldPath(rawField string) UpdatePlanAssignmentRequest_FieldPath
- func ParseUpdatePlanAssignmentRequest_FieldPath(rawField string) (UpdatePlanAssignmentRequest_FieldPath, error)
- type UpdatePlanAssignmentRequest_FieldPathArrayItemValue
- type UpdatePlanAssignmentRequest_FieldPathArrayOfValues
- type UpdatePlanAssignmentRequest_FieldPathSelector
- type UpdatePlanAssignmentRequest_FieldPathValue
- type UpdatePlanAssignmentRequest_FieldSubPath
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) AsCasSubPath() (UpdatePlanAssignmentRequestCAS_FieldPath, bool)
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) AsPlanAssignmentSubPath() (plan_assignment.PlanAssignment_FieldPath, bool)
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) ClearValue(item *UpdatePlanAssignmentRequest)
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) Get(source *UpdatePlanAssignmentRequest) (values []interface{})
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) GetSingle(source *UpdatePlanAssignmentRequest) (interface{}, bool)
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) JSONString() string
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) Selector() UpdatePlanAssignmentRequest_FieldPathSelector
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) String() string
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdatePlanAssignmentRequest_FieldPathArrayItemValue
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdatePlanAssignmentRequest_FieldPathArrayOfValues
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) WithIValue(value interface{}) UpdatePlanAssignmentRequest_FieldPathValue
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdatePlanAssignmentRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue) AsPlanAssignmentPathItemValue() (plan_assignment.PlanAssignment_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdatePlanAssignmentRequest) bool
- func (fpaivs *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues) AsPlanAssignmentPathArrayOfValues() (plan_assignment.PlanAssignment_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdatePlanAssignmentRequest_FieldSubPathValue
- func (fpvs *UpdatePlanAssignmentRequest_FieldSubPathValue) AsCasPathValue() (UpdatePlanAssignmentRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdatePlanAssignmentRequest_FieldSubPathValue) AsPlanAssignmentPathValue() (plan_assignment.PlanAssignment_FieldPathValue, bool)
- func (fpvs *UpdatePlanAssignmentRequest_FieldSubPathValue) CompareWith(source *UpdatePlanAssignmentRequest) (int, bool)
- func (fpvs *UpdatePlanAssignmentRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdatePlanAssignmentRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdatePlanAssignmentRequest_FieldSubPathValue) SetTo(target **UpdatePlanAssignmentRequest)
- func (fpvs *UpdatePlanAssignmentRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdatePlanAssignmentRequest_FieldTerminalPath
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) ClearValue(item *UpdatePlanAssignmentRequest)
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) Get(source *UpdatePlanAssignmentRequest) (values []interface{})
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) GetSingle(source *UpdatePlanAssignmentRequest) (interface{}, bool)
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) Selector() UpdatePlanAssignmentRequest_FieldPathSelector
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) String() string
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdatePlanAssignmentRequest_FieldPathArrayItemValue
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdatePlanAssignmentRequest_FieldPathArrayOfValues
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) WithIValue(value interface{}) UpdatePlanAssignmentRequest_FieldPathValue
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdatePlanAssignmentRequest) bool
- func (fpaiv *UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdatePlanAssignmentRequest) (interface{}, bool)
- func (fpaiv *UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdatePlanAssignmentRequest_CAS, bool)
- func (fpaov *UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsPlanAssignmentArrayOfValues() ([]*plan_assignment.PlanAssignment, bool)
- func (fpaov *UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*plan_assignment.PlanAssignment_FieldMask, bool)
- func (fpaov *UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdatePlanAssignmentRequest_FieldTerminalPathValue
- func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) AsCasValue() (*UpdatePlanAssignmentRequest_CAS, bool)
- func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) AsPlanAssignmentValue() (*plan_assignment.PlanAssignment, bool)
- func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*plan_assignment.PlanAssignment_FieldMask, bool)
- func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) CompareWith(source *UpdatePlanAssignmentRequest) (int, bool)
- func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) SetTo(target **UpdatePlanAssignmentRequest)
- func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPlanAssignmentClientStream
- type WatchPlanAssignmentDescriptor
- func (d *WatchPlanAssignmentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchPlanAssignmentDescriptor) GetApiName() string
- func (d *WatchPlanAssignmentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchPlanAssignmentDescriptor) GetFullMethodName() string
- func (d *WatchPlanAssignmentDescriptor) GetMethodName() string
- func (d *WatchPlanAssignmentDescriptor) GetProtoPkgName() string
- func (d *WatchPlanAssignmentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchPlanAssignmentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchPlanAssignmentDescriptor) GetServiceDomain() string
- func (d *WatchPlanAssignmentDescriptor) GetServiceVersion() string
- func (d *WatchPlanAssignmentDescriptor) GetVerb() string
- func (d *WatchPlanAssignmentDescriptor) HasResource() bool
- func (d *WatchPlanAssignmentDescriptor) IsClientStream() bool
- func (d *WatchPlanAssignmentDescriptor) IsCollection() bool
- func (d *WatchPlanAssignmentDescriptor) IsPlural() bool
- func (d *WatchPlanAssignmentDescriptor) IsServerStream() bool
- func (d *WatchPlanAssignmentDescriptor) IsUnary() bool
- func (d *WatchPlanAssignmentDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchPlanAssignmentDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchPlanAssignmentDescriptor) RequestHasResourceBody() bool
- type WatchPlanAssignmentDescriptorClientMsgHandle
- func (h *WatchPlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchPlanAssignmentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchPlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchPlanAssignmentDescriptorServerMsgHandle
- func (h *WatchPlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchPlanAssignmentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchPlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchPlanAssignmentRequest
- func (o *WatchPlanAssignmentRequest) Clone() *WatchPlanAssignmentRequest
- func (o *WatchPlanAssignmentRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPlanAssignmentRequest) Descriptor() ([]byte, []int)
- func (m *WatchPlanAssignmentRequest) GetFieldMask() *plan_assignment.PlanAssignment_FieldMask
- func (m *WatchPlanAssignmentRequest) GetName() *plan_assignment.Reference
- func (m *WatchPlanAssignmentRequest) GetView() view.View
- func (*WatchPlanAssignmentRequest) GotenMessage()
- func (o *WatchPlanAssignmentRequest) GotenObjectExt()
- func (obj *WatchPlanAssignmentRequest) GotenValidate() error
- func (o *WatchPlanAssignmentRequest) MakeDiffFieldMask(other *WatchPlanAssignmentRequest) *WatchPlanAssignmentRequest_FieldMask
- func (o *WatchPlanAssignmentRequest) MakeFullFieldMask() *WatchPlanAssignmentRequest_FieldMask
- func (o *WatchPlanAssignmentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPlanAssignmentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPlanAssignmentRequest) Marshal() ([]byte, error)
- func (m *WatchPlanAssignmentRequest) MarshalJSON() ([]byte, error)
- func (o *WatchPlanAssignmentRequest) Merge(source *WatchPlanAssignmentRequest)
- func (o *WatchPlanAssignmentRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPlanAssignmentRequest) ProtoMessage()
- func (m *WatchPlanAssignmentRequest) ProtoReflect() preflect.Message
- func (m *WatchPlanAssignmentRequest) Reset()
- func (m *WatchPlanAssignmentRequest) SetFieldMask(fv *plan_assignment.PlanAssignment_FieldMask)
- func (m *WatchPlanAssignmentRequest) SetName(fv *plan_assignment.Reference)
- func (m *WatchPlanAssignmentRequest) SetView(fv view.View)
- func (m *WatchPlanAssignmentRequest) String() string
- func (m *WatchPlanAssignmentRequest) Unmarshal(b []byte) error
- func (m *WatchPlanAssignmentRequest) UnmarshalJSON(data []byte) error
- type WatchPlanAssignmentRequestFieldPathBuilder
- func (WatchPlanAssignmentRequestFieldPathBuilder) FieldMask() WatchPlanAssignmentRequestPathSelectorFieldMask
- func (WatchPlanAssignmentRequestFieldPathBuilder) Name() WatchPlanAssignmentRequestPathSelectorName
- func (WatchPlanAssignmentRequestFieldPathBuilder) View() WatchPlanAssignmentRequestPathSelectorView
- type WatchPlanAssignmentRequestPathSelectorFieldMask
- func (WatchPlanAssignmentRequestPathSelectorFieldMask) FieldPath() *WatchPlanAssignmentRequest_FieldTerminalPath
- func (s WatchPlanAssignmentRequestPathSelectorFieldMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentRequestPathSelectorFieldMask) WithValue(value *plan_assignment.PlanAssignment_FieldMask) *WatchPlanAssignmentRequest_FieldTerminalPathValue
- type WatchPlanAssignmentRequestPathSelectorName
- func (WatchPlanAssignmentRequestPathSelectorName) FieldPath() *WatchPlanAssignmentRequest_FieldTerminalPath
- func (s WatchPlanAssignmentRequestPathSelectorName) WithArrayOfValues(values []*plan_assignment.Reference) *WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentRequestPathSelectorName) WithValue(value *plan_assignment.Reference) *WatchPlanAssignmentRequest_FieldTerminalPathValue
- type WatchPlanAssignmentRequestPathSelectorView
- func (WatchPlanAssignmentRequestPathSelectorView) FieldPath() *WatchPlanAssignmentRequest_FieldTerminalPath
- func (s WatchPlanAssignmentRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentRequestPathSelectorView) WithValue(value view.View) *WatchPlanAssignmentRequest_FieldTerminalPathValue
- type WatchPlanAssignmentRequest_FieldMask
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) AppendPath(path WatchPlanAssignmentRequest_FieldPath)
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) FilterInputFields() *WatchPlanAssignmentRequest_FieldMask
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) GetPaths() []WatchPlanAssignmentRequest_FieldPath
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) IsFull() bool
- func (fieldMask WatchPlanAssignmentRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPlanAssignmentRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) Project(source *WatchPlanAssignmentRequest) *WatchPlanAssignmentRequest
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) Reset()
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) Set(target, source *WatchPlanAssignmentRequest)
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) Size() int
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) String() string
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) Subtract(other *WatchPlanAssignmentRequest_FieldMask) *WatchPlanAssignmentRequest_FieldMask
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPlanAssignmentRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchPlanAssignmentRequest_FieldPath
- func BuildWatchPlanAssignmentRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchPlanAssignmentRequest_FieldPath, error)
- func MustParseWatchPlanAssignmentRequest_FieldPath(rawField string) WatchPlanAssignmentRequest_FieldPath
- func ParseWatchPlanAssignmentRequest_FieldPath(rawField string) (WatchPlanAssignmentRequest_FieldPath, error)
- type WatchPlanAssignmentRequest_FieldPathArrayItemValue
- type WatchPlanAssignmentRequest_FieldPathArrayOfValues
- type WatchPlanAssignmentRequest_FieldPathSelector
- type WatchPlanAssignmentRequest_FieldPathValue
- type WatchPlanAssignmentRequest_FieldTerminalPath
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) ClearValue(item *WatchPlanAssignmentRequest)
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) Get(source *WatchPlanAssignmentRequest) (values []interface{})
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) GetSingle(source *WatchPlanAssignmentRequest) (interface{}, bool)
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) Selector() WatchPlanAssignmentRequest_FieldPathSelector
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) String() string
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPlanAssignmentRequest_FieldPathArrayItemValue
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPlanAssignmentRequest_FieldPathArrayOfValues
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) WithIValue(value interface{}) WatchPlanAssignmentRequest_FieldPathValue
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPlanAssignmentRequest) bool
- func (fpaiv *WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPlanAssignmentRequest) (interface{}, bool)
- func (fpaiv *WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*plan_assignment.PlanAssignment_FieldMask, bool)
- func (fpaov *WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*plan_assignment.Reference, bool)
- func (fpaov *WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchPlanAssignmentRequest_FieldTerminalPathValue
- func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) AsFieldMaskValue() (*plan_assignment.PlanAssignment_FieldMask, bool)
- func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) AsNameValue() (*plan_assignment.Reference, bool)
- func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) CompareWith(source *WatchPlanAssignmentRequest) (int, bool)
- func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) SetTo(target **WatchPlanAssignmentRequest)
- func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPlanAssignmentResponse
- func (o *WatchPlanAssignmentResponse) Clone() *WatchPlanAssignmentResponse
- func (o *WatchPlanAssignmentResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPlanAssignmentResponse) Descriptor() ([]byte, []int)
- func (m *WatchPlanAssignmentResponse) GetChange() *plan_assignment.PlanAssignmentChange
- func (*WatchPlanAssignmentResponse) GotenMessage()
- func (o *WatchPlanAssignmentResponse) GotenObjectExt()
- func (obj *WatchPlanAssignmentResponse) GotenValidate() error
- func (o *WatchPlanAssignmentResponse) MakeDiffFieldMask(other *WatchPlanAssignmentResponse) *WatchPlanAssignmentResponse_FieldMask
- func (o *WatchPlanAssignmentResponse) MakeFullFieldMask() *WatchPlanAssignmentResponse_FieldMask
- func (o *WatchPlanAssignmentResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPlanAssignmentResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPlanAssignmentResponse) Marshal() ([]byte, error)
- func (m *WatchPlanAssignmentResponse) MarshalJSON() ([]byte, error)
- func (o *WatchPlanAssignmentResponse) Merge(source *WatchPlanAssignmentResponse)
- func (o *WatchPlanAssignmentResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPlanAssignmentResponse) ProtoMessage()
- func (m *WatchPlanAssignmentResponse) ProtoReflect() preflect.Message
- func (m *WatchPlanAssignmentResponse) Reset()
- func (m *WatchPlanAssignmentResponse) SetChange(fv *plan_assignment.PlanAssignmentChange)
- func (m *WatchPlanAssignmentResponse) String() string
- func (m *WatchPlanAssignmentResponse) Unmarshal(b []byte) error
- func (m *WatchPlanAssignmentResponse) UnmarshalJSON(data []byte) error
- type WatchPlanAssignmentResponseFieldPathBuilder
- type WatchPlanAssignmentResponsePathSelectorChange
- func (WatchPlanAssignmentResponsePathSelectorChange) FieldPath() *WatchPlanAssignmentResponse_FieldTerminalPath
- func (s WatchPlanAssignmentResponsePathSelectorChange) WithArrayOfValues(values []*plan_assignment.PlanAssignmentChange) *WatchPlanAssignmentResponse_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentResponsePathSelectorChange) WithValue(value *plan_assignment.PlanAssignmentChange) *WatchPlanAssignmentResponse_FieldTerminalPathValue
- type WatchPlanAssignmentResponse_FieldMask
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) AppendPath(path WatchPlanAssignmentResponse_FieldPath)
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) FilterInputFields() *WatchPlanAssignmentResponse_FieldMask
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) GetPaths() []WatchPlanAssignmentResponse_FieldPath
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) IsFull() bool
- func (fieldMask WatchPlanAssignmentResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPlanAssignmentResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) Project(source *WatchPlanAssignmentResponse) *WatchPlanAssignmentResponse
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) Reset()
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) Set(target, source *WatchPlanAssignmentResponse)
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) Size() int
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) String() string
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) Subtract(other *WatchPlanAssignmentResponse_FieldMask) *WatchPlanAssignmentResponse_FieldMask
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPlanAssignmentResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchPlanAssignmentResponse_FieldPath
- func BuildWatchPlanAssignmentResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchPlanAssignmentResponse_FieldPath, error)
- func MustParseWatchPlanAssignmentResponse_FieldPath(rawField string) WatchPlanAssignmentResponse_FieldPath
- func ParseWatchPlanAssignmentResponse_FieldPath(rawField string) (WatchPlanAssignmentResponse_FieldPath, error)
- type WatchPlanAssignmentResponse_FieldPathArrayItemValue
- type WatchPlanAssignmentResponse_FieldPathArrayOfValues
- type WatchPlanAssignmentResponse_FieldPathSelector
- type WatchPlanAssignmentResponse_FieldPathValue
- type WatchPlanAssignmentResponse_FieldTerminalPath
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) ClearValue(item *WatchPlanAssignmentResponse)
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) Get(source *WatchPlanAssignmentResponse) (values []interface{})
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) GetSingle(source *WatchPlanAssignmentResponse) (interface{}, bool)
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) Selector() WatchPlanAssignmentResponse_FieldPathSelector
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) String() string
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPlanAssignmentResponse_FieldPathArrayItemValue
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPlanAssignmentResponse_FieldPathArrayOfValues
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) WithIValue(value interface{}) WatchPlanAssignmentResponse_FieldPathValue
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPlanAssignmentResponse) bool
- func (fpaiv *WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPlanAssignmentResponse) (interface{}, bool)
- func (fpaiv *WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPlanAssignmentResponse_FieldTerminalPathArrayOfValues
- type WatchPlanAssignmentResponse_FieldTerminalPathValue
- func (fpv *WatchPlanAssignmentResponse_FieldTerminalPathValue) AsChangeValue() (*plan_assignment.PlanAssignmentChange, bool)
- func (fpv *WatchPlanAssignmentResponse_FieldTerminalPathValue) CompareWith(source *WatchPlanAssignmentResponse) (int, bool)
- func (fpv *WatchPlanAssignmentResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPlanAssignmentResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPlanAssignmentResponse_FieldTerminalPathValue) SetTo(target **WatchPlanAssignmentResponse)
- func (fpv *WatchPlanAssignmentResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPlanAssignmentsClientStream
- type WatchPlanAssignmentsDescriptor
- func (d *WatchPlanAssignmentsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchPlanAssignmentsDescriptor) GetApiName() string
- func (d *WatchPlanAssignmentsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchPlanAssignmentsDescriptor) GetFullMethodName() string
- func (d *WatchPlanAssignmentsDescriptor) GetMethodName() string
- func (d *WatchPlanAssignmentsDescriptor) GetProtoPkgName() string
- func (d *WatchPlanAssignmentsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchPlanAssignmentsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchPlanAssignmentsDescriptor) GetServiceDomain() string
- func (d *WatchPlanAssignmentsDescriptor) GetServiceVersion() string
- func (d *WatchPlanAssignmentsDescriptor) GetVerb() string
- func (d *WatchPlanAssignmentsDescriptor) HasResource() bool
- func (d *WatchPlanAssignmentsDescriptor) IsClientStream() bool
- func (d *WatchPlanAssignmentsDescriptor) IsCollection() bool
- func (d *WatchPlanAssignmentsDescriptor) IsPlural() bool
- func (d *WatchPlanAssignmentsDescriptor) IsServerStream() bool
- func (d *WatchPlanAssignmentsDescriptor) IsUnary() bool
- func (d *WatchPlanAssignmentsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchPlanAssignmentsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchPlanAssignmentsDescriptor) RequestHasResourceBody() bool
- type WatchPlanAssignmentsDescriptorClientMsgHandle
- func (h *WatchPlanAssignmentsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchPlanAssignmentsDescriptorServerMsgHandle
- func (h *WatchPlanAssignmentsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchPlanAssignmentsRequest
- func (o *WatchPlanAssignmentsRequest) Clone() *WatchPlanAssignmentsRequest
- func (o *WatchPlanAssignmentsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPlanAssignmentsRequest) Descriptor() ([]byte, []int)
- func (m *WatchPlanAssignmentsRequest) GetFieldMask() *plan_assignment.PlanAssignment_FieldMask
- func (m *WatchPlanAssignmentsRequest) GetFilter() *plan_assignment.Filter
- func (m *WatchPlanAssignmentsRequest) GetMaxChunkSize() int32
- func (m *WatchPlanAssignmentsRequest) GetOrderBy() *plan_assignment.OrderBy
- func (m *WatchPlanAssignmentsRequest) GetPageSize() int32
- func (m *WatchPlanAssignmentsRequest) GetPageToken() *plan_assignment.PagerCursor
- func (m *WatchPlanAssignmentsRequest) GetParent() *plan_assignment.ParentReference
- func (m *WatchPlanAssignmentsRequest) GetResumeToken() string
- func (m *WatchPlanAssignmentsRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchPlanAssignmentsRequest) GetType() watch_type.WatchType
- func (m *WatchPlanAssignmentsRequest) GetView() view.View
- func (*WatchPlanAssignmentsRequest) GotenMessage()
- func (o *WatchPlanAssignmentsRequest) GotenObjectExt()
- func (obj *WatchPlanAssignmentsRequest) GotenValidate() error
- func (o *WatchPlanAssignmentsRequest) MakeDiffFieldMask(other *WatchPlanAssignmentsRequest) *WatchPlanAssignmentsRequest_FieldMask
- func (o *WatchPlanAssignmentsRequest) MakeFullFieldMask() *WatchPlanAssignmentsRequest_FieldMask
- func (o *WatchPlanAssignmentsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPlanAssignmentsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPlanAssignmentsRequest) Marshal() ([]byte, error)
- func (m *WatchPlanAssignmentsRequest) MarshalJSON() ([]byte, error)
- func (o *WatchPlanAssignmentsRequest) Merge(source *WatchPlanAssignmentsRequest)
- func (o *WatchPlanAssignmentsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPlanAssignmentsRequest) ProtoMessage()
- func (m *WatchPlanAssignmentsRequest) ProtoReflect() preflect.Message
- func (m *WatchPlanAssignmentsRequest) Reset()
- func (m *WatchPlanAssignmentsRequest) SetFieldMask(fv *plan_assignment.PlanAssignment_FieldMask)
- func (m *WatchPlanAssignmentsRequest) SetFilter(fv *plan_assignment.Filter)
- func (m *WatchPlanAssignmentsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchPlanAssignmentsRequest) SetOrderBy(fv *plan_assignment.OrderBy)
- func (m *WatchPlanAssignmentsRequest) SetPageSize(fv int32)
- func (m *WatchPlanAssignmentsRequest) SetPageToken(fv *plan_assignment.PagerCursor)
- func (m *WatchPlanAssignmentsRequest) SetParent(fv *plan_assignment.ParentReference)
- func (m *WatchPlanAssignmentsRequest) SetResumeToken(fv string)
- func (m *WatchPlanAssignmentsRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchPlanAssignmentsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchPlanAssignmentsRequest) SetView(fv view.View)
- func (m *WatchPlanAssignmentsRequest) String() string
- func (m *WatchPlanAssignmentsRequest) Unmarshal(b []byte) error
- func (m *WatchPlanAssignmentsRequest) UnmarshalJSON(data []byte) error
- type WatchPlanAssignmentsRequestFieldPathBuilder
- func (WatchPlanAssignmentsRequestFieldPathBuilder) FieldMask() WatchPlanAssignmentsRequestPathSelectorFieldMask
- func (WatchPlanAssignmentsRequestFieldPathBuilder) Filter() WatchPlanAssignmentsRequestPathSelectorFilter
- func (WatchPlanAssignmentsRequestFieldPathBuilder) MaxChunkSize() WatchPlanAssignmentsRequestPathSelectorMaxChunkSize
- func (WatchPlanAssignmentsRequestFieldPathBuilder) OrderBy() WatchPlanAssignmentsRequestPathSelectorOrderBy
- func (WatchPlanAssignmentsRequestFieldPathBuilder) PageSize() WatchPlanAssignmentsRequestPathSelectorPageSize
- func (WatchPlanAssignmentsRequestFieldPathBuilder) PageToken() WatchPlanAssignmentsRequestPathSelectorPageToken
- func (WatchPlanAssignmentsRequestFieldPathBuilder) Parent() WatchPlanAssignmentsRequestPathSelectorParent
- func (WatchPlanAssignmentsRequestFieldPathBuilder) ResumeToken() WatchPlanAssignmentsRequestPathSelectorResumeToken
- func (WatchPlanAssignmentsRequestFieldPathBuilder) StartingTime() WatchPlanAssignmentsRequestPathSelectorStartingTime
- func (WatchPlanAssignmentsRequestFieldPathBuilder) Type() WatchPlanAssignmentsRequestPathSelectorType
- func (WatchPlanAssignmentsRequestFieldPathBuilder) View() WatchPlanAssignmentsRequestPathSelectorView
- type WatchPlanAssignmentsRequestPathSelectorFieldMask
- func (WatchPlanAssignmentsRequestPathSelectorFieldMask) FieldPath() *WatchPlanAssignmentsRequest_FieldTerminalPath
- func (s WatchPlanAssignmentsRequestPathSelectorFieldMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsRequestPathSelectorFieldMask) WithValue(value *plan_assignment.PlanAssignment_FieldMask) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
- type WatchPlanAssignmentsRequestPathSelectorFilter
- func (WatchPlanAssignmentsRequestPathSelectorFilter) FieldPath() *WatchPlanAssignmentsRequest_FieldTerminalPath
- func (s WatchPlanAssignmentsRequestPathSelectorFilter) WithArrayOfValues(values []*plan_assignment.Filter) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsRequestPathSelectorFilter) WithValue(value *plan_assignment.Filter) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
- type WatchPlanAssignmentsRequestPathSelectorMaxChunkSize
- func (WatchPlanAssignmentsRequestPathSelectorMaxChunkSize) FieldPath() *WatchPlanAssignmentsRequest_FieldTerminalPath
- func (s WatchPlanAssignmentsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
- type WatchPlanAssignmentsRequestPathSelectorOrderBy
- func (WatchPlanAssignmentsRequestPathSelectorOrderBy) FieldPath() *WatchPlanAssignmentsRequest_FieldTerminalPath
- func (s WatchPlanAssignmentsRequestPathSelectorOrderBy) WithArrayOfValues(values []*plan_assignment.OrderBy) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsRequestPathSelectorOrderBy) WithValue(value *plan_assignment.OrderBy) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
- type WatchPlanAssignmentsRequestPathSelectorPageSize
- func (WatchPlanAssignmentsRequestPathSelectorPageSize) FieldPath() *WatchPlanAssignmentsRequest_FieldTerminalPath
- func (s WatchPlanAssignmentsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsRequestPathSelectorPageSize) WithValue(value int32) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
- type WatchPlanAssignmentsRequestPathSelectorPageToken
- func (WatchPlanAssignmentsRequestPathSelectorPageToken) FieldPath() *WatchPlanAssignmentsRequest_FieldTerminalPath
- func (s WatchPlanAssignmentsRequestPathSelectorPageToken) WithArrayOfValues(values []*plan_assignment.PagerCursor) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsRequestPathSelectorPageToken) WithValue(value *plan_assignment.PagerCursor) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
- type WatchPlanAssignmentsRequestPathSelectorParent
- func (WatchPlanAssignmentsRequestPathSelectorParent) FieldPath() *WatchPlanAssignmentsRequest_FieldTerminalPath
- func (s WatchPlanAssignmentsRequestPathSelectorParent) WithArrayOfValues(values []*plan_assignment.ParentReference) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsRequestPathSelectorParent) WithValue(value *plan_assignment.ParentReference) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
- type WatchPlanAssignmentsRequestPathSelectorResumeToken
- func (WatchPlanAssignmentsRequestPathSelectorResumeToken) FieldPath() *WatchPlanAssignmentsRequest_FieldTerminalPath
- func (s WatchPlanAssignmentsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsRequestPathSelectorResumeToken) WithValue(value string) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
- type WatchPlanAssignmentsRequestPathSelectorStartingTime
- func (WatchPlanAssignmentsRequestPathSelectorStartingTime) FieldPath() *WatchPlanAssignmentsRequest_FieldTerminalPath
- func (s WatchPlanAssignmentsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
- type WatchPlanAssignmentsRequestPathSelectorType
- func (WatchPlanAssignmentsRequestPathSelectorType) FieldPath() *WatchPlanAssignmentsRequest_FieldTerminalPath
- func (s WatchPlanAssignmentsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
- type WatchPlanAssignmentsRequestPathSelectorView
- func (WatchPlanAssignmentsRequestPathSelectorView) FieldPath() *WatchPlanAssignmentsRequest_FieldTerminalPath
- func (s WatchPlanAssignmentsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsRequestPathSelectorView) WithValue(value view.View) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
- type WatchPlanAssignmentsRequest_FieldMask
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) AppendPath(path WatchPlanAssignmentsRequest_FieldPath)
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) FilterInputFields() *WatchPlanAssignmentsRequest_FieldMask
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) GetPaths() []WatchPlanAssignmentsRequest_FieldPath
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) IsFull() bool
- func (fieldMask WatchPlanAssignmentsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPlanAssignmentsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) Project(source *WatchPlanAssignmentsRequest) *WatchPlanAssignmentsRequest
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) Reset()
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) Set(target, source *WatchPlanAssignmentsRequest)
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) Size() int
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) String() string
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) Subtract(other *WatchPlanAssignmentsRequest_FieldMask) *WatchPlanAssignmentsRequest_FieldMask
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchPlanAssignmentsRequest_FieldPath
- func BuildWatchPlanAssignmentsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchPlanAssignmentsRequest_FieldPath, error)
- func MustParseWatchPlanAssignmentsRequest_FieldPath(rawField string) WatchPlanAssignmentsRequest_FieldPath
- func ParseWatchPlanAssignmentsRequest_FieldPath(rawField string) (WatchPlanAssignmentsRequest_FieldPath, error)
- type WatchPlanAssignmentsRequest_FieldPathArrayItemValue
- type WatchPlanAssignmentsRequest_FieldPathArrayOfValues
- type WatchPlanAssignmentsRequest_FieldPathSelector
- type WatchPlanAssignmentsRequest_FieldPathValue
- type WatchPlanAssignmentsRequest_FieldTerminalPath
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) ClearValue(item *WatchPlanAssignmentsRequest)
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) Get(source *WatchPlanAssignmentsRequest) (values []interface{})
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) GetSingle(source *WatchPlanAssignmentsRequest) (interface{}, bool)
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) Selector() WatchPlanAssignmentsRequest_FieldPathSelector
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) String() string
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPlanAssignmentsRequest_FieldPathArrayItemValue
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPlanAssignmentsRequest_FieldPathArrayOfValues
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchPlanAssignmentsRequest_FieldPathValue
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPlanAssignmentsRequest) bool
- func (fpaiv *WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPlanAssignmentsRequest) (interface{}, bool)
- func (fpaiv *WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*plan_assignment.PlanAssignment_FieldMask, bool)
- func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*plan_assignment.Filter, bool)
- func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*plan_assignment.OrderBy, bool)
- func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*plan_assignment.PagerCursor, bool)
- func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*plan_assignment.ParentReference, bool)
- func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchPlanAssignmentsRequest_FieldTerminalPathValue
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*plan_assignment.PlanAssignment_FieldMask, bool)
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsFilterValue() (*plan_assignment.Filter, bool)
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsOrderByValue() (*plan_assignment.OrderBy, bool)
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsPageTokenValue() (*plan_assignment.PagerCursor, bool)
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsParentValue() (*plan_assignment.ParentReference, bool)
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) CompareWith(source *WatchPlanAssignmentsRequest) (int, bool)
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) SetTo(target **WatchPlanAssignmentsRequest)
- func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPlanAssignmentsResponse
- func (o *WatchPlanAssignmentsResponse) Clone() *WatchPlanAssignmentsResponse
- func (o *WatchPlanAssignmentsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPlanAssignmentsResponse) Descriptor() ([]byte, []int)
- func (m *WatchPlanAssignmentsResponse) GetIsCurrent() bool
- func (m *WatchPlanAssignmentsResponse) GetIsHardReset() bool
- func (m *WatchPlanAssignmentsResponse) GetIsSoftReset() bool
- func (m *WatchPlanAssignmentsResponse) GetPageTokenChange() *WatchPlanAssignmentsResponse_PageTokenChange
- func (m *WatchPlanAssignmentsResponse) GetPlanAssignmentChanges() []*plan_assignment.PlanAssignmentChange
- func (m *WatchPlanAssignmentsResponse) GetResumeToken() string
- func (m *WatchPlanAssignmentsResponse) GetSnapshotSize() int64
- func (*WatchPlanAssignmentsResponse) GotenMessage()
- func (o *WatchPlanAssignmentsResponse) GotenObjectExt()
- func (obj *WatchPlanAssignmentsResponse) GotenValidate() error
- func (o *WatchPlanAssignmentsResponse) MakeDiffFieldMask(other *WatchPlanAssignmentsResponse) *WatchPlanAssignmentsResponse_FieldMask
- func (o *WatchPlanAssignmentsResponse) MakeFullFieldMask() *WatchPlanAssignmentsResponse_FieldMask
- func (o *WatchPlanAssignmentsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPlanAssignmentsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPlanAssignmentsResponse) Marshal() ([]byte, error)
- func (m *WatchPlanAssignmentsResponse) MarshalJSON() ([]byte, error)
- func (o *WatchPlanAssignmentsResponse) Merge(source *WatchPlanAssignmentsResponse)
- func (o *WatchPlanAssignmentsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPlanAssignmentsResponse) ProtoMessage()
- func (m *WatchPlanAssignmentsResponse) ProtoReflect() preflect.Message
- func (m *WatchPlanAssignmentsResponse) Reset()
- func (m *WatchPlanAssignmentsResponse) SetIsCurrent(fv bool)
- func (m *WatchPlanAssignmentsResponse) SetIsHardReset(fv bool)
- func (m *WatchPlanAssignmentsResponse) SetIsSoftReset(fv bool)
- func (m *WatchPlanAssignmentsResponse) SetPageTokenChange(fv *WatchPlanAssignmentsResponse_PageTokenChange)
- func (m *WatchPlanAssignmentsResponse) SetPlanAssignmentChanges(fv []*plan_assignment.PlanAssignmentChange)
- func (m *WatchPlanAssignmentsResponse) SetResumeToken(fv string)
- func (m *WatchPlanAssignmentsResponse) SetSnapshotSize(fv int64)
- func (m *WatchPlanAssignmentsResponse) String() string
- func (m *WatchPlanAssignmentsResponse) Unmarshal(b []byte) error
- func (m *WatchPlanAssignmentsResponse) UnmarshalJSON(data []byte) error
- type WatchPlanAssignmentsResponseFieldPathBuilder
- func (WatchPlanAssignmentsResponseFieldPathBuilder) IsCurrent() WatchPlanAssignmentsResponsePathSelectorIsCurrent
- func (WatchPlanAssignmentsResponseFieldPathBuilder) IsHardReset() WatchPlanAssignmentsResponsePathSelectorIsHardReset
- func (WatchPlanAssignmentsResponseFieldPathBuilder) IsSoftReset() WatchPlanAssignmentsResponsePathSelectorIsSoftReset
- func (WatchPlanAssignmentsResponseFieldPathBuilder) PageTokenChange() WatchPlanAssignmentsResponsePathSelectorPageTokenChange
- func (WatchPlanAssignmentsResponseFieldPathBuilder) PlanAssignmentChanges() WatchPlanAssignmentsResponsePathSelectorPlanAssignmentChanges
- func (WatchPlanAssignmentsResponseFieldPathBuilder) ResumeToken() WatchPlanAssignmentsResponsePathSelectorResumeToken
- func (WatchPlanAssignmentsResponseFieldPathBuilder) SnapshotSize() WatchPlanAssignmentsResponsePathSelectorSnapshotSize
- type WatchPlanAssignmentsResponsePageTokenChangeFieldPathBuilder
- func (WatchPlanAssignmentsResponsePageTokenChangeFieldPathBuilder) NextPageToken() WatchPlanAssignmentsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchPlanAssignmentsResponsePageTokenChangeFieldPathBuilder) PrevPageToken() WatchPlanAssignmentsResponse_PageTokenChangePathSelectorPrevPageToken
- type WatchPlanAssignmentsResponsePageTokenChange_FieldPath
- func BuildWatchPlanAssignmentsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchPlanAssignmentsResponsePageTokenChange_FieldPath, error)
- func MustParseWatchPlanAssignmentsResponsePageTokenChange_FieldPath(rawField string) WatchPlanAssignmentsResponsePageTokenChange_FieldPath
- func ParseWatchPlanAssignmentsResponsePageTokenChange_FieldPath(rawField string) (WatchPlanAssignmentsResponsePageTokenChange_FieldPath, error)
- type WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchPlanAssignmentsResponsePageTokenChange_FieldPathSelector
- type WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue
- func MustParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue
- func ParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue, error)
- type WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchPlanAssignmentsResponse_PageTokenChange)
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchPlanAssignmentsResponse_PageTokenChange) (values []interface{})
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchPlanAssignmentsResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) Selector() WatchPlanAssignmentsResponsePageTokenChange_FieldPathSelector
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPlanAssignmentsResponse_PageTokenChange) bool
- func (fpaiv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPlanAssignmentsResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*plan_assignment.PagerCursor, bool)
- func (fpaov *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*plan_assignment.PagerCursor, bool)
- func (fpaov *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*plan_assignment.PagerCursor, bool)
- func (fpv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*plan_assignment.PagerCursor, bool)
- func (fpv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchPlanAssignmentsResponse_PageTokenChange) (int, bool)
- func (fpv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchPlanAssignmentsResponse_PageTokenChange)
- func (fpv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPlanAssignmentsResponsePathSelectorIsCurrent
- func (WatchPlanAssignmentsResponsePathSelectorIsCurrent) FieldPath() *WatchPlanAssignmentsResponse_FieldTerminalPath
- func (s WatchPlanAssignmentsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchPlanAssignmentsResponse_FieldTerminalPathValue
- type WatchPlanAssignmentsResponsePathSelectorIsHardReset
- func (WatchPlanAssignmentsResponsePathSelectorIsHardReset) FieldPath() *WatchPlanAssignmentsResponse_FieldTerminalPath
- func (s WatchPlanAssignmentsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchPlanAssignmentsResponse_FieldTerminalPathValue
- type WatchPlanAssignmentsResponsePathSelectorIsSoftReset
- func (WatchPlanAssignmentsResponsePathSelectorIsSoftReset) FieldPath() *WatchPlanAssignmentsResponse_FieldTerminalPath
- func (s WatchPlanAssignmentsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchPlanAssignmentsResponse_FieldTerminalPathValue
- type WatchPlanAssignmentsResponsePathSelectorPageTokenChange
- func (WatchPlanAssignmentsResponsePathSelectorPageTokenChange) FieldPath() *WatchPlanAssignmentsResponse_FieldTerminalPath
- func (WatchPlanAssignmentsResponsePathSelectorPageTokenChange) NextPageToken() WatchPlanAssignmentsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchPlanAssignmentsResponsePathSelectorPageTokenChange) PrevPageToken() WatchPlanAssignmentsResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchPlanAssignmentsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchPlanAssignmentsResponse_PageTokenChange) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (s WatchPlanAssignmentsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (WatchPlanAssignmentsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchPlanAssignmentsResponsePageTokenChange_FieldPath) *WatchPlanAssignmentsResponse_FieldSubPath
- func (s WatchPlanAssignmentsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue) *WatchPlanAssignmentsResponse_FieldSubPathValue
- func (s WatchPlanAssignmentsResponsePathSelectorPageTokenChange) WithValue(value *WatchPlanAssignmentsResponse_PageTokenChange) *WatchPlanAssignmentsResponse_FieldTerminalPathValue
- type WatchPlanAssignmentsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchPlanAssignmentsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchPlanAssignmentsResponse_FieldSubPath
- func (s WatchPlanAssignmentsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*plan_assignment.PagerCursor) *WatchPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s WatchPlanAssignmentsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *plan_assignment.PagerCursor) *WatchPlanAssignmentsResponse_FieldSubPathValue
- type WatchPlanAssignmentsResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchPlanAssignmentsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchPlanAssignmentsResponse_FieldSubPath
- func (s WatchPlanAssignmentsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*plan_assignment.PagerCursor) *WatchPlanAssignmentsResponse_FieldSubPathArrayOfValues
- func (s WatchPlanAssignmentsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *plan_assignment.PagerCursor) *WatchPlanAssignmentsResponse_FieldSubPathValue
- type WatchPlanAssignmentsResponsePathSelectorPlanAssignmentChanges
- func (WatchPlanAssignmentsResponsePathSelectorPlanAssignmentChanges) FieldPath() *WatchPlanAssignmentsResponse_FieldTerminalPath
- func (s WatchPlanAssignmentsResponsePathSelectorPlanAssignmentChanges) WithArrayOfValues(values [][]*plan_assignment.PlanAssignmentChange) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsResponsePathSelectorPlanAssignmentChanges) WithItemValue(value *plan_assignment.PlanAssignmentChange) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue
- func (s WatchPlanAssignmentsResponsePathSelectorPlanAssignmentChanges) WithValue(value []*plan_assignment.PlanAssignmentChange) *WatchPlanAssignmentsResponse_FieldTerminalPathValue
- type WatchPlanAssignmentsResponsePathSelectorResumeToken
- func (WatchPlanAssignmentsResponsePathSelectorResumeToken) FieldPath() *WatchPlanAssignmentsResponse_FieldTerminalPath
- func (s WatchPlanAssignmentsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsResponsePathSelectorResumeToken) WithValue(value string) *WatchPlanAssignmentsResponse_FieldTerminalPathValue
- type WatchPlanAssignmentsResponsePathSelectorSnapshotSize
- func (WatchPlanAssignmentsResponsePathSelectorSnapshotSize) FieldPath() *WatchPlanAssignmentsResponse_FieldTerminalPath
- func (s WatchPlanAssignmentsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchPlanAssignmentsResponse_FieldTerminalPathValue
- type WatchPlanAssignmentsResponse_FieldMask
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) AppendPath(path WatchPlanAssignmentsResponse_FieldPath)
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) FilterInputFields() *WatchPlanAssignmentsResponse_FieldMask
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) GetPaths() []WatchPlanAssignmentsResponse_FieldPath
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) IsFull() bool
- func (fieldMask WatchPlanAssignmentsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPlanAssignmentsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) Project(source *WatchPlanAssignmentsResponse) *WatchPlanAssignmentsResponse
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) Reset()
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) Set(target, source *WatchPlanAssignmentsResponse)
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) Size() int
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) String() string
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) Subtract(other *WatchPlanAssignmentsResponse_FieldMask) *WatchPlanAssignmentsResponse_FieldMask
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchPlanAssignmentsResponse_FieldPath
- func BuildWatchPlanAssignmentsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchPlanAssignmentsResponse_FieldPath, error)
- func MustParseWatchPlanAssignmentsResponse_FieldPath(rawField string) WatchPlanAssignmentsResponse_FieldPath
- func ParseWatchPlanAssignmentsResponse_FieldPath(rawField string) (WatchPlanAssignmentsResponse_FieldPath, error)
- type WatchPlanAssignmentsResponse_FieldPathArrayItemValue
- type WatchPlanAssignmentsResponse_FieldPathArrayOfValues
- type WatchPlanAssignmentsResponse_FieldPathSelector
- type WatchPlanAssignmentsResponse_FieldPathValue
- type WatchPlanAssignmentsResponse_FieldSubPath
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchPlanAssignmentsResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) ClearValue(item *WatchPlanAssignmentsResponse)
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) Get(source *WatchPlanAssignmentsResponse) (values []interface{})
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) GetSingle(source *WatchPlanAssignmentsResponse) (interface{}, bool)
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) JSONString() string
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) Selector() WatchPlanAssignmentsResponse_FieldPathSelector
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) String() string
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchPlanAssignmentsResponse_FieldPathArrayItemValue
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchPlanAssignmentsResponse_FieldPathArrayOfValues
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) WithIValue(value interface{}) WatchPlanAssignmentsResponse_FieldPathValue
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchPlanAssignmentsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPlanAssignmentsResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchPlanAssignmentsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchPlanAssignmentsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchPlanAssignmentsResponse) bool
- func (fpaivs *WatchPlanAssignmentsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchPlanAssignmentsResponse_FieldSubPathArrayOfValues
- type WatchPlanAssignmentsResponse_FieldSubPathValue
- func (fpvs *WatchPlanAssignmentsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchPlanAssignmentsResponse_FieldSubPathValue) CompareWith(source *WatchPlanAssignmentsResponse) (int, bool)
- func (fpvs *WatchPlanAssignmentsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchPlanAssignmentsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchPlanAssignmentsResponse_FieldSubPathValue) SetTo(target **WatchPlanAssignmentsResponse)
- func (fpvs *WatchPlanAssignmentsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchPlanAssignmentsResponse_FieldTerminalPath
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) ClearValue(item *WatchPlanAssignmentsResponse)
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) Get(source *WatchPlanAssignmentsResponse) (values []interface{})
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) GetSingle(source *WatchPlanAssignmentsResponse) (interface{}, bool)
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) Selector() WatchPlanAssignmentsResponse_FieldPathSelector
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) String() string
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPlanAssignmentsResponse_FieldPathArrayItemValue
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPlanAssignmentsResponse_FieldPathArrayOfValues
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchPlanAssignmentsResponse_FieldPathValue
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) AsPlanAssignmentChangesItemValue() (*plan_assignment.PlanAssignmentChange, bool)
- func (fpaiv *WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPlanAssignmentsResponse) bool
- func (fpaiv *WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPlanAssignmentsResponse) (interface{}, bool)
- func (fpaiv *WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchPlanAssignmentsResponse_PageTokenChange, bool)
- func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPlanAssignmentChangesArrayOfValues() ([][]*plan_assignment.PlanAssignmentChange, bool)
- func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchPlanAssignmentsResponse_FieldTerminalPathValue
- func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchPlanAssignmentsResponse_PageTokenChange, bool)
- func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsPlanAssignmentChangesValue() ([]*plan_assignment.PlanAssignmentChange, bool)
- func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) CompareWith(source *WatchPlanAssignmentsResponse) (int, bool)
- func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) SetTo(target **WatchPlanAssignmentsResponse)
- func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPlanAssignmentsResponse_PageTokenChange
- func (o *WatchPlanAssignmentsResponse_PageTokenChange) Clone() *WatchPlanAssignmentsResponse_PageTokenChange
- func (o *WatchPlanAssignmentsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPlanAssignmentsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchPlanAssignmentsResponse_PageTokenChange) GetNextPageToken() *plan_assignment.PagerCursor
- func (m *WatchPlanAssignmentsResponse_PageTokenChange) GetPrevPageToken() *plan_assignment.PagerCursor
- func (*WatchPlanAssignmentsResponse_PageTokenChange) GotenMessage()
- func (o *WatchPlanAssignmentsResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchPlanAssignmentsResponse_PageTokenChange) GotenValidate() error
- func (o *WatchPlanAssignmentsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchPlanAssignmentsResponse_PageTokenChange) *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask
- func (o *WatchPlanAssignmentsResponse_PageTokenChange) MakeFullFieldMask() *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask
- func (o *WatchPlanAssignmentsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPlanAssignmentsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPlanAssignmentsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchPlanAssignmentsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchPlanAssignmentsResponse_PageTokenChange) Merge(source *WatchPlanAssignmentsResponse_PageTokenChange)
- func (o *WatchPlanAssignmentsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPlanAssignmentsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchPlanAssignmentsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchPlanAssignmentsResponse_PageTokenChange) Reset()
- func (m *WatchPlanAssignmentsResponse_PageTokenChange) SetNextPageToken(fv *plan_assignment.PagerCursor)
- func (m *WatchPlanAssignmentsResponse_PageTokenChange) SetPrevPageToken(fv *plan_assignment.PagerCursor)
- func (m *WatchPlanAssignmentsResponse_PageTokenChange) String() string
- func (m *WatchPlanAssignmentsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchPlanAssignmentsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchPlanAssignmentsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchPlanAssignmentsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath
- func (s WatchPlanAssignmentsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*plan_assignment.PagerCursor) *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *plan_assignment.PagerCursor) *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue
- type WatchPlanAssignmentsResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchPlanAssignmentsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath
- func (s WatchPlanAssignmentsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*plan_assignment.PagerCursor) *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchPlanAssignmentsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *plan_assignment.PagerCursor) *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue
- type WatchPlanAssignmentsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) AppendPath(path WatchPlanAssignmentsResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) GetPaths() []WatchPlanAssignmentsResponsePageTokenChange_FieldPath
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Project(source *WatchPlanAssignmentsResponse_PageTokenChange) *WatchPlanAssignmentsResponse_PageTokenChange
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Set(target, source *WatchPlanAssignmentsResponse_PageTokenChange)
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Subtract(other *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetPlanAssignmentsDescriptor ¶
type BatchGetPlanAssignmentsDescriptor struct{}
func GetBatchGetPlanAssignmentsDescriptor ¶
func GetBatchGetPlanAssignmentsDescriptor() *BatchGetPlanAssignmentsDescriptor
func (*BatchGetPlanAssignmentsDescriptor) GetApiDescriptor ¶
func (d *BatchGetPlanAssignmentsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetPlanAssignmentsDescriptor) GetApiName ¶
func (d *BatchGetPlanAssignmentsDescriptor) GetApiName() string
func (*BatchGetPlanAssignmentsDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetPlanAssignmentsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetPlanAssignmentsDescriptor) GetFullMethodName ¶
func (d *BatchGetPlanAssignmentsDescriptor) GetFullMethodName() string
func (*BatchGetPlanAssignmentsDescriptor) GetMethodName ¶
func (d *BatchGetPlanAssignmentsDescriptor) GetMethodName() string
func (*BatchGetPlanAssignmentsDescriptor) GetProtoPkgName ¶
func (d *BatchGetPlanAssignmentsDescriptor) GetProtoPkgName() string
func (*BatchGetPlanAssignmentsDescriptor) GetResourceDescriptor ¶
func (d *BatchGetPlanAssignmentsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetPlanAssignmentsDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetPlanAssignmentsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetPlanAssignmentsDescriptor) GetServiceDomain ¶
func (d *BatchGetPlanAssignmentsDescriptor) GetServiceDomain() string
func (*BatchGetPlanAssignmentsDescriptor) GetServiceVersion ¶
func (d *BatchGetPlanAssignmentsDescriptor) GetServiceVersion() string
func (*BatchGetPlanAssignmentsDescriptor) GetVerb ¶
func (d *BatchGetPlanAssignmentsDescriptor) GetVerb() string
func (*BatchGetPlanAssignmentsDescriptor) HasResource ¶
func (d *BatchGetPlanAssignmentsDescriptor) HasResource() bool
func (*BatchGetPlanAssignmentsDescriptor) IsClientStream ¶
func (d *BatchGetPlanAssignmentsDescriptor) IsClientStream() bool
func (*BatchGetPlanAssignmentsDescriptor) IsCollection ¶
func (d *BatchGetPlanAssignmentsDescriptor) IsCollection() bool
func (*BatchGetPlanAssignmentsDescriptor) IsPlural ¶
func (d *BatchGetPlanAssignmentsDescriptor) IsPlural() bool
func (*BatchGetPlanAssignmentsDescriptor) IsServerStream ¶
func (d *BatchGetPlanAssignmentsDescriptor) IsServerStream() bool
func (*BatchGetPlanAssignmentsDescriptor) IsUnary ¶
func (d *BatchGetPlanAssignmentsDescriptor) IsUnary() bool
func (*BatchGetPlanAssignmentsDescriptor) NewEmptyClientMsg ¶
func (d *BatchGetPlanAssignmentsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetPlanAssignmentsDescriptor) NewEmptyServerMsg ¶
func (d *BatchGetPlanAssignmentsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetPlanAssignmentsDescriptor) RequestHasResourceBody ¶
func (d *BatchGetPlanAssignmentsDescriptor) RequestHasResourceBody() bool
type BatchGetPlanAssignmentsDescriptorClientMsgHandle ¶
type BatchGetPlanAssignmentsDescriptorClientMsgHandle struct{}
func (*BatchGetPlanAssignmentsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *BatchGetPlanAssignmentsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetPlanAssignmentsDescriptorServerMsgHandle ¶
type BatchGetPlanAssignmentsDescriptorServerMsgHandle struct{}
func (*BatchGetPlanAssignmentsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetPlanAssignmentsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetPlanAssignmentsRequest ¶
type BatchGetPlanAssignmentsRequest struct { // Names of PlanAssignments Names []*plan_assignment.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 *plan_assignment.PlanAssignment_FieldMask `` /* 146-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 [BatchGetPlanAssignments][ntt.limits.v1alpha2.BatchGetPlanAssignments]
func (*BatchGetPlanAssignmentsRequest) Clone ¶
func (o *BatchGetPlanAssignmentsRequest) Clone() *BatchGetPlanAssignmentsRequest
func (*BatchGetPlanAssignmentsRequest) CloneRaw ¶
func (o *BatchGetPlanAssignmentsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetPlanAssignmentsRequest) Descriptor ¶
func (*BatchGetPlanAssignmentsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetPlanAssignmentsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetPlanAssignmentsRequest) GetFieldMask ¶
func (m *BatchGetPlanAssignmentsRequest) GetFieldMask() *plan_assignment.PlanAssignment_FieldMask
func (*BatchGetPlanAssignmentsRequest) GetNames ¶
func (m *BatchGetPlanAssignmentsRequest) GetNames() []*plan_assignment.Reference
func (*BatchGetPlanAssignmentsRequest) GetView ¶
func (m *BatchGetPlanAssignmentsRequest) GetView() view.View
func (*BatchGetPlanAssignmentsRequest) GotenMessage ¶
func (*BatchGetPlanAssignmentsRequest) GotenMessage()
func (*BatchGetPlanAssignmentsRequest) GotenObjectExt ¶
func (o *BatchGetPlanAssignmentsRequest) GotenObjectExt()
func (*BatchGetPlanAssignmentsRequest) GotenValidate ¶
func (obj *BatchGetPlanAssignmentsRequest) GotenValidate() error
func (*BatchGetPlanAssignmentsRequest) MakeDiffFieldMask ¶
func (o *BatchGetPlanAssignmentsRequest) MakeDiffFieldMask(other *BatchGetPlanAssignmentsRequest) *BatchGetPlanAssignmentsRequest_FieldMask
func (*BatchGetPlanAssignmentsRequest) MakeFullFieldMask ¶
func (o *BatchGetPlanAssignmentsRequest) MakeFullFieldMask() *BatchGetPlanAssignmentsRequest_FieldMask
func (*BatchGetPlanAssignmentsRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetPlanAssignmentsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetPlanAssignmentsRequest) MakeRawFullFieldMask ¶
func (o *BatchGetPlanAssignmentsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetPlanAssignmentsRequest) Marshal ¶
func (m *BatchGetPlanAssignmentsRequest) Marshal() ([]byte, error)
func (*BatchGetPlanAssignmentsRequest) MarshalJSON ¶
func (m *BatchGetPlanAssignmentsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetPlanAssignmentsRequest) Merge ¶
func (o *BatchGetPlanAssignmentsRequest) Merge(source *BatchGetPlanAssignmentsRequest)
func (*BatchGetPlanAssignmentsRequest) MergeRaw ¶
func (o *BatchGetPlanAssignmentsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetPlanAssignmentsRequest) ProtoMessage ¶
func (*BatchGetPlanAssignmentsRequest) ProtoMessage()
func (*BatchGetPlanAssignmentsRequest) ProtoReflect ¶
func (m *BatchGetPlanAssignmentsRequest) ProtoReflect() preflect.Message
func (*BatchGetPlanAssignmentsRequest) Reset ¶
func (m *BatchGetPlanAssignmentsRequest) Reset()
func (*BatchGetPlanAssignmentsRequest) SetFieldMask ¶
func (m *BatchGetPlanAssignmentsRequest) SetFieldMask(fv *plan_assignment.PlanAssignment_FieldMask)
func (*BatchGetPlanAssignmentsRequest) SetNames ¶
func (m *BatchGetPlanAssignmentsRequest) SetNames(fv []*plan_assignment.Reference)
func (*BatchGetPlanAssignmentsRequest) SetView ¶
func (m *BatchGetPlanAssignmentsRequest) SetView(fv view.View)
func (*BatchGetPlanAssignmentsRequest) String ¶
func (m *BatchGetPlanAssignmentsRequest) String() string
func (*BatchGetPlanAssignmentsRequest) Unmarshal ¶
func (m *BatchGetPlanAssignmentsRequest) Unmarshal(b []byte) error
func (*BatchGetPlanAssignmentsRequest) UnmarshalJSON ¶
func (m *BatchGetPlanAssignmentsRequest) UnmarshalJSON(data []byte) error
type BatchGetPlanAssignmentsRequestFieldPathBuilder ¶
type BatchGetPlanAssignmentsRequestFieldPathBuilder struct{}
func NewBatchGetPlanAssignmentsRequestFieldPathBuilder ¶
func NewBatchGetPlanAssignmentsRequestFieldPathBuilder() BatchGetPlanAssignmentsRequestFieldPathBuilder
type BatchGetPlanAssignmentsRequestPathSelectorFieldMask ¶
type BatchGetPlanAssignmentsRequestPathSelectorFieldMask struct{}
func (BatchGetPlanAssignmentsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsRequestPathSelectorFieldMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
type BatchGetPlanAssignmentsRequestPathSelectorNames ¶
type BatchGetPlanAssignmentsRequestPathSelectorNames struct{}
func (BatchGetPlanAssignmentsRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsRequestPathSelectorNames) WithArrayOfValues(values [][]*plan_assignment.Reference) *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (BatchGetPlanAssignmentsRequestPathSelectorNames) WithItemValue ¶
func (s BatchGetPlanAssignmentsRequestPathSelectorNames) WithItemValue(value *plan_assignment.Reference) *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue
func (BatchGetPlanAssignmentsRequestPathSelectorNames) WithValue ¶
func (s BatchGetPlanAssignmentsRequestPathSelectorNames) WithValue(value []*plan_assignment.Reference) *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue
type BatchGetPlanAssignmentsRequestPathSelectorView ¶
type BatchGetPlanAssignmentsRequestPathSelectorView struct{}
func (BatchGetPlanAssignmentsRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (BatchGetPlanAssignmentsRequestPathSelectorView) WithValue ¶
func (s BatchGetPlanAssignmentsRequestPathSelectorView) WithValue(value view.View) *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue
type BatchGetPlanAssignmentsRequest_FieldMask ¶
type BatchGetPlanAssignmentsRequest_FieldMask struct {
Paths []BatchGetPlanAssignmentsRequest_FieldPath
}
func FullBatchGetPlanAssignmentsRequest_FieldMask ¶
func FullBatchGetPlanAssignmentsRequest_FieldMask() *BatchGetPlanAssignmentsRequest_FieldMask
func (*BatchGetPlanAssignmentsRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) AppendPath(path BatchGetPlanAssignmentsRequest_FieldPath)
func (*BatchGetPlanAssignmentsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetPlanAssignmentsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetPlanAssignmentsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetPlanAssignmentsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) FilterInputFields() *BatchGetPlanAssignmentsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetPlanAssignmentsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetPlanAssignmentsRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) GetPaths() []BatchGetPlanAssignmentsRequest_FieldPath
func (*BatchGetPlanAssignmentsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetPlanAssignmentsRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) IsFull() bool
func (BatchGetPlanAssignmentsRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetPlanAssignmentsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetPlanAssignmentsRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetPlanAssignmentsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetPlanAssignmentsRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) PathsCount() int
func (*BatchGetPlanAssignmentsRequest_FieldMask) Project ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) Project(source *BatchGetPlanAssignmentsRequest) *BatchGetPlanAssignmentsRequest
func (*BatchGetPlanAssignmentsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetPlanAssignmentsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) ProtoMessage()
func (*BatchGetPlanAssignmentsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetPlanAssignmentsRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) Reset()
func (*BatchGetPlanAssignmentsRequest_FieldMask) Set ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) Set(target, source *BatchGetPlanAssignmentsRequest)
func (*BatchGetPlanAssignmentsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetPlanAssignmentsRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetPlanAssignmentsRequest_FieldMask) Size ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) Size() int
func (*BatchGetPlanAssignmentsRequest_FieldMask) String ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) String() string
func (*BatchGetPlanAssignmentsRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) Subtract(other *BatchGetPlanAssignmentsRequest_FieldMask) *BatchGetPlanAssignmentsRequest_FieldMask
func (*BatchGetPlanAssignmentsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetPlanAssignmentsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetPlanAssignmentsRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetPlanAssignmentsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetPlanAssignmentsRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetPlanAssignmentsRequest_FieldPath ¶
type BatchGetPlanAssignmentsRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetPlanAssignmentsRequest_FieldPathSelector Get(source *BatchGetPlanAssignmentsRequest) []interface{} GetSingle(source *BatchGetPlanAssignmentsRequest) (interface{}, bool) ClearValue(item *BatchGetPlanAssignmentsRequest) // Those methods build corresponding BatchGetPlanAssignmentsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetPlanAssignmentsRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetPlanAssignmentsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetPlanAssignmentsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetPlanAssignmentsRequest_FieldPath ¶
func BuildBatchGetPlanAssignmentsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetPlanAssignmentsRequest_FieldPath, error)
func MustParseBatchGetPlanAssignmentsRequest_FieldPath ¶
func MustParseBatchGetPlanAssignmentsRequest_FieldPath(rawField string) BatchGetPlanAssignmentsRequest_FieldPath
func ParseBatchGetPlanAssignmentsRequest_FieldPath ¶
func ParseBatchGetPlanAssignmentsRequest_FieldPath(rawField string) (BatchGetPlanAssignmentsRequest_FieldPath, error)
type BatchGetPlanAssignmentsRequest_FieldPathArrayItemValue ¶
type BatchGetPlanAssignmentsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetPlanAssignmentsRequest_FieldPath ContainsValue(*BatchGetPlanAssignmentsRequest) bool }
BatchGetPlanAssignmentsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetPlanAssignmentsRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetPlanAssignmentsRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetPlanAssignmentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetPlanAssignmentsRequest_FieldPathArrayItemValue
func ParseBatchGetPlanAssignmentsRequest_FieldPathArrayItemValue ¶
func ParseBatchGetPlanAssignmentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetPlanAssignmentsRequest_FieldPathArrayItemValue, error)
ParseBatchGetPlanAssignmentsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetPlanAssignmentsRequest_FieldPathArrayOfValues ¶
type BatchGetPlanAssignmentsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetPlanAssignmentsRequest_FieldPath }
BatchGetPlanAssignmentsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetPlanAssignmentsRequest fields according to their type
func MustParseBatchGetPlanAssignmentsRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetPlanAssignmentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetPlanAssignmentsRequest_FieldPathArrayOfValues
func ParseBatchGetPlanAssignmentsRequest_FieldPathArrayOfValues ¶
func ParseBatchGetPlanAssignmentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetPlanAssignmentsRequest_FieldPathArrayOfValues, error)
type BatchGetPlanAssignmentsRequest_FieldPathSelector ¶
type BatchGetPlanAssignmentsRequest_FieldPathSelector int32
const ( BatchGetPlanAssignmentsRequest_FieldPathSelectorNames BatchGetPlanAssignmentsRequest_FieldPathSelector = 0 BatchGetPlanAssignmentsRequest_FieldPathSelectorFieldMask BatchGetPlanAssignmentsRequest_FieldPathSelector = 1 BatchGetPlanAssignmentsRequest_FieldPathSelectorView BatchGetPlanAssignmentsRequest_FieldPathSelector = 2 )
func (BatchGetPlanAssignmentsRequest_FieldPathSelector) String ¶
func (s BatchGetPlanAssignmentsRequest_FieldPathSelector) String() string
type BatchGetPlanAssignmentsRequest_FieldPathValue ¶
type BatchGetPlanAssignmentsRequest_FieldPathValue interface { BatchGetPlanAssignmentsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetPlanAssignmentsRequest) CompareWith(*BatchGetPlanAssignmentsRequest) (cmp int, comparable bool) }
BatchGetPlanAssignmentsRequest_FieldPathValue allows storing values for BatchGetPlanAssignmentsRequest fields according to their type
func MustParseBatchGetPlanAssignmentsRequest_FieldPathValue ¶
func MustParseBatchGetPlanAssignmentsRequest_FieldPathValue(pathStr, valueStr string) BatchGetPlanAssignmentsRequest_FieldPathValue
func ParseBatchGetPlanAssignmentsRequest_FieldPathValue ¶
func ParseBatchGetPlanAssignmentsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetPlanAssignmentsRequest_FieldPathValue, error)
type BatchGetPlanAssignmentsRequest_FieldTerminalPath ¶
type BatchGetPlanAssignmentsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) ClearValue(item *BatchGetPlanAssignmentsRequest)
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) Get(source *BatchGetPlanAssignmentsRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetPlanAssignmentsRequest
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) GetSingle(source *BatchGetPlanAssignmentsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetPlanAssignmentsRequest
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) String ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetPlanAssignmentsRequest_FieldPathArrayItemValue
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetPlanAssignmentsRequest_FieldPathArrayOfValues
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetPlanAssignmentsRequest_FieldPathValue
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetPlanAssignmentsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue struct { BatchGetPlanAssignmentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*plan_assignment.Reference, bool)
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetPlanAssignmentsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetPlanAssignmentsRequest'
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetPlanAssignmentsRequest as interface{}
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetPlanAssignmentsRequest) (interface{}, bool)
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues struct { BatchGetPlanAssignmentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*plan_assignment.PlanAssignment_FieldMask, bool)
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*plan_assignment.Reference, bool)
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetPlanAssignmentsRequest_FieldTerminalPathValue ¶
type BatchGetPlanAssignmentsRequest_FieldTerminalPathValue struct { BatchGetPlanAssignmentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*plan_assignment.PlanAssignment_FieldMask, bool)
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) AsNamesValue() ([]*plan_assignment.Reference, bool)
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetPlanAssignmentsRequest) (int, bool)
CompareWith compares value in the 'BatchGetPlanAssignmentsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetPlanAssignmentsRequest'.
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetPlanAssignmentsRequest' as interface{}
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) SetTo(target **BatchGetPlanAssignmentsRequest)
SetTo stores value for selected field for object BatchGetPlanAssignmentsRequest
func (*BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetPlanAssignmentsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetPlanAssignmentsResponse ¶
type BatchGetPlanAssignmentsResponse struct { // found PlanAssignments PlanAssignments []*plan_assignment.PlanAssignment `` /* 134-byte string literal not displayed */ // list of not found PlanAssignments Missing []*plan_assignment.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetPlanAssignmentsResponse
func (*BatchGetPlanAssignmentsResponse) Clone ¶
func (o *BatchGetPlanAssignmentsResponse) Clone() *BatchGetPlanAssignmentsResponse
func (*BatchGetPlanAssignmentsResponse) CloneRaw ¶
func (o *BatchGetPlanAssignmentsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetPlanAssignmentsResponse) Descriptor ¶
func (*BatchGetPlanAssignmentsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetPlanAssignmentsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetPlanAssignmentsResponse) GetMissing ¶
func (m *BatchGetPlanAssignmentsResponse) GetMissing() []*plan_assignment.Reference
func (*BatchGetPlanAssignmentsResponse) GetPlanAssignments ¶
func (m *BatchGetPlanAssignmentsResponse) GetPlanAssignments() []*plan_assignment.PlanAssignment
func (*BatchGetPlanAssignmentsResponse) GotenMessage ¶
func (*BatchGetPlanAssignmentsResponse) GotenMessage()
func (*BatchGetPlanAssignmentsResponse) GotenObjectExt ¶
func (o *BatchGetPlanAssignmentsResponse) GotenObjectExt()
func (*BatchGetPlanAssignmentsResponse) GotenValidate ¶
func (obj *BatchGetPlanAssignmentsResponse) GotenValidate() error
func (*BatchGetPlanAssignmentsResponse) MakeDiffFieldMask ¶
func (o *BatchGetPlanAssignmentsResponse) MakeDiffFieldMask(other *BatchGetPlanAssignmentsResponse) *BatchGetPlanAssignmentsResponse_FieldMask
func (*BatchGetPlanAssignmentsResponse) MakeFullFieldMask ¶
func (o *BatchGetPlanAssignmentsResponse) MakeFullFieldMask() *BatchGetPlanAssignmentsResponse_FieldMask
func (*BatchGetPlanAssignmentsResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetPlanAssignmentsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetPlanAssignmentsResponse) MakeRawFullFieldMask ¶
func (o *BatchGetPlanAssignmentsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetPlanAssignmentsResponse) Marshal ¶
func (m *BatchGetPlanAssignmentsResponse) Marshal() ([]byte, error)
func (*BatchGetPlanAssignmentsResponse) MarshalJSON ¶
func (m *BatchGetPlanAssignmentsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetPlanAssignmentsResponse) Merge ¶
func (o *BatchGetPlanAssignmentsResponse) Merge(source *BatchGetPlanAssignmentsResponse)
func (*BatchGetPlanAssignmentsResponse) MergeRaw ¶
func (o *BatchGetPlanAssignmentsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetPlanAssignmentsResponse) ProtoMessage ¶
func (*BatchGetPlanAssignmentsResponse) ProtoMessage()
func (*BatchGetPlanAssignmentsResponse) ProtoReflect ¶
func (m *BatchGetPlanAssignmentsResponse) ProtoReflect() preflect.Message
func (*BatchGetPlanAssignmentsResponse) Reset ¶
func (m *BatchGetPlanAssignmentsResponse) Reset()
func (*BatchGetPlanAssignmentsResponse) SetMissing ¶
func (m *BatchGetPlanAssignmentsResponse) SetMissing(fv []*plan_assignment.Reference)
func (*BatchGetPlanAssignmentsResponse) SetPlanAssignments ¶
func (m *BatchGetPlanAssignmentsResponse) SetPlanAssignments(fv []*plan_assignment.PlanAssignment)
func (*BatchGetPlanAssignmentsResponse) String ¶
func (m *BatchGetPlanAssignmentsResponse) String() string
func (*BatchGetPlanAssignmentsResponse) Unmarshal ¶
func (m *BatchGetPlanAssignmentsResponse) Unmarshal(b []byte) error
func (*BatchGetPlanAssignmentsResponse) UnmarshalJSON ¶
func (m *BatchGetPlanAssignmentsResponse) UnmarshalJSON(data []byte) error
type BatchGetPlanAssignmentsResponseFieldPathBuilder ¶
type BatchGetPlanAssignmentsResponseFieldPathBuilder struct{}
func NewBatchGetPlanAssignmentsResponseFieldPathBuilder ¶
func NewBatchGetPlanAssignmentsResponseFieldPathBuilder() BatchGetPlanAssignmentsResponseFieldPathBuilder
func (BatchGetPlanAssignmentsResponseFieldPathBuilder) PlanAssignments ¶
type BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations ¶
type BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels ¶
type BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards ¶
type BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards) WithArrayOfValues(values []int64) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion ¶
type BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion struct {
// contains filtered or unexported fields
}
func (BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) FieldPath ¶
func (BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorMissing ¶
type BatchGetPlanAssignmentsResponsePathSelectorMissing struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorMissing) WithArrayOfValues(values [][]*plan_assignment.Reference) *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
func (BatchGetPlanAssignmentsResponsePathSelectorMissing) WithItemValue ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorMissing) WithItemValue(value *plan_assignment.Reference) *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue
func (BatchGetPlanAssignmentsResponsePathSelectorMissing) WithValue ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorMissing) WithValue(value []*plan_assignment.Reference) *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) Extensions ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) RegionalDistributions ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithArrayOfValues(values [][]*plan_assignment.PlanAssignment) *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithItemValue ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubArrayItemValue ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubArrayItemValue(subPathArrayItemValue plan_assignment.PlanAssignment_FieldPathArrayItemValue) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubArrayOfValues(subPathArrayOfValues plan_assignment.PlanAssignment_FieldPathArrayOfValues) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubPath ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubValue ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubValue(subPathValue plan_assignment.PlanAssignment_FieldPathValue) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithArrayOfValues(values [][]*common.Allowance) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithItemValue ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithValue ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithValue(value []*common.Allowance) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue) WithArrayOfValues(values []int64) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Annotations ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) CreateTime ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) DeleteTime ¶ added in v0.8.0
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Generation ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Lifecycle ¶ added in v0.8.0
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) OwnerReferences ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) ResourceVersion ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) UpdateTime ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime ¶ added in v0.8.0
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) WithValue ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) WithValue(value map[string]string) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle ¶ added in v0.8.0
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) State ¶ added in v0.8.0
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState ¶ added in v0.8.0
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Controller ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) FieldPath ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Region ¶ added in v0.8.0
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Version ¶ added in v0.8.0
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) WithItemValue ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind) FieldPath ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName) FieldPath ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion ¶ added in v0.8.0
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion ¶ added in v0.8.0
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion) FieldPath ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) WithValue ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) WithValue(value map[string]int64) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) OwningRegion ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion) FieldPath ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions) WithItemValue ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithItemValue ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid) WithArrayOfValues(values []string) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsName ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsName struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsName) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsName) WithArrayOfValues(values []*plan_assignment.Name) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan) WithArrayOfValues(values []*plan.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan) WithValue ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan) WithValue(value *plan.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathValue
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) LimitsByRegion ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) WithItemValue ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) FieldPath ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithKey ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource) FieldPath ¶
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsService ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsService struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsService) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsService) WithArrayOfValues(values []*meta_service.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsSource ¶
type BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsSource struct{}
func (BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsSource) WithArrayOfValues ¶
func (s BatchGetPlanAssignmentsResponsePathSelectorPlanAssignmentsSource) WithArrayOfValues(values []*accepted_plan.Reference) *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues
type BatchGetPlanAssignmentsResponse_FieldMask ¶
type BatchGetPlanAssignmentsResponse_FieldMask struct {
Paths []BatchGetPlanAssignmentsResponse_FieldPath
}
func FullBatchGetPlanAssignmentsResponse_FieldMask ¶
func FullBatchGetPlanAssignmentsResponse_FieldMask() *BatchGetPlanAssignmentsResponse_FieldMask
func (*BatchGetPlanAssignmentsResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) AppendPath(path BatchGetPlanAssignmentsResponse_FieldPath)
func (*BatchGetPlanAssignmentsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetPlanAssignmentsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetPlanAssignmentsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetPlanAssignmentsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) FilterInputFields() *BatchGetPlanAssignmentsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetPlanAssignmentsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetPlanAssignmentsResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) GetPaths() []BatchGetPlanAssignmentsResponse_FieldPath
func (*BatchGetPlanAssignmentsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetPlanAssignmentsResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) IsFull() bool
func (BatchGetPlanAssignmentsResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetPlanAssignmentsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetPlanAssignmentsResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetPlanAssignmentsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetPlanAssignmentsResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) PathsCount() int
func (*BatchGetPlanAssignmentsResponse_FieldMask) Project ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) Project(source *BatchGetPlanAssignmentsResponse) *BatchGetPlanAssignmentsResponse
func (*BatchGetPlanAssignmentsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetPlanAssignmentsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) ProtoMessage()
func (*BatchGetPlanAssignmentsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetPlanAssignmentsResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) Reset()
func (*BatchGetPlanAssignmentsResponse_FieldMask) Set ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) Set(target, source *BatchGetPlanAssignmentsResponse)
func (*BatchGetPlanAssignmentsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetPlanAssignmentsResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetPlanAssignmentsResponse_FieldMask) Size ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) Size() int
func (*BatchGetPlanAssignmentsResponse_FieldMask) String ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) String() string
func (*BatchGetPlanAssignmentsResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) Subtract(other *BatchGetPlanAssignmentsResponse_FieldMask) *BatchGetPlanAssignmentsResponse_FieldMask
func (*BatchGetPlanAssignmentsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetPlanAssignmentsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetPlanAssignmentsResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetPlanAssignmentsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetPlanAssignmentsResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetPlanAssignmentsResponse_FieldPath ¶
type BatchGetPlanAssignmentsResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetPlanAssignmentsResponse_FieldPathSelector Get(source *BatchGetPlanAssignmentsResponse) []interface{} GetSingle(source *BatchGetPlanAssignmentsResponse) (interface{}, bool) ClearValue(item *BatchGetPlanAssignmentsResponse) // Those methods build corresponding BatchGetPlanAssignmentsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetPlanAssignmentsResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetPlanAssignmentsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetPlanAssignmentsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetPlanAssignmentsResponse_FieldPath ¶
func BuildBatchGetPlanAssignmentsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetPlanAssignmentsResponse_FieldPath, error)
func MustParseBatchGetPlanAssignmentsResponse_FieldPath ¶
func MustParseBatchGetPlanAssignmentsResponse_FieldPath(rawField string) BatchGetPlanAssignmentsResponse_FieldPath
func ParseBatchGetPlanAssignmentsResponse_FieldPath ¶
func ParseBatchGetPlanAssignmentsResponse_FieldPath(rawField string) (BatchGetPlanAssignmentsResponse_FieldPath, error)
type BatchGetPlanAssignmentsResponse_FieldPathArrayItemValue ¶
type BatchGetPlanAssignmentsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetPlanAssignmentsResponse_FieldPath ContainsValue(*BatchGetPlanAssignmentsResponse) bool }
BatchGetPlanAssignmentsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetPlanAssignmentsResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetPlanAssignmentsResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetPlanAssignmentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetPlanAssignmentsResponse_FieldPathArrayItemValue
func ParseBatchGetPlanAssignmentsResponse_FieldPathArrayItemValue ¶
func ParseBatchGetPlanAssignmentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetPlanAssignmentsResponse_FieldPathArrayItemValue, error)
ParseBatchGetPlanAssignmentsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetPlanAssignmentsResponse_FieldPathArrayOfValues ¶
type BatchGetPlanAssignmentsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetPlanAssignmentsResponse_FieldPath }
BatchGetPlanAssignmentsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetPlanAssignmentsResponse fields according to their type
func MustParseBatchGetPlanAssignmentsResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetPlanAssignmentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetPlanAssignmentsResponse_FieldPathArrayOfValues
func ParseBatchGetPlanAssignmentsResponse_FieldPathArrayOfValues ¶
func ParseBatchGetPlanAssignmentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetPlanAssignmentsResponse_FieldPathArrayOfValues, error)
type BatchGetPlanAssignmentsResponse_FieldPathSelector ¶
type BatchGetPlanAssignmentsResponse_FieldPathSelector int32
const ( BatchGetPlanAssignmentsResponse_FieldPathSelectorPlanAssignments BatchGetPlanAssignmentsResponse_FieldPathSelector = 0 BatchGetPlanAssignmentsResponse_FieldPathSelectorMissing BatchGetPlanAssignmentsResponse_FieldPathSelector = 1 )
func (BatchGetPlanAssignmentsResponse_FieldPathSelector) String ¶
func (s BatchGetPlanAssignmentsResponse_FieldPathSelector) String() string
type BatchGetPlanAssignmentsResponse_FieldPathValue ¶
type BatchGetPlanAssignmentsResponse_FieldPathValue interface { BatchGetPlanAssignmentsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetPlanAssignmentsResponse) CompareWith(*BatchGetPlanAssignmentsResponse) (cmp int, comparable bool) }
BatchGetPlanAssignmentsResponse_FieldPathValue allows storing values for BatchGetPlanAssignmentsResponse fields according to their type
func MustParseBatchGetPlanAssignmentsResponse_FieldPathValue ¶
func MustParseBatchGetPlanAssignmentsResponse_FieldPathValue(pathStr, valueStr string) BatchGetPlanAssignmentsResponse_FieldPathValue
func ParseBatchGetPlanAssignmentsResponse_FieldPathValue ¶
func ParseBatchGetPlanAssignmentsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetPlanAssignmentsResponse_FieldPathValue, error)
type BatchGetPlanAssignmentsResponse_FieldSubPath ¶
type BatchGetPlanAssignmentsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) AsPlanAssignmentsSubPath ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) AsPlanAssignmentsSubPath() (plan_assignment.PlanAssignment_FieldPath, bool)
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) ClearValue(item *BatchGetPlanAssignmentsResponse)
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) Get ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) Get(source *BatchGetPlanAssignmentsResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetPlanAssignmentsResponse
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) GetSingle(source *BatchGetPlanAssignmentsResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetPlanAssignmentsResponse
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) Selector ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) Selector() BatchGetPlanAssignmentsResponse_FieldPathSelector
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) String ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetPlanAssignmentsResponse_FieldPathArrayItemValue
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetPlanAssignmentsResponse_FieldPathArrayOfValues
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetPlanAssignmentsResponse_FieldPathValue
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetPlanAssignmentsResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetPlanAssignmentsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue ¶
type BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue struct { BatchGetPlanAssignmentsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue) AsPlanAssignmentsPathItemValue ¶
func (fpaivs *BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue) AsPlanAssignmentsPathItemValue() (plan_assignment.PlanAssignment_FieldPathArrayItemValue, bool)
func (*BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetPlanAssignmentsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetPlanAssignmentsResponse'
func (*BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetPlanAssignmentsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues ¶
type BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues struct { BatchGetPlanAssignmentsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues) AsPlanAssignmentsPathArrayOfValues ¶
func (fpsaov *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues) AsPlanAssignmentsPathArrayOfValues() (plan_assignment.PlanAssignment_FieldPathArrayOfValues, bool)
func (*BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetPlanAssignmentsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetPlanAssignmentsResponse_FieldSubPathValue ¶
type BatchGetPlanAssignmentsResponse_FieldSubPathValue struct { BatchGetPlanAssignmentsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetPlanAssignmentsResponse_FieldSubPathValue) AsPlanAssignmentsPathValue ¶
func (fpvs *BatchGetPlanAssignmentsResponse_FieldSubPathValue) AsPlanAssignmentsPathValue() (plan_assignment.PlanAssignment_FieldPathValue, bool)
func (*BatchGetPlanAssignmentsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetPlanAssignmentsResponse_FieldSubPathValue) CompareWith(source *BatchGetPlanAssignmentsResponse) (int, bool)
func (*BatchGetPlanAssignmentsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetPlanAssignmentsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetPlanAssignmentsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetPlanAssignmentsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetPlanAssignmentsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetPlanAssignmentsResponse_FieldSubPathValue) SetTo(target **BatchGetPlanAssignmentsResponse)
func (*BatchGetPlanAssignmentsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetPlanAssignmentsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetPlanAssignmentsResponse_FieldTerminalPath ¶
type BatchGetPlanAssignmentsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) ClearValue(item *BatchGetPlanAssignmentsResponse)
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) Get(source *BatchGetPlanAssignmentsResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetPlanAssignmentsResponse
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) GetSingle(source *BatchGetPlanAssignmentsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetPlanAssignmentsResponse
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) String ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetPlanAssignmentsResponse_FieldPathArrayItemValue
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetPlanAssignmentsResponse_FieldPathArrayOfValues
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetPlanAssignmentsResponse_FieldPathValue
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetPlanAssignmentsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue struct { BatchGetPlanAssignmentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*plan_assignment.Reference, bool)
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) AsPlanAssignmentsItemValue ¶
func (fpaiv *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) AsPlanAssignmentsItemValue() (*plan_assignment.PlanAssignment, bool)
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetPlanAssignmentsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetPlanAssignmentsResponse'
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetPlanAssignmentsResponse as interface{}
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetPlanAssignmentsResponse) (interface{}, bool)
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues struct { BatchGetPlanAssignmentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*plan_assignment.Reference, bool)
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPlanAssignmentsArrayOfValues ¶
func (fpaov *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPlanAssignmentsArrayOfValues() ([][]*plan_assignment.PlanAssignment, bool)
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetPlanAssignmentsResponse_FieldTerminalPathValue ¶
type BatchGetPlanAssignmentsResponse_FieldTerminalPathValue struct { BatchGetPlanAssignmentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) AsMissingValue() ([]*plan_assignment.Reference, bool)
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) AsPlanAssignmentsValue ¶
func (fpv *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) AsPlanAssignmentsValue() ([]*plan_assignment.PlanAssignment, bool)
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetPlanAssignmentsResponse) (int, bool)
CompareWith compares value in the 'BatchGetPlanAssignmentsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetPlanAssignmentsResponse'.
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetPlanAssignmentsResponse' as interface{}
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) SetTo(target **BatchGetPlanAssignmentsResponse)
SetTo stores value for selected field for object BatchGetPlanAssignmentsResponse
func (*BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetPlanAssignmentsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreatePlanAssignmentDescriptor ¶
type CreatePlanAssignmentDescriptor struct{}
func GetCreatePlanAssignmentDescriptor ¶
func GetCreatePlanAssignmentDescriptor() *CreatePlanAssignmentDescriptor
func (*CreatePlanAssignmentDescriptor) GetApiDescriptor ¶
func (d *CreatePlanAssignmentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreatePlanAssignmentDescriptor) GetApiName ¶
func (d *CreatePlanAssignmentDescriptor) GetApiName() string
func (*CreatePlanAssignmentDescriptor) GetClientMsgReflectHandle ¶
func (d *CreatePlanAssignmentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreatePlanAssignmentDescriptor) GetFullMethodName ¶
func (d *CreatePlanAssignmentDescriptor) GetFullMethodName() string
func (*CreatePlanAssignmentDescriptor) GetMethodName ¶
func (d *CreatePlanAssignmentDescriptor) GetMethodName() string
func (*CreatePlanAssignmentDescriptor) GetProtoPkgName ¶
func (d *CreatePlanAssignmentDescriptor) GetProtoPkgName() string
func (*CreatePlanAssignmentDescriptor) GetResourceDescriptor ¶
func (d *CreatePlanAssignmentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreatePlanAssignmentDescriptor) GetServerMsgReflectHandle ¶
func (d *CreatePlanAssignmentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreatePlanAssignmentDescriptor) GetServiceDomain ¶
func (d *CreatePlanAssignmentDescriptor) GetServiceDomain() string
func (*CreatePlanAssignmentDescriptor) GetServiceVersion ¶
func (d *CreatePlanAssignmentDescriptor) GetServiceVersion() string
func (*CreatePlanAssignmentDescriptor) GetVerb ¶
func (d *CreatePlanAssignmentDescriptor) GetVerb() string
func (*CreatePlanAssignmentDescriptor) HasResource ¶
func (d *CreatePlanAssignmentDescriptor) HasResource() bool
func (*CreatePlanAssignmentDescriptor) IsClientStream ¶
func (d *CreatePlanAssignmentDescriptor) IsClientStream() bool
func (*CreatePlanAssignmentDescriptor) IsCollection ¶
func (d *CreatePlanAssignmentDescriptor) IsCollection() bool
func (*CreatePlanAssignmentDescriptor) IsPlural ¶
func (d *CreatePlanAssignmentDescriptor) IsPlural() bool
func (*CreatePlanAssignmentDescriptor) IsServerStream ¶
func (d *CreatePlanAssignmentDescriptor) IsServerStream() bool
func (*CreatePlanAssignmentDescriptor) IsUnary ¶
func (d *CreatePlanAssignmentDescriptor) IsUnary() bool
func (*CreatePlanAssignmentDescriptor) NewEmptyClientMsg ¶
func (d *CreatePlanAssignmentDescriptor) NewEmptyClientMsg() proto.Message
func (*CreatePlanAssignmentDescriptor) NewEmptyServerMsg ¶
func (d *CreatePlanAssignmentDescriptor) NewEmptyServerMsg() proto.Message
func (*CreatePlanAssignmentDescriptor) RequestHasResourceBody ¶
func (d *CreatePlanAssignmentDescriptor) RequestHasResourceBody() bool
type CreatePlanAssignmentDescriptorClientMsgHandle ¶
type CreatePlanAssignmentDescriptorClientMsgHandle struct{}
func (*CreatePlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *CreatePlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreatePlanAssignmentDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreatePlanAssignmentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreatePlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreatePlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreatePlanAssignmentDescriptorServerMsgHandle ¶
type CreatePlanAssignmentDescriptorServerMsgHandle struct{}
func (*CreatePlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreatePlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreatePlanAssignmentDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreatePlanAssignmentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreatePlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreatePlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreatePlanAssignmentRequest ¶
type CreatePlanAssignmentRequest struct { // Parent reference of ntt.limits.v1alpha2.PlanAssignment Parent *plan_assignment.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // PlanAssignment resource body PlanAssignment *plan_assignment.PlanAssignment `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [CreatePlanAssignment][ntt.limits.v1alpha2.CreatePlanAssignment]
func (*CreatePlanAssignmentRequest) Clone ¶
func (o *CreatePlanAssignmentRequest) Clone() *CreatePlanAssignmentRequest
func (*CreatePlanAssignmentRequest) CloneRaw ¶
func (o *CreatePlanAssignmentRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreatePlanAssignmentRequest) Descriptor ¶
func (*CreatePlanAssignmentRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreatePlanAssignmentRequest.ProtoReflect.Descriptor instead.
func (*CreatePlanAssignmentRequest) GetParent ¶
func (m *CreatePlanAssignmentRequest) GetParent() *plan_assignment.ParentReference
func (*CreatePlanAssignmentRequest) GetPlanAssignment ¶
func (m *CreatePlanAssignmentRequest) GetPlanAssignment() *plan_assignment.PlanAssignment
func (*CreatePlanAssignmentRequest) GotenMessage ¶
func (*CreatePlanAssignmentRequest) GotenMessage()
func (*CreatePlanAssignmentRequest) GotenObjectExt ¶
func (o *CreatePlanAssignmentRequest) GotenObjectExt()
func (*CreatePlanAssignmentRequest) GotenValidate ¶
func (obj *CreatePlanAssignmentRequest) GotenValidate() error
func (*CreatePlanAssignmentRequest) MakeDiffFieldMask ¶
func (o *CreatePlanAssignmentRequest) MakeDiffFieldMask(other *CreatePlanAssignmentRequest) *CreatePlanAssignmentRequest_FieldMask
func (*CreatePlanAssignmentRequest) MakeFullFieldMask ¶
func (o *CreatePlanAssignmentRequest) MakeFullFieldMask() *CreatePlanAssignmentRequest_FieldMask
func (*CreatePlanAssignmentRequest) MakeRawDiffFieldMask ¶
func (o *CreatePlanAssignmentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreatePlanAssignmentRequest) MakeRawFullFieldMask ¶
func (o *CreatePlanAssignmentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreatePlanAssignmentRequest) Marshal ¶
func (m *CreatePlanAssignmentRequest) Marshal() ([]byte, error)
func (*CreatePlanAssignmentRequest) MarshalJSON ¶
func (m *CreatePlanAssignmentRequest) MarshalJSON() ([]byte, error)
func (*CreatePlanAssignmentRequest) Merge ¶
func (o *CreatePlanAssignmentRequest) Merge(source *CreatePlanAssignmentRequest)
func (*CreatePlanAssignmentRequest) MergeRaw ¶
func (o *CreatePlanAssignmentRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreatePlanAssignmentRequest) ProtoMessage ¶
func (*CreatePlanAssignmentRequest) ProtoMessage()
func (*CreatePlanAssignmentRequest) ProtoReflect ¶
func (m *CreatePlanAssignmentRequest) ProtoReflect() preflect.Message
func (*CreatePlanAssignmentRequest) Reset ¶
func (m *CreatePlanAssignmentRequest) Reset()
func (*CreatePlanAssignmentRequest) SetParent ¶
func (m *CreatePlanAssignmentRequest) SetParent(fv *plan_assignment.ParentReference)
func (*CreatePlanAssignmentRequest) SetPlanAssignment ¶
func (m *CreatePlanAssignmentRequest) SetPlanAssignment(fv *plan_assignment.PlanAssignment)
func (*CreatePlanAssignmentRequest) String ¶
func (m *CreatePlanAssignmentRequest) String() string
func (*CreatePlanAssignmentRequest) Unmarshal ¶
func (m *CreatePlanAssignmentRequest) Unmarshal(b []byte) error
func (*CreatePlanAssignmentRequest) UnmarshalJSON ¶
func (m *CreatePlanAssignmentRequest) UnmarshalJSON(data []byte) error
type CreatePlanAssignmentRequestFieldPathBuilder ¶
type CreatePlanAssignmentRequestFieldPathBuilder struct{}
func NewCreatePlanAssignmentRequestFieldPathBuilder ¶
func NewCreatePlanAssignmentRequestFieldPathBuilder() CreatePlanAssignmentRequestFieldPathBuilder
func (CreatePlanAssignmentRequestFieldPathBuilder) PlanAssignment ¶
func (CreatePlanAssignmentRequestFieldPathBuilder) PlanAssignment() CreatePlanAssignmentRequestPathSelectorPlanAssignment
type CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations ¶
type CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels ¶
type CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards ¶
type CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards struct {
// contains filtered or unexported fields
}
func (CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues(values []int64) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion ¶
type CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion struct {
// contains filtered or unexported fields
}
func (CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) FieldPath ¶
func (CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorParent ¶
type CreatePlanAssignmentRequestPathSelectorParent struct{}
func (CreatePlanAssignmentRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorParent) WithArrayOfValues(values []*plan_assignment.ParentReference) *CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignment ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignment struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) Extensions ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) RegionalDistributions ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) RegionalDistributions() CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions
func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithArrayOfValues(values []*plan_assignment.PlanAssignment) *CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayItemValue ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayItemValue(subPathArrayItemValue plan_assignment.PlanAssignment_FieldPathArrayItemValue) *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue
func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayOfValues(subPathArrayOfValues plan_assignment.PlanAssignment_FieldPathArrayOfValues) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubPath ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubValue ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubValue(subPathValue plan_assignment.PlanAssignment_FieldPathValue) *CreatePlanAssignmentRequest_FieldSubPathValue
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithArrayOfValues(values [][]*common.Allowance) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithItemValue ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithItemValue(value *common.Allowance) *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithValue ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithValue(value []*common.Allowance) *CreatePlanAssignmentRequest_FieldSubPathValue
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) WithArrayOfValues(values []int64) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Annotations ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) CreateTime ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) DeleteTime ¶ added in v0.8.0
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Generation ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) OwnerReferences ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) ResourceVersion ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) UpdateTime ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithValue ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithValue(value *ntt_meta.Meta) *CreatePlanAssignmentRequest_FieldSubPathValue
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithValue ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithValue(value map[string]string) *CreatePlanAssignmentRequest_FieldSubPathValue
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime ¶ added in v0.8.0
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) WithArrayOfValues(values []int64) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues(values []map[string]string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithValue ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithValue(value map[string]string) *CreatePlanAssignmentRequest_FieldSubPathValue
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle ¶ added in v0.8.0
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) State ¶ added in v0.8.0
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState ¶ added in v0.8.0
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Controller ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Region ¶ added in v0.8.0
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Version ¶ added in v0.8.0
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithItemValue ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) FieldPath ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion ¶ added in v0.8.0
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion ¶ added in v0.8.0
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues(values []map[string]int64) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithValue ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithValue(value map[string]int64) *CreatePlanAssignmentRequest_FieldSubPathValue
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) OwningRegion ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithItemValue ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithArrayOfValues(values [][]string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithItemValue ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithItemValue(value string) *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithValue ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithValue(value []string) *CreatePlanAssignmentRequest_FieldSubPathValue
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithArrayOfValues(values []string) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithValue ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithValue(value string) *CreatePlanAssignmentRequest_FieldSubPathValue
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentName ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentName struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentName) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentName) WithArrayOfValues(values []*plan_assignment.Name) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentName) WithValue ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentName) WithValue(value *plan_assignment.Name) *CreatePlanAssignmentRequest_FieldSubPathValue
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentPlan ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentPlan struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithArrayOfValues(values []*plan.Reference) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithValue ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithValue(value *plan.Reference) *CreatePlanAssignmentRequest_FieldSubPathValue
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) LimitsByRegion ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithItemValue ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) FieldPath ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithKey ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) FieldPath ¶
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentService ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentService struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentService) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentService) WithArrayOfValues(values []*meta_service.Reference) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentSource ¶
type CreatePlanAssignmentRequestPathSelectorPlanAssignmentSource struct{}
func (CreatePlanAssignmentRequestPathSelectorPlanAssignmentSource) WithArrayOfValues ¶
func (s CreatePlanAssignmentRequestPathSelectorPlanAssignmentSource) WithArrayOfValues(values []*accepted_plan.Reference) *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues
type CreatePlanAssignmentRequest_FieldMask ¶
type CreatePlanAssignmentRequest_FieldMask struct {
Paths []CreatePlanAssignmentRequest_FieldPath
}
func FullCreatePlanAssignmentRequest_FieldMask ¶
func FullCreatePlanAssignmentRequest_FieldMask() *CreatePlanAssignmentRequest_FieldMask
func (*CreatePlanAssignmentRequest_FieldMask) AppendPath ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) AppendPath(path CreatePlanAssignmentRequest_FieldPath)
func (*CreatePlanAssignmentRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreatePlanAssignmentRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreatePlanAssignmentRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreatePlanAssignmentRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) FilterInputFields() *CreatePlanAssignmentRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreatePlanAssignmentRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreatePlanAssignmentRequest_FieldMask) GetPaths ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) GetPaths() []CreatePlanAssignmentRequest_FieldPath
func (*CreatePlanAssignmentRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreatePlanAssignmentRequest_FieldMask) IsFull ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) IsFull() bool
func (CreatePlanAssignmentRequest_FieldMask) Marshal ¶
func (fieldMask CreatePlanAssignmentRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreatePlanAssignmentRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreatePlanAssignmentRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreatePlanAssignmentRequest_FieldMask) PathsCount ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) PathsCount() int
func (*CreatePlanAssignmentRequest_FieldMask) Project ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) Project(source *CreatePlanAssignmentRequest) *CreatePlanAssignmentRequest
func (*CreatePlanAssignmentRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreatePlanAssignmentRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) ProtoMessage()
func (*CreatePlanAssignmentRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreatePlanAssignmentRequest_FieldMask) Reset ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) Reset()
func (*CreatePlanAssignmentRequest_FieldMask) Set ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) Set(target, source *CreatePlanAssignmentRequest)
func (*CreatePlanAssignmentRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreatePlanAssignmentRequest_FieldMask) SetRaw ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreatePlanAssignmentRequest_FieldMask) Size ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) Size() int
func (*CreatePlanAssignmentRequest_FieldMask) String ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) String() string
func (*CreatePlanAssignmentRequest_FieldMask) Subtract ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) Subtract(other *CreatePlanAssignmentRequest_FieldMask) *CreatePlanAssignmentRequest_FieldMask
func (*CreatePlanAssignmentRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreatePlanAssignmentRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreatePlanAssignmentRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) Unmarshal(data []byte) error
func (*CreatePlanAssignmentRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreatePlanAssignmentRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreatePlanAssignmentRequest_FieldPath ¶
type CreatePlanAssignmentRequest_FieldPath interface { gotenobject.FieldPath Selector() CreatePlanAssignmentRequest_FieldPathSelector Get(source *CreatePlanAssignmentRequest) []interface{} GetSingle(source *CreatePlanAssignmentRequest) (interface{}, bool) ClearValue(item *CreatePlanAssignmentRequest) // Those methods build corresponding CreatePlanAssignmentRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreatePlanAssignmentRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreatePlanAssignmentRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreatePlanAssignmentRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreatePlanAssignmentRequest_FieldPath ¶
func BuildCreatePlanAssignmentRequest_FieldPath(fp gotenobject.RawFieldPath) (CreatePlanAssignmentRequest_FieldPath, error)
func MustParseCreatePlanAssignmentRequest_FieldPath ¶
func MustParseCreatePlanAssignmentRequest_FieldPath(rawField string) CreatePlanAssignmentRequest_FieldPath
func ParseCreatePlanAssignmentRequest_FieldPath ¶
func ParseCreatePlanAssignmentRequest_FieldPath(rawField string) (CreatePlanAssignmentRequest_FieldPath, error)
type CreatePlanAssignmentRequest_FieldPathArrayItemValue ¶
type CreatePlanAssignmentRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreatePlanAssignmentRequest_FieldPath ContainsValue(*CreatePlanAssignmentRequest) bool }
CreatePlanAssignmentRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreatePlanAssignmentRequest according to their type Present only for array (repeated) types.
func MustParseCreatePlanAssignmentRequest_FieldPathArrayItemValue ¶
func MustParseCreatePlanAssignmentRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreatePlanAssignmentRequest_FieldPathArrayItemValue
func ParseCreatePlanAssignmentRequest_FieldPathArrayItemValue ¶
func ParseCreatePlanAssignmentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreatePlanAssignmentRequest_FieldPathArrayItemValue, error)
ParseCreatePlanAssignmentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreatePlanAssignmentRequest_FieldPathArrayOfValues ¶
type CreatePlanAssignmentRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreatePlanAssignmentRequest_FieldPath }
CreatePlanAssignmentRequest_FieldPathArrayOfValues allows storing slice of values for CreatePlanAssignmentRequest fields according to their type
func MustParseCreatePlanAssignmentRequest_FieldPathArrayOfValues ¶
func MustParseCreatePlanAssignmentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreatePlanAssignmentRequest_FieldPathArrayOfValues
func ParseCreatePlanAssignmentRequest_FieldPathArrayOfValues ¶
func ParseCreatePlanAssignmentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreatePlanAssignmentRequest_FieldPathArrayOfValues, error)
type CreatePlanAssignmentRequest_FieldPathSelector ¶
type CreatePlanAssignmentRequest_FieldPathSelector int32
const ( CreatePlanAssignmentRequest_FieldPathSelectorParent CreatePlanAssignmentRequest_FieldPathSelector = 0 CreatePlanAssignmentRequest_FieldPathSelectorPlanAssignment CreatePlanAssignmentRequest_FieldPathSelector = 1 )
func (CreatePlanAssignmentRequest_FieldPathSelector) String ¶
func (s CreatePlanAssignmentRequest_FieldPathSelector) String() string
type CreatePlanAssignmentRequest_FieldPathValue ¶
type CreatePlanAssignmentRequest_FieldPathValue interface { CreatePlanAssignmentRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreatePlanAssignmentRequest) CompareWith(*CreatePlanAssignmentRequest) (cmp int, comparable bool) }
CreatePlanAssignmentRequest_FieldPathValue allows storing values for CreatePlanAssignmentRequest fields according to their type
func MustParseCreatePlanAssignmentRequest_FieldPathValue ¶
func MustParseCreatePlanAssignmentRequest_FieldPathValue(pathStr, valueStr string) CreatePlanAssignmentRequest_FieldPathValue
func ParseCreatePlanAssignmentRequest_FieldPathValue ¶
func ParseCreatePlanAssignmentRequest_FieldPathValue(pathStr, valueStr string) (CreatePlanAssignmentRequest_FieldPathValue, error)
type CreatePlanAssignmentRequest_FieldSubPath ¶
type CreatePlanAssignmentRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreatePlanAssignmentRequest_FieldSubPath) AsPlanAssignmentSubPath ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) AsPlanAssignmentSubPath() (plan_assignment.PlanAssignment_FieldPath, bool)
func (*CreatePlanAssignmentRequest_FieldSubPath) ClearValue ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) ClearValue(item *CreatePlanAssignmentRequest)
func (*CreatePlanAssignmentRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreatePlanAssignmentRequest_FieldSubPath) Get ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) Get(source *CreatePlanAssignmentRequest) (values []interface{})
Get returns all values pointed by selected field from source CreatePlanAssignmentRequest
func (*CreatePlanAssignmentRequest_FieldSubPath) GetDefault ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreatePlanAssignmentRequest_FieldSubPath) GetRaw ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreatePlanAssignmentRequest_FieldSubPath) GetSingle ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) GetSingle(source *CreatePlanAssignmentRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreatePlanAssignmentRequest
func (*CreatePlanAssignmentRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreatePlanAssignmentRequest_FieldSubPath) IsLeaf ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreatePlanAssignmentRequest_FieldSubPath) JSONString ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreatePlanAssignmentRequest_FieldSubPath) Selector ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) Selector() CreatePlanAssignmentRequest_FieldPathSelector
func (*CreatePlanAssignmentRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *CreatePlanAssignmentRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreatePlanAssignmentRequest_FieldSubPath) String ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreatePlanAssignmentRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreatePlanAssignmentRequest_FieldPathArrayItemValue
func (*CreatePlanAssignmentRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreatePlanAssignmentRequest_FieldPathArrayOfValues
func (*CreatePlanAssignmentRequest_FieldSubPath) WithIValue ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) WithIValue(value interface{}) CreatePlanAssignmentRequest_FieldPathValue
func (*CreatePlanAssignmentRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreatePlanAssignmentRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreatePlanAssignmentRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreatePlanAssignmentRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreatePlanAssignmentRequest_FieldSubPathArrayItemValue ¶
type CreatePlanAssignmentRequest_FieldSubPathArrayItemValue struct { CreatePlanAssignmentRequest_FieldPath // contains filtered or unexported fields }
func (*CreatePlanAssignmentRequest_FieldSubPathArrayItemValue) AsPlanAssignmentPathItemValue ¶
func (fpaivs *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue) AsPlanAssignmentPathItemValue() (plan_assignment.PlanAssignment_FieldPathArrayItemValue, bool)
func (*CreatePlanAssignmentRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreatePlanAssignmentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreatePlanAssignmentRequest'
func (*CreatePlanAssignmentRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreatePlanAssignmentRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreatePlanAssignmentRequest_FieldSubPathArrayOfValues ¶
type CreatePlanAssignmentRequest_FieldSubPathArrayOfValues struct { CreatePlanAssignmentRequest_FieldPath // contains filtered or unexported fields }
func (*CreatePlanAssignmentRequest_FieldSubPathArrayOfValues) AsPlanAssignmentPathArrayOfValues ¶
func (fpsaov *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues) AsPlanAssignmentPathArrayOfValues() (plan_assignment.PlanAssignment_FieldPathArrayOfValues, bool)
func (*CreatePlanAssignmentRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreatePlanAssignmentRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreatePlanAssignmentRequest_FieldSubPathValue ¶
type CreatePlanAssignmentRequest_FieldSubPathValue struct { CreatePlanAssignmentRequest_FieldPath // contains filtered or unexported fields }
func (*CreatePlanAssignmentRequest_FieldSubPathValue) AsPlanAssignmentPathValue ¶
func (fpvs *CreatePlanAssignmentRequest_FieldSubPathValue) AsPlanAssignmentPathValue() (plan_assignment.PlanAssignment_FieldPathValue, bool)
func (*CreatePlanAssignmentRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreatePlanAssignmentRequest_FieldSubPathValue) CompareWith(source *CreatePlanAssignmentRequest) (int, bool)
func (*CreatePlanAssignmentRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreatePlanAssignmentRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreatePlanAssignmentRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreatePlanAssignmentRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreatePlanAssignmentRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreatePlanAssignmentRequest_FieldSubPathValue) SetTo(target **CreatePlanAssignmentRequest)
func (*CreatePlanAssignmentRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreatePlanAssignmentRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreatePlanAssignmentRequest_FieldTerminalPath ¶
type CreatePlanAssignmentRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreatePlanAssignmentRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) ClearValue(item *CreatePlanAssignmentRequest)
func (*CreatePlanAssignmentRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreatePlanAssignmentRequest_FieldTerminalPath) Get ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) Get(source *CreatePlanAssignmentRequest) (values []interface{})
Get returns all values pointed by specific field from source CreatePlanAssignmentRequest
func (*CreatePlanAssignmentRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreatePlanAssignmentRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreatePlanAssignmentRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) GetSingle(source *CreatePlanAssignmentRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreatePlanAssignmentRequest
func (*CreatePlanAssignmentRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreatePlanAssignmentRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreatePlanAssignmentRequest_FieldTerminalPath) JSONString ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreatePlanAssignmentRequest_FieldTerminalPath) Selector ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) Selector() CreatePlanAssignmentRequest_FieldPathSelector
func (*CreatePlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreatePlanAssignmentRequest_FieldTerminalPath) String ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreatePlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreatePlanAssignmentRequest_FieldPathArrayItemValue
func (*CreatePlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreatePlanAssignmentRequest_FieldPathArrayOfValues
func (*CreatePlanAssignmentRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) WithIValue(value interface{}) CreatePlanAssignmentRequest_FieldPathValue
func (*CreatePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreatePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreatePlanAssignmentRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreatePlanAssignmentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue ¶
type CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue struct { CreatePlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreatePlanAssignmentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreatePlanAssignmentRequest'
func (*CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreatePlanAssignmentRequest as interface{}
func (*CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreatePlanAssignmentRequest) (interface{}, bool)
func (*CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues ¶
type CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues struct { CreatePlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*plan_assignment.ParentReference, bool)
func (*CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsPlanAssignmentArrayOfValues ¶
func (fpaov *CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsPlanAssignmentArrayOfValues() ([]*plan_assignment.PlanAssignment, bool)
func (*CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreatePlanAssignmentRequest_FieldTerminalPathValue ¶
type CreatePlanAssignmentRequest_FieldTerminalPathValue struct { CreatePlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreatePlanAssignmentRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreatePlanAssignmentRequest_FieldTerminalPathValue) AsParentValue() (*plan_assignment.ParentReference, bool)
func (*CreatePlanAssignmentRequest_FieldTerminalPathValue) AsPlanAssignmentValue ¶
func (fpv *CreatePlanAssignmentRequest_FieldTerminalPathValue) AsPlanAssignmentValue() (*plan_assignment.PlanAssignment, bool)
func (*CreatePlanAssignmentRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreatePlanAssignmentRequest_FieldTerminalPathValue) CompareWith(source *CreatePlanAssignmentRequest) (int, bool)
CompareWith compares value in the 'CreatePlanAssignmentRequest_FieldTerminalPathValue' with the value under path in 'CreatePlanAssignmentRequest'.
func (*CreatePlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreatePlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreatePlanAssignmentRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreatePlanAssignmentRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreatePlanAssignmentRequest' as interface{}
func (*CreatePlanAssignmentRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreatePlanAssignmentRequest_FieldTerminalPathValue) SetTo(target **CreatePlanAssignmentRequest)
SetTo stores value for selected field for object CreatePlanAssignmentRequest
func (*CreatePlanAssignmentRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreatePlanAssignmentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeletePlanAssignmentDescriptor ¶
type DeletePlanAssignmentDescriptor struct{}
func GetDeletePlanAssignmentDescriptor ¶
func GetDeletePlanAssignmentDescriptor() *DeletePlanAssignmentDescriptor
func (*DeletePlanAssignmentDescriptor) GetApiDescriptor ¶
func (d *DeletePlanAssignmentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeletePlanAssignmentDescriptor) GetApiName ¶
func (d *DeletePlanAssignmentDescriptor) GetApiName() string
func (*DeletePlanAssignmentDescriptor) GetClientMsgReflectHandle ¶
func (d *DeletePlanAssignmentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeletePlanAssignmentDescriptor) GetFullMethodName ¶
func (d *DeletePlanAssignmentDescriptor) GetFullMethodName() string
func (*DeletePlanAssignmentDescriptor) GetMethodName ¶
func (d *DeletePlanAssignmentDescriptor) GetMethodName() string
func (*DeletePlanAssignmentDescriptor) GetProtoPkgName ¶
func (d *DeletePlanAssignmentDescriptor) GetProtoPkgName() string
func (*DeletePlanAssignmentDescriptor) GetResourceDescriptor ¶
func (d *DeletePlanAssignmentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeletePlanAssignmentDescriptor) GetServerMsgReflectHandle ¶
func (d *DeletePlanAssignmentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeletePlanAssignmentDescriptor) GetServiceDomain ¶
func (d *DeletePlanAssignmentDescriptor) GetServiceDomain() string
func (*DeletePlanAssignmentDescriptor) GetServiceVersion ¶
func (d *DeletePlanAssignmentDescriptor) GetServiceVersion() string
func (*DeletePlanAssignmentDescriptor) GetVerb ¶
func (d *DeletePlanAssignmentDescriptor) GetVerb() string
func (*DeletePlanAssignmentDescriptor) HasResource ¶
func (d *DeletePlanAssignmentDescriptor) HasResource() bool
func (*DeletePlanAssignmentDescriptor) IsClientStream ¶
func (d *DeletePlanAssignmentDescriptor) IsClientStream() bool
func (*DeletePlanAssignmentDescriptor) IsCollection ¶
func (d *DeletePlanAssignmentDescriptor) IsCollection() bool
func (*DeletePlanAssignmentDescriptor) IsPlural ¶
func (d *DeletePlanAssignmentDescriptor) IsPlural() bool
func (*DeletePlanAssignmentDescriptor) IsServerStream ¶
func (d *DeletePlanAssignmentDescriptor) IsServerStream() bool
func (*DeletePlanAssignmentDescriptor) IsUnary ¶
func (d *DeletePlanAssignmentDescriptor) IsUnary() bool
func (*DeletePlanAssignmentDescriptor) NewEmptyClientMsg ¶
func (d *DeletePlanAssignmentDescriptor) NewEmptyClientMsg() proto.Message
func (*DeletePlanAssignmentDescriptor) NewEmptyServerMsg ¶
func (d *DeletePlanAssignmentDescriptor) NewEmptyServerMsg() proto.Message
func (*DeletePlanAssignmentDescriptor) RequestHasResourceBody ¶
func (d *DeletePlanAssignmentDescriptor) RequestHasResourceBody() bool
type DeletePlanAssignmentDescriptorClientMsgHandle ¶
type DeletePlanAssignmentDescriptorClientMsgHandle struct{}
func (*DeletePlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *DeletePlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeletePlanAssignmentDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeletePlanAssignmentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeletePlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeletePlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeletePlanAssignmentDescriptorServerMsgHandle ¶
type DeletePlanAssignmentDescriptorServerMsgHandle struct{}
func (*DeletePlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeletePlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeletePlanAssignmentDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeletePlanAssignmentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeletePlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeletePlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeletePlanAssignmentRequest ¶
type DeletePlanAssignmentRequest struct { // Reference of ntt.limits.v1alpha2.PlanAssignment Name *plan_assignment.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeletePlanAssignment][ntt.limits.v1alpha2.DeletePlanAssignment]
func (*DeletePlanAssignmentRequest) Clone ¶
func (o *DeletePlanAssignmentRequest) Clone() *DeletePlanAssignmentRequest
func (*DeletePlanAssignmentRequest) CloneRaw ¶
func (o *DeletePlanAssignmentRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeletePlanAssignmentRequest) Descriptor ¶
func (*DeletePlanAssignmentRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeletePlanAssignmentRequest.ProtoReflect.Descriptor instead.
func (*DeletePlanAssignmentRequest) GetName ¶
func (m *DeletePlanAssignmentRequest) GetName() *plan_assignment.Reference
func (*DeletePlanAssignmentRequest) GotenMessage ¶
func (*DeletePlanAssignmentRequest) GotenMessage()
func (*DeletePlanAssignmentRequest) GotenObjectExt ¶
func (o *DeletePlanAssignmentRequest) GotenObjectExt()
func (*DeletePlanAssignmentRequest) GotenValidate ¶
func (obj *DeletePlanAssignmentRequest) GotenValidate() error
func (*DeletePlanAssignmentRequest) MakeDiffFieldMask ¶
func (o *DeletePlanAssignmentRequest) MakeDiffFieldMask(other *DeletePlanAssignmentRequest) *DeletePlanAssignmentRequest_FieldMask
func (*DeletePlanAssignmentRequest) MakeFullFieldMask ¶
func (o *DeletePlanAssignmentRequest) MakeFullFieldMask() *DeletePlanAssignmentRequest_FieldMask
func (*DeletePlanAssignmentRequest) MakeRawDiffFieldMask ¶
func (o *DeletePlanAssignmentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeletePlanAssignmentRequest) MakeRawFullFieldMask ¶
func (o *DeletePlanAssignmentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeletePlanAssignmentRequest) Marshal ¶
func (m *DeletePlanAssignmentRequest) Marshal() ([]byte, error)
func (*DeletePlanAssignmentRequest) MarshalJSON ¶
func (m *DeletePlanAssignmentRequest) MarshalJSON() ([]byte, error)
func (*DeletePlanAssignmentRequest) Merge ¶
func (o *DeletePlanAssignmentRequest) Merge(source *DeletePlanAssignmentRequest)
func (*DeletePlanAssignmentRequest) MergeRaw ¶
func (o *DeletePlanAssignmentRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeletePlanAssignmentRequest) ProtoMessage ¶
func (*DeletePlanAssignmentRequest) ProtoMessage()
func (*DeletePlanAssignmentRequest) ProtoReflect ¶
func (m *DeletePlanAssignmentRequest) ProtoReflect() preflect.Message
func (*DeletePlanAssignmentRequest) Reset ¶
func (m *DeletePlanAssignmentRequest) Reset()
func (*DeletePlanAssignmentRequest) SetName ¶
func (m *DeletePlanAssignmentRequest) SetName(fv *plan_assignment.Reference)
func (*DeletePlanAssignmentRequest) String ¶
func (m *DeletePlanAssignmentRequest) String() string
func (*DeletePlanAssignmentRequest) Unmarshal ¶
func (m *DeletePlanAssignmentRequest) Unmarshal(b []byte) error
func (*DeletePlanAssignmentRequest) UnmarshalJSON ¶
func (m *DeletePlanAssignmentRequest) UnmarshalJSON(data []byte) error
type DeletePlanAssignmentRequestFieldPathBuilder ¶
type DeletePlanAssignmentRequestFieldPathBuilder struct{}
func NewDeletePlanAssignmentRequestFieldPathBuilder ¶
func NewDeletePlanAssignmentRequestFieldPathBuilder() DeletePlanAssignmentRequestFieldPathBuilder
type DeletePlanAssignmentRequestPathSelectorName ¶
type DeletePlanAssignmentRequestPathSelectorName struct{}
func (DeletePlanAssignmentRequestPathSelectorName) WithArrayOfValues ¶
func (s DeletePlanAssignmentRequestPathSelectorName) WithArrayOfValues(values []*plan_assignment.Reference) *DeletePlanAssignmentRequest_FieldTerminalPathArrayOfValues
func (DeletePlanAssignmentRequestPathSelectorName) WithValue ¶
func (s DeletePlanAssignmentRequestPathSelectorName) WithValue(value *plan_assignment.Reference) *DeletePlanAssignmentRequest_FieldTerminalPathValue
type DeletePlanAssignmentRequest_FieldMask ¶
type DeletePlanAssignmentRequest_FieldMask struct {
Paths []DeletePlanAssignmentRequest_FieldPath
}
func FullDeletePlanAssignmentRequest_FieldMask ¶
func FullDeletePlanAssignmentRequest_FieldMask() *DeletePlanAssignmentRequest_FieldMask
func (*DeletePlanAssignmentRequest_FieldMask) AppendPath ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) AppendPath(path DeletePlanAssignmentRequest_FieldPath)
func (*DeletePlanAssignmentRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeletePlanAssignmentRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeletePlanAssignmentRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeletePlanAssignmentRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) FilterInputFields() *DeletePlanAssignmentRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeletePlanAssignmentRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeletePlanAssignmentRequest_FieldMask) GetPaths ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) GetPaths() []DeletePlanAssignmentRequest_FieldPath
func (*DeletePlanAssignmentRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeletePlanAssignmentRequest_FieldMask) IsFull ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) IsFull() bool
func (DeletePlanAssignmentRequest_FieldMask) Marshal ¶
func (fieldMask DeletePlanAssignmentRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeletePlanAssignmentRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeletePlanAssignmentRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeletePlanAssignmentRequest_FieldMask) PathsCount ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) PathsCount() int
func (*DeletePlanAssignmentRequest_FieldMask) Project ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) Project(source *DeletePlanAssignmentRequest) *DeletePlanAssignmentRequest
func (*DeletePlanAssignmentRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeletePlanAssignmentRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) ProtoMessage()
func (*DeletePlanAssignmentRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeletePlanAssignmentRequest_FieldMask) Reset ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) Reset()
func (*DeletePlanAssignmentRequest_FieldMask) Set ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) Set(target, source *DeletePlanAssignmentRequest)
func (*DeletePlanAssignmentRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeletePlanAssignmentRequest_FieldMask) SetRaw ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeletePlanAssignmentRequest_FieldMask) Size ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) Size() int
func (*DeletePlanAssignmentRequest_FieldMask) String ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) String() string
func (*DeletePlanAssignmentRequest_FieldMask) Subtract ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) Subtract(other *DeletePlanAssignmentRequest_FieldMask) *DeletePlanAssignmentRequest_FieldMask
func (*DeletePlanAssignmentRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeletePlanAssignmentRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeletePlanAssignmentRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) Unmarshal(data []byte) error
func (*DeletePlanAssignmentRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeletePlanAssignmentRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeletePlanAssignmentRequest_FieldPath ¶
type DeletePlanAssignmentRequest_FieldPath interface { gotenobject.FieldPath Selector() DeletePlanAssignmentRequest_FieldPathSelector Get(source *DeletePlanAssignmentRequest) []interface{} GetSingle(source *DeletePlanAssignmentRequest) (interface{}, bool) ClearValue(item *DeletePlanAssignmentRequest) // Those methods build corresponding DeletePlanAssignmentRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeletePlanAssignmentRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeletePlanAssignmentRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeletePlanAssignmentRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeletePlanAssignmentRequest_FieldPath ¶
func BuildDeletePlanAssignmentRequest_FieldPath(fp gotenobject.RawFieldPath) (DeletePlanAssignmentRequest_FieldPath, error)
func MustParseDeletePlanAssignmentRequest_FieldPath ¶
func MustParseDeletePlanAssignmentRequest_FieldPath(rawField string) DeletePlanAssignmentRequest_FieldPath
func ParseDeletePlanAssignmentRequest_FieldPath ¶
func ParseDeletePlanAssignmentRequest_FieldPath(rawField string) (DeletePlanAssignmentRequest_FieldPath, error)
type DeletePlanAssignmentRequest_FieldPathArrayItemValue ¶
type DeletePlanAssignmentRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeletePlanAssignmentRequest_FieldPath ContainsValue(*DeletePlanAssignmentRequest) bool }
DeletePlanAssignmentRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeletePlanAssignmentRequest according to their type Present only for array (repeated) types.
func MustParseDeletePlanAssignmentRequest_FieldPathArrayItemValue ¶
func MustParseDeletePlanAssignmentRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeletePlanAssignmentRequest_FieldPathArrayItemValue
func ParseDeletePlanAssignmentRequest_FieldPathArrayItemValue ¶
func ParseDeletePlanAssignmentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeletePlanAssignmentRequest_FieldPathArrayItemValue, error)
ParseDeletePlanAssignmentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeletePlanAssignmentRequest_FieldPathArrayOfValues ¶
type DeletePlanAssignmentRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeletePlanAssignmentRequest_FieldPath }
DeletePlanAssignmentRequest_FieldPathArrayOfValues allows storing slice of values for DeletePlanAssignmentRequest fields according to their type
func MustParseDeletePlanAssignmentRequest_FieldPathArrayOfValues ¶
func MustParseDeletePlanAssignmentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeletePlanAssignmentRequest_FieldPathArrayOfValues
func ParseDeletePlanAssignmentRequest_FieldPathArrayOfValues ¶
func ParseDeletePlanAssignmentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeletePlanAssignmentRequest_FieldPathArrayOfValues, error)
type DeletePlanAssignmentRequest_FieldPathSelector ¶
type DeletePlanAssignmentRequest_FieldPathSelector int32
const (
DeletePlanAssignmentRequest_FieldPathSelectorName DeletePlanAssignmentRequest_FieldPathSelector = 0
)
func (DeletePlanAssignmentRequest_FieldPathSelector) String ¶
func (s DeletePlanAssignmentRequest_FieldPathSelector) String() string
type DeletePlanAssignmentRequest_FieldPathValue ¶
type DeletePlanAssignmentRequest_FieldPathValue interface { DeletePlanAssignmentRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeletePlanAssignmentRequest) CompareWith(*DeletePlanAssignmentRequest) (cmp int, comparable bool) }
DeletePlanAssignmentRequest_FieldPathValue allows storing values for DeletePlanAssignmentRequest fields according to their type
func MustParseDeletePlanAssignmentRequest_FieldPathValue ¶
func MustParseDeletePlanAssignmentRequest_FieldPathValue(pathStr, valueStr string) DeletePlanAssignmentRequest_FieldPathValue
func ParseDeletePlanAssignmentRequest_FieldPathValue ¶
func ParseDeletePlanAssignmentRequest_FieldPathValue(pathStr, valueStr string) (DeletePlanAssignmentRequest_FieldPathValue, error)
type DeletePlanAssignmentRequest_FieldTerminalPath ¶
type DeletePlanAssignmentRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeletePlanAssignmentRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) ClearValue(item *DeletePlanAssignmentRequest)
func (*DeletePlanAssignmentRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeletePlanAssignmentRequest_FieldTerminalPath) Get ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) Get(source *DeletePlanAssignmentRequest) (values []interface{})
Get returns all values pointed by specific field from source DeletePlanAssignmentRequest
func (*DeletePlanAssignmentRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeletePlanAssignmentRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeletePlanAssignmentRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) GetSingle(source *DeletePlanAssignmentRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeletePlanAssignmentRequest
func (*DeletePlanAssignmentRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeletePlanAssignmentRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeletePlanAssignmentRequest_FieldTerminalPath) JSONString ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeletePlanAssignmentRequest_FieldTerminalPath) Selector ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) Selector() DeletePlanAssignmentRequest_FieldPathSelector
func (*DeletePlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeletePlanAssignmentRequest_FieldTerminalPath) String ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeletePlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeletePlanAssignmentRequest_FieldPathArrayItemValue
func (*DeletePlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeletePlanAssignmentRequest_FieldPathArrayOfValues
func (*DeletePlanAssignmentRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) WithIValue(value interface{}) DeletePlanAssignmentRequest_FieldPathValue
func (*DeletePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeletePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeletePlanAssignmentRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeletePlanAssignmentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue ¶
type DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue struct { DeletePlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeletePlanAssignmentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeletePlanAssignmentRequest'
func (*DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeletePlanAssignmentRequest as interface{}
func (*DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeletePlanAssignmentRequest) (interface{}, bool)
func (*DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeletePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeletePlanAssignmentRequest_FieldTerminalPathArrayOfValues ¶
type DeletePlanAssignmentRequest_FieldTerminalPathArrayOfValues struct { DeletePlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeletePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeletePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*plan_assignment.Reference, bool)
func (*DeletePlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeletePlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeletePlanAssignmentRequest_FieldTerminalPathValue ¶
type DeletePlanAssignmentRequest_FieldTerminalPathValue struct { DeletePlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeletePlanAssignmentRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeletePlanAssignmentRequest_FieldTerminalPathValue) AsNameValue() (*plan_assignment.Reference, bool)
func (*DeletePlanAssignmentRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeletePlanAssignmentRequest_FieldTerminalPathValue) CompareWith(source *DeletePlanAssignmentRequest) (int, bool)
CompareWith compares value in the 'DeletePlanAssignmentRequest_FieldTerminalPathValue' with the value under path in 'DeletePlanAssignmentRequest'.
func (*DeletePlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeletePlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeletePlanAssignmentRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeletePlanAssignmentRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeletePlanAssignmentRequest' as interface{}
func (*DeletePlanAssignmentRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeletePlanAssignmentRequest_FieldTerminalPathValue) SetTo(target **DeletePlanAssignmentRequest)
SetTo stores value for selected field for object DeletePlanAssignmentRequest
func (*DeletePlanAssignmentRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeletePlanAssignmentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetPlanAssignmentDescriptor ¶
type GetPlanAssignmentDescriptor struct{}
func GetGetPlanAssignmentDescriptor ¶
func GetGetPlanAssignmentDescriptor() *GetPlanAssignmentDescriptor
func (*GetPlanAssignmentDescriptor) GetApiDescriptor ¶
func (d *GetPlanAssignmentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetPlanAssignmentDescriptor) GetApiName ¶
func (d *GetPlanAssignmentDescriptor) GetApiName() string
func (*GetPlanAssignmentDescriptor) GetClientMsgReflectHandle ¶
func (d *GetPlanAssignmentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetPlanAssignmentDescriptor) GetFullMethodName ¶
func (d *GetPlanAssignmentDescriptor) GetFullMethodName() string
func (*GetPlanAssignmentDescriptor) GetMethodName ¶
func (d *GetPlanAssignmentDescriptor) GetMethodName() string
func (*GetPlanAssignmentDescriptor) GetProtoPkgName ¶
func (d *GetPlanAssignmentDescriptor) GetProtoPkgName() string
func (*GetPlanAssignmentDescriptor) GetResourceDescriptor ¶
func (d *GetPlanAssignmentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetPlanAssignmentDescriptor) GetServerMsgReflectHandle ¶
func (d *GetPlanAssignmentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetPlanAssignmentDescriptor) GetServiceDomain ¶
func (d *GetPlanAssignmentDescriptor) GetServiceDomain() string
func (*GetPlanAssignmentDescriptor) GetServiceVersion ¶
func (d *GetPlanAssignmentDescriptor) GetServiceVersion() string
func (*GetPlanAssignmentDescriptor) GetVerb ¶
func (d *GetPlanAssignmentDescriptor) GetVerb() string
func (*GetPlanAssignmentDescriptor) HasResource ¶
func (d *GetPlanAssignmentDescriptor) HasResource() bool
func (*GetPlanAssignmentDescriptor) IsClientStream ¶
func (d *GetPlanAssignmentDescriptor) IsClientStream() bool
func (*GetPlanAssignmentDescriptor) IsCollection ¶
func (d *GetPlanAssignmentDescriptor) IsCollection() bool
func (*GetPlanAssignmentDescriptor) IsPlural ¶
func (d *GetPlanAssignmentDescriptor) IsPlural() bool
func (*GetPlanAssignmentDescriptor) IsServerStream ¶
func (d *GetPlanAssignmentDescriptor) IsServerStream() bool
func (*GetPlanAssignmentDescriptor) IsUnary ¶
func (d *GetPlanAssignmentDescriptor) IsUnary() bool
func (*GetPlanAssignmentDescriptor) NewEmptyClientMsg ¶
func (d *GetPlanAssignmentDescriptor) NewEmptyClientMsg() proto.Message
func (*GetPlanAssignmentDescriptor) NewEmptyServerMsg ¶
func (d *GetPlanAssignmentDescriptor) NewEmptyServerMsg() proto.Message
func (*GetPlanAssignmentDescriptor) RequestHasResourceBody ¶
func (d *GetPlanAssignmentDescriptor) RequestHasResourceBody() bool
type GetPlanAssignmentDescriptorClientMsgHandle ¶
type GetPlanAssignmentDescriptorClientMsgHandle struct{}
func (*GetPlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetPlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetPlanAssignmentDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetPlanAssignmentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetPlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetPlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetPlanAssignmentDescriptorServerMsgHandle ¶
type GetPlanAssignmentDescriptorServerMsgHandle struct{}
func (*GetPlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetPlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetPlanAssignmentDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetPlanAssignmentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetPlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetPlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetPlanAssignmentRequest ¶
type GetPlanAssignmentRequest struct { // Reference of ntt.limits.v1alpha2.PlanAssignment Name *plan_assignment.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 *plan_assignment.PlanAssignment_FieldMask `` /* 146-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 [GetPlanAssignment][ntt.limits.v1alpha2.GetPlanAssignment]
func (*GetPlanAssignmentRequest) Clone ¶
func (o *GetPlanAssignmentRequest) Clone() *GetPlanAssignmentRequest
func (*GetPlanAssignmentRequest) CloneRaw ¶
func (o *GetPlanAssignmentRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetPlanAssignmentRequest) Descriptor ¶
func (*GetPlanAssignmentRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetPlanAssignmentRequest.ProtoReflect.Descriptor instead.
func (*GetPlanAssignmentRequest) GetFieldMask ¶
func (m *GetPlanAssignmentRequest) GetFieldMask() *plan_assignment.PlanAssignment_FieldMask
func (*GetPlanAssignmentRequest) GetName ¶
func (m *GetPlanAssignmentRequest) GetName() *plan_assignment.Reference
func (*GetPlanAssignmentRequest) GetView ¶
func (m *GetPlanAssignmentRequest) GetView() view.View
func (*GetPlanAssignmentRequest) GotenMessage ¶
func (*GetPlanAssignmentRequest) GotenMessage()
func (*GetPlanAssignmentRequest) GotenObjectExt ¶
func (o *GetPlanAssignmentRequest) GotenObjectExt()
func (*GetPlanAssignmentRequest) GotenValidate ¶
func (obj *GetPlanAssignmentRequest) GotenValidate() error
func (*GetPlanAssignmentRequest) MakeDiffFieldMask ¶
func (o *GetPlanAssignmentRequest) MakeDiffFieldMask(other *GetPlanAssignmentRequest) *GetPlanAssignmentRequest_FieldMask
func (*GetPlanAssignmentRequest) MakeFullFieldMask ¶
func (o *GetPlanAssignmentRequest) MakeFullFieldMask() *GetPlanAssignmentRequest_FieldMask
func (*GetPlanAssignmentRequest) MakeRawDiffFieldMask ¶
func (o *GetPlanAssignmentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetPlanAssignmentRequest) MakeRawFullFieldMask ¶
func (o *GetPlanAssignmentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetPlanAssignmentRequest) Marshal ¶
func (m *GetPlanAssignmentRequest) Marshal() ([]byte, error)
func (*GetPlanAssignmentRequest) MarshalJSON ¶
func (m *GetPlanAssignmentRequest) MarshalJSON() ([]byte, error)
func (*GetPlanAssignmentRequest) Merge ¶
func (o *GetPlanAssignmentRequest) Merge(source *GetPlanAssignmentRequest)
func (*GetPlanAssignmentRequest) MergeRaw ¶
func (o *GetPlanAssignmentRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetPlanAssignmentRequest) ProtoMessage ¶
func (*GetPlanAssignmentRequest) ProtoMessage()
func (*GetPlanAssignmentRequest) ProtoReflect ¶
func (m *GetPlanAssignmentRequest) ProtoReflect() preflect.Message
func (*GetPlanAssignmentRequest) Reset ¶
func (m *GetPlanAssignmentRequest) Reset()
func (*GetPlanAssignmentRequest) SetFieldMask ¶
func (m *GetPlanAssignmentRequest) SetFieldMask(fv *plan_assignment.PlanAssignment_FieldMask)
func (*GetPlanAssignmentRequest) SetName ¶
func (m *GetPlanAssignmentRequest) SetName(fv *plan_assignment.Reference)
func (*GetPlanAssignmentRequest) SetView ¶
func (m *GetPlanAssignmentRequest) SetView(fv view.View)
func (*GetPlanAssignmentRequest) String ¶
func (m *GetPlanAssignmentRequest) String() string
func (*GetPlanAssignmentRequest) Unmarshal ¶
func (m *GetPlanAssignmentRequest) Unmarshal(b []byte) error
func (*GetPlanAssignmentRequest) UnmarshalJSON ¶
func (m *GetPlanAssignmentRequest) UnmarshalJSON(data []byte) error
type GetPlanAssignmentRequestFieldPathBuilder ¶
type GetPlanAssignmentRequestFieldPathBuilder struct{}
func NewGetPlanAssignmentRequestFieldPathBuilder ¶
func NewGetPlanAssignmentRequestFieldPathBuilder() GetPlanAssignmentRequestFieldPathBuilder
type GetPlanAssignmentRequestPathSelectorFieldMask ¶
type GetPlanAssignmentRequestPathSelectorFieldMask struct{}
func (GetPlanAssignmentRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetPlanAssignmentRequestPathSelectorFieldMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues
type GetPlanAssignmentRequestPathSelectorName ¶
type GetPlanAssignmentRequestPathSelectorName struct{}
func (GetPlanAssignmentRequestPathSelectorName) FieldPath ¶
func (GetPlanAssignmentRequestPathSelectorName) FieldPath() *GetPlanAssignmentRequest_FieldTerminalPath
func (GetPlanAssignmentRequestPathSelectorName) WithArrayOfValues ¶
func (s GetPlanAssignmentRequestPathSelectorName) WithArrayOfValues(values []*plan_assignment.Reference) *GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues
func (GetPlanAssignmentRequestPathSelectorName) WithValue ¶
func (s GetPlanAssignmentRequestPathSelectorName) WithValue(value *plan_assignment.Reference) *GetPlanAssignmentRequest_FieldTerminalPathValue
type GetPlanAssignmentRequestPathSelectorView ¶
type GetPlanAssignmentRequestPathSelectorView struct{}
func (GetPlanAssignmentRequestPathSelectorView) FieldPath ¶
func (GetPlanAssignmentRequestPathSelectorView) FieldPath() *GetPlanAssignmentRequest_FieldTerminalPath
func (GetPlanAssignmentRequestPathSelectorView) WithArrayOfValues ¶
func (s GetPlanAssignmentRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues
func (GetPlanAssignmentRequestPathSelectorView) WithValue ¶
func (s GetPlanAssignmentRequestPathSelectorView) WithValue(value view.View) *GetPlanAssignmentRequest_FieldTerminalPathValue
type GetPlanAssignmentRequest_FieldMask ¶
type GetPlanAssignmentRequest_FieldMask struct {
Paths []GetPlanAssignmentRequest_FieldPath
}
func FullGetPlanAssignmentRequest_FieldMask ¶
func FullGetPlanAssignmentRequest_FieldMask() *GetPlanAssignmentRequest_FieldMask
func (*GetPlanAssignmentRequest_FieldMask) AppendPath ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) AppendPath(path GetPlanAssignmentRequest_FieldPath)
func (*GetPlanAssignmentRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetPlanAssignmentRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetPlanAssignmentRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetPlanAssignmentRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) FilterInputFields() *GetPlanAssignmentRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetPlanAssignmentRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetPlanAssignmentRequest_FieldMask) GetPaths ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) GetPaths() []GetPlanAssignmentRequest_FieldPath
func (*GetPlanAssignmentRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetPlanAssignmentRequest_FieldMask) IsFull ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) IsFull() bool
func (GetPlanAssignmentRequest_FieldMask) Marshal ¶
func (fieldMask GetPlanAssignmentRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetPlanAssignmentRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetPlanAssignmentRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetPlanAssignmentRequest_FieldMask) PathsCount ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) PathsCount() int
func (*GetPlanAssignmentRequest_FieldMask) Project ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) Project(source *GetPlanAssignmentRequest) *GetPlanAssignmentRequest
func (*GetPlanAssignmentRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetPlanAssignmentRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) ProtoMessage()
func (*GetPlanAssignmentRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetPlanAssignmentRequest_FieldMask) Reset ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) Reset()
func (*GetPlanAssignmentRequest_FieldMask) Set ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) Set(target, source *GetPlanAssignmentRequest)
func (*GetPlanAssignmentRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetPlanAssignmentRequest_FieldMask) SetRaw ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetPlanAssignmentRequest_FieldMask) Size ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) Size() int
func (*GetPlanAssignmentRequest_FieldMask) String ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) String() string
func (*GetPlanAssignmentRequest_FieldMask) Subtract ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) Subtract(other *GetPlanAssignmentRequest_FieldMask) *GetPlanAssignmentRequest_FieldMask
func (*GetPlanAssignmentRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetPlanAssignmentRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetPlanAssignmentRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) Unmarshal(data []byte) error
func (*GetPlanAssignmentRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetPlanAssignmentRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetPlanAssignmentRequest_FieldPath ¶
type GetPlanAssignmentRequest_FieldPath interface { gotenobject.FieldPath Selector() GetPlanAssignmentRequest_FieldPathSelector Get(source *GetPlanAssignmentRequest) []interface{} GetSingle(source *GetPlanAssignmentRequest) (interface{}, bool) ClearValue(item *GetPlanAssignmentRequest) // Those methods build corresponding GetPlanAssignmentRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetPlanAssignmentRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetPlanAssignmentRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetPlanAssignmentRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetPlanAssignmentRequest_FieldPath ¶
func BuildGetPlanAssignmentRequest_FieldPath(fp gotenobject.RawFieldPath) (GetPlanAssignmentRequest_FieldPath, error)
func MustParseGetPlanAssignmentRequest_FieldPath ¶
func MustParseGetPlanAssignmentRequest_FieldPath(rawField string) GetPlanAssignmentRequest_FieldPath
func ParseGetPlanAssignmentRequest_FieldPath ¶
func ParseGetPlanAssignmentRequest_FieldPath(rawField string) (GetPlanAssignmentRequest_FieldPath, error)
type GetPlanAssignmentRequest_FieldPathArrayItemValue ¶
type GetPlanAssignmentRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetPlanAssignmentRequest_FieldPath ContainsValue(*GetPlanAssignmentRequest) bool }
GetPlanAssignmentRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetPlanAssignmentRequest according to their type Present only for array (repeated) types.
func MustParseGetPlanAssignmentRequest_FieldPathArrayItemValue ¶
func MustParseGetPlanAssignmentRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetPlanAssignmentRequest_FieldPathArrayItemValue
func ParseGetPlanAssignmentRequest_FieldPathArrayItemValue ¶
func ParseGetPlanAssignmentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetPlanAssignmentRequest_FieldPathArrayItemValue, error)
ParseGetPlanAssignmentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetPlanAssignmentRequest_FieldPathArrayOfValues ¶
type GetPlanAssignmentRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetPlanAssignmentRequest_FieldPath }
GetPlanAssignmentRequest_FieldPathArrayOfValues allows storing slice of values for GetPlanAssignmentRequest fields according to their type
func MustParseGetPlanAssignmentRequest_FieldPathArrayOfValues ¶
func MustParseGetPlanAssignmentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetPlanAssignmentRequest_FieldPathArrayOfValues
func ParseGetPlanAssignmentRequest_FieldPathArrayOfValues ¶
func ParseGetPlanAssignmentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetPlanAssignmentRequest_FieldPathArrayOfValues, error)
type GetPlanAssignmentRequest_FieldPathSelector ¶
type GetPlanAssignmentRequest_FieldPathSelector int32
const ( GetPlanAssignmentRequest_FieldPathSelectorName GetPlanAssignmentRequest_FieldPathSelector = 0 GetPlanAssignmentRequest_FieldPathSelectorFieldMask GetPlanAssignmentRequest_FieldPathSelector = 1 GetPlanAssignmentRequest_FieldPathSelectorView GetPlanAssignmentRequest_FieldPathSelector = 2 )
func (GetPlanAssignmentRequest_FieldPathSelector) String ¶
func (s GetPlanAssignmentRequest_FieldPathSelector) String() string
type GetPlanAssignmentRequest_FieldPathValue ¶
type GetPlanAssignmentRequest_FieldPathValue interface { GetPlanAssignmentRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetPlanAssignmentRequest) CompareWith(*GetPlanAssignmentRequest) (cmp int, comparable bool) }
GetPlanAssignmentRequest_FieldPathValue allows storing values for GetPlanAssignmentRequest fields according to their type
func MustParseGetPlanAssignmentRequest_FieldPathValue ¶
func MustParseGetPlanAssignmentRequest_FieldPathValue(pathStr, valueStr string) GetPlanAssignmentRequest_FieldPathValue
func ParseGetPlanAssignmentRequest_FieldPathValue ¶
func ParseGetPlanAssignmentRequest_FieldPathValue(pathStr, valueStr string) (GetPlanAssignmentRequest_FieldPathValue, error)
type GetPlanAssignmentRequest_FieldTerminalPath ¶
type GetPlanAssignmentRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetPlanAssignmentRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) ClearValue(item *GetPlanAssignmentRequest)
func (*GetPlanAssignmentRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetPlanAssignmentRequest_FieldTerminalPath) Get ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) Get(source *GetPlanAssignmentRequest) (values []interface{})
Get returns all values pointed by specific field from source GetPlanAssignmentRequest
func (*GetPlanAssignmentRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetPlanAssignmentRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetPlanAssignmentRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) GetSingle(source *GetPlanAssignmentRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetPlanAssignmentRequest
func (*GetPlanAssignmentRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetPlanAssignmentRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetPlanAssignmentRequest_FieldTerminalPath) JSONString ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetPlanAssignmentRequest_FieldTerminalPath) Selector ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) Selector() GetPlanAssignmentRequest_FieldPathSelector
func (*GetPlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetPlanAssignmentRequest_FieldTerminalPath) String ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetPlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetPlanAssignmentRequest_FieldPathArrayItemValue
func (*GetPlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetPlanAssignmentRequest_FieldPathArrayOfValues
func (*GetPlanAssignmentRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) WithIValue(value interface{}) GetPlanAssignmentRequest_FieldPathValue
func (*GetPlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetPlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetPlanAssignmentRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetPlanAssignmentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue ¶
type GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue struct { GetPlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetPlanAssignmentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetPlanAssignmentRequest'
func (*GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetPlanAssignmentRequest as interface{}
func (*GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetPlanAssignmentRequest) (interface{}, bool)
func (*GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues ¶
type GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues struct { GetPlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*plan_assignment.PlanAssignment_FieldMask, bool)
func (*GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*plan_assignment.Reference, bool)
func (*GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetPlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetPlanAssignmentRequest_FieldTerminalPathValue ¶
type GetPlanAssignmentRequest_FieldTerminalPathValue struct { GetPlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetPlanAssignmentRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) AsFieldMaskValue() (*plan_assignment.PlanAssignment_FieldMask, bool)
func (*GetPlanAssignmentRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) AsNameValue() (*plan_assignment.Reference, bool)
func (*GetPlanAssignmentRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetPlanAssignmentRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) CompareWith(source *GetPlanAssignmentRequest) (int, bool)
CompareWith compares value in the 'GetPlanAssignmentRequest_FieldTerminalPathValue' with the value under path in 'GetPlanAssignmentRequest'.
func (*GetPlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetPlanAssignmentRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetPlanAssignmentRequest' as interface{}
func (*GetPlanAssignmentRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) SetTo(target **GetPlanAssignmentRequest)
SetTo stores value for selected field for object GetPlanAssignmentRequest
func (*GetPlanAssignmentRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetPlanAssignmentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListPlanAssignmentsDescriptor ¶
type ListPlanAssignmentsDescriptor struct{}
func GetListPlanAssignmentsDescriptor ¶
func GetListPlanAssignmentsDescriptor() *ListPlanAssignmentsDescriptor
func (*ListPlanAssignmentsDescriptor) GetApiDescriptor ¶
func (d *ListPlanAssignmentsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListPlanAssignmentsDescriptor) GetApiName ¶
func (d *ListPlanAssignmentsDescriptor) GetApiName() string
func (*ListPlanAssignmentsDescriptor) GetClientMsgReflectHandle ¶
func (d *ListPlanAssignmentsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListPlanAssignmentsDescriptor) GetFullMethodName ¶
func (d *ListPlanAssignmentsDescriptor) GetFullMethodName() string
func (*ListPlanAssignmentsDescriptor) GetMethodName ¶
func (d *ListPlanAssignmentsDescriptor) GetMethodName() string
func (*ListPlanAssignmentsDescriptor) GetProtoPkgName ¶
func (d *ListPlanAssignmentsDescriptor) GetProtoPkgName() string
func (*ListPlanAssignmentsDescriptor) GetResourceDescriptor ¶
func (d *ListPlanAssignmentsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListPlanAssignmentsDescriptor) GetServerMsgReflectHandle ¶
func (d *ListPlanAssignmentsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListPlanAssignmentsDescriptor) GetServiceDomain ¶
func (d *ListPlanAssignmentsDescriptor) GetServiceDomain() string
func (*ListPlanAssignmentsDescriptor) GetServiceVersion ¶
func (d *ListPlanAssignmentsDescriptor) GetServiceVersion() string
func (*ListPlanAssignmentsDescriptor) GetVerb ¶
func (d *ListPlanAssignmentsDescriptor) GetVerb() string
func (*ListPlanAssignmentsDescriptor) HasResource ¶
func (d *ListPlanAssignmentsDescriptor) HasResource() bool
func (*ListPlanAssignmentsDescriptor) IsClientStream ¶
func (d *ListPlanAssignmentsDescriptor) IsClientStream() bool
func (*ListPlanAssignmentsDescriptor) IsCollection ¶
func (d *ListPlanAssignmentsDescriptor) IsCollection() bool
func (*ListPlanAssignmentsDescriptor) IsPlural ¶
func (d *ListPlanAssignmentsDescriptor) IsPlural() bool
func (*ListPlanAssignmentsDescriptor) IsServerStream ¶
func (d *ListPlanAssignmentsDescriptor) IsServerStream() bool
func (*ListPlanAssignmentsDescriptor) IsUnary ¶
func (d *ListPlanAssignmentsDescriptor) IsUnary() bool
func (*ListPlanAssignmentsDescriptor) NewEmptyClientMsg ¶
func (d *ListPlanAssignmentsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListPlanAssignmentsDescriptor) NewEmptyServerMsg ¶
func (d *ListPlanAssignmentsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListPlanAssignmentsDescriptor) RequestHasResourceBody ¶
func (d *ListPlanAssignmentsDescriptor) RequestHasResourceBody() bool
type ListPlanAssignmentsDescriptorClientMsgHandle ¶
type ListPlanAssignmentsDescriptorClientMsgHandle struct{}
func (*ListPlanAssignmentsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListPlanAssignmentsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListPlanAssignmentsDescriptorServerMsgHandle ¶
type ListPlanAssignmentsDescriptorServerMsgHandle struct{}
func (*ListPlanAssignmentsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListPlanAssignmentsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListPlanAssignmentsRequest ¶
type ListPlanAssignmentsRequest struct { // Parent name of ntt.limits.v1alpha2.PlanAssignment Parent *plan_assignment.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer PlanAssignments 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 // [ListPlanAssignmentsResponse.next_page_token][ntt.limits.v1alpha2.ListPlanAssignmentsResponse.next_page_token] PageToken *plan_assignment.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 *plan_assignment.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 *plan_assignment.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 *plan_assignment.PlanAssignment_FieldMask `` /* 146-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 [ListPlanAssignments][ntt.limits.v1alpha2.ListPlanAssignments]
func (*ListPlanAssignmentsRequest) Clone ¶
func (o *ListPlanAssignmentsRequest) Clone() *ListPlanAssignmentsRequest
func (*ListPlanAssignmentsRequest) CloneRaw ¶
func (o *ListPlanAssignmentsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListPlanAssignmentsRequest) Descriptor ¶
func (*ListPlanAssignmentsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListPlanAssignmentsRequest.ProtoReflect.Descriptor instead.
func (*ListPlanAssignmentsRequest) GetFieldMask ¶
func (m *ListPlanAssignmentsRequest) GetFieldMask() *plan_assignment.PlanAssignment_FieldMask
func (*ListPlanAssignmentsRequest) GetFilter ¶
func (m *ListPlanAssignmentsRequest) GetFilter() *plan_assignment.Filter
func (*ListPlanAssignmentsRequest) GetIncludePagingInfo ¶ added in v0.10.1
func (m *ListPlanAssignmentsRequest) GetIncludePagingInfo() bool
func (*ListPlanAssignmentsRequest) GetOrderBy ¶
func (m *ListPlanAssignmentsRequest) GetOrderBy() *plan_assignment.OrderBy
func (*ListPlanAssignmentsRequest) GetPageSize ¶
func (m *ListPlanAssignmentsRequest) GetPageSize() int32
func (*ListPlanAssignmentsRequest) GetPageToken ¶
func (m *ListPlanAssignmentsRequest) GetPageToken() *plan_assignment.PagerCursor
func (*ListPlanAssignmentsRequest) GetParent ¶
func (m *ListPlanAssignmentsRequest) GetParent() *plan_assignment.ParentName
func (*ListPlanAssignmentsRequest) GetView ¶
func (m *ListPlanAssignmentsRequest) GetView() view.View
func (*ListPlanAssignmentsRequest) GotenMessage ¶
func (*ListPlanAssignmentsRequest) GotenMessage()
func (*ListPlanAssignmentsRequest) GotenObjectExt ¶
func (o *ListPlanAssignmentsRequest) GotenObjectExt()
func (*ListPlanAssignmentsRequest) GotenValidate ¶
func (obj *ListPlanAssignmentsRequest) GotenValidate() error
func (*ListPlanAssignmentsRequest) MakeDiffFieldMask ¶
func (o *ListPlanAssignmentsRequest) MakeDiffFieldMask(other *ListPlanAssignmentsRequest) *ListPlanAssignmentsRequest_FieldMask
func (*ListPlanAssignmentsRequest) MakeFullFieldMask ¶
func (o *ListPlanAssignmentsRequest) MakeFullFieldMask() *ListPlanAssignmentsRequest_FieldMask
func (*ListPlanAssignmentsRequest) MakeRawDiffFieldMask ¶
func (o *ListPlanAssignmentsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListPlanAssignmentsRequest) MakeRawFullFieldMask ¶
func (o *ListPlanAssignmentsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListPlanAssignmentsRequest) Marshal ¶
func (m *ListPlanAssignmentsRequest) Marshal() ([]byte, error)
func (*ListPlanAssignmentsRequest) MarshalJSON ¶
func (m *ListPlanAssignmentsRequest) MarshalJSON() ([]byte, error)
func (*ListPlanAssignmentsRequest) Merge ¶
func (o *ListPlanAssignmentsRequest) Merge(source *ListPlanAssignmentsRequest)
func (*ListPlanAssignmentsRequest) MergeRaw ¶
func (o *ListPlanAssignmentsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListPlanAssignmentsRequest) ProtoMessage ¶
func (*ListPlanAssignmentsRequest) ProtoMessage()
func (*ListPlanAssignmentsRequest) ProtoReflect ¶
func (m *ListPlanAssignmentsRequest) ProtoReflect() preflect.Message
func (*ListPlanAssignmentsRequest) Reset ¶
func (m *ListPlanAssignmentsRequest) Reset()
func (*ListPlanAssignmentsRequest) SetFieldMask ¶
func (m *ListPlanAssignmentsRequest) SetFieldMask(fv *plan_assignment.PlanAssignment_FieldMask)
func (*ListPlanAssignmentsRequest) SetFilter ¶
func (m *ListPlanAssignmentsRequest) SetFilter(fv *plan_assignment.Filter)
func (*ListPlanAssignmentsRequest) SetIncludePagingInfo ¶ added in v0.10.1
func (m *ListPlanAssignmentsRequest) SetIncludePagingInfo(fv bool)
func (*ListPlanAssignmentsRequest) SetOrderBy ¶
func (m *ListPlanAssignmentsRequest) SetOrderBy(fv *plan_assignment.OrderBy)
func (*ListPlanAssignmentsRequest) SetPageSize ¶
func (m *ListPlanAssignmentsRequest) SetPageSize(fv int32)
func (*ListPlanAssignmentsRequest) SetPageToken ¶
func (m *ListPlanAssignmentsRequest) SetPageToken(fv *plan_assignment.PagerCursor)
func (*ListPlanAssignmentsRequest) SetParent ¶
func (m *ListPlanAssignmentsRequest) SetParent(fv *plan_assignment.ParentName)
func (*ListPlanAssignmentsRequest) SetView ¶
func (m *ListPlanAssignmentsRequest) SetView(fv view.View)
func (*ListPlanAssignmentsRequest) String ¶
func (m *ListPlanAssignmentsRequest) String() string
func (*ListPlanAssignmentsRequest) Unmarshal ¶
func (m *ListPlanAssignmentsRequest) Unmarshal(b []byte) error
func (*ListPlanAssignmentsRequest) UnmarshalJSON ¶
func (m *ListPlanAssignmentsRequest) UnmarshalJSON(data []byte) error
type ListPlanAssignmentsRequestFieldPathBuilder ¶
type ListPlanAssignmentsRequestFieldPathBuilder struct{}
func NewListPlanAssignmentsRequestFieldPathBuilder ¶
func NewListPlanAssignmentsRequestFieldPathBuilder() ListPlanAssignmentsRequestFieldPathBuilder
func (ListPlanAssignmentsRequestFieldPathBuilder) IncludePagingInfo ¶ added in v0.10.1
func (ListPlanAssignmentsRequestFieldPathBuilder) IncludePagingInfo() ListPlanAssignmentsRequestPathSelectorIncludePagingInfo
type ListPlanAssignmentsRequestPathSelectorFieldMask ¶
type ListPlanAssignmentsRequestPathSelectorFieldMask struct{}
func (ListPlanAssignmentsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListPlanAssignmentsRequestPathSelectorFieldMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
type ListPlanAssignmentsRequestPathSelectorFilter ¶
type ListPlanAssignmentsRequestPathSelectorFilter struct{}
func (ListPlanAssignmentsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListPlanAssignmentsRequestPathSelectorFilter) WithArrayOfValues(values []*plan_assignment.Filter) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (ListPlanAssignmentsRequestPathSelectorFilter) WithValue ¶
func (s ListPlanAssignmentsRequestPathSelectorFilter) WithValue(value *plan_assignment.Filter) *ListPlanAssignmentsRequest_FieldTerminalPathValue
type ListPlanAssignmentsRequestPathSelectorIncludePagingInfo ¶ added in v0.10.1
type ListPlanAssignmentsRequestPathSelectorIncludePagingInfo struct{}
func (ListPlanAssignmentsRequestPathSelectorIncludePagingInfo) WithArrayOfValues ¶ added in v0.10.1
func (s ListPlanAssignmentsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (ListPlanAssignmentsRequestPathSelectorIncludePagingInfo) WithValue ¶ added in v0.10.1
func (s ListPlanAssignmentsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListPlanAssignmentsRequest_FieldTerminalPathValue
type ListPlanAssignmentsRequestPathSelectorOrderBy ¶
type ListPlanAssignmentsRequestPathSelectorOrderBy struct{}
func (ListPlanAssignmentsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListPlanAssignmentsRequestPathSelectorOrderBy) WithArrayOfValues(values []*plan_assignment.OrderBy) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (ListPlanAssignmentsRequestPathSelectorOrderBy) WithValue ¶
func (s ListPlanAssignmentsRequestPathSelectorOrderBy) WithValue(value *plan_assignment.OrderBy) *ListPlanAssignmentsRequest_FieldTerminalPathValue
type ListPlanAssignmentsRequestPathSelectorPageSize ¶
type ListPlanAssignmentsRequestPathSelectorPageSize struct{}
func (ListPlanAssignmentsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListPlanAssignmentsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (ListPlanAssignmentsRequestPathSelectorPageSize) WithValue ¶
func (s ListPlanAssignmentsRequestPathSelectorPageSize) WithValue(value int32) *ListPlanAssignmentsRequest_FieldTerminalPathValue
type ListPlanAssignmentsRequestPathSelectorPageToken ¶
type ListPlanAssignmentsRequestPathSelectorPageToken struct{}
func (ListPlanAssignmentsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListPlanAssignmentsRequestPathSelectorPageToken) WithArrayOfValues(values []*plan_assignment.PagerCursor) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (ListPlanAssignmentsRequestPathSelectorPageToken) WithValue ¶
func (s ListPlanAssignmentsRequestPathSelectorPageToken) WithValue(value *plan_assignment.PagerCursor) *ListPlanAssignmentsRequest_FieldTerminalPathValue
type ListPlanAssignmentsRequestPathSelectorParent ¶
type ListPlanAssignmentsRequestPathSelectorParent struct{}
func (ListPlanAssignmentsRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListPlanAssignmentsRequestPathSelectorParent) WithArrayOfValues(values []*plan_assignment.ParentName) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (ListPlanAssignmentsRequestPathSelectorParent) WithValue ¶
func (s ListPlanAssignmentsRequestPathSelectorParent) WithValue(value *plan_assignment.ParentName) *ListPlanAssignmentsRequest_FieldTerminalPathValue
type ListPlanAssignmentsRequestPathSelectorView ¶
type ListPlanAssignmentsRequestPathSelectorView struct{}
func (ListPlanAssignmentsRequestPathSelectorView) WithArrayOfValues ¶
func (s ListPlanAssignmentsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (ListPlanAssignmentsRequestPathSelectorView) WithValue ¶
func (s ListPlanAssignmentsRequestPathSelectorView) WithValue(value view.View) *ListPlanAssignmentsRequest_FieldTerminalPathValue
type ListPlanAssignmentsRequest_FieldMask ¶
type ListPlanAssignmentsRequest_FieldMask struct {
Paths []ListPlanAssignmentsRequest_FieldPath
}
func FullListPlanAssignmentsRequest_FieldMask ¶
func FullListPlanAssignmentsRequest_FieldMask() *ListPlanAssignmentsRequest_FieldMask
func (*ListPlanAssignmentsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) AppendPath(path ListPlanAssignmentsRequest_FieldPath)
func (*ListPlanAssignmentsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListPlanAssignmentsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListPlanAssignmentsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListPlanAssignmentsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) FilterInputFields() *ListPlanAssignmentsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListPlanAssignmentsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListPlanAssignmentsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) GetPaths() []ListPlanAssignmentsRequest_FieldPath
func (*ListPlanAssignmentsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListPlanAssignmentsRequest_FieldMask) IsFull ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) IsFull() bool
func (ListPlanAssignmentsRequest_FieldMask) Marshal ¶
func (fieldMask ListPlanAssignmentsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListPlanAssignmentsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListPlanAssignmentsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListPlanAssignmentsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) PathsCount() int
func (*ListPlanAssignmentsRequest_FieldMask) Project ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) Project(source *ListPlanAssignmentsRequest) *ListPlanAssignmentsRequest
func (*ListPlanAssignmentsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListPlanAssignmentsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) ProtoMessage()
func (*ListPlanAssignmentsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListPlanAssignmentsRequest_FieldMask) Reset ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) Reset()
func (*ListPlanAssignmentsRequest_FieldMask) Set ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) Set(target, source *ListPlanAssignmentsRequest)
func (*ListPlanAssignmentsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListPlanAssignmentsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListPlanAssignmentsRequest_FieldMask) Size ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) Size() int
func (*ListPlanAssignmentsRequest_FieldMask) String ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) String() string
func (*ListPlanAssignmentsRequest_FieldMask) Subtract ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) Subtract(other *ListPlanAssignmentsRequest_FieldMask) *ListPlanAssignmentsRequest_FieldMask
func (*ListPlanAssignmentsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListPlanAssignmentsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListPlanAssignmentsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListPlanAssignmentsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListPlanAssignmentsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListPlanAssignmentsRequest_FieldPath ¶
type ListPlanAssignmentsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListPlanAssignmentsRequest_FieldPathSelector Get(source *ListPlanAssignmentsRequest) []interface{} GetSingle(source *ListPlanAssignmentsRequest) (interface{}, bool) ClearValue(item *ListPlanAssignmentsRequest) // Those methods build corresponding ListPlanAssignmentsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListPlanAssignmentsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListPlanAssignmentsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListPlanAssignmentsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListPlanAssignmentsRequest_FieldPath ¶
func BuildListPlanAssignmentsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListPlanAssignmentsRequest_FieldPath, error)
func MustParseListPlanAssignmentsRequest_FieldPath ¶
func MustParseListPlanAssignmentsRequest_FieldPath(rawField string) ListPlanAssignmentsRequest_FieldPath
func ParseListPlanAssignmentsRequest_FieldPath ¶
func ParseListPlanAssignmentsRequest_FieldPath(rawField string) (ListPlanAssignmentsRequest_FieldPath, error)
type ListPlanAssignmentsRequest_FieldPathArrayItemValue ¶
type ListPlanAssignmentsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListPlanAssignmentsRequest_FieldPath ContainsValue(*ListPlanAssignmentsRequest) bool }
ListPlanAssignmentsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListPlanAssignmentsRequest according to their type Present only for array (repeated) types.
func MustParseListPlanAssignmentsRequest_FieldPathArrayItemValue ¶
func MustParseListPlanAssignmentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListPlanAssignmentsRequest_FieldPathArrayItemValue
func ParseListPlanAssignmentsRequest_FieldPathArrayItemValue ¶
func ParseListPlanAssignmentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListPlanAssignmentsRequest_FieldPathArrayItemValue, error)
ParseListPlanAssignmentsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListPlanAssignmentsRequest_FieldPathArrayOfValues ¶
type ListPlanAssignmentsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListPlanAssignmentsRequest_FieldPath }
ListPlanAssignmentsRequest_FieldPathArrayOfValues allows storing slice of values for ListPlanAssignmentsRequest fields according to their type
func MustParseListPlanAssignmentsRequest_FieldPathArrayOfValues ¶
func MustParseListPlanAssignmentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListPlanAssignmentsRequest_FieldPathArrayOfValues
func ParseListPlanAssignmentsRequest_FieldPathArrayOfValues ¶
func ParseListPlanAssignmentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListPlanAssignmentsRequest_FieldPathArrayOfValues, error)
type ListPlanAssignmentsRequest_FieldPathSelector ¶
type ListPlanAssignmentsRequest_FieldPathSelector int32
const ( ListPlanAssignmentsRequest_FieldPathSelectorParent ListPlanAssignmentsRequest_FieldPathSelector = 0 ListPlanAssignmentsRequest_FieldPathSelectorPageSize ListPlanAssignmentsRequest_FieldPathSelector = 1 ListPlanAssignmentsRequest_FieldPathSelectorPageToken ListPlanAssignmentsRequest_FieldPathSelector = 2 ListPlanAssignmentsRequest_FieldPathSelectorOrderBy ListPlanAssignmentsRequest_FieldPathSelector = 3 ListPlanAssignmentsRequest_FieldPathSelectorFilter ListPlanAssignmentsRequest_FieldPathSelector = 4 ListPlanAssignmentsRequest_FieldPathSelectorFieldMask ListPlanAssignmentsRequest_FieldPathSelector = 5 ListPlanAssignmentsRequest_FieldPathSelectorView ListPlanAssignmentsRequest_FieldPathSelector = 6 ListPlanAssignmentsRequest_FieldPathSelectorIncludePagingInfo ListPlanAssignmentsRequest_FieldPathSelector = 7 )
func (ListPlanAssignmentsRequest_FieldPathSelector) String ¶
func (s ListPlanAssignmentsRequest_FieldPathSelector) String() string
type ListPlanAssignmentsRequest_FieldPathValue ¶
type ListPlanAssignmentsRequest_FieldPathValue interface { ListPlanAssignmentsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListPlanAssignmentsRequest) CompareWith(*ListPlanAssignmentsRequest) (cmp int, comparable bool) }
ListPlanAssignmentsRequest_FieldPathValue allows storing values for ListPlanAssignmentsRequest fields according to their type
func MustParseListPlanAssignmentsRequest_FieldPathValue ¶
func MustParseListPlanAssignmentsRequest_FieldPathValue(pathStr, valueStr string) ListPlanAssignmentsRequest_FieldPathValue
func ParseListPlanAssignmentsRequest_FieldPathValue ¶
func ParseListPlanAssignmentsRequest_FieldPathValue(pathStr, valueStr string) (ListPlanAssignmentsRequest_FieldPathValue, error)
type ListPlanAssignmentsRequest_FieldTerminalPath ¶
type ListPlanAssignmentsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListPlanAssignmentsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) ClearValue(item *ListPlanAssignmentsRequest)
func (*ListPlanAssignmentsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListPlanAssignmentsRequest_FieldTerminalPath) Get ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) Get(source *ListPlanAssignmentsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListPlanAssignmentsRequest
func (*ListPlanAssignmentsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListPlanAssignmentsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListPlanAssignmentsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) GetSingle(source *ListPlanAssignmentsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListPlanAssignmentsRequest
func (*ListPlanAssignmentsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListPlanAssignmentsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListPlanAssignmentsRequest_FieldTerminalPath) Selector ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) Selector() ListPlanAssignmentsRequest_FieldPathSelector
func (*ListPlanAssignmentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListPlanAssignmentsRequest_FieldTerminalPath) String ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListPlanAssignmentsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListPlanAssignmentsRequest_FieldPathArrayItemValue
func (*ListPlanAssignmentsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListPlanAssignmentsRequest_FieldPathArrayOfValues
func (*ListPlanAssignmentsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) WithIValue(value interface{}) ListPlanAssignmentsRequest_FieldPathValue
func (*ListPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListPlanAssignmentsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListPlanAssignmentsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue ¶
type ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue struct { ListPlanAssignmentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListPlanAssignmentsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListPlanAssignmentsRequest'
func (*ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListPlanAssignmentsRequest as interface{}
func (*ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListPlanAssignmentsRequest) (interface{}, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues ¶
type ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues struct { ListPlanAssignmentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*plan_assignment.PlanAssignment_FieldMask, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*plan_assignment.Filter, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues ¶ added in v0.10.1
func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*plan_assignment.OrderBy, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*plan_assignment.PagerCursor, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*plan_assignment.ParentName, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListPlanAssignmentsRequest_FieldTerminalPathValue ¶
type ListPlanAssignmentsRequest_FieldTerminalPathValue struct { ListPlanAssignmentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPlanAssignmentsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*plan_assignment.PlanAssignment_FieldMask, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsFilterValue() (*plan_assignment.Filter, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue ¶ added in v0.10.1
func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsOrderByValue() (*plan_assignment.OrderBy, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsPageTokenValue() (*plan_assignment.PagerCursor, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsParentValue() (*plan_assignment.ParentName, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) CompareWith(source *ListPlanAssignmentsRequest) (int, bool)
CompareWith compares value in the 'ListPlanAssignmentsRequest_FieldTerminalPathValue' with the value under path in 'ListPlanAssignmentsRequest'.
func (*ListPlanAssignmentsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListPlanAssignmentsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListPlanAssignmentsRequest' as interface{}
func (*ListPlanAssignmentsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) SetTo(target **ListPlanAssignmentsRequest)
SetTo stores value for selected field for object ListPlanAssignmentsRequest
func (*ListPlanAssignmentsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListPlanAssignmentsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListPlanAssignmentsResponse ¶
type ListPlanAssignmentsResponse struct { // The list of PlanAssignments PlanAssignments []*plan_assignment.PlanAssignment `` /* 134-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [ListPlanAssignmentsRequest.page_token][ntt.limits.v1alpha2.ListPlanAssignmentsRequest.page_token] PrevPageToken *plan_assignment.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListPlanAssignmentsRequest.page_token][ntt.limits.v1alpha2.ListPlanAssignmentsRequest.page_token] NextPageToken *plan_assignment.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 PlanAssignments 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 [ListPlanAssignments][ntt.limits.v1alpha2.ListPlanAssignments]
func (*ListPlanAssignmentsResponse) Clone ¶
func (o *ListPlanAssignmentsResponse) Clone() *ListPlanAssignmentsResponse
func (*ListPlanAssignmentsResponse) CloneRaw ¶
func (o *ListPlanAssignmentsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListPlanAssignmentsResponse) Descriptor ¶
func (*ListPlanAssignmentsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListPlanAssignmentsResponse.ProtoReflect.Descriptor instead.
func (*ListPlanAssignmentsResponse) GetCurrentOffset ¶ added in v0.10.1
func (m *ListPlanAssignmentsResponse) GetCurrentOffset() int32
func (*ListPlanAssignmentsResponse) GetNextPageToken ¶
func (m *ListPlanAssignmentsResponse) GetNextPageToken() *plan_assignment.PagerCursor
func (*ListPlanAssignmentsResponse) GetPlanAssignments ¶
func (m *ListPlanAssignmentsResponse) GetPlanAssignments() []*plan_assignment.PlanAssignment
func (*ListPlanAssignmentsResponse) GetPrevPageToken ¶
func (m *ListPlanAssignmentsResponse) GetPrevPageToken() *plan_assignment.PagerCursor
func (*ListPlanAssignmentsResponse) GetTotalResultsCount ¶ added in v0.10.1
func (m *ListPlanAssignmentsResponse) GetTotalResultsCount() int32
func (*ListPlanAssignmentsResponse) GotenMessage ¶
func (*ListPlanAssignmentsResponse) GotenMessage()
func (*ListPlanAssignmentsResponse) GotenObjectExt ¶
func (o *ListPlanAssignmentsResponse) GotenObjectExt()
func (*ListPlanAssignmentsResponse) GotenValidate ¶
func (obj *ListPlanAssignmentsResponse) GotenValidate() error
func (*ListPlanAssignmentsResponse) MakeDiffFieldMask ¶
func (o *ListPlanAssignmentsResponse) MakeDiffFieldMask(other *ListPlanAssignmentsResponse) *ListPlanAssignmentsResponse_FieldMask
func (*ListPlanAssignmentsResponse) MakeFullFieldMask ¶
func (o *ListPlanAssignmentsResponse) MakeFullFieldMask() *ListPlanAssignmentsResponse_FieldMask
func (*ListPlanAssignmentsResponse) MakeRawDiffFieldMask ¶
func (o *ListPlanAssignmentsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListPlanAssignmentsResponse) MakeRawFullFieldMask ¶
func (o *ListPlanAssignmentsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListPlanAssignmentsResponse) Marshal ¶
func (m *ListPlanAssignmentsResponse) Marshal() ([]byte, error)
func (*ListPlanAssignmentsResponse) MarshalJSON ¶
func (m *ListPlanAssignmentsResponse) MarshalJSON() ([]byte, error)
func (*ListPlanAssignmentsResponse) Merge ¶
func (o *ListPlanAssignmentsResponse) Merge(source *ListPlanAssignmentsResponse)
func (*ListPlanAssignmentsResponse) MergeRaw ¶
func (o *ListPlanAssignmentsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListPlanAssignmentsResponse) ProtoMessage ¶
func (*ListPlanAssignmentsResponse) ProtoMessage()
func (*ListPlanAssignmentsResponse) ProtoReflect ¶
func (m *ListPlanAssignmentsResponse) ProtoReflect() preflect.Message
func (*ListPlanAssignmentsResponse) Reset ¶
func (m *ListPlanAssignmentsResponse) Reset()
func (*ListPlanAssignmentsResponse) SetCurrentOffset ¶ added in v0.10.1
func (m *ListPlanAssignmentsResponse) SetCurrentOffset(fv int32)
func (*ListPlanAssignmentsResponse) SetNextPageToken ¶
func (m *ListPlanAssignmentsResponse) SetNextPageToken(fv *plan_assignment.PagerCursor)
func (*ListPlanAssignmentsResponse) SetPlanAssignments ¶
func (m *ListPlanAssignmentsResponse) SetPlanAssignments(fv []*plan_assignment.PlanAssignment)
func (*ListPlanAssignmentsResponse) SetPrevPageToken ¶
func (m *ListPlanAssignmentsResponse) SetPrevPageToken(fv *plan_assignment.PagerCursor)
func (*ListPlanAssignmentsResponse) SetTotalResultsCount ¶ added in v0.10.1
func (m *ListPlanAssignmentsResponse) SetTotalResultsCount(fv int32)
func (*ListPlanAssignmentsResponse) String ¶
func (m *ListPlanAssignmentsResponse) String() string
func (*ListPlanAssignmentsResponse) Unmarshal ¶
func (m *ListPlanAssignmentsResponse) Unmarshal(b []byte) error
func (*ListPlanAssignmentsResponse) UnmarshalJSON ¶
func (m *ListPlanAssignmentsResponse) UnmarshalJSON(data []byte) error
type ListPlanAssignmentsResponseFieldPathBuilder ¶
type ListPlanAssignmentsResponseFieldPathBuilder struct{}
func NewListPlanAssignmentsResponseFieldPathBuilder ¶
func NewListPlanAssignmentsResponseFieldPathBuilder() ListPlanAssignmentsResponseFieldPathBuilder
func (ListPlanAssignmentsResponseFieldPathBuilder) CurrentOffset ¶ added in v0.10.1
func (ListPlanAssignmentsResponseFieldPathBuilder) CurrentOffset() ListPlanAssignmentsResponsePathSelectorCurrentOffset
func (ListPlanAssignmentsResponseFieldPathBuilder) NextPageToken ¶
func (ListPlanAssignmentsResponseFieldPathBuilder) NextPageToken() ListPlanAssignmentsResponsePathSelectorNextPageToken
func (ListPlanAssignmentsResponseFieldPathBuilder) PlanAssignments ¶
func (ListPlanAssignmentsResponseFieldPathBuilder) PlanAssignments() ListPlanAssignmentsResponsePathSelectorPlanAssignments
func (ListPlanAssignmentsResponseFieldPathBuilder) PrevPageToken ¶
func (ListPlanAssignmentsResponseFieldPathBuilder) PrevPageToken() ListPlanAssignmentsResponsePathSelectorPrevPageToken
func (ListPlanAssignmentsResponseFieldPathBuilder) TotalResultsCount ¶ added in v0.10.1
func (ListPlanAssignmentsResponseFieldPathBuilder) TotalResultsCount() ListPlanAssignmentsResponsePathSelectorTotalResultsCount
type ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations ¶
type ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataAnnotations) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels ¶
type ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataLabels) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards ¶
type ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards struct {
// contains filtered or unexported fields
}
func (ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsMetadataShards) WithArrayOfValues(values []int64) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion ¶
type ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion struct {
// contains filtered or unexported fields
}
func (ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) FieldPath ¶
func (ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponseMapPathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorCurrentOffset ¶ added in v0.10.1
type ListPlanAssignmentsResponsePathSelectorCurrentOffset struct{}
func (ListPlanAssignmentsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶ added in v0.10.1
func (s ListPlanAssignmentsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorCurrentOffset) WithValue ¶ added in v0.10.1
func (s ListPlanAssignmentsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListPlanAssignmentsResponse_FieldTerminalPathValue
type ListPlanAssignmentsResponsePathSelectorNextPageToken ¶
type ListPlanAssignmentsResponsePathSelectorNextPageToken struct{}
func (ListPlanAssignmentsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*plan_assignment.PagerCursor) *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignments ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignments struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) Extensions ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) RegionalDistributions ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithArrayOfValues(values [][]*plan_assignment.PlanAssignment) *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithItemValue ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubArrayItemValue ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubArrayItemValue(subPathArrayItemValue plan_assignment.PlanAssignment_FieldPathArrayItemValue) *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue
func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubArrayOfValues(subPathArrayOfValues plan_assignment.PlanAssignment_FieldPathArrayOfValues) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubPath ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubValue ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignments) WithSubValue(subPathValue plan_assignment.PlanAssignment_FieldPathValue) *ListPlanAssignmentsResponse_FieldSubPathValue
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithArrayOfValues(values [][]*common.Allowance) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithItemValue ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithItemValue(value *common.Allowance) *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithValue ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensions) WithValue(value []*common.Allowance) *ListPlanAssignmentsResponse_FieldSubPathValue
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsExtensionsValue) WithArrayOfValues(values []int64) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Annotations ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) CreateTime ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) DeleteTime ¶ added in v0.8.0
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) Generation ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) OwnerReferences ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) ResourceVersion ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) UpdateTime ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) WithValue ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadata) WithValue(value *ntt_meta.Meta) *ListPlanAssignmentsResponse_FieldSubPathValue
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations) WithValue ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataAnnotations) WithValue(value map[string]string) *ListPlanAssignmentsResponse_FieldSubPathValue
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime ¶ added in v0.8.0
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataGeneration) WithArrayOfValues(values []int64) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) WithValue ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLabels) WithValue(value map[string]string) *ListPlanAssignmentsResponse_FieldSubPathValue
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle ¶ added in v0.8.0
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) State ¶ added in v0.8.0
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState ¶ added in v0.8.0
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Controller ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Region ¶ added in v0.8.0
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) Version ¶ added in v0.8.0
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferences) WithItemValue ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController) FieldPath ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind) FieldPath ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName) FieldPath ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion ¶ added in v0.8.0
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion ¶ added in v0.8.0
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataResourceVersion) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) WithValue ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataShards) WithValue(value map[string]int64) *ListPlanAssignmentsResponse_FieldSubPathValue
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) OwningRegion ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion) FieldPath ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataSyncingRegions) WithItemValue ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithArrayOfValues(values [][]string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithItemValue ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithItemValue(value string) *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithValue ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataTags) WithValue(value []string) *ListPlanAssignmentsResponse_FieldSubPathValue
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsMetadataUuid) WithArrayOfValues(values []string) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsName ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsName struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsName) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsName) WithArrayOfValues(values []*plan_assignment.Name) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsName) WithValue ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsName) WithValue(value *plan_assignment.Name) *ListPlanAssignmentsResponse_FieldSubPathValue
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan) WithArrayOfValues(values []*plan.Reference) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan) WithValue ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsPlan) WithValue(value *plan.Reference) *ListPlanAssignmentsResponse_FieldSubPathValue
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) LimitsByRegion ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributions) WithItemValue ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) FieldPath ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsLimitsByRegion) WithKey ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource) FieldPath ¶
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsService ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsService struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsService) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsService) WithArrayOfValues(values []*meta_service.Reference) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsSource ¶
type ListPlanAssignmentsResponsePathSelectorPlanAssignmentsSource struct{}
func (ListPlanAssignmentsResponsePathSelectorPlanAssignmentsSource) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPlanAssignmentsSource) WithArrayOfValues(values []*accepted_plan.Reference) *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorPrevPageToken ¶
type ListPlanAssignmentsResponsePathSelectorPrevPageToken struct{}
func (ListPlanAssignmentsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListPlanAssignmentsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*plan_assignment.PagerCursor) *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
type ListPlanAssignmentsResponsePathSelectorTotalResultsCount ¶ added in v0.10.1
type ListPlanAssignmentsResponsePathSelectorTotalResultsCount struct{}
func (ListPlanAssignmentsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶ added in v0.10.1
func (s ListPlanAssignmentsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
func (ListPlanAssignmentsResponsePathSelectorTotalResultsCount) WithValue ¶ added in v0.10.1
func (s ListPlanAssignmentsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListPlanAssignmentsResponse_FieldTerminalPathValue
type ListPlanAssignmentsResponse_FieldMask ¶
type ListPlanAssignmentsResponse_FieldMask struct {
Paths []ListPlanAssignmentsResponse_FieldPath
}
func FullListPlanAssignmentsResponse_FieldMask ¶
func FullListPlanAssignmentsResponse_FieldMask() *ListPlanAssignmentsResponse_FieldMask
func (*ListPlanAssignmentsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) AppendPath(path ListPlanAssignmentsResponse_FieldPath)
func (*ListPlanAssignmentsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListPlanAssignmentsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListPlanAssignmentsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListPlanAssignmentsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) FilterInputFields() *ListPlanAssignmentsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListPlanAssignmentsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListPlanAssignmentsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) GetPaths() []ListPlanAssignmentsResponse_FieldPath
func (*ListPlanAssignmentsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListPlanAssignmentsResponse_FieldMask) IsFull ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) IsFull() bool
func (ListPlanAssignmentsResponse_FieldMask) Marshal ¶
func (fieldMask ListPlanAssignmentsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListPlanAssignmentsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListPlanAssignmentsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListPlanAssignmentsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) PathsCount() int
func (*ListPlanAssignmentsResponse_FieldMask) Project ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) Project(source *ListPlanAssignmentsResponse) *ListPlanAssignmentsResponse
func (*ListPlanAssignmentsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListPlanAssignmentsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) ProtoMessage()
func (*ListPlanAssignmentsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListPlanAssignmentsResponse_FieldMask) Reset ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) Reset()
func (*ListPlanAssignmentsResponse_FieldMask) Set ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) Set(target, source *ListPlanAssignmentsResponse)
func (*ListPlanAssignmentsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListPlanAssignmentsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListPlanAssignmentsResponse_FieldMask) Size ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) Size() int
func (*ListPlanAssignmentsResponse_FieldMask) String ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) String() string
func (*ListPlanAssignmentsResponse_FieldMask) Subtract ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) Subtract(other *ListPlanAssignmentsResponse_FieldMask) *ListPlanAssignmentsResponse_FieldMask
func (*ListPlanAssignmentsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListPlanAssignmentsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListPlanAssignmentsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListPlanAssignmentsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListPlanAssignmentsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListPlanAssignmentsResponse_FieldPath ¶
type ListPlanAssignmentsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListPlanAssignmentsResponse_FieldPathSelector Get(source *ListPlanAssignmentsResponse) []interface{} GetSingle(source *ListPlanAssignmentsResponse) (interface{}, bool) ClearValue(item *ListPlanAssignmentsResponse) // Those methods build corresponding ListPlanAssignmentsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListPlanAssignmentsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListPlanAssignmentsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListPlanAssignmentsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListPlanAssignmentsResponse_FieldPath ¶
func BuildListPlanAssignmentsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListPlanAssignmentsResponse_FieldPath, error)
func MustParseListPlanAssignmentsResponse_FieldPath ¶
func MustParseListPlanAssignmentsResponse_FieldPath(rawField string) ListPlanAssignmentsResponse_FieldPath
func ParseListPlanAssignmentsResponse_FieldPath ¶
func ParseListPlanAssignmentsResponse_FieldPath(rawField string) (ListPlanAssignmentsResponse_FieldPath, error)
type ListPlanAssignmentsResponse_FieldPathArrayItemValue ¶
type ListPlanAssignmentsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListPlanAssignmentsResponse_FieldPath ContainsValue(*ListPlanAssignmentsResponse) bool }
ListPlanAssignmentsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListPlanAssignmentsResponse according to their type Present only for array (repeated) types.
func MustParseListPlanAssignmentsResponse_FieldPathArrayItemValue ¶
func MustParseListPlanAssignmentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListPlanAssignmentsResponse_FieldPathArrayItemValue
func ParseListPlanAssignmentsResponse_FieldPathArrayItemValue ¶
func ParseListPlanAssignmentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListPlanAssignmentsResponse_FieldPathArrayItemValue, error)
ParseListPlanAssignmentsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListPlanAssignmentsResponse_FieldPathArrayOfValues ¶
type ListPlanAssignmentsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListPlanAssignmentsResponse_FieldPath }
ListPlanAssignmentsResponse_FieldPathArrayOfValues allows storing slice of values for ListPlanAssignmentsResponse fields according to their type
func MustParseListPlanAssignmentsResponse_FieldPathArrayOfValues ¶
func MustParseListPlanAssignmentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListPlanAssignmentsResponse_FieldPathArrayOfValues
func ParseListPlanAssignmentsResponse_FieldPathArrayOfValues ¶
func ParseListPlanAssignmentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListPlanAssignmentsResponse_FieldPathArrayOfValues, error)
type ListPlanAssignmentsResponse_FieldPathSelector ¶
type ListPlanAssignmentsResponse_FieldPathSelector int32
const ( ListPlanAssignmentsResponse_FieldPathSelectorPlanAssignments ListPlanAssignmentsResponse_FieldPathSelector = 0 ListPlanAssignmentsResponse_FieldPathSelectorPrevPageToken ListPlanAssignmentsResponse_FieldPathSelector = 1 ListPlanAssignmentsResponse_FieldPathSelectorNextPageToken ListPlanAssignmentsResponse_FieldPathSelector = 2 ListPlanAssignmentsResponse_FieldPathSelectorCurrentOffset ListPlanAssignmentsResponse_FieldPathSelector = 3 ListPlanAssignmentsResponse_FieldPathSelectorTotalResultsCount ListPlanAssignmentsResponse_FieldPathSelector = 4 )
func (ListPlanAssignmentsResponse_FieldPathSelector) String ¶
func (s ListPlanAssignmentsResponse_FieldPathSelector) String() string
type ListPlanAssignmentsResponse_FieldPathValue ¶
type ListPlanAssignmentsResponse_FieldPathValue interface { ListPlanAssignmentsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListPlanAssignmentsResponse) CompareWith(*ListPlanAssignmentsResponse) (cmp int, comparable bool) }
ListPlanAssignmentsResponse_FieldPathValue allows storing values for ListPlanAssignmentsResponse fields according to their type
func MustParseListPlanAssignmentsResponse_FieldPathValue ¶
func MustParseListPlanAssignmentsResponse_FieldPathValue(pathStr, valueStr string) ListPlanAssignmentsResponse_FieldPathValue
func ParseListPlanAssignmentsResponse_FieldPathValue ¶
func ParseListPlanAssignmentsResponse_FieldPathValue(pathStr, valueStr string) (ListPlanAssignmentsResponse_FieldPathValue, error)
type ListPlanAssignmentsResponse_FieldSubPath ¶
type ListPlanAssignmentsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListPlanAssignmentsResponse_FieldSubPath) AsPlanAssignmentsSubPath ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) AsPlanAssignmentsSubPath() (plan_assignment.PlanAssignment_FieldPath, bool)
func (*ListPlanAssignmentsResponse_FieldSubPath) ClearValue ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) ClearValue(item *ListPlanAssignmentsResponse)
func (*ListPlanAssignmentsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListPlanAssignmentsResponse_FieldSubPath) Get ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) Get(source *ListPlanAssignmentsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListPlanAssignmentsResponse
func (*ListPlanAssignmentsResponse_FieldSubPath) GetDefault ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListPlanAssignmentsResponse_FieldSubPath) GetRaw ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListPlanAssignmentsResponse_FieldSubPath) GetSingle ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) GetSingle(source *ListPlanAssignmentsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListPlanAssignmentsResponse
func (*ListPlanAssignmentsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListPlanAssignmentsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListPlanAssignmentsResponse_FieldSubPath) JSONString ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListPlanAssignmentsResponse_FieldSubPath) Selector ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) Selector() ListPlanAssignmentsResponse_FieldPathSelector
func (*ListPlanAssignmentsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *ListPlanAssignmentsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListPlanAssignmentsResponse_FieldSubPath) String ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListPlanAssignmentsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListPlanAssignmentsResponse_FieldPathArrayItemValue
func (*ListPlanAssignmentsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListPlanAssignmentsResponse_FieldPathArrayOfValues
func (*ListPlanAssignmentsResponse_FieldSubPath) WithIValue ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) WithIValue(value interface{}) ListPlanAssignmentsResponse_FieldPathValue
func (*ListPlanAssignmentsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListPlanAssignmentsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListPlanAssignmentsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListPlanAssignmentsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListPlanAssignmentsResponse_FieldSubPathArrayItemValue ¶
type ListPlanAssignmentsResponse_FieldSubPathArrayItemValue struct { ListPlanAssignmentsResponse_FieldPath // contains filtered or unexported fields }
func (*ListPlanAssignmentsResponse_FieldSubPathArrayItemValue) AsPlanAssignmentsPathItemValue ¶
func (fpaivs *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue) AsPlanAssignmentsPathItemValue() (plan_assignment.PlanAssignment_FieldPathArrayItemValue, bool)
func (*ListPlanAssignmentsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListPlanAssignmentsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListPlanAssignmentsResponse'
func (*ListPlanAssignmentsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListPlanAssignmentsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListPlanAssignmentsResponse_FieldSubPathArrayOfValues ¶
type ListPlanAssignmentsResponse_FieldSubPathArrayOfValues struct { ListPlanAssignmentsResponse_FieldPath // contains filtered or unexported fields }
func (*ListPlanAssignmentsResponse_FieldSubPathArrayOfValues) AsPlanAssignmentsPathArrayOfValues ¶
func (fpsaov *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues) AsPlanAssignmentsPathArrayOfValues() (plan_assignment.PlanAssignment_FieldPathArrayOfValues, bool)
func (*ListPlanAssignmentsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListPlanAssignmentsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListPlanAssignmentsResponse_FieldSubPathValue ¶
type ListPlanAssignmentsResponse_FieldSubPathValue struct { ListPlanAssignmentsResponse_FieldPath // contains filtered or unexported fields }
func (*ListPlanAssignmentsResponse_FieldSubPathValue) AsPlanAssignmentsPathValue ¶
func (fpvs *ListPlanAssignmentsResponse_FieldSubPathValue) AsPlanAssignmentsPathValue() (plan_assignment.PlanAssignment_FieldPathValue, bool)
func (*ListPlanAssignmentsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListPlanAssignmentsResponse_FieldSubPathValue) CompareWith(source *ListPlanAssignmentsResponse) (int, bool)
func (*ListPlanAssignmentsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListPlanAssignmentsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListPlanAssignmentsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListPlanAssignmentsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListPlanAssignmentsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListPlanAssignmentsResponse_FieldSubPathValue) SetTo(target **ListPlanAssignmentsResponse)
func (*ListPlanAssignmentsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListPlanAssignmentsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListPlanAssignmentsResponse_FieldTerminalPath ¶
type ListPlanAssignmentsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListPlanAssignmentsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) ClearValue(item *ListPlanAssignmentsResponse)
func (*ListPlanAssignmentsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListPlanAssignmentsResponse_FieldTerminalPath) Get ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) Get(source *ListPlanAssignmentsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListPlanAssignmentsResponse
func (*ListPlanAssignmentsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListPlanAssignmentsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListPlanAssignmentsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) GetSingle(source *ListPlanAssignmentsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListPlanAssignmentsResponse
func (*ListPlanAssignmentsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListPlanAssignmentsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListPlanAssignmentsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListPlanAssignmentsResponse_FieldTerminalPath) Selector ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) Selector() ListPlanAssignmentsResponse_FieldPathSelector
func (*ListPlanAssignmentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListPlanAssignmentsResponse_FieldTerminalPath) String ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListPlanAssignmentsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListPlanAssignmentsResponse_FieldPathArrayItemValue
func (*ListPlanAssignmentsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListPlanAssignmentsResponse_FieldPathArrayOfValues
func (*ListPlanAssignmentsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) WithIValue(value interface{}) ListPlanAssignmentsResponse_FieldPathValue
func (*ListPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListPlanAssignmentsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListPlanAssignmentsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue ¶
type ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue struct { ListPlanAssignmentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) AsPlanAssignmentsItemValue ¶
func (fpaiv *ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) AsPlanAssignmentsItemValue() (*plan_assignment.PlanAssignment, bool)
func (*ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListPlanAssignmentsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListPlanAssignmentsResponse'
func (*ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListPlanAssignmentsResponse as interface{}
func (*ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListPlanAssignmentsResponse) (interface{}, bool)
func (*ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues ¶
type ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues struct { ListPlanAssignmentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶ added in v0.10.1
func (fpaov *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*plan_assignment.PagerCursor, bool)
func (*ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPlanAssignmentsArrayOfValues ¶
func (fpaov *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPlanAssignmentsArrayOfValues() ([][]*plan_assignment.PlanAssignment, bool)
func (*ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*plan_assignment.PagerCursor, bool)
func (*ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶ added in v0.10.1
func (fpaov *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListPlanAssignmentsResponse_FieldTerminalPathValue ¶
type ListPlanAssignmentsResponse_FieldTerminalPathValue struct { ListPlanAssignmentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPlanAssignmentsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶ added in v0.10.1
func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*ListPlanAssignmentsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*plan_assignment.PagerCursor, bool)
func (*ListPlanAssignmentsResponse_FieldTerminalPathValue) AsPlanAssignmentsValue ¶
func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) AsPlanAssignmentsValue() ([]*plan_assignment.PlanAssignment, bool)
func (*ListPlanAssignmentsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*plan_assignment.PagerCursor, bool)
func (*ListPlanAssignmentsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶ added in v0.10.1
func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*ListPlanAssignmentsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) CompareWith(source *ListPlanAssignmentsResponse) (int, bool)
CompareWith compares value in the 'ListPlanAssignmentsResponse_FieldTerminalPathValue' with the value under path in 'ListPlanAssignmentsResponse'.
func (*ListPlanAssignmentsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListPlanAssignmentsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListPlanAssignmentsResponse' as interface{}
func (*ListPlanAssignmentsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) SetTo(target **ListPlanAssignmentsResponse)
SetTo stores value for selected field for object ListPlanAssignmentsResponse
func (*ListPlanAssignmentsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListPlanAssignmentsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type MigratePlanAssignmentDescriptor ¶ added in v0.10.0
type MigratePlanAssignmentDescriptor struct{}
func GetMigratePlanAssignmentDescriptor ¶ added in v0.10.0
func GetMigratePlanAssignmentDescriptor() *MigratePlanAssignmentDescriptor
func (*MigratePlanAssignmentDescriptor) GetApiDescriptor ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*MigratePlanAssignmentDescriptor) GetApiName ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) GetApiName() string
func (*MigratePlanAssignmentDescriptor) GetClientMsgReflectHandle ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*MigratePlanAssignmentDescriptor) GetFullMethodName ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) GetFullMethodName() string
func (*MigratePlanAssignmentDescriptor) GetMethodName ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) GetMethodName() string
func (*MigratePlanAssignmentDescriptor) GetProtoPkgName ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) GetProtoPkgName() string
func (*MigratePlanAssignmentDescriptor) GetResourceDescriptor ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*MigratePlanAssignmentDescriptor) GetServerMsgReflectHandle ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*MigratePlanAssignmentDescriptor) GetServiceDomain ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) GetServiceDomain() string
func (*MigratePlanAssignmentDescriptor) GetServiceVersion ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) GetServiceVersion() string
func (*MigratePlanAssignmentDescriptor) GetVerb ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) GetVerb() string
func (*MigratePlanAssignmentDescriptor) HasResource ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) HasResource() bool
func (*MigratePlanAssignmentDescriptor) IsClientStream ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) IsClientStream() bool
func (*MigratePlanAssignmentDescriptor) IsCollection ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) IsCollection() bool
func (*MigratePlanAssignmentDescriptor) IsPlural ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) IsPlural() bool
func (*MigratePlanAssignmentDescriptor) IsServerStream ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) IsServerStream() bool
func (*MigratePlanAssignmentDescriptor) IsUnary ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) IsUnary() bool
func (*MigratePlanAssignmentDescriptor) NewEmptyClientMsg ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) NewEmptyClientMsg() proto.Message
func (*MigratePlanAssignmentDescriptor) NewEmptyServerMsg ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) NewEmptyServerMsg() proto.Message
func (*MigratePlanAssignmentDescriptor) RequestHasResourceBody ¶ added in v0.10.0
func (d *MigratePlanAssignmentDescriptor) RequestHasResourceBody() bool
type MigratePlanAssignmentDescriptorClientMsgHandle ¶ added in v0.10.0
type MigratePlanAssignmentDescriptorClientMsgHandle struct{}
func (*MigratePlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.10.0
func (h *MigratePlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*MigratePlanAssignmentDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.10.0
func (h *MigratePlanAssignmentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*MigratePlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.10.0
func (h *MigratePlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type MigratePlanAssignmentDescriptorServerMsgHandle ¶ added in v0.10.0
type MigratePlanAssignmentDescriptorServerMsgHandle struct{}
func (*MigratePlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.10.0
func (h *MigratePlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*MigratePlanAssignmentDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.10.0
func (h *MigratePlanAssignmentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*MigratePlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.10.0
func (h *MigratePlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type MigratePlanAssignmentRequest ¶ added in v0.10.0
type MigratePlanAssignmentRequest struct { // PlanAssignment resource body PlanAssignment *plan_assignment.PlanAssignment `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [MigratePlanAssignment][ntt.limits.v1alpha2.MigratePlanAssignment]
func (*MigratePlanAssignmentRequest) Clone ¶ added in v0.10.0
func (o *MigratePlanAssignmentRequest) Clone() *MigratePlanAssignmentRequest
func (*MigratePlanAssignmentRequest) CloneRaw ¶ added in v0.10.0
func (o *MigratePlanAssignmentRequest) CloneRaw() gotenobject.GotenObjectExt
func (*MigratePlanAssignmentRequest) Descriptor ¶ added in v0.10.0
func (*MigratePlanAssignmentRequest) Descriptor() ([]byte, []int)
Deprecated, Use MigratePlanAssignmentRequest.ProtoReflect.Descriptor instead.
func (*MigratePlanAssignmentRequest) GetPlanAssignment ¶ added in v0.10.0
func (m *MigratePlanAssignmentRequest) GetPlanAssignment() *plan_assignment.PlanAssignment
func (*MigratePlanAssignmentRequest) GotenMessage ¶ added in v0.10.0
func (*MigratePlanAssignmentRequest) GotenMessage()
func (*MigratePlanAssignmentRequest) GotenObjectExt ¶ added in v0.10.0
func (o *MigratePlanAssignmentRequest) GotenObjectExt()
func (*MigratePlanAssignmentRequest) GotenValidate ¶ added in v0.10.0
func (obj *MigratePlanAssignmentRequest) GotenValidate() error
func (*MigratePlanAssignmentRequest) MakeDiffFieldMask ¶ added in v0.10.0
func (o *MigratePlanAssignmentRequest) MakeDiffFieldMask(other *MigratePlanAssignmentRequest) *MigratePlanAssignmentRequest_FieldMask
func (*MigratePlanAssignmentRequest) MakeFullFieldMask ¶ added in v0.10.0
func (o *MigratePlanAssignmentRequest) MakeFullFieldMask() *MigratePlanAssignmentRequest_FieldMask
func (*MigratePlanAssignmentRequest) MakeRawDiffFieldMask ¶ added in v0.10.0
func (o *MigratePlanAssignmentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*MigratePlanAssignmentRequest) MakeRawFullFieldMask ¶ added in v0.10.0
func (o *MigratePlanAssignmentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*MigratePlanAssignmentRequest) Marshal ¶ added in v0.10.0
func (m *MigratePlanAssignmentRequest) Marshal() ([]byte, error)
func (*MigratePlanAssignmentRequest) MarshalJSON ¶ added in v0.10.0
func (m *MigratePlanAssignmentRequest) MarshalJSON() ([]byte, error)
func (*MigratePlanAssignmentRequest) Merge ¶ added in v0.10.0
func (o *MigratePlanAssignmentRequest) Merge(source *MigratePlanAssignmentRequest)
func (*MigratePlanAssignmentRequest) MergeRaw ¶ added in v0.10.0
func (o *MigratePlanAssignmentRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*MigratePlanAssignmentRequest) ProtoMessage ¶ added in v0.10.0
func (*MigratePlanAssignmentRequest) ProtoMessage()
func (*MigratePlanAssignmentRequest) ProtoReflect ¶ added in v0.10.0
func (m *MigratePlanAssignmentRequest) ProtoReflect() preflect.Message
func (*MigratePlanAssignmentRequest) Reset ¶ added in v0.10.0
func (m *MigratePlanAssignmentRequest) Reset()
func (*MigratePlanAssignmentRequest) SetPlanAssignment ¶ added in v0.10.0
func (m *MigratePlanAssignmentRequest) SetPlanAssignment(fv *plan_assignment.PlanAssignment)
func (*MigratePlanAssignmentRequest) String ¶ added in v0.10.0
func (m *MigratePlanAssignmentRequest) String() string
func (*MigratePlanAssignmentRequest) Unmarshal ¶ added in v0.10.0
func (m *MigratePlanAssignmentRequest) Unmarshal(b []byte) error
func (*MigratePlanAssignmentRequest) UnmarshalJSON ¶ added in v0.10.0
func (m *MigratePlanAssignmentRequest) UnmarshalJSON(data []byte) error
type MigratePlanAssignmentRequestFieldPathBuilder ¶ added in v0.10.0
type MigratePlanAssignmentRequestFieldPathBuilder struct{}
func NewMigratePlanAssignmentRequestFieldPathBuilder ¶ added in v0.10.0
func NewMigratePlanAssignmentRequestFieldPathBuilder() MigratePlanAssignmentRequestFieldPathBuilder
func (MigratePlanAssignmentRequestFieldPathBuilder) PlanAssignment ¶ added in v0.10.0
func (MigratePlanAssignmentRequestFieldPathBuilder) PlanAssignment() MigratePlanAssignmentRequestPathSelectorPlanAssignment
type MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations ¶ added in v0.10.0
type MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels ¶ added in v0.10.0
type MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels struct {
// contains filtered or unexported fields
}
func (MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards ¶ added in v0.10.0
type MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards struct {
// contains filtered or unexported fields
}
func (MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues(values []int64) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion ¶ added in v0.10.0
type MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion struct {
// contains filtered or unexported fields
}
func (MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignment ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignment struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) Extensions ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) RegionalDistributions ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithArrayOfValues(values []*plan_assignment.PlanAssignment) *MigratePlanAssignmentRequest_FieldTerminalPathArrayOfValues
func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayItemValue ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayItemValue(subPathArrayItemValue plan_assignment.PlanAssignment_FieldPathArrayItemValue) *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue
func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayOfValues(subPathArrayOfValues plan_assignment.PlanAssignment_FieldPathArrayOfValues) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithSubPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithSubValue ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignment) WithSubValue(subPathValue plan_assignment.PlanAssignment_FieldPathValue) *MigratePlanAssignmentRequest_FieldSubPathValue
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithArrayOfValues(values [][]*common.Allowance) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithItemValue ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithItemValue(value *common.Allowance) *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithValue ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithValue(value []*common.Allowance) *MigratePlanAssignmentRequest_FieldSubPathValue
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) WithArrayOfValues(values []int64) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Annotations ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) CreateTime ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) DeleteTime ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Generation ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) OwnerReferences ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) ResourceVersion ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) UpdateTime ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithValue ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithValue(value *ntt_meta.Meta) *MigratePlanAssignmentRequest_FieldSubPathValue
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues(values []map[string]string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithKey ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithValue ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithValue(value map[string]string) *MigratePlanAssignmentRequest_FieldSubPathValue
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) WithArrayOfValues(values []int64) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues(values []map[string]string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithKey ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithValue ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithValue(value map[string]string) *MigratePlanAssignmentRequest_FieldSubPathValue
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) BlockDeletion ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) State ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) BlockOwnerDeletion ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Controller ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Kind ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Name ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Region ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Version ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithItemValue ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues(values []map[string]int64) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithKey ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithValue ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithValue(value map[string]int64) *MigratePlanAssignmentRequest_FieldSubPathValue
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) OwningRegion ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) Regions ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithArrayOfValues(values [][]string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithItemValue ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithArrayOfValues(values [][]string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithItemValue ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithItemValue(value string) *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithValue ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithValue(value []string) *MigratePlanAssignmentRequest_FieldSubPathValue
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithArrayOfValues(values []string) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentName ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentName struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentName) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentName) WithArrayOfValues(values []*plan_assignment.Name) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentName) WithValue ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentName) WithValue(value *plan_assignment.Name) *MigratePlanAssignmentRequest_FieldSubPathValue
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentPlan ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentPlan struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithArrayOfValues(values []*plan.Reference) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithValue ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithValue(value *plan.Reference) *MigratePlanAssignmentRequest_FieldSubPathValue
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) LimitsByRegion ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) Resource ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithItemValue ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithKey ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) FieldPath ¶ added in v0.10.0
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentService ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentService struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentService) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentService) WithArrayOfValues(values []*meta_service.Reference) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentSource ¶ added in v0.10.0
type MigratePlanAssignmentRequestPathSelectorPlanAssignmentSource struct{}
func (MigratePlanAssignmentRequestPathSelectorPlanAssignmentSource) WithArrayOfValues ¶ added in v0.10.0
func (s MigratePlanAssignmentRequestPathSelectorPlanAssignmentSource) WithArrayOfValues(values []*accepted_plan.Reference) *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues
type MigratePlanAssignmentRequest_FieldMask ¶ added in v0.10.0
type MigratePlanAssignmentRequest_FieldMask struct {
Paths []MigratePlanAssignmentRequest_FieldPath
}
func FullMigratePlanAssignmentRequest_FieldMask ¶ added in v0.10.0
func FullMigratePlanAssignmentRequest_FieldMask() *MigratePlanAssignmentRequest_FieldMask
func (*MigratePlanAssignmentRequest_FieldMask) AppendPath ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) AppendPath(path MigratePlanAssignmentRequest_FieldPath)
func (*MigratePlanAssignmentRequest_FieldMask) AppendRawPath ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*MigratePlanAssignmentRequest_FieldMask) DecodeFirestore ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*MigratePlanAssignmentRequest_FieldMask) EncodeFirestore ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*MigratePlanAssignmentRequest_FieldMask) FilterInputFields ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) FilterInputFields() *MigratePlanAssignmentRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*MigratePlanAssignmentRequest_FieldMask) FromProtoFieldMask ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*MigratePlanAssignmentRequest_FieldMask) GetPaths ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) GetPaths() []MigratePlanAssignmentRequest_FieldPath
func (*MigratePlanAssignmentRequest_FieldMask) GetRawPaths ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*MigratePlanAssignmentRequest_FieldMask) IsFull ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) IsFull() bool
func (MigratePlanAssignmentRequest_FieldMask) Marshal ¶ added in v0.10.0
func (fieldMask MigratePlanAssignmentRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (MigratePlanAssignmentRequest_FieldMask) MarshalJSON ¶ added in v0.10.0
func (fieldMask MigratePlanAssignmentRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*MigratePlanAssignmentRequest_FieldMask) PathsCount ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) PathsCount() int
func (*MigratePlanAssignmentRequest_FieldMask) Project ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) Project(source *MigratePlanAssignmentRequest) *MigratePlanAssignmentRequest
func (*MigratePlanAssignmentRequest_FieldMask) ProjectRaw ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*MigratePlanAssignmentRequest_FieldMask) ProtoMessage ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) ProtoMessage()
func (*MigratePlanAssignmentRequest_FieldMask) ProtoReflect ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) ProtoReflect() preflect.Message
func (*MigratePlanAssignmentRequest_FieldMask) Reset ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) Reset()
func (*MigratePlanAssignmentRequest_FieldMask) Set ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) Set(target, source *MigratePlanAssignmentRequest)
func (*MigratePlanAssignmentRequest_FieldMask) SetFromCliFlag ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) SetFromCliFlag(raw string) error
func (*MigratePlanAssignmentRequest_FieldMask) SetRaw ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*MigratePlanAssignmentRequest_FieldMask) Size ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) Size() int
func (*MigratePlanAssignmentRequest_FieldMask) String ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) String() string
func (*MigratePlanAssignmentRequest_FieldMask) Subtract ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) Subtract(other *MigratePlanAssignmentRequest_FieldMask) *MigratePlanAssignmentRequest_FieldMask
func (*MigratePlanAssignmentRequest_FieldMask) SubtractRaw ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*MigratePlanAssignmentRequest_FieldMask) ToProtoFieldMask ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*MigratePlanAssignmentRequest_FieldMask) Unmarshal ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) Unmarshal(data []byte) error
func (*MigratePlanAssignmentRequest_FieldMask) UnmarshalJSON ¶ added in v0.10.0
func (fieldMask *MigratePlanAssignmentRequest_FieldMask) UnmarshalJSON(data []byte) error
type MigratePlanAssignmentRequest_FieldPath ¶ added in v0.10.0
type MigratePlanAssignmentRequest_FieldPath interface { gotenobject.FieldPath Selector() MigratePlanAssignmentRequest_FieldPathSelector Get(source *MigratePlanAssignmentRequest) []interface{} GetSingle(source *MigratePlanAssignmentRequest) (interface{}, bool) ClearValue(item *MigratePlanAssignmentRequest) // Those methods build corresponding MigratePlanAssignmentRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) MigratePlanAssignmentRequest_FieldPathValue WithIArrayOfValues(values interface{}) MigratePlanAssignmentRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) MigratePlanAssignmentRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildMigratePlanAssignmentRequest_FieldPath ¶ added in v0.10.0
func BuildMigratePlanAssignmentRequest_FieldPath(fp gotenobject.RawFieldPath) (MigratePlanAssignmentRequest_FieldPath, error)
func MustParseMigratePlanAssignmentRequest_FieldPath ¶ added in v0.10.0
func MustParseMigratePlanAssignmentRequest_FieldPath(rawField string) MigratePlanAssignmentRequest_FieldPath
func ParseMigratePlanAssignmentRequest_FieldPath ¶ added in v0.10.0
func ParseMigratePlanAssignmentRequest_FieldPath(rawField string) (MigratePlanAssignmentRequest_FieldPath, error)
type MigratePlanAssignmentRequest_FieldPathArrayItemValue ¶ added in v0.10.0
type MigratePlanAssignmentRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue MigratePlanAssignmentRequest_FieldPath ContainsValue(*MigratePlanAssignmentRequest) bool }
MigratePlanAssignmentRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for MigratePlanAssignmentRequest according to their type Present only for array (repeated) types.
func MustParseMigratePlanAssignmentRequest_FieldPathArrayItemValue ¶ added in v0.10.0
func MustParseMigratePlanAssignmentRequest_FieldPathArrayItemValue(pathStr, valueStr string) MigratePlanAssignmentRequest_FieldPathArrayItemValue
func ParseMigratePlanAssignmentRequest_FieldPathArrayItemValue ¶ added in v0.10.0
func ParseMigratePlanAssignmentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (MigratePlanAssignmentRequest_FieldPathArrayItemValue, error)
ParseMigratePlanAssignmentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type MigratePlanAssignmentRequest_FieldPathArrayOfValues ¶ added in v0.10.0
type MigratePlanAssignmentRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues MigratePlanAssignmentRequest_FieldPath }
MigratePlanAssignmentRequest_FieldPathArrayOfValues allows storing slice of values for MigratePlanAssignmentRequest fields according to their type
func MustParseMigratePlanAssignmentRequest_FieldPathArrayOfValues ¶ added in v0.10.0
func MustParseMigratePlanAssignmentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) MigratePlanAssignmentRequest_FieldPathArrayOfValues
func ParseMigratePlanAssignmentRequest_FieldPathArrayOfValues ¶ added in v0.10.0
func ParseMigratePlanAssignmentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (MigratePlanAssignmentRequest_FieldPathArrayOfValues, error)
type MigratePlanAssignmentRequest_FieldPathSelector ¶ added in v0.10.0
type MigratePlanAssignmentRequest_FieldPathSelector int32
const (
MigratePlanAssignmentRequest_FieldPathSelectorPlanAssignment MigratePlanAssignmentRequest_FieldPathSelector = 0
)
func (MigratePlanAssignmentRequest_FieldPathSelector) String ¶ added in v0.10.0
func (s MigratePlanAssignmentRequest_FieldPathSelector) String() string
type MigratePlanAssignmentRequest_FieldPathValue ¶ added in v0.10.0
type MigratePlanAssignmentRequest_FieldPathValue interface { MigratePlanAssignmentRequest_FieldPath gotenobject.FieldPathValue SetTo(target **MigratePlanAssignmentRequest) CompareWith(*MigratePlanAssignmentRequest) (cmp int, comparable bool) }
MigratePlanAssignmentRequest_FieldPathValue allows storing values for MigratePlanAssignmentRequest fields according to their type
func MustParseMigratePlanAssignmentRequest_FieldPathValue ¶ added in v0.10.0
func MustParseMigratePlanAssignmentRequest_FieldPathValue(pathStr, valueStr string) MigratePlanAssignmentRequest_FieldPathValue
func ParseMigratePlanAssignmentRequest_FieldPathValue ¶ added in v0.10.0
func ParseMigratePlanAssignmentRequest_FieldPathValue(pathStr, valueStr string) (MigratePlanAssignmentRequest_FieldPathValue, error)
type MigratePlanAssignmentRequest_FieldSubPath ¶ added in v0.10.0
type MigratePlanAssignmentRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*MigratePlanAssignmentRequest_FieldSubPath) AsPlanAssignmentSubPath ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) AsPlanAssignmentSubPath() (plan_assignment.PlanAssignment_FieldPath, bool)
func (*MigratePlanAssignmentRequest_FieldSubPath) ClearValue ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) ClearValue(item *MigratePlanAssignmentRequest)
func (*MigratePlanAssignmentRequest_FieldSubPath) ClearValueRaw ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*MigratePlanAssignmentRequest_FieldSubPath) Get ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) Get(source *MigratePlanAssignmentRequest) (values []interface{})
Get returns all values pointed by selected field from source MigratePlanAssignmentRequest
func (*MigratePlanAssignmentRequest_FieldSubPath) GetDefault ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*MigratePlanAssignmentRequest_FieldSubPath) GetRaw ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*MigratePlanAssignmentRequest_FieldSubPath) GetSingle ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) GetSingle(source *MigratePlanAssignmentRequest) (interface{}, bool)
GetSingle returns value of selected field from source MigratePlanAssignmentRequest
func (*MigratePlanAssignmentRequest_FieldSubPath) GetSingleRaw ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*MigratePlanAssignmentRequest_FieldSubPath) IsLeaf ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*MigratePlanAssignmentRequest_FieldSubPath) JSONString ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*MigratePlanAssignmentRequest_FieldSubPath) Selector ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) Selector() MigratePlanAssignmentRequest_FieldPathSelector
func (*MigratePlanAssignmentRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*MigratePlanAssignmentRequest_FieldSubPath) String ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*MigratePlanAssignmentRequest_FieldSubPath) WithIArrayItemValue ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) WithIArrayItemValue(value interface{}) MigratePlanAssignmentRequest_FieldPathArrayItemValue
func (*MigratePlanAssignmentRequest_FieldSubPath) WithIArrayOfValues ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) WithIArrayOfValues(values interface{}) MigratePlanAssignmentRequest_FieldPathArrayOfValues
func (*MigratePlanAssignmentRequest_FieldSubPath) WithIValue ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) WithIValue(value interface{}) MigratePlanAssignmentRequest_FieldPathValue
func (*MigratePlanAssignmentRequest_FieldSubPath) WithRawIArrayItemValue ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*MigratePlanAssignmentRequest_FieldSubPath) WithRawIArrayOfValues ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*MigratePlanAssignmentRequest_FieldSubPath) WithRawIValue ¶ added in v0.10.0
func (fps *MigratePlanAssignmentRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type MigratePlanAssignmentRequest_FieldSubPathArrayItemValue ¶ added in v0.10.0
type MigratePlanAssignmentRequest_FieldSubPathArrayItemValue struct { MigratePlanAssignmentRequest_FieldPath // contains filtered or unexported fields }
func (*MigratePlanAssignmentRequest_FieldSubPathArrayItemValue) AsPlanAssignmentPathItemValue ¶ added in v0.10.0
func (fpaivs *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue) AsPlanAssignmentPathItemValue() (plan_assignment.PlanAssignment_FieldPathArrayItemValue, bool)
func (*MigratePlanAssignmentRequest_FieldSubPathArrayItemValue) ContainsValue ¶ added in v0.10.0
func (fpaivs *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue) ContainsValue(source *MigratePlanAssignmentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'MigratePlanAssignmentRequest'
func (*MigratePlanAssignmentRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶ added in v0.10.0
func (fpaivs *MigratePlanAssignmentRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type MigratePlanAssignmentRequest_FieldSubPathArrayOfValues ¶ added in v0.10.0
type MigratePlanAssignmentRequest_FieldSubPathArrayOfValues struct { MigratePlanAssignmentRequest_FieldPath // contains filtered or unexported fields }
func (*MigratePlanAssignmentRequest_FieldSubPathArrayOfValues) AsPlanAssignmentPathArrayOfValues ¶ added in v0.10.0
func (fpsaov *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues) AsPlanAssignmentPathArrayOfValues() (plan_assignment.PlanAssignment_FieldPathArrayOfValues, bool)
func (*MigratePlanAssignmentRequest_FieldSubPathArrayOfValues) GetRawValues ¶ added in v0.10.0
func (fpsaov *MigratePlanAssignmentRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type MigratePlanAssignmentRequest_FieldSubPathValue ¶ added in v0.10.0
type MigratePlanAssignmentRequest_FieldSubPathValue struct { MigratePlanAssignmentRequest_FieldPath // contains filtered or unexported fields }
func (*MigratePlanAssignmentRequest_FieldSubPathValue) AsPlanAssignmentPathValue ¶ added in v0.10.0
func (fpvs *MigratePlanAssignmentRequest_FieldSubPathValue) AsPlanAssignmentPathValue() (plan_assignment.PlanAssignment_FieldPathValue, bool)
func (*MigratePlanAssignmentRequest_FieldSubPathValue) CompareWith ¶ added in v0.10.0
func (fpvs *MigratePlanAssignmentRequest_FieldSubPathValue) CompareWith(source *MigratePlanAssignmentRequest) (int, bool)
func (*MigratePlanAssignmentRequest_FieldSubPathValue) CompareWithRaw ¶ added in v0.10.0
func (fpvs *MigratePlanAssignmentRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*MigratePlanAssignmentRequest_FieldSubPathValue) GetRawValue ¶ added in v0.10.0
func (fpvs *MigratePlanAssignmentRequest_FieldSubPathValue) GetRawValue() interface{}
func (*MigratePlanAssignmentRequest_FieldSubPathValue) SetTo ¶ added in v0.10.0
func (fpvs *MigratePlanAssignmentRequest_FieldSubPathValue) SetTo(target **MigratePlanAssignmentRequest)
func (*MigratePlanAssignmentRequest_FieldSubPathValue) SetToRaw ¶ added in v0.10.0
func (fpvs *MigratePlanAssignmentRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type MigratePlanAssignmentRequest_FieldTerminalPath ¶ added in v0.10.0
type MigratePlanAssignmentRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*MigratePlanAssignmentRequest_FieldTerminalPath) ClearValue ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) ClearValue(item *MigratePlanAssignmentRequest)
func (*MigratePlanAssignmentRequest_FieldTerminalPath) ClearValueRaw ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*MigratePlanAssignmentRequest_FieldTerminalPath) Get ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) Get(source *MigratePlanAssignmentRequest) (values []interface{})
Get returns all values pointed by specific field from source MigratePlanAssignmentRequest
func (*MigratePlanAssignmentRequest_FieldTerminalPath) GetDefault ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*MigratePlanAssignmentRequest_FieldTerminalPath) GetRaw ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*MigratePlanAssignmentRequest_FieldTerminalPath) GetSingle ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) GetSingle(source *MigratePlanAssignmentRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source MigratePlanAssignmentRequest
func (*MigratePlanAssignmentRequest_FieldTerminalPath) GetSingleRaw ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*MigratePlanAssignmentRequest_FieldTerminalPath) IsLeaf ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*MigratePlanAssignmentRequest_FieldTerminalPath) JSONString ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*MigratePlanAssignmentRequest_FieldTerminalPath) Selector ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) Selector() MigratePlanAssignmentRequest_FieldPathSelector
func (*MigratePlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*MigratePlanAssignmentRequest_FieldTerminalPath) String ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*MigratePlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) MigratePlanAssignmentRequest_FieldPathArrayItemValue
func (*MigratePlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) MigratePlanAssignmentRequest_FieldPathArrayOfValues
func (*MigratePlanAssignmentRequest_FieldTerminalPath) WithIValue ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) WithIValue(value interface{}) MigratePlanAssignmentRequest_FieldPathValue
func (*MigratePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*MigratePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*MigratePlanAssignmentRequest_FieldTerminalPath) WithRawIValue ¶ added in v0.10.0
func (fp *MigratePlanAssignmentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue ¶ added in v0.10.0
type MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue struct { MigratePlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶ added in v0.10.0
func (fpaiv *MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *MigratePlanAssignmentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'MigratePlanAssignmentRequest'
func (*MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶ added in v0.10.0
func (fpaiv *MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object MigratePlanAssignmentRequest as interface{}
func (*MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle ¶ added in v0.10.0
func (fpaiv *MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *MigratePlanAssignmentRequest) (interface{}, bool)
func (*MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶ added in v0.10.0
func (fpaiv *MigratePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type MigratePlanAssignmentRequest_FieldTerminalPathArrayOfValues ¶ added in v0.10.0
type MigratePlanAssignmentRequest_FieldTerminalPathArrayOfValues struct { MigratePlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*MigratePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsPlanAssignmentArrayOfValues ¶ added in v0.10.0
func (fpaov *MigratePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsPlanAssignmentArrayOfValues() ([]*plan_assignment.PlanAssignment, bool)
func (*MigratePlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶ added in v0.10.0
func (fpaov *MigratePlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type MigratePlanAssignmentRequest_FieldTerminalPathValue ¶ added in v0.10.0
type MigratePlanAssignmentRequest_FieldTerminalPathValue struct { MigratePlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*MigratePlanAssignmentRequest_FieldTerminalPathValue) AsPlanAssignmentValue ¶ added in v0.10.0
func (fpv *MigratePlanAssignmentRequest_FieldTerminalPathValue) AsPlanAssignmentValue() (*plan_assignment.PlanAssignment, bool)
func (*MigratePlanAssignmentRequest_FieldTerminalPathValue) CompareWith ¶ added in v0.10.0
func (fpv *MigratePlanAssignmentRequest_FieldTerminalPathValue) CompareWith(source *MigratePlanAssignmentRequest) (int, bool)
CompareWith compares value in the 'MigratePlanAssignmentRequest_FieldTerminalPathValue' with the value under path in 'MigratePlanAssignmentRequest'.
func (*MigratePlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw ¶ added in v0.10.0
func (fpv *MigratePlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*MigratePlanAssignmentRequest_FieldTerminalPathValue) GetRawValue ¶ added in v0.10.0
func (fpv *MigratePlanAssignmentRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'MigratePlanAssignmentRequest' as interface{}
func (*MigratePlanAssignmentRequest_FieldTerminalPathValue) SetTo ¶ added in v0.10.0
func (fpv *MigratePlanAssignmentRequest_FieldTerminalPathValue) SetTo(target **MigratePlanAssignmentRequest)
SetTo stores value for selected field for object MigratePlanAssignmentRequest
func (*MigratePlanAssignmentRequest_FieldTerminalPathValue) SetToRaw ¶ added in v0.10.0
func (fpv *MigratePlanAssignmentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type PlanAssignmentServiceClient ¶
type PlanAssignmentServiceClient interface { GetPlanAssignment(ctx context.Context, in *GetPlanAssignmentRequest, opts ...grpc.CallOption) (*plan_assignment.PlanAssignment, error) BatchGetPlanAssignments(ctx context.Context, in *BatchGetPlanAssignmentsRequest, opts ...grpc.CallOption) (*BatchGetPlanAssignmentsResponse, error) ListPlanAssignments(ctx context.Context, in *ListPlanAssignmentsRequest, opts ...grpc.CallOption) (*ListPlanAssignmentsResponse, error) WatchPlanAssignment(ctx context.Context, in *WatchPlanAssignmentRequest, opts ...grpc.CallOption) (WatchPlanAssignmentClientStream, error) WatchPlanAssignments(ctx context.Context, in *WatchPlanAssignmentsRequest, opts ...grpc.CallOption) (WatchPlanAssignmentsClientStream, error) CreatePlanAssignment(ctx context.Context, in *CreatePlanAssignmentRequest, opts ...grpc.CallOption) (*plan_assignment.PlanAssignment, error) UpdatePlanAssignment(ctx context.Context, in *UpdatePlanAssignmentRequest, opts ...grpc.CallOption) (*plan_assignment.PlanAssignment, error) DeletePlanAssignment(ctx context.Context, in *DeletePlanAssignmentRequest, opts ...grpc.CallOption) (*empty.Empty, error) MigratePlanAssignment(ctx context.Context, in *MigratePlanAssignmentRequest, opts ...grpc.CallOption) (*plan_assignment.PlanAssignment, error) }
PlanAssignmentServiceClient is the client API for PlanAssignmentService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewPlanAssignmentServiceClient ¶
func NewPlanAssignmentServiceClient(cc grpc.ClientConnInterface) PlanAssignmentServiceClient
type PlanAssignmentServiceDescriptor ¶
type PlanAssignmentServiceDescriptor struct{}
func GetPlanAssignmentServiceDescriptor ¶
func GetPlanAssignmentServiceDescriptor() *PlanAssignmentServiceDescriptor
func (*PlanAssignmentServiceDescriptor) AllMethodDescriptors ¶
func (d *PlanAssignmentServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*PlanAssignmentServiceDescriptor) GetApiName ¶
func (d *PlanAssignmentServiceDescriptor) GetApiName() string
func (*PlanAssignmentServiceDescriptor) GetFullAPIName ¶
func (d *PlanAssignmentServiceDescriptor) GetFullAPIName() string
func (*PlanAssignmentServiceDescriptor) GetProtoPkgName ¶
func (d *PlanAssignmentServiceDescriptor) GetProtoPkgName() string
func (*PlanAssignmentServiceDescriptor) GetServiceDomain ¶
func (d *PlanAssignmentServiceDescriptor) GetServiceDomain() string
func (*PlanAssignmentServiceDescriptor) GetServiceVersion ¶
func (d *PlanAssignmentServiceDescriptor) GetServiceVersion() string
type UpdatePlanAssignmentDescriptor ¶
type UpdatePlanAssignmentDescriptor struct{}
func GetUpdatePlanAssignmentDescriptor ¶
func GetUpdatePlanAssignmentDescriptor() *UpdatePlanAssignmentDescriptor
func (*UpdatePlanAssignmentDescriptor) GetApiDescriptor ¶
func (d *UpdatePlanAssignmentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdatePlanAssignmentDescriptor) GetApiName ¶
func (d *UpdatePlanAssignmentDescriptor) GetApiName() string
func (*UpdatePlanAssignmentDescriptor) GetClientMsgReflectHandle ¶
func (d *UpdatePlanAssignmentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdatePlanAssignmentDescriptor) GetFullMethodName ¶
func (d *UpdatePlanAssignmentDescriptor) GetFullMethodName() string
func (*UpdatePlanAssignmentDescriptor) GetMethodName ¶
func (d *UpdatePlanAssignmentDescriptor) GetMethodName() string
func (*UpdatePlanAssignmentDescriptor) GetProtoPkgName ¶
func (d *UpdatePlanAssignmentDescriptor) GetProtoPkgName() string
func (*UpdatePlanAssignmentDescriptor) GetResourceDescriptor ¶
func (d *UpdatePlanAssignmentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdatePlanAssignmentDescriptor) GetServerMsgReflectHandle ¶
func (d *UpdatePlanAssignmentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdatePlanAssignmentDescriptor) GetServiceDomain ¶
func (d *UpdatePlanAssignmentDescriptor) GetServiceDomain() string
func (*UpdatePlanAssignmentDescriptor) GetServiceVersion ¶
func (d *UpdatePlanAssignmentDescriptor) GetServiceVersion() string
func (*UpdatePlanAssignmentDescriptor) GetVerb ¶
func (d *UpdatePlanAssignmentDescriptor) GetVerb() string
func (*UpdatePlanAssignmentDescriptor) HasResource ¶
func (d *UpdatePlanAssignmentDescriptor) HasResource() bool
func (*UpdatePlanAssignmentDescriptor) IsClientStream ¶
func (d *UpdatePlanAssignmentDescriptor) IsClientStream() bool
func (*UpdatePlanAssignmentDescriptor) IsCollection ¶
func (d *UpdatePlanAssignmentDescriptor) IsCollection() bool
func (*UpdatePlanAssignmentDescriptor) IsPlural ¶
func (d *UpdatePlanAssignmentDescriptor) IsPlural() bool
func (*UpdatePlanAssignmentDescriptor) IsServerStream ¶
func (d *UpdatePlanAssignmentDescriptor) IsServerStream() bool
func (*UpdatePlanAssignmentDescriptor) IsUnary ¶
func (d *UpdatePlanAssignmentDescriptor) IsUnary() bool
func (*UpdatePlanAssignmentDescriptor) NewEmptyClientMsg ¶
func (d *UpdatePlanAssignmentDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdatePlanAssignmentDescriptor) NewEmptyServerMsg ¶
func (d *UpdatePlanAssignmentDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdatePlanAssignmentDescriptor) RequestHasResourceBody ¶
func (d *UpdatePlanAssignmentDescriptor) RequestHasResourceBody() bool
type UpdatePlanAssignmentDescriptorClientMsgHandle ¶
type UpdatePlanAssignmentDescriptorClientMsgHandle struct{}
func (*UpdatePlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *UpdatePlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdatePlanAssignmentDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdatePlanAssignmentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdatePlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdatePlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdatePlanAssignmentDescriptorServerMsgHandle ¶
type UpdatePlanAssignmentDescriptorServerMsgHandle struct{}
func (*UpdatePlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdatePlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdatePlanAssignmentDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdatePlanAssignmentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdatePlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdatePlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdatePlanAssignmentRequest ¶
type UpdatePlanAssignmentRequest struct { // PlanAssignment resource body PlanAssignment *plan_assignment.PlanAssignment `` /* 130-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *plan_assignment.PlanAssignment_FieldMask `` /* 150-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 *UpdatePlanAssignmentRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // contains filtered or unexported fields }
Request message for method [UpdatePlanAssignment][ntt.limits.v1alpha2.UpdatePlanAssignment]
func (*UpdatePlanAssignmentRequest) Clone ¶
func (o *UpdatePlanAssignmentRequest) Clone() *UpdatePlanAssignmentRequest
func (*UpdatePlanAssignmentRequest) CloneRaw ¶
func (o *UpdatePlanAssignmentRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdatePlanAssignmentRequest) Descriptor ¶
func (*UpdatePlanAssignmentRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdatePlanAssignmentRequest.ProtoReflect.Descriptor instead.
func (*UpdatePlanAssignmentRequest) GetCas ¶
func (m *UpdatePlanAssignmentRequest) GetCas() *UpdatePlanAssignmentRequest_CAS
func (*UpdatePlanAssignmentRequest) GetPlanAssignment ¶
func (m *UpdatePlanAssignmentRequest) GetPlanAssignment() *plan_assignment.PlanAssignment
func (*UpdatePlanAssignmentRequest) GetUpdateMask ¶
func (m *UpdatePlanAssignmentRequest) GetUpdateMask() *plan_assignment.PlanAssignment_FieldMask
func (*UpdatePlanAssignmentRequest) GotenMessage ¶
func (*UpdatePlanAssignmentRequest) GotenMessage()
func (*UpdatePlanAssignmentRequest) GotenObjectExt ¶
func (o *UpdatePlanAssignmentRequest) GotenObjectExt()
func (*UpdatePlanAssignmentRequest) GotenValidate ¶
func (obj *UpdatePlanAssignmentRequest) GotenValidate() error
func (*UpdatePlanAssignmentRequest) MakeDiffFieldMask ¶
func (o *UpdatePlanAssignmentRequest) MakeDiffFieldMask(other *UpdatePlanAssignmentRequest) *UpdatePlanAssignmentRequest_FieldMask
func (*UpdatePlanAssignmentRequest) MakeFullFieldMask ¶
func (o *UpdatePlanAssignmentRequest) MakeFullFieldMask() *UpdatePlanAssignmentRequest_FieldMask
func (*UpdatePlanAssignmentRequest) MakeRawDiffFieldMask ¶
func (o *UpdatePlanAssignmentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdatePlanAssignmentRequest) MakeRawFullFieldMask ¶
func (o *UpdatePlanAssignmentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdatePlanAssignmentRequest) Marshal ¶
func (m *UpdatePlanAssignmentRequest) Marshal() ([]byte, error)
func (*UpdatePlanAssignmentRequest) MarshalJSON ¶
func (m *UpdatePlanAssignmentRequest) MarshalJSON() ([]byte, error)
func (*UpdatePlanAssignmentRequest) Merge ¶
func (o *UpdatePlanAssignmentRequest) Merge(source *UpdatePlanAssignmentRequest)
func (*UpdatePlanAssignmentRequest) MergeRaw ¶
func (o *UpdatePlanAssignmentRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdatePlanAssignmentRequest) ProtoMessage ¶
func (*UpdatePlanAssignmentRequest) ProtoMessage()
func (*UpdatePlanAssignmentRequest) ProtoReflect ¶
func (m *UpdatePlanAssignmentRequest) ProtoReflect() preflect.Message
func (*UpdatePlanAssignmentRequest) Reset ¶
func (m *UpdatePlanAssignmentRequest) Reset()
func (*UpdatePlanAssignmentRequest) SetCas ¶
func (m *UpdatePlanAssignmentRequest) SetCas(fv *UpdatePlanAssignmentRequest_CAS)
func (*UpdatePlanAssignmentRequest) SetPlanAssignment ¶
func (m *UpdatePlanAssignmentRequest) SetPlanAssignment(fv *plan_assignment.PlanAssignment)
func (*UpdatePlanAssignmentRequest) SetUpdateMask ¶
func (m *UpdatePlanAssignmentRequest) SetUpdateMask(fv *plan_assignment.PlanAssignment_FieldMask)
func (*UpdatePlanAssignmentRequest) String ¶
func (m *UpdatePlanAssignmentRequest) String() string
func (*UpdatePlanAssignmentRequest) Unmarshal ¶
func (m *UpdatePlanAssignmentRequest) Unmarshal(b []byte) error
func (*UpdatePlanAssignmentRequest) UnmarshalJSON ¶
func (m *UpdatePlanAssignmentRequest) UnmarshalJSON(data []byte) error
type UpdatePlanAssignmentRequestCASFieldPathBuilder ¶
type UpdatePlanAssignmentRequestCASFieldPathBuilder struct{}
func NewUpdatePlanAssignmentRequestCASFieldPathBuilder ¶
func NewUpdatePlanAssignmentRequestCASFieldPathBuilder() UpdatePlanAssignmentRequestCASFieldPathBuilder
func (UpdatePlanAssignmentRequestCASFieldPathBuilder) ConditionalState ¶
func (UpdatePlanAssignmentRequestCASFieldPathBuilder) ConditionalState() UpdatePlanAssignmentRequest_CASPathSelectorConditionalState
type UpdatePlanAssignmentRequestCAS_FieldPath ¶
type UpdatePlanAssignmentRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdatePlanAssignmentRequestCAS_FieldPathSelector Get(source *UpdatePlanAssignmentRequest_CAS) []interface{} GetSingle(source *UpdatePlanAssignmentRequest_CAS) (interface{}, bool) ClearValue(item *UpdatePlanAssignmentRequest_CAS) // Those methods build corresponding UpdatePlanAssignmentRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdatePlanAssignmentRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdatePlanAssignmentRequestCAS_FieldPath ¶
func BuildUpdatePlanAssignmentRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdatePlanAssignmentRequestCAS_FieldPath, error)
func MustParseUpdatePlanAssignmentRequestCAS_FieldPath ¶
func MustParseUpdatePlanAssignmentRequestCAS_FieldPath(rawField string) UpdatePlanAssignmentRequestCAS_FieldPath
func ParseUpdatePlanAssignmentRequestCAS_FieldPath ¶
func ParseUpdatePlanAssignmentRequestCAS_FieldPath(rawField string) (UpdatePlanAssignmentRequestCAS_FieldPath, error)
type UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue ¶
type UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdatePlanAssignmentRequestCAS_FieldPath ContainsValue(*UpdatePlanAssignmentRequest_CAS) bool }
UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue
func ParseUpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue, error)
ParseUpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues ¶
type UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdatePlanAssignmentRequestCAS_FieldPath }
UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues
func ParseUpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues, error)
type UpdatePlanAssignmentRequestCAS_FieldPathSelector ¶
type UpdatePlanAssignmentRequestCAS_FieldPathSelector int32
const ( UpdatePlanAssignmentRequestCAS_FieldPathSelectorConditionalState UpdatePlanAssignmentRequestCAS_FieldPathSelector = 0 UpdatePlanAssignmentRequestCAS_FieldPathSelectorFieldMask UpdatePlanAssignmentRequestCAS_FieldPathSelector = 1 )
func (UpdatePlanAssignmentRequestCAS_FieldPathSelector) String ¶
func (s UpdatePlanAssignmentRequestCAS_FieldPathSelector) String() string
type UpdatePlanAssignmentRequestCAS_FieldPathValue ¶
type UpdatePlanAssignmentRequestCAS_FieldPathValue interface { UpdatePlanAssignmentRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdatePlanAssignmentRequest_CAS) CompareWith(*UpdatePlanAssignmentRequest_CAS) (cmp int, comparable bool) }
UpdatePlanAssignmentRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdatePlanAssignmentRequestCAS_FieldPathValue ¶
func MustParseUpdatePlanAssignmentRequestCAS_FieldPathValue(pathStr, valueStr string) UpdatePlanAssignmentRequestCAS_FieldPathValue
func ParseUpdatePlanAssignmentRequestCAS_FieldPathValue ¶
func ParseUpdatePlanAssignmentRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdatePlanAssignmentRequestCAS_FieldPathValue, error)
type UpdatePlanAssignmentRequestCAS_FieldSubPath ¶
type UpdatePlanAssignmentRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) AsConditionalStateSubPath() (plan_assignment.PlanAssignment_FieldPath, bool)
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) ClearValue(item *UpdatePlanAssignmentRequest_CAS)
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) Get ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) Get(source *UpdatePlanAssignmentRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdatePlanAssignmentRequest_CAS
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) GetSingle(source *UpdatePlanAssignmentRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdatePlanAssignmentRequest_CAS
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) Selector ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) Selector() UpdatePlanAssignmentRequestCAS_FieldPathSelector
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) String ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdatePlanAssignmentRequestCAS_FieldPathValue
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdatePlanAssignmentRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdatePlanAssignmentRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue ¶
type UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue struct { UpdatePlanAssignmentRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (plan_assignment.PlanAssignment_FieldPathArrayItemValue, bool)
func (*UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdatePlanAssignmentRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues ¶
type UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues struct { UpdatePlanAssignmentRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (plan_assignment.PlanAssignment_FieldPathArrayOfValues, bool)
func (*UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdatePlanAssignmentRequestCAS_FieldSubPathValue ¶
type UpdatePlanAssignmentRequestCAS_FieldSubPathValue struct { UpdatePlanAssignmentRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdatePlanAssignmentRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdatePlanAssignmentRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (plan_assignment.PlanAssignment_FieldPathValue, bool)
func (*UpdatePlanAssignmentRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdatePlanAssignmentRequestCAS_FieldSubPathValue) CompareWith(source *UpdatePlanAssignmentRequest_CAS) (int, bool)
func (*UpdatePlanAssignmentRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdatePlanAssignmentRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdatePlanAssignmentRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdatePlanAssignmentRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdatePlanAssignmentRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdatePlanAssignmentRequestCAS_FieldSubPathValue) SetTo(target **UpdatePlanAssignmentRequest_CAS)
func (*UpdatePlanAssignmentRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdatePlanAssignmentRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdatePlanAssignmentRequestCAS_FieldTerminalPath ¶
type UpdatePlanAssignmentRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) ClearValue(item *UpdatePlanAssignmentRequest_CAS)
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) Get(source *UpdatePlanAssignmentRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdatePlanAssignmentRequest_CAS
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) GetSingle(source *UpdatePlanAssignmentRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdatePlanAssignmentRequest_CAS
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdatePlanAssignmentRequestCAS_FieldPathValue
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdatePlanAssignmentRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue struct { UpdatePlanAssignmentRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdatePlanAssignmentRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdatePlanAssignmentRequest_CAS as interface{}
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdatePlanAssignmentRequest_CAS) (interface{}, bool)
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues struct { UpdatePlanAssignmentRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*plan_assignment.PlanAssignment, bool)
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*plan_assignment.PlanAssignment_FieldMask, bool)
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue ¶
type UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue struct { UpdatePlanAssignmentRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*plan_assignment.PlanAssignment, bool)
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*plan_assignment.PlanAssignment_FieldMask, bool)
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdatePlanAssignmentRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdatePlanAssignmentRequest_CAS'.
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) SetTo(target **UpdatePlanAssignmentRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdatePlanAssignmentRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdatePlanAssignmentRequestFieldPathBuilder ¶
type UpdatePlanAssignmentRequestFieldPathBuilder struct{}
func NewUpdatePlanAssignmentRequestFieldPathBuilder ¶
func NewUpdatePlanAssignmentRequestFieldPathBuilder() UpdatePlanAssignmentRequestFieldPathBuilder
func (UpdatePlanAssignmentRequestFieldPathBuilder) PlanAssignment ¶
func (UpdatePlanAssignmentRequestFieldPathBuilder) PlanAssignment() UpdatePlanAssignmentRequestPathSelectorPlanAssignment
func (UpdatePlanAssignmentRequestFieldPathBuilder) UpdateMask ¶
type UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion ¶
type UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion struct {
// contains filtered or unexported fields
}
func (UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) FieldPath ¶
func (UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations ¶
type UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels ¶
type UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards ¶
type UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion ¶
type UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion struct {
// contains filtered or unexported fields
}
func (UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) FieldPath ¶
func (UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestMapPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCas ¶
type UpdatePlanAssignmentRequestPathSelectorCas struct{}
func (UpdatePlanAssignmentRequestPathSelectorCas) ConditionalState ¶
func (UpdatePlanAssignmentRequestPathSelectorCas) ConditionalState() UpdatePlanAssignmentRequestPathSelectorCasConditionalState
func (UpdatePlanAssignmentRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCas) WithArrayOfValues(values []*UpdatePlanAssignmentRequest_CAS) *UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
func (UpdatePlanAssignmentRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorCas) WithSubPath ¶
func (UpdatePlanAssignmentRequestPathSelectorCas) WithSubPath(subPath UpdatePlanAssignmentRequestCAS_FieldPath) *UpdatePlanAssignmentRequest_FieldSubPath
func (UpdatePlanAssignmentRequestPathSelectorCas) WithSubValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorCas) WithSubValue(subPathValue UpdatePlanAssignmentRequestCAS_FieldPathValue) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorCasConditionalState ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalState struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalState) Extensions ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalState) RegionalDistributions ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*plan_assignment.PlanAssignment) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions) WithArrayOfValues(values [][]*common.Allowance) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions) WithItemValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions) WithItemValue(value *common.Allowance) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensions) WithValue(value []*common.Allowance) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsResource ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsResource struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsResource) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsValue ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsValue struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsValue) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateExtensionsValue) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) DeleteTime ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) Lifecycle ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataDeleteTime ¶ added in v0.8.0
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycle ¶ added in v0.8.0
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycle) State ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleState ¶ added in v0.8.0
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataTags) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateName ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateName struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*plan_assignment.Name) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStatePlan ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStatePlan struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStatePlan) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStatePlan) WithArrayOfValues(values []*plan.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStatePlan) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStatePlan) WithValue(value *plan.Reference) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributions ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributions struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributions) LimitsByRegion ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributions) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributions) WithItemValue ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) FieldPath ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithKey ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsResource ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsResource struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsResource) FieldPath ¶
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsResource) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateService ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateService struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateService) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateService) WithArrayOfValues(values []*meta_service.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateSource ¶
type UpdatePlanAssignmentRequestPathSelectorCasConditionalStateSource struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasConditionalStateSource) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasConditionalStateSource) WithArrayOfValues(values []*accepted_plan.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorCasFieldMask ¶
type UpdatePlanAssignmentRequestPathSelectorCasFieldMask struct{}
func (UpdatePlanAssignmentRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignment ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignment struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) Extensions ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) RegionalDistributions ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) RegionalDistributions() UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithArrayOfValues(values []*plan_assignment.PlanAssignment) *UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayItemValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayItemValue(subPathArrayItemValue plan_assignment.PlanAssignment_FieldPathArrayItemValue) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubArrayOfValues(subPathArrayOfValues plan_assignment.PlanAssignment_FieldPathArrayOfValues) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubPath ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignment) WithSubValue(subPathValue plan_assignment.PlanAssignment_FieldPathValue) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithArrayOfValues(values [][]*common.Allowance) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithItemValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithItemValue(value *common.Allowance) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensions) WithValue(value []*common.Allowance) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentExtensionsValue) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Annotations ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) CreateTime ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) DeleteTime ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) Generation ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) OwnerReferences ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) ResourceVersion ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) UpdateTime ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadata) WithValue(value *ntt_meta.Meta) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataAnnotations) WithValue(value map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime ¶ added in v0.8.0
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataGeneration) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLabels) WithValue(value map[string]string) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle ¶ added in v0.8.0
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) State ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState ¶ added in v0.8.0
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Controller ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferences) WithItemValue ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) FieldPath ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataResourceVersion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataShards) WithValue(value map[string]int64) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) OwningRegion ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataSyncingRegions) WithItemValue ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithArrayOfValues(values [][]string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithItemValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithItemValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataTags) WithValue(value []string) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentMetadataUuid) WithValue(value string) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentName ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentName struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentName) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentName) WithArrayOfValues(values []*plan_assignment.Name) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentName) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentName) WithValue(value *plan_assignment.Name) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentPlan ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentPlan struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithArrayOfValues(values []*plan.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithValue ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentPlan) WithValue(value *plan.Reference) *UpdatePlanAssignmentRequest_FieldSubPathValue
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) LimitsByRegion ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributions) WithItemValue ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) FieldPath ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsLimitsByRegion) WithKey ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) FieldPath ¶
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentService ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentService struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentService) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentService) WithArrayOfValues(values []*meta_service.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentSource ¶
type UpdatePlanAssignmentRequestPathSelectorPlanAssignmentSource struct{}
func (UpdatePlanAssignmentRequestPathSelectorPlanAssignmentSource) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorPlanAssignmentSource) WithArrayOfValues(values []*accepted_plan.Reference) *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequestPathSelectorUpdateMask ¶
type UpdatePlanAssignmentRequestPathSelectorUpdateMask struct{}
func (UpdatePlanAssignmentRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequestPathSelectorUpdateMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues
type UpdatePlanAssignmentRequest_CAS ¶
type UpdatePlanAssignmentRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *plan_assignment.PlanAssignment `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *plan_assignment.PlanAssignment_FieldMask `` /* 146-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 (*UpdatePlanAssignmentRequest_CAS) Clone ¶
func (o *UpdatePlanAssignmentRequest_CAS) Clone() *UpdatePlanAssignmentRequest_CAS
func (*UpdatePlanAssignmentRequest_CAS) CloneRaw ¶
func (o *UpdatePlanAssignmentRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdatePlanAssignmentRequest_CAS) Descriptor ¶
func (*UpdatePlanAssignmentRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdatePlanAssignmentRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdatePlanAssignmentRequest_CAS) GetConditionalState ¶
func (m *UpdatePlanAssignmentRequest_CAS) GetConditionalState() *plan_assignment.PlanAssignment
func (*UpdatePlanAssignmentRequest_CAS) GetFieldMask ¶
func (m *UpdatePlanAssignmentRequest_CAS) GetFieldMask() *plan_assignment.PlanAssignment_FieldMask
func (*UpdatePlanAssignmentRequest_CAS) GotenMessage ¶
func (*UpdatePlanAssignmentRequest_CAS) GotenMessage()
func (*UpdatePlanAssignmentRequest_CAS) GotenObjectExt ¶
func (o *UpdatePlanAssignmentRequest_CAS) GotenObjectExt()
func (*UpdatePlanAssignmentRequest_CAS) GotenValidate ¶
func (obj *UpdatePlanAssignmentRequest_CAS) GotenValidate() error
func (*UpdatePlanAssignmentRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdatePlanAssignmentRequest_CAS) MakeDiffFieldMask(other *UpdatePlanAssignmentRequest_CAS) *UpdatePlanAssignmentRequest_CAS_FieldMask
func (*UpdatePlanAssignmentRequest_CAS) MakeFullFieldMask ¶
func (o *UpdatePlanAssignmentRequest_CAS) MakeFullFieldMask() *UpdatePlanAssignmentRequest_CAS_FieldMask
func (*UpdatePlanAssignmentRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdatePlanAssignmentRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdatePlanAssignmentRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdatePlanAssignmentRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdatePlanAssignmentRequest_CAS) Marshal ¶
func (m *UpdatePlanAssignmentRequest_CAS) Marshal() ([]byte, error)
func (*UpdatePlanAssignmentRequest_CAS) MarshalJSON ¶
func (m *UpdatePlanAssignmentRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdatePlanAssignmentRequest_CAS) Merge ¶
func (o *UpdatePlanAssignmentRequest_CAS) Merge(source *UpdatePlanAssignmentRequest_CAS)
func (*UpdatePlanAssignmentRequest_CAS) MergeRaw ¶
func (o *UpdatePlanAssignmentRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdatePlanAssignmentRequest_CAS) ProtoMessage ¶
func (*UpdatePlanAssignmentRequest_CAS) ProtoMessage()
func (*UpdatePlanAssignmentRequest_CAS) ProtoReflect ¶
func (m *UpdatePlanAssignmentRequest_CAS) ProtoReflect() preflect.Message
func (*UpdatePlanAssignmentRequest_CAS) Reset ¶
func (m *UpdatePlanAssignmentRequest_CAS) Reset()
func (*UpdatePlanAssignmentRequest_CAS) SetConditionalState ¶
func (m *UpdatePlanAssignmentRequest_CAS) SetConditionalState(fv *plan_assignment.PlanAssignment)
func (*UpdatePlanAssignmentRequest_CAS) SetFieldMask ¶
func (m *UpdatePlanAssignmentRequest_CAS) SetFieldMask(fv *plan_assignment.PlanAssignment_FieldMask)
func (*UpdatePlanAssignmentRequest_CAS) String ¶
func (m *UpdatePlanAssignmentRequest_CAS) String() string
func (*UpdatePlanAssignmentRequest_CAS) Unmarshal ¶
func (m *UpdatePlanAssignmentRequest_CAS) Unmarshal(b []byte) error
func (*UpdatePlanAssignmentRequest_CAS) UnmarshalJSON ¶
func (m *UpdatePlanAssignmentRequest_CAS) UnmarshalJSON(data []byte) error
type UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion ¶
type UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion struct {
// contains filtered or unexported fields
}
func (UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) FieldPath ¶
func (UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalState ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalState struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) Extensions ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) RegionalDistributions ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*plan_assignment.PlanAssignment) *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue plan_assignment.PlanAssignment_FieldPathArrayItemValue) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayItemValue
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues plan_assignment.PlanAssignment_FieldPathArrayOfValues) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithSubValue ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue plan_assignment.PlanAssignment_FieldPathValue) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions) WithArrayOfValues(values [][]*common.Allowance) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions) WithItemValue ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions) WithValue ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensions) WithValue(value []*common.Allowance) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsResource ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsResource struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsResource) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsValue ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsValue struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsValue) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateExtensionsValue) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) DeleteTime ¶ added in v0.8.0
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) Lifecycle ¶ added in v0.8.0
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataDeleteTime ¶ added in v0.8.0
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycle ¶ added in v0.8.0
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycle) State ¶ added in v0.8.0
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleState ¶ added in v0.8.0
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateName ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateName struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*plan_assignment.Name) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStatePlan ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStatePlan struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStatePlan) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStatePlan) WithArrayOfValues(values []*plan.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStatePlan) WithValue ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStatePlan) WithValue(value *plan.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathValue
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributions ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributions struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributions) LimitsByRegion ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributions) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributions) WithItemValue ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) FieldPath ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithKey ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsResource ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsResource struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsResource) FieldPath ¶
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsResource) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateService ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateService struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateService) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateService) WithArrayOfValues(values []*meta_service.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateSource ¶
type UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateSource struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateSource) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorConditionalStateSource) WithArrayOfValues(values []*accepted_plan.Reference) *UpdatePlanAssignmentRequestCAS_FieldSubPathArrayOfValues
type UpdatePlanAssignmentRequest_CASPathSelectorFieldMask ¶
type UpdatePlanAssignmentRequest_CASPathSelectorFieldMask struct{}
func (UpdatePlanAssignmentRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdatePlanAssignmentRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *UpdatePlanAssignmentRequestCAS_FieldTerminalPathArrayOfValues
type UpdatePlanAssignmentRequest_CAS_FieldMask ¶
type UpdatePlanAssignmentRequest_CAS_FieldMask struct {
Paths []UpdatePlanAssignmentRequestCAS_FieldPath
}
func FullUpdatePlanAssignmentRequest_CAS_FieldMask ¶
func FullUpdatePlanAssignmentRequest_CAS_FieldMask() *UpdatePlanAssignmentRequest_CAS_FieldMask
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) AppendPath(path UpdatePlanAssignmentRequestCAS_FieldPath)
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) FilterInputFields() *UpdatePlanAssignmentRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) GetPaths() []UpdatePlanAssignmentRequestCAS_FieldPath
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) IsFull() bool
func (UpdatePlanAssignmentRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdatePlanAssignmentRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdatePlanAssignmentRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdatePlanAssignmentRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) PathsCount() int
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) Project(source *UpdatePlanAssignmentRequest_CAS) *UpdatePlanAssignmentRequest_CAS
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) ProtoMessage()
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) Reset()
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) Set(target, source *UpdatePlanAssignmentRequest_CAS)
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) Size() int
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) String() string
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) Subtract(other *UpdatePlanAssignmentRequest_CAS_FieldMask) *UpdatePlanAssignmentRequest_CAS_FieldMask
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdatePlanAssignmentRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdatePlanAssignmentRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdatePlanAssignmentRequest_FieldMask ¶
type UpdatePlanAssignmentRequest_FieldMask struct {
Paths []UpdatePlanAssignmentRequest_FieldPath
}
func FullUpdatePlanAssignmentRequest_FieldMask ¶
func FullUpdatePlanAssignmentRequest_FieldMask() *UpdatePlanAssignmentRequest_FieldMask
func (*UpdatePlanAssignmentRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) AppendPath(path UpdatePlanAssignmentRequest_FieldPath)
func (*UpdatePlanAssignmentRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdatePlanAssignmentRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdatePlanAssignmentRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdatePlanAssignmentRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) FilterInputFields() *UpdatePlanAssignmentRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdatePlanAssignmentRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdatePlanAssignmentRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) GetPaths() []UpdatePlanAssignmentRequest_FieldPath
func (*UpdatePlanAssignmentRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdatePlanAssignmentRequest_FieldMask) IsFull ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) IsFull() bool
func (UpdatePlanAssignmentRequest_FieldMask) Marshal ¶
func (fieldMask UpdatePlanAssignmentRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdatePlanAssignmentRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdatePlanAssignmentRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdatePlanAssignmentRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) PathsCount() int
func (*UpdatePlanAssignmentRequest_FieldMask) Project ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) Project(source *UpdatePlanAssignmentRequest) *UpdatePlanAssignmentRequest
func (*UpdatePlanAssignmentRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdatePlanAssignmentRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) ProtoMessage()
func (*UpdatePlanAssignmentRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdatePlanAssignmentRequest_FieldMask) Reset ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) Reset()
func (*UpdatePlanAssignmentRequest_FieldMask) Set ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) Set(target, source *UpdatePlanAssignmentRequest)
func (*UpdatePlanAssignmentRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdatePlanAssignmentRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdatePlanAssignmentRequest_FieldMask) Size ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) Size() int
func (*UpdatePlanAssignmentRequest_FieldMask) String ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) String() string
func (*UpdatePlanAssignmentRequest_FieldMask) Subtract ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) Subtract(other *UpdatePlanAssignmentRequest_FieldMask) *UpdatePlanAssignmentRequest_FieldMask
func (*UpdatePlanAssignmentRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdatePlanAssignmentRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdatePlanAssignmentRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdatePlanAssignmentRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdatePlanAssignmentRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdatePlanAssignmentRequest_FieldPath ¶
type UpdatePlanAssignmentRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdatePlanAssignmentRequest_FieldPathSelector Get(source *UpdatePlanAssignmentRequest) []interface{} GetSingle(source *UpdatePlanAssignmentRequest) (interface{}, bool) ClearValue(item *UpdatePlanAssignmentRequest) // Those methods build corresponding UpdatePlanAssignmentRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdatePlanAssignmentRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdatePlanAssignmentRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdatePlanAssignmentRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdatePlanAssignmentRequest_FieldPath ¶
func BuildUpdatePlanAssignmentRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdatePlanAssignmentRequest_FieldPath, error)
func MustParseUpdatePlanAssignmentRequest_FieldPath ¶
func MustParseUpdatePlanAssignmentRequest_FieldPath(rawField string) UpdatePlanAssignmentRequest_FieldPath
func ParseUpdatePlanAssignmentRequest_FieldPath ¶
func ParseUpdatePlanAssignmentRequest_FieldPath(rawField string) (UpdatePlanAssignmentRequest_FieldPath, error)
type UpdatePlanAssignmentRequest_FieldPathArrayItemValue ¶
type UpdatePlanAssignmentRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdatePlanAssignmentRequest_FieldPath ContainsValue(*UpdatePlanAssignmentRequest) bool }
UpdatePlanAssignmentRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdatePlanAssignmentRequest according to their type Present only for array (repeated) types.
func MustParseUpdatePlanAssignmentRequest_FieldPathArrayItemValue ¶
func MustParseUpdatePlanAssignmentRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdatePlanAssignmentRequest_FieldPathArrayItemValue
func ParseUpdatePlanAssignmentRequest_FieldPathArrayItemValue ¶
func ParseUpdatePlanAssignmentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdatePlanAssignmentRequest_FieldPathArrayItemValue, error)
ParseUpdatePlanAssignmentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdatePlanAssignmentRequest_FieldPathArrayOfValues ¶
type UpdatePlanAssignmentRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdatePlanAssignmentRequest_FieldPath }
UpdatePlanAssignmentRequest_FieldPathArrayOfValues allows storing slice of values for UpdatePlanAssignmentRequest fields according to their type
func MustParseUpdatePlanAssignmentRequest_FieldPathArrayOfValues ¶
func MustParseUpdatePlanAssignmentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdatePlanAssignmentRequest_FieldPathArrayOfValues
func ParseUpdatePlanAssignmentRequest_FieldPathArrayOfValues ¶
func ParseUpdatePlanAssignmentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdatePlanAssignmentRequest_FieldPathArrayOfValues, error)
type UpdatePlanAssignmentRequest_FieldPathSelector ¶
type UpdatePlanAssignmentRequest_FieldPathSelector int32
const ( UpdatePlanAssignmentRequest_FieldPathSelectorPlanAssignment UpdatePlanAssignmentRequest_FieldPathSelector = 0 UpdatePlanAssignmentRequest_FieldPathSelectorUpdateMask UpdatePlanAssignmentRequest_FieldPathSelector = 1 UpdatePlanAssignmentRequest_FieldPathSelectorCas UpdatePlanAssignmentRequest_FieldPathSelector = 2 )
func (UpdatePlanAssignmentRequest_FieldPathSelector) String ¶
func (s UpdatePlanAssignmentRequest_FieldPathSelector) String() string
type UpdatePlanAssignmentRequest_FieldPathValue ¶
type UpdatePlanAssignmentRequest_FieldPathValue interface { UpdatePlanAssignmentRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdatePlanAssignmentRequest) CompareWith(*UpdatePlanAssignmentRequest) (cmp int, comparable bool) }
UpdatePlanAssignmentRequest_FieldPathValue allows storing values for UpdatePlanAssignmentRequest fields according to their type
func MustParseUpdatePlanAssignmentRequest_FieldPathValue ¶
func MustParseUpdatePlanAssignmentRequest_FieldPathValue(pathStr, valueStr string) UpdatePlanAssignmentRequest_FieldPathValue
func ParseUpdatePlanAssignmentRequest_FieldPathValue ¶
func ParseUpdatePlanAssignmentRequest_FieldPathValue(pathStr, valueStr string) (UpdatePlanAssignmentRequest_FieldPathValue, error)
type UpdatePlanAssignmentRequest_FieldSubPath ¶
type UpdatePlanAssignmentRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdatePlanAssignmentRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) AsCasSubPath() (UpdatePlanAssignmentRequestCAS_FieldPath, bool)
func (*UpdatePlanAssignmentRequest_FieldSubPath) AsPlanAssignmentSubPath ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) AsPlanAssignmentSubPath() (plan_assignment.PlanAssignment_FieldPath, bool)
func (*UpdatePlanAssignmentRequest_FieldSubPath) ClearValue ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) ClearValue(item *UpdatePlanAssignmentRequest)
func (*UpdatePlanAssignmentRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdatePlanAssignmentRequest_FieldSubPath) Get ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) Get(source *UpdatePlanAssignmentRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdatePlanAssignmentRequest
func (*UpdatePlanAssignmentRequest_FieldSubPath) GetDefault ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdatePlanAssignmentRequest_FieldSubPath) GetRaw ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdatePlanAssignmentRequest_FieldSubPath) GetSingle ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) GetSingle(source *UpdatePlanAssignmentRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdatePlanAssignmentRequest
func (*UpdatePlanAssignmentRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdatePlanAssignmentRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdatePlanAssignmentRequest_FieldSubPath) JSONString ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdatePlanAssignmentRequest_FieldSubPath) Selector ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) Selector() UpdatePlanAssignmentRequest_FieldPathSelector
func (*UpdatePlanAssignmentRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdatePlanAssignmentRequest_FieldSubPath) String ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdatePlanAssignmentRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdatePlanAssignmentRequest_FieldPathArrayItemValue
func (*UpdatePlanAssignmentRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdatePlanAssignmentRequest_FieldPathArrayOfValues
func (*UpdatePlanAssignmentRequest_FieldSubPath) WithIValue ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) WithIValue(value interface{}) UpdatePlanAssignmentRequest_FieldPathValue
func (*UpdatePlanAssignmentRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdatePlanAssignmentRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdatePlanAssignmentRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdatePlanAssignmentRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue ¶
type UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue struct { UpdatePlanAssignmentRequest_FieldPath // contains filtered or unexported fields }
func (*UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdatePlanAssignmentRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue) AsPlanAssignmentPathItemValue ¶
func (fpaivs *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue) AsPlanAssignmentPathItemValue() (plan_assignment.PlanAssignment_FieldPathArrayItemValue, bool)
func (*UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdatePlanAssignmentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdatePlanAssignmentRequest'
func (*UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdatePlanAssignmentRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues ¶
type UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues struct { UpdatePlanAssignmentRequest_FieldPath // contains filtered or unexported fields }
func (*UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdatePlanAssignmentRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues) AsPlanAssignmentPathArrayOfValues ¶
func (fpsaov *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues) AsPlanAssignmentPathArrayOfValues() (plan_assignment.PlanAssignment_FieldPathArrayOfValues, bool)
func (*UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdatePlanAssignmentRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdatePlanAssignmentRequest_FieldSubPathValue ¶
type UpdatePlanAssignmentRequest_FieldSubPathValue struct { UpdatePlanAssignmentRequest_FieldPath // contains filtered or unexported fields }
func (*UpdatePlanAssignmentRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdatePlanAssignmentRequest_FieldSubPathValue) AsCasPathValue() (UpdatePlanAssignmentRequestCAS_FieldPathValue, bool)
func (*UpdatePlanAssignmentRequest_FieldSubPathValue) AsPlanAssignmentPathValue ¶
func (fpvs *UpdatePlanAssignmentRequest_FieldSubPathValue) AsPlanAssignmentPathValue() (plan_assignment.PlanAssignment_FieldPathValue, bool)
func (*UpdatePlanAssignmentRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdatePlanAssignmentRequest_FieldSubPathValue) CompareWith(source *UpdatePlanAssignmentRequest) (int, bool)
func (*UpdatePlanAssignmentRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdatePlanAssignmentRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdatePlanAssignmentRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdatePlanAssignmentRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdatePlanAssignmentRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdatePlanAssignmentRequest_FieldSubPathValue) SetTo(target **UpdatePlanAssignmentRequest)
func (*UpdatePlanAssignmentRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdatePlanAssignmentRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdatePlanAssignmentRequest_FieldTerminalPath ¶
type UpdatePlanAssignmentRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) ClearValue(item *UpdatePlanAssignmentRequest)
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) Get ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) Get(source *UpdatePlanAssignmentRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdatePlanAssignmentRequest
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) GetSingle(source *UpdatePlanAssignmentRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdatePlanAssignmentRequest
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) Selector ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) Selector() UpdatePlanAssignmentRequest_FieldPathSelector
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) String ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdatePlanAssignmentRequest_FieldPathArrayItemValue
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdatePlanAssignmentRequest_FieldPathArrayOfValues
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) WithIValue(value interface{}) UpdatePlanAssignmentRequest_FieldPathValue
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdatePlanAssignmentRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdatePlanAssignmentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue ¶
type UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue struct { UpdatePlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdatePlanAssignmentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdatePlanAssignmentRequest'
func (*UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdatePlanAssignmentRequest as interface{}
func (*UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdatePlanAssignmentRequest) (interface{}, bool)
func (*UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdatePlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues ¶
type UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues struct { UpdatePlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdatePlanAssignmentRequest_CAS, bool)
func (*UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsPlanAssignmentArrayOfValues ¶
func (fpaov *UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsPlanAssignmentArrayOfValues() ([]*plan_assignment.PlanAssignment, bool)
func (*UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*plan_assignment.PlanAssignment_FieldMask, bool)
func (*UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdatePlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdatePlanAssignmentRequest_FieldTerminalPathValue ¶
type UpdatePlanAssignmentRequest_FieldTerminalPathValue struct { UpdatePlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdatePlanAssignmentRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) AsCasValue() (*UpdatePlanAssignmentRequest_CAS, bool)
func (*UpdatePlanAssignmentRequest_FieldTerminalPathValue) AsPlanAssignmentValue ¶
func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) AsPlanAssignmentValue() (*plan_assignment.PlanAssignment, bool)
func (*UpdatePlanAssignmentRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*plan_assignment.PlanAssignment_FieldMask, bool)
func (*UpdatePlanAssignmentRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) CompareWith(source *UpdatePlanAssignmentRequest) (int, bool)
CompareWith compares value in the 'UpdatePlanAssignmentRequest_FieldTerminalPathValue' with the value under path in 'UpdatePlanAssignmentRequest'.
func (*UpdatePlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdatePlanAssignmentRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdatePlanAssignmentRequest' as interface{}
func (*UpdatePlanAssignmentRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) SetTo(target **UpdatePlanAssignmentRequest)
SetTo stores value for selected field for object UpdatePlanAssignmentRequest
func (*UpdatePlanAssignmentRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdatePlanAssignmentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPlanAssignmentClientStream ¶
type WatchPlanAssignmentClientStream interface { Recv() (*WatchPlanAssignmentResponse, error) grpc.ClientStream }
type WatchPlanAssignmentDescriptor ¶
type WatchPlanAssignmentDescriptor struct{}
func GetWatchPlanAssignmentDescriptor ¶
func GetWatchPlanAssignmentDescriptor() *WatchPlanAssignmentDescriptor
func (*WatchPlanAssignmentDescriptor) GetApiDescriptor ¶
func (d *WatchPlanAssignmentDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchPlanAssignmentDescriptor) GetApiName ¶
func (d *WatchPlanAssignmentDescriptor) GetApiName() string
func (*WatchPlanAssignmentDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchPlanAssignmentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchPlanAssignmentDescriptor) GetFullMethodName ¶
func (d *WatchPlanAssignmentDescriptor) GetFullMethodName() string
func (*WatchPlanAssignmentDescriptor) GetMethodName ¶
func (d *WatchPlanAssignmentDescriptor) GetMethodName() string
func (*WatchPlanAssignmentDescriptor) GetProtoPkgName ¶
func (d *WatchPlanAssignmentDescriptor) GetProtoPkgName() string
func (*WatchPlanAssignmentDescriptor) GetResourceDescriptor ¶
func (d *WatchPlanAssignmentDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchPlanAssignmentDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchPlanAssignmentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchPlanAssignmentDescriptor) GetServiceDomain ¶
func (d *WatchPlanAssignmentDescriptor) GetServiceDomain() string
func (*WatchPlanAssignmentDescriptor) GetServiceVersion ¶
func (d *WatchPlanAssignmentDescriptor) GetServiceVersion() string
func (*WatchPlanAssignmentDescriptor) GetVerb ¶
func (d *WatchPlanAssignmentDescriptor) GetVerb() string
func (*WatchPlanAssignmentDescriptor) HasResource ¶
func (d *WatchPlanAssignmentDescriptor) HasResource() bool
func (*WatchPlanAssignmentDescriptor) IsClientStream ¶
func (d *WatchPlanAssignmentDescriptor) IsClientStream() bool
func (*WatchPlanAssignmentDescriptor) IsCollection ¶
func (d *WatchPlanAssignmentDescriptor) IsCollection() bool
func (*WatchPlanAssignmentDescriptor) IsPlural ¶
func (d *WatchPlanAssignmentDescriptor) IsPlural() bool
func (*WatchPlanAssignmentDescriptor) IsServerStream ¶
func (d *WatchPlanAssignmentDescriptor) IsServerStream() bool
func (*WatchPlanAssignmentDescriptor) IsUnary ¶
func (d *WatchPlanAssignmentDescriptor) IsUnary() bool
func (*WatchPlanAssignmentDescriptor) NewEmptyClientMsg ¶
func (d *WatchPlanAssignmentDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchPlanAssignmentDescriptor) NewEmptyServerMsg ¶
func (d *WatchPlanAssignmentDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchPlanAssignmentDescriptor) RequestHasResourceBody ¶
func (d *WatchPlanAssignmentDescriptor) RequestHasResourceBody() bool
type WatchPlanAssignmentDescriptorClientMsgHandle ¶
type WatchPlanAssignmentDescriptorClientMsgHandle struct{}
func (*WatchPlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchPlanAssignmentDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchPlanAssignmentDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchPlanAssignmentDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchPlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchPlanAssignmentDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchPlanAssignmentDescriptorServerMsgHandle ¶
type WatchPlanAssignmentDescriptorServerMsgHandle struct{}
func (*WatchPlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchPlanAssignmentDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchPlanAssignmentDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchPlanAssignmentDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchPlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchPlanAssignmentDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchPlanAssignmentRequest ¶
type WatchPlanAssignmentRequest struct { // Reference to ntt.limits.v1alpha2.PlanAssignment Name *plan_assignment.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 *plan_assignment.PlanAssignment_FieldMask `` /* 146-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 [WatchPlanAssignment][ntt.limits.v1alpha2.WatchPlanAssignment]
func (*WatchPlanAssignmentRequest) Clone ¶
func (o *WatchPlanAssignmentRequest) Clone() *WatchPlanAssignmentRequest
func (*WatchPlanAssignmentRequest) CloneRaw ¶
func (o *WatchPlanAssignmentRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPlanAssignmentRequest) Descriptor ¶
func (*WatchPlanAssignmentRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchPlanAssignmentRequest.ProtoReflect.Descriptor instead.
func (*WatchPlanAssignmentRequest) GetFieldMask ¶
func (m *WatchPlanAssignmentRequest) GetFieldMask() *plan_assignment.PlanAssignment_FieldMask
func (*WatchPlanAssignmentRequest) GetName ¶
func (m *WatchPlanAssignmentRequest) GetName() *plan_assignment.Reference
func (*WatchPlanAssignmentRequest) GetView ¶
func (m *WatchPlanAssignmentRequest) GetView() view.View
func (*WatchPlanAssignmentRequest) GotenMessage ¶
func (*WatchPlanAssignmentRequest) GotenMessage()
func (*WatchPlanAssignmentRequest) GotenObjectExt ¶
func (o *WatchPlanAssignmentRequest) GotenObjectExt()
func (*WatchPlanAssignmentRequest) GotenValidate ¶
func (obj *WatchPlanAssignmentRequest) GotenValidate() error
func (*WatchPlanAssignmentRequest) MakeDiffFieldMask ¶
func (o *WatchPlanAssignmentRequest) MakeDiffFieldMask(other *WatchPlanAssignmentRequest) *WatchPlanAssignmentRequest_FieldMask
func (*WatchPlanAssignmentRequest) MakeFullFieldMask ¶
func (o *WatchPlanAssignmentRequest) MakeFullFieldMask() *WatchPlanAssignmentRequest_FieldMask
func (*WatchPlanAssignmentRequest) MakeRawDiffFieldMask ¶
func (o *WatchPlanAssignmentRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPlanAssignmentRequest) MakeRawFullFieldMask ¶
func (o *WatchPlanAssignmentRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPlanAssignmentRequest) Marshal ¶
func (m *WatchPlanAssignmentRequest) Marshal() ([]byte, error)
func (*WatchPlanAssignmentRequest) MarshalJSON ¶
func (m *WatchPlanAssignmentRequest) MarshalJSON() ([]byte, error)
func (*WatchPlanAssignmentRequest) Merge ¶
func (o *WatchPlanAssignmentRequest) Merge(source *WatchPlanAssignmentRequest)
func (*WatchPlanAssignmentRequest) MergeRaw ¶
func (o *WatchPlanAssignmentRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPlanAssignmentRequest) ProtoMessage ¶
func (*WatchPlanAssignmentRequest) ProtoMessage()
func (*WatchPlanAssignmentRequest) ProtoReflect ¶
func (m *WatchPlanAssignmentRequest) ProtoReflect() preflect.Message
func (*WatchPlanAssignmentRequest) Reset ¶
func (m *WatchPlanAssignmentRequest) Reset()
func (*WatchPlanAssignmentRequest) SetFieldMask ¶
func (m *WatchPlanAssignmentRequest) SetFieldMask(fv *plan_assignment.PlanAssignment_FieldMask)
func (*WatchPlanAssignmentRequest) SetName ¶
func (m *WatchPlanAssignmentRequest) SetName(fv *plan_assignment.Reference)
func (*WatchPlanAssignmentRequest) SetView ¶
func (m *WatchPlanAssignmentRequest) SetView(fv view.View)
func (*WatchPlanAssignmentRequest) String ¶
func (m *WatchPlanAssignmentRequest) String() string
func (*WatchPlanAssignmentRequest) Unmarshal ¶
func (m *WatchPlanAssignmentRequest) Unmarshal(b []byte) error
func (*WatchPlanAssignmentRequest) UnmarshalJSON ¶
func (m *WatchPlanAssignmentRequest) UnmarshalJSON(data []byte) error
type WatchPlanAssignmentRequestFieldPathBuilder ¶
type WatchPlanAssignmentRequestFieldPathBuilder struct{}
func NewWatchPlanAssignmentRequestFieldPathBuilder ¶
func NewWatchPlanAssignmentRequestFieldPathBuilder() WatchPlanAssignmentRequestFieldPathBuilder
type WatchPlanAssignmentRequestPathSelectorFieldMask ¶
type WatchPlanAssignmentRequestPathSelectorFieldMask struct{}
func (WatchPlanAssignmentRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchPlanAssignmentRequestPathSelectorFieldMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues
type WatchPlanAssignmentRequestPathSelectorName ¶
type WatchPlanAssignmentRequestPathSelectorName struct{}
func (WatchPlanAssignmentRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchPlanAssignmentRequestPathSelectorName) WithArrayOfValues(values []*plan_assignment.Reference) *WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentRequestPathSelectorName) WithValue ¶
func (s WatchPlanAssignmentRequestPathSelectorName) WithValue(value *plan_assignment.Reference) *WatchPlanAssignmentRequest_FieldTerminalPathValue
type WatchPlanAssignmentRequestPathSelectorView ¶
type WatchPlanAssignmentRequestPathSelectorView struct{}
func (WatchPlanAssignmentRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchPlanAssignmentRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentRequestPathSelectorView) WithValue ¶
func (s WatchPlanAssignmentRequestPathSelectorView) WithValue(value view.View) *WatchPlanAssignmentRequest_FieldTerminalPathValue
type WatchPlanAssignmentRequest_FieldMask ¶
type WatchPlanAssignmentRequest_FieldMask struct {
Paths []WatchPlanAssignmentRequest_FieldPath
}
func FullWatchPlanAssignmentRequest_FieldMask ¶
func FullWatchPlanAssignmentRequest_FieldMask() *WatchPlanAssignmentRequest_FieldMask
func (*WatchPlanAssignmentRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) AppendPath(path WatchPlanAssignmentRequest_FieldPath)
func (*WatchPlanAssignmentRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPlanAssignmentRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPlanAssignmentRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPlanAssignmentRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) FilterInputFields() *WatchPlanAssignmentRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPlanAssignmentRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPlanAssignmentRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) GetPaths() []WatchPlanAssignmentRequest_FieldPath
func (*WatchPlanAssignmentRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPlanAssignmentRequest_FieldMask) IsFull ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) IsFull() bool
func (WatchPlanAssignmentRequest_FieldMask) Marshal ¶
func (fieldMask WatchPlanAssignmentRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPlanAssignmentRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchPlanAssignmentRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPlanAssignmentRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) PathsCount() int
func (*WatchPlanAssignmentRequest_FieldMask) Project ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) Project(source *WatchPlanAssignmentRequest) *WatchPlanAssignmentRequest
func (*WatchPlanAssignmentRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPlanAssignmentRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) ProtoMessage()
func (*WatchPlanAssignmentRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchPlanAssignmentRequest_FieldMask) Reset ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) Reset()
func (*WatchPlanAssignmentRequest_FieldMask) Set ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) Set(target, source *WatchPlanAssignmentRequest)
func (*WatchPlanAssignmentRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPlanAssignmentRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPlanAssignmentRequest_FieldMask) Size ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) Size() int
func (*WatchPlanAssignmentRequest_FieldMask) String ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) String() string
func (*WatchPlanAssignmentRequest_FieldMask) Subtract ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) Subtract(other *WatchPlanAssignmentRequest_FieldMask) *WatchPlanAssignmentRequest_FieldMask
func (*WatchPlanAssignmentRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPlanAssignmentRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPlanAssignmentRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchPlanAssignmentRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPlanAssignmentRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchPlanAssignmentRequest_FieldPath ¶
type WatchPlanAssignmentRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchPlanAssignmentRequest_FieldPathSelector Get(source *WatchPlanAssignmentRequest) []interface{} GetSingle(source *WatchPlanAssignmentRequest) (interface{}, bool) ClearValue(item *WatchPlanAssignmentRequest) // Those methods build corresponding WatchPlanAssignmentRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPlanAssignmentRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchPlanAssignmentRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPlanAssignmentRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPlanAssignmentRequest_FieldPath ¶
func BuildWatchPlanAssignmentRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchPlanAssignmentRequest_FieldPath, error)
func MustParseWatchPlanAssignmentRequest_FieldPath ¶
func MustParseWatchPlanAssignmentRequest_FieldPath(rawField string) WatchPlanAssignmentRequest_FieldPath
func ParseWatchPlanAssignmentRequest_FieldPath ¶
func ParseWatchPlanAssignmentRequest_FieldPath(rawField string) (WatchPlanAssignmentRequest_FieldPath, error)
type WatchPlanAssignmentRequest_FieldPathArrayItemValue ¶
type WatchPlanAssignmentRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPlanAssignmentRequest_FieldPath ContainsValue(*WatchPlanAssignmentRequest) bool }
WatchPlanAssignmentRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchPlanAssignmentRequest according to their type Present only for array (repeated) types.
func MustParseWatchPlanAssignmentRequest_FieldPathArrayItemValue ¶
func MustParseWatchPlanAssignmentRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchPlanAssignmentRequest_FieldPathArrayItemValue
func ParseWatchPlanAssignmentRequest_FieldPathArrayItemValue ¶
func ParseWatchPlanAssignmentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPlanAssignmentRequest_FieldPathArrayItemValue, error)
ParseWatchPlanAssignmentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPlanAssignmentRequest_FieldPathArrayOfValues ¶
type WatchPlanAssignmentRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPlanAssignmentRequest_FieldPath }
WatchPlanAssignmentRequest_FieldPathArrayOfValues allows storing slice of values for WatchPlanAssignmentRequest fields according to their type
func MustParseWatchPlanAssignmentRequest_FieldPathArrayOfValues ¶
func MustParseWatchPlanAssignmentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPlanAssignmentRequest_FieldPathArrayOfValues
func ParseWatchPlanAssignmentRequest_FieldPathArrayOfValues ¶
func ParseWatchPlanAssignmentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPlanAssignmentRequest_FieldPathArrayOfValues, error)
type WatchPlanAssignmentRequest_FieldPathSelector ¶
type WatchPlanAssignmentRequest_FieldPathSelector int32
const ( WatchPlanAssignmentRequest_FieldPathSelectorName WatchPlanAssignmentRequest_FieldPathSelector = 0 WatchPlanAssignmentRequest_FieldPathSelectorFieldMask WatchPlanAssignmentRequest_FieldPathSelector = 1 WatchPlanAssignmentRequest_FieldPathSelectorView WatchPlanAssignmentRequest_FieldPathSelector = 2 )
func (WatchPlanAssignmentRequest_FieldPathSelector) String ¶
func (s WatchPlanAssignmentRequest_FieldPathSelector) String() string
type WatchPlanAssignmentRequest_FieldPathValue ¶
type WatchPlanAssignmentRequest_FieldPathValue interface { WatchPlanAssignmentRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPlanAssignmentRequest) CompareWith(*WatchPlanAssignmentRequest) (cmp int, comparable bool) }
WatchPlanAssignmentRequest_FieldPathValue allows storing values for WatchPlanAssignmentRequest fields according to their type
func MustParseWatchPlanAssignmentRequest_FieldPathValue ¶
func MustParseWatchPlanAssignmentRequest_FieldPathValue(pathStr, valueStr string) WatchPlanAssignmentRequest_FieldPathValue
func ParseWatchPlanAssignmentRequest_FieldPathValue ¶
func ParseWatchPlanAssignmentRequest_FieldPathValue(pathStr, valueStr string) (WatchPlanAssignmentRequest_FieldPathValue, error)
type WatchPlanAssignmentRequest_FieldTerminalPath ¶
type WatchPlanAssignmentRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPlanAssignmentRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) ClearValue(item *WatchPlanAssignmentRequest)
func (*WatchPlanAssignmentRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPlanAssignmentRequest_FieldTerminalPath) Get ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) Get(source *WatchPlanAssignmentRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchPlanAssignmentRequest
func (*WatchPlanAssignmentRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPlanAssignmentRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPlanAssignmentRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) GetSingle(source *WatchPlanAssignmentRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPlanAssignmentRequest
func (*WatchPlanAssignmentRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPlanAssignmentRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPlanAssignmentRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPlanAssignmentRequest_FieldTerminalPath) Selector ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) Selector() WatchPlanAssignmentRequest_FieldPathSelector
func (*WatchPlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPlanAssignmentRequest_FieldTerminalPath) String ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPlanAssignmentRequest_FieldPathArrayItemValue
func (*WatchPlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPlanAssignmentRequest_FieldPathArrayOfValues
func (*WatchPlanAssignmentRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) WithIValue(value interface{}) WatchPlanAssignmentRequest_FieldPathValue
func (*WatchPlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPlanAssignmentRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPlanAssignmentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue ¶
type WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue struct { WatchPlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPlanAssignmentRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPlanAssignmentRequest'
func (*WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPlanAssignmentRequest as interface{}
func (*WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPlanAssignmentRequest) (interface{}, bool)
func (*WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPlanAssignmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues ¶
type WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues struct { WatchPlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*plan_assignment.PlanAssignment_FieldMask, bool)
func (*WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*plan_assignment.Reference, bool)
func (*WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPlanAssignmentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPlanAssignmentRequest_FieldTerminalPathValue ¶
type WatchPlanAssignmentRequest_FieldTerminalPathValue struct { WatchPlanAssignmentRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) AsFieldMaskValue() (*plan_assignment.PlanAssignment_FieldMask, bool)
func (*WatchPlanAssignmentRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) AsNameValue() (*plan_assignment.Reference, bool)
func (*WatchPlanAssignmentRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchPlanAssignmentRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) CompareWith(source *WatchPlanAssignmentRequest) (int, bool)
CompareWith compares value in the 'WatchPlanAssignmentRequest_FieldTerminalPathValue' with the value under path in 'WatchPlanAssignmentRequest'.
func (*WatchPlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPlanAssignmentRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchPlanAssignmentRequest' as interface{}
func (*WatchPlanAssignmentRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) SetTo(target **WatchPlanAssignmentRequest)
SetTo stores value for selected field for object WatchPlanAssignmentRequest
func (*WatchPlanAssignmentRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPlanAssignmentRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPlanAssignmentResponse ¶
type WatchPlanAssignmentResponse struct { Change *plan_assignment.PlanAssignmentChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchPlanAssignmentResponse
func (*WatchPlanAssignmentResponse) Clone ¶
func (o *WatchPlanAssignmentResponse) Clone() *WatchPlanAssignmentResponse
func (*WatchPlanAssignmentResponse) CloneRaw ¶
func (o *WatchPlanAssignmentResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPlanAssignmentResponse) Descriptor ¶
func (*WatchPlanAssignmentResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchPlanAssignmentResponse.ProtoReflect.Descriptor instead.
func (*WatchPlanAssignmentResponse) GetChange ¶
func (m *WatchPlanAssignmentResponse) GetChange() *plan_assignment.PlanAssignmentChange
func (*WatchPlanAssignmentResponse) GotenMessage ¶
func (*WatchPlanAssignmentResponse) GotenMessage()
func (*WatchPlanAssignmentResponse) GotenObjectExt ¶
func (o *WatchPlanAssignmentResponse) GotenObjectExt()
func (*WatchPlanAssignmentResponse) GotenValidate ¶
func (obj *WatchPlanAssignmentResponse) GotenValidate() error
func (*WatchPlanAssignmentResponse) MakeDiffFieldMask ¶
func (o *WatchPlanAssignmentResponse) MakeDiffFieldMask(other *WatchPlanAssignmentResponse) *WatchPlanAssignmentResponse_FieldMask
func (*WatchPlanAssignmentResponse) MakeFullFieldMask ¶
func (o *WatchPlanAssignmentResponse) MakeFullFieldMask() *WatchPlanAssignmentResponse_FieldMask
func (*WatchPlanAssignmentResponse) MakeRawDiffFieldMask ¶
func (o *WatchPlanAssignmentResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPlanAssignmentResponse) MakeRawFullFieldMask ¶
func (o *WatchPlanAssignmentResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPlanAssignmentResponse) Marshal ¶
func (m *WatchPlanAssignmentResponse) Marshal() ([]byte, error)
func (*WatchPlanAssignmentResponse) MarshalJSON ¶
func (m *WatchPlanAssignmentResponse) MarshalJSON() ([]byte, error)
func (*WatchPlanAssignmentResponse) Merge ¶
func (o *WatchPlanAssignmentResponse) Merge(source *WatchPlanAssignmentResponse)
func (*WatchPlanAssignmentResponse) MergeRaw ¶
func (o *WatchPlanAssignmentResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPlanAssignmentResponse) ProtoMessage ¶
func (*WatchPlanAssignmentResponse) ProtoMessage()
func (*WatchPlanAssignmentResponse) ProtoReflect ¶
func (m *WatchPlanAssignmentResponse) ProtoReflect() preflect.Message
func (*WatchPlanAssignmentResponse) Reset ¶
func (m *WatchPlanAssignmentResponse) Reset()
func (*WatchPlanAssignmentResponse) SetChange ¶
func (m *WatchPlanAssignmentResponse) SetChange(fv *plan_assignment.PlanAssignmentChange)
func (*WatchPlanAssignmentResponse) String ¶
func (m *WatchPlanAssignmentResponse) String() string
func (*WatchPlanAssignmentResponse) Unmarshal ¶
func (m *WatchPlanAssignmentResponse) Unmarshal(b []byte) error
func (*WatchPlanAssignmentResponse) UnmarshalJSON ¶
func (m *WatchPlanAssignmentResponse) UnmarshalJSON(data []byte) error
type WatchPlanAssignmentResponseFieldPathBuilder ¶
type WatchPlanAssignmentResponseFieldPathBuilder struct{}
func NewWatchPlanAssignmentResponseFieldPathBuilder ¶
func NewWatchPlanAssignmentResponseFieldPathBuilder() WatchPlanAssignmentResponseFieldPathBuilder
type WatchPlanAssignmentResponsePathSelectorChange ¶
type WatchPlanAssignmentResponsePathSelectorChange struct{}
func (WatchPlanAssignmentResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchPlanAssignmentResponsePathSelectorChange) WithArrayOfValues(values []*plan_assignment.PlanAssignmentChange) *WatchPlanAssignmentResponse_FieldTerminalPathArrayOfValues
type WatchPlanAssignmentResponse_FieldMask ¶
type WatchPlanAssignmentResponse_FieldMask struct {
Paths []WatchPlanAssignmentResponse_FieldPath
}
func FullWatchPlanAssignmentResponse_FieldMask ¶
func FullWatchPlanAssignmentResponse_FieldMask() *WatchPlanAssignmentResponse_FieldMask
func (*WatchPlanAssignmentResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) AppendPath(path WatchPlanAssignmentResponse_FieldPath)
func (*WatchPlanAssignmentResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPlanAssignmentResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPlanAssignmentResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPlanAssignmentResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) FilterInputFields() *WatchPlanAssignmentResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPlanAssignmentResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPlanAssignmentResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) GetPaths() []WatchPlanAssignmentResponse_FieldPath
func (*WatchPlanAssignmentResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPlanAssignmentResponse_FieldMask) IsFull ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) IsFull() bool
func (WatchPlanAssignmentResponse_FieldMask) Marshal ¶
func (fieldMask WatchPlanAssignmentResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPlanAssignmentResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchPlanAssignmentResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPlanAssignmentResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) PathsCount() int
func (*WatchPlanAssignmentResponse_FieldMask) Project ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) Project(source *WatchPlanAssignmentResponse) *WatchPlanAssignmentResponse
func (*WatchPlanAssignmentResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPlanAssignmentResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) ProtoMessage()
func (*WatchPlanAssignmentResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchPlanAssignmentResponse_FieldMask) Reset ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) Reset()
func (*WatchPlanAssignmentResponse_FieldMask) Set ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) Set(target, source *WatchPlanAssignmentResponse)
func (*WatchPlanAssignmentResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPlanAssignmentResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPlanAssignmentResponse_FieldMask) Size ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) Size() int
func (*WatchPlanAssignmentResponse_FieldMask) String ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) String() string
func (*WatchPlanAssignmentResponse_FieldMask) Subtract ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) Subtract(other *WatchPlanAssignmentResponse_FieldMask) *WatchPlanAssignmentResponse_FieldMask
func (*WatchPlanAssignmentResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPlanAssignmentResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPlanAssignmentResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchPlanAssignmentResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPlanAssignmentResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchPlanAssignmentResponse_FieldPath ¶
type WatchPlanAssignmentResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchPlanAssignmentResponse_FieldPathSelector Get(source *WatchPlanAssignmentResponse) []interface{} GetSingle(source *WatchPlanAssignmentResponse) (interface{}, bool) ClearValue(item *WatchPlanAssignmentResponse) // Those methods build corresponding WatchPlanAssignmentResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPlanAssignmentResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchPlanAssignmentResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPlanAssignmentResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPlanAssignmentResponse_FieldPath ¶
func BuildWatchPlanAssignmentResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchPlanAssignmentResponse_FieldPath, error)
func MustParseWatchPlanAssignmentResponse_FieldPath ¶
func MustParseWatchPlanAssignmentResponse_FieldPath(rawField string) WatchPlanAssignmentResponse_FieldPath
func ParseWatchPlanAssignmentResponse_FieldPath ¶
func ParseWatchPlanAssignmentResponse_FieldPath(rawField string) (WatchPlanAssignmentResponse_FieldPath, error)
type WatchPlanAssignmentResponse_FieldPathArrayItemValue ¶
type WatchPlanAssignmentResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPlanAssignmentResponse_FieldPath ContainsValue(*WatchPlanAssignmentResponse) bool }
WatchPlanAssignmentResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchPlanAssignmentResponse according to their type Present only for array (repeated) types.
func MustParseWatchPlanAssignmentResponse_FieldPathArrayItemValue ¶
func MustParseWatchPlanAssignmentResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchPlanAssignmentResponse_FieldPathArrayItemValue
func ParseWatchPlanAssignmentResponse_FieldPathArrayItemValue ¶
func ParseWatchPlanAssignmentResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPlanAssignmentResponse_FieldPathArrayItemValue, error)
ParseWatchPlanAssignmentResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPlanAssignmentResponse_FieldPathArrayOfValues ¶
type WatchPlanAssignmentResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPlanAssignmentResponse_FieldPath }
WatchPlanAssignmentResponse_FieldPathArrayOfValues allows storing slice of values for WatchPlanAssignmentResponse fields according to their type
func MustParseWatchPlanAssignmentResponse_FieldPathArrayOfValues ¶
func MustParseWatchPlanAssignmentResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPlanAssignmentResponse_FieldPathArrayOfValues
func ParseWatchPlanAssignmentResponse_FieldPathArrayOfValues ¶
func ParseWatchPlanAssignmentResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPlanAssignmentResponse_FieldPathArrayOfValues, error)
type WatchPlanAssignmentResponse_FieldPathSelector ¶
type WatchPlanAssignmentResponse_FieldPathSelector int32
const (
WatchPlanAssignmentResponse_FieldPathSelectorChange WatchPlanAssignmentResponse_FieldPathSelector = 0
)
func (WatchPlanAssignmentResponse_FieldPathSelector) String ¶
func (s WatchPlanAssignmentResponse_FieldPathSelector) String() string
type WatchPlanAssignmentResponse_FieldPathValue ¶
type WatchPlanAssignmentResponse_FieldPathValue interface { WatchPlanAssignmentResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPlanAssignmentResponse) CompareWith(*WatchPlanAssignmentResponse) (cmp int, comparable bool) }
WatchPlanAssignmentResponse_FieldPathValue allows storing values for WatchPlanAssignmentResponse fields according to their type
func MustParseWatchPlanAssignmentResponse_FieldPathValue ¶
func MustParseWatchPlanAssignmentResponse_FieldPathValue(pathStr, valueStr string) WatchPlanAssignmentResponse_FieldPathValue
func ParseWatchPlanAssignmentResponse_FieldPathValue ¶
func ParseWatchPlanAssignmentResponse_FieldPathValue(pathStr, valueStr string) (WatchPlanAssignmentResponse_FieldPathValue, error)
type WatchPlanAssignmentResponse_FieldTerminalPath ¶
type WatchPlanAssignmentResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPlanAssignmentResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) ClearValue(item *WatchPlanAssignmentResponse)
func (*WatchPlanAssignmentResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPlanAssignmentResponse_FieldTerminalPath) Get ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) Get(source *WatchPlanAssignmentResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchPlanAssignmentResponse
func (*WatchPlanAssignmentResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPlanAssignmentResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPlanAssignmentResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) GetSingle(source *WatchPlanAssignmentResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPlanAssignmentResponse
func (*WatchPlanAssignmentResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPlanAssignmentResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPlanAssignmentResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPlanAssignmentResponse_FieldTerminalPath) Selector ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) Selector() WatchPlanAssignmentResponse_FieldPathSelector
func (*WatchPlanAssignmentResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPlanAssignmentResponse_FieldTerminalPath) String ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPlanAssignmentResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPlanAssignmentResponse_FieldPathArrayItemValue
func (*WatchPlanAssignmentResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPlanAssignmentResponse_FieldPathArrayOfValues
func (*WatchPlanAssignmentResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) WithIValue(value interface{}) WatchPlanAssignmentResponse_FieldPathValue
func (*WatchPlanAssignmentResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPlanAssignmentResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPlanAssignmentResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPlanAssignmentResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue ¶
type WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue struct { WatchPlanAssignmentResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPlanAssignmentResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPlanAssignmentResponse'
func (*WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPlanAssignmentResponse as interface{}
func (*WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPlanAssignmentResponse) (interface{}, bool)
func (*WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPlanAssignmentResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPlanAssignmentResponse_FieldTerminalPathArrayOfValues ¶
type WatchPlanAssignmentResponse_FieldTerminalPathArrayOfValues struct { WatchPlanAssignmentResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchPlanAssignmentResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*plan_assignment.PlanAssignmentChange, bool)
func (*WatchPlanAssignmentResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPlanAssignmentResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPlanAssignmentResponse_FieldTerminalPathValue ¶
type WatchPlanAssignmentResponse_FieldTerminalPathValue struct { WatchPlanAssignmentResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchPlanAssignmentResponse_FieldTerminalPathValue) AsChangeValue() (*plan_assignment.PlanAssignmentChange, bool)
func (*WatchPlanAssignmentResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPlanAssignmentResponse_FieldTerminalPathValue) CompareWith(source *WatchPlanAssignmentResponse) (int, bool)
CompareWith compares value in the 'WatchPlanAssignmentResponse_FieldTerminalPathValue' with the value under path in 'WatchPlanAssignmentResponse'.
func (*WatchPlanAssignmentResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPlanAssignmentResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPlanAssignmentResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPlanAssignmentResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchPlanAssignmentResponse' as interface{}
func (*WatchPlanAssignmentResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPlanAssignmentResponse_FieldTerminalPathValue) SetTo(target **WatchPlanAssignmentResponse)
SetTo stores value for selected field for object WatchPlanAssignmentResponse
func (*WatchPlanAssignmentResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPlanAssignmentResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPlanAssignmentsClientStream ¶
type WatchPlanAssignmentsClientStream interface { Recv() (*WatchPlanAssignmentsResponse, error) grpc.ClientStream }
type WatchPlanAssignmentsDescriptor ¶
type WatchPlanAssignmentsDescriptor struct{}
func GetWatchPlanAssignmentsDescriptor ¶
func GetWatchPlanAssignmentsDescriptor() *WatchPlanAssignmentsDescriptor
func (*WatchPlanAssignmentsDescriptor) GetApiDescriptor ¶
func (d *WatchPlanAssignmentsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchPlanAssignmentsDescriptor) GetApiName ¶
func (d *WatchPlanAssignmentsDescriptor) GetApiName() string
func (*WatchPlanAssignmentsDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchPlanAssignmentsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchPlanAssignmentsDescriptor) GetFullMethodName ¶
func (d *WatchPlanAssignmentsDescriptor) GetFullMethodName() string
func (*WatchPlanAssignmentsDescriptor) GetMethodName ¶
func (d *WatchPlanAssignmentsDescriptor) GetMethodName() string
func (*WatchPlanAssignmentsDescriptor) GetProtoPkgName ¶
func (d *WatchPlanAssignmentsDescriptor) GetProtoPkgName() string
func (*WatchPlanAssignmentsDescriptor) GetResourceDescriptor ¶
func (d *WatchPlanAssignmentsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchPlanAssignmentsDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchPlanAssignmentsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchPlanAssignmentsDescriptor) GetServiceDomain ¶
func (d *WatchPlanAssignmentsDescriptor) GetServiceDomain() string
func (*WatchPlanAssignmentsDescriptor) GetServiceVersion ¶
func (d *WatchPlanAssignmentsDescriptor) GetServiceVersion() string
func (*WatchPlanAssignmentsDescriptor) GetVerb ¶
func (d *WatchPlanAssignmentsDescriptor) GetVerb() string
func (*WatchPlanAssignmentsDescriptor) HasResource ¶
func (d *WatchPlanAssignmentsDescriptor) HasResource() bool
func (*WatchPlanAssignmentsDescriptor) IsClientStream ¶
func (d *WatchPlanAssignmentsDescriptor) IsClientStream() bool
func (*WatchPlanAssignmentsDescriptor) IsCollection ¶
func (d *WatchPlanAssignmentsDescriptor) IsCollection() bool
func (*WatchPlanAssignmentsDescriptor) IsPlural ¶
func (d *WatchPlanAssignmentsDescriptor) IsPlural() bool
func (*WatchPlanAssignmentsDescriptor) IsServerStream ¶
func (d *WatchPlanAssignmentsDescriptor) IsServerStream() bool
func (*WatchPlanAssignmentsDescriptor) IsUnary ¶
func (d *WatchPlanAssignmentsDescriptor) IsUnary() bool
func (*WatchPlanAssignmentsDescriptor) NewEmptyClientMsg ¶
func (d *WatchPlanAssignmentsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchPlanAssignmentsDescriptor) NewEmptyServerMsg ¶
func (d *WatchPlanAssignmentsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchPlanAssignmentsDescriptor) RequestHasResourceBody ¶
func (d *WatchPlanAssignmentsDescriptor) RequestHasResourceBody() bool
type WatchPlanAssignmentsDescriptorClientMsgHandle ¶
type WatchPlanAssignmentsDescriptorClientMsgHandle struct{}
func (*WatchPlanAssignmentsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchPlanAssignmentsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchPlanAssignmentsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchPlanAssignmentsDescriptorServerMsgHandle ¶
type WatchPlanAssignmentsDescriptorServerMsgHandle struct{}
func (*WatchPlanAssignmentsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchPlanAssignmentsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchPlanAssignmentsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchPlanAssignmentsRequest ¶
type WatchPlanAssignmentsRequest 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.limits.v1alpha2.PlanAssignment Parent *plan_assignment.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer PlanAssignments 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 *plan_assignment.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 *plan_assignment.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 *plan_assignment.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 PlanAssignment that don't // affect any of masked fields won't be sent back. FieldMask *plan_assignment.PlanAssignment_FieldMask `` /* 146-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 // PlanAssignment 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 [WatchPlanAssignments][ntt.limits.v1alpha2.WatchPlanAssignments]
func (*WatchPlanAssignmentsRequest) Clone ¶
func (o *WatchPlanAssignmentsRequest) Clone() *WatchPlanAssignmentsRequest
func (*WatchPlanAssignmentsRequest) CloneRaw ¶
func (o *WatchPlanAssignmentsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPlanAssignmentsRequest) Descriptor ¶
func (*WatchPlanAssignmentsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchPlanAssignmentsRequest.ProtoReflect.Descriptor instead.
func (*WatchPlanAssignmentsRequest) GetFieldMask ¶
func (m *WatchPlanAssignmentsRequest) GetFieldMask() *plan_assignment.PlanAssignment_FieldMask
func (*WatchPlanAssignmentsRequest) GetFilter ¶
func (m *WatchPlanAssignmentsRequest) GetFilter() *plan_assignment.Filter
func (*WatchPlanAssignmentsRequest) GetMaxChunkSize ¶
func (m *WatchPlanAssignmentsRequest) GetMaxChunkSize() int32
func (*WatchPlanAssignmentsRequest) GetOrderBy ¶
func (m *WatchPlanAssignmentsRequest) GetOrderBy() *plan_assignment.OrderBy
func (*WatchPlanAssignmentsRequest) GetPageSize ¶
func (m *WatchPlanAssignmentsRequest) GetPageSize() int32
func (*WatchPlanAssignmentsRequest) GetPageToken ¶
func (m *WatchPlanAssignmentsRequest) GetPageToken() *plan_assignment.PagerCursor
func (*WatchPlanAssignmentsRequest) GetParent ¶
func (m *WatchPlanAssignmentsRequest) GetParent() *plan_assignment.ParentReference
func (*WatchPlanAssignmentsRequest) GetResumeToken ¶
func (m *WatchPlanAssignmentsRequest) GetResumeToken() string
func (*WatchPlanAssignmentsRequest) GetStartingTime ¶ added in v0.9.0
func (m *WatchPlanAssignmentsRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchPlanAssignmentsRequest) GetType ¶
func (m *WatchPlanAssignmentsRequest) GetType() watch_type.WatchType
func (*WatchPlanAssignmentsRequest) GetView ¶
func (m *WatchPlanAssignmentsRequest) GetView() view.View
func (*WatchPlanAssignmentsRequest) GotenMessage ¶
func (*WatchPlanAssignmentsRequest) GotenMessage()
func (*WatchPlanAssignmentsRequest) GotenObjectExt ¶
func (o *WatchPlanAssignmentsRequest) GotenObjectExt()
func (*WatchPlanAssignmentsRequest) GotenValidate ¶
func (obj *WatchPlanAssignmentsRequest) GotenValidate() error
func (*WatchPlanAssignmentsRequest) MakeDiffFieldMask ¶
func (o *WatchPlanAssignmentsRequest) MakeDiffFieldMask(other *WatchPlanAssignmentsRequest) *WatchPlanAssignmentsRequest_FieldMask
func (*WatchPlanAssignmentsRequest) MakeFullFieldMask ¶
func (o *WatchPlanAssignmentsRequest) MakeFullFieldMask() *WatchPlanAssignmentsRequest_FieldMask
func (*WatchPlanAssignmentsRequest) MakeRawDiffFieldMask ¶
func (o *WatchPlanAssignmentsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPlanAssignmentsRequest) MakeRawFullFieldMask ¶
func (o *WatchPlanAssignmentsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPlanAssignmentsRequest) Marshal ¶
func (m *WatchPlanAssignmentsRequest) Marshal() ([]byte, error)
func (*WatchPlanAssignmentsRequest) MarshalJSON ¶
func (m *WatchPlanAssignmentsRequest) MarshalJSON() ([]byte, error)
func (*WatchPlanAssignmentsRequest) Merge ¶
func (o *WatchPlanAssignmentsRequest) Merge(source *WatchPlanAssignmentsRequest)
func (*WatchPlanAssignmentsRequest) MergeRaw ¶
func (o *WatchPlanAssignmentsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPlanAssignmentsRequest) ProtoMessage ¶
func (*WatchPlanAssignmentsRequest) ProtoMessage()
func (*WatchPlanAssignmentsRequest) ProtoReflect ¶
func (m *WatchPlanAssignmentsRequest) ProtoReflect() preflect.Message
func (*WatchPlanAssignmentsRequest) Reset ¶
func (m *WatchPlanAssignmentsRequest) Reset()
func (*WatchPlanAssignmentsRequest) SetFieldMask ¶
func (m *WatchPlanAssignmentsRequest) SetFieldMask(fv *plan_assignment.PlanAssignment_FieldMask)
func (*WatchPlanAssignmentsRequest) SetFilter ¶
func (m *WatchPlanAssignmentsRequest) SetFilter(fv *plan_assignment.Filter)
func (*WatchPlanAssignmentsRequest) SetMaxChunkSize ¶
func (m *WatchPlanAssignmentsRequest) SetMaxChunkSize(fv int32)
func (*WatchPlanAssignmentsRequest) SetOrderBy ¶
func (m *WatchPlanAssignmentsRequest) SetOrderBy(fv *plan_assignment.OrderBy)
func (*WatchPlanAssignmentsRequest) SetPageSize ¶
func (m *WatchPlanAssignmentsRequest) SetPageSize(fv int32)
func (*WatchPlanAssignmentsRequest) SetPageToken ¶
func (m *WatchPlanAssignmentsRequest) SetPageToken(fv *plan_assignment.PagerCursor)
func (*WatchPlanAssignmentsRequest) SetParent ¶
func (m *WatchPlanAssignmentsRequest) SetParent(fv *plan_assignment.ParentReference)
func (*WatchPlanAssignmentsRequest) SetResumeToken ¶
func (m *WatchPlanAssignmentsRequest) SetResumeToken(fv string)
func (*WatchPlanAssignmentsRequest) SetStartingTime ¶ added in v0.9.0
func (m *WatchPlanAssignmentsRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchPlanAssignmentsRequest) SetType ¶
func (m *WatchPlanAssignmentsRequest) SetType(fv watch_type.WatchType)
func (*WatchPlanAssignmentsRequest) SetView ¶
func (m *WatchPlanAssignmentsRequest) SetView(fv view.View)
func (*WatchPlanAssignmentsRequest) String ¶
func (m *WatchPlanAssignmentsRequest) String() string
func (*WatchPlanAssignmentsRequest) Unmarshal ¶
func (m *WatchPlanAssignmentsRequest) Unmarshal(b []byte) error
func (*WatchPlanAssignmentsRequest) UnmarshalJSON ¶
func (m *WatchPlanAssignmentsRequest) UnmarshalJSON(data []byte) error
type WatchPlanAssignmentsRequestFieldPathBuilder ¶
type WatchPlanAssignmentsRequestFieldPathBuilder struct{}
func NewWatchPlanAssignmentsRequestFieldPathBuilder ¶
func NewWatchPlanAssignmentsRequestFieldPathBuilder() WatchPlanAssignmentsRequestFieldPathBuilder
func (WatchPlanAssignmentsRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchPlanAssignmentsRequestFieldPathBuilder) ResumeToken ¶
func (WatchPlanAssignmentsRequestFieldPathBuilder) StartingTime ¶ added in v0.9.0
type WatchPlanAssignmentsRequestPathSelectorFieldMask ¶
type WatchPlanAssignmentsRequestPathSelectorFieldMask struct{}
func (WatchPlanAssignmentsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchPlanAssignmentsRequestPathSelectorFieldMask) WithArrayOfValues(values []*plan_assignment.PlanAssignment_FieldMask) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
type WatchPlanAssignmentsRequestPathSelectorFilter ¶
type WatchPlanAssignmentsRequestPathSelectorFilter struct{}
func (WatchPlanAssignmentsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchPlanAssignmentsRequestPathSelectorFilter) WithArrayOfValues(values []*plan_assignment.Filter) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsRequestPathSelectorFilter) WithValue ¶
func (s WatchPlanAssignmentsRequestPathSelectorFilter) WithValue(value *plan_assignment.Filter) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
type WatchPlanAssignmentsRequestPathSelectorMaxChunkSize ¶
type WatchPlanAssignmentsRequestPathSelectorMaxChunkSize struct{}
func (WatchPlanAssignmentsRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchPlanAssignmentsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchPlanAssignmentsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
type WatchPlanAssignmentsRequestPathSelectorOrderBy ¶
type WatchPlanAssignmentsRequestPathSelectorOrderBy struct{}
func (WatchPlanAssignmentsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchPlanAssignmentsRequestPathSelectorOrderBy) WithArrayOfValues(values []*plan_assignment.OrderBy) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsRequestPathSelectorOrderBy) WithValue ¶
func (s WatchPlanAssignmentsRequestPathSelectorOrderBy) WithValue(value *plan_assignment.OrderBy) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
type WatchPlanAssignmentsRequestPathSelectorPageSize ¶
type WatchPlanAssignmentsRequestPathSelectorPageSize struct{}
func (WatchPlanAssignmentsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchPlanAssignmentsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsRequestPathSelectorPageSize) WithValue ¶
func (s WatchPlanAssignmentsRequestPathSelectorPageSize) WithValue(value int32) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
type WatchPlanAssignmentsRequestPathSelectorPageToken ¶
type WatchPlanAssignmentsRequestPathSelectorPageToken struct{}
func (WatchPlanAssignmentsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchPlanAssignmentsRequestPathSelectorPageToken) WithArrayOfValues(values []*plan_assignment.PagerCursor) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsRequestPathSelectorPageToken) WithValue ¶
func (s WatchPlanAssignmentsRequestPathSelectorPageToken) WithValue(value *plan_assignment.PagerCursor) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
type WatchPlanAssignmentsRequestPathSelectorParent ¶
type WatchPlanAssignmentsRequestPathSelectorParent struct{}
func (WatchPlanAssignmentsRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchPlanAssignmentsRequestPathSelectorParent) WithArrayOfValues(values []*plan_assignment.ParentReference) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
type WatchPlanAssignmentsRequestPathSelectorResumeToken ¶
type WatchPlanAssignmentsRequestPathSelectorResumeToken struct{}
func (WatchPlanAssignmentsRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchPlanAssignmentsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsRequestPathSelectorResumeToken) WithValue ¶
func (s WatchPlanAssignmentsRequestPathSelectorResumeToken) WithValue(value string) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
type WatchPlanAssignmentsRequestPathSelectorStartingTime ¶ added in v0.9.0
type WatchPlanAssignmentsRequestPathSelectorStartingTime struct{}
func (WatchPlanAssignmentsRequestPathSelectorStartingTime) WithArrayOfValues ¶ added in v0.9.0
func (s WatchPlanAssignmentsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsRequestPathSelectorStartingTime) WithValue ¶ added in v0.9.0
func (s WatchPlanAssignmentsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
type WatchPlanAssignmentsRequestPathSelectorType ¶
type WatchPlanAssignmentsRequestPathSelectorType struct{}
func (WatchPlanAssignmentsRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchPlanAssignmentsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsRequestPathSelectorType) WithValue ¶
func (s WatchPlanAssignmentsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
type WatchPlanAssignmentsRequestPathSelectorView ¶
type WatchPlanAssignmentsRequestPathSelectorView struct{}
func (WatchPlanAssignmentsRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchPlanAssignmentsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsRequestPathSelectorView) WithValue ¶
func (s WatchPlanAssignmentsRequestPathSelectorView) WithValue(value view.View) *WatchPlanAssignmentsRequest_FieldTerminalPathValue
type WatchPlanAssignmentsRequest_FieldMask ¶
type WatchPlanAssignmentsRequest_FieldMask struct {
Paths []WatchPlanAssignmentsRequest_FieldPath
}
func FullWatchPlanAssignmentsRequest_FieldMask ¶
func FullWatchPlanAssignmentsRequest_FieldMask() *WatchPlanAssignmentsRequest_FieldMask
func (*WatchPlanAssignmentsRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) AppendPath(path WatchPlanAssignmentsRequest_FieldPath)
func (*WatchPlanAssignmentsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPlanAssignmentsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPlanAssignmentsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPlanAssignmentsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) FilterInputFields() *WatchPlanAssignmentsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPlanAssignmentsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPlanAssignmentsRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) GetPaths() []WatchPlanAssignmentsRequest_FieldPath
func (*WatchPlanAssignmentsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPlanAssignmentsRequest_FieldMask) IsFull ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) IsFull() bool
func (WatchPlanAssignmentsRequest_FieldMask) Marshal ¶
func (fieldMask WatchPlanAssignmentsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPlanAssignmentsRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchPlanAssignmentsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPlanAssignmentsRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) PathsCount() int
func (*WatchPlanAssignmentsRequest_FieldMask) Project ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) Project(source *WatchPlanAssignmentsRequest) *WatchPlanAssignmentsRequest
func (*WatchPlanAssignmentsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPlanAssignmentsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) ProtoMessage()
func (*WatchPlanAssignmentsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchPlanAssignmentsRequest_FieldMask) Reset ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) Reset()
func (*WatchPlanAssignmentsRequest_FieldMask) Set ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) Set(target, source *WatchPlanAssignmentsRequest)
func (*WatchPlanAssignmentsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPlanAssignmentsRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPlanAssignmentsRequest_FieldMask) Size ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) Size() int
func (*WatchPlanAssignmentsRequest_FieldMask) String ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) String() string
func (*WatchPlanAssignmentsRequest_FieldMask) Subtract ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) Subtract(other *WatchPlanAssignmentsRequest_FieldMask) *WatchPlanAssignmentsRequest_FieldMask
func (*WatchPlanAssignmentsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPlanAssignmentsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPlanAssignmentsRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchPlanAssignmentsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPlanAssignmentsRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchPlanAssignmentsRequest_FieldPath ¶
type WatchPlanAssignmentsRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchPlanAssignmentsRequest_FieldPathSelector Get(source *WatchPlanAssignmentsRequest) []interface{} GetSingle(source *WatchPlanAssignmentsRequest) (interface{}, bool) ClearValue(item *WatchPlanAssignmentsRequest) // Those methods build corresponding WatchPlanAssignmentsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPlanAssignmentsRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchPlanAssignmentsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPlanAssignmentsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPlanAssignmentsRequest_FieldPath ¶
func BuildWatchPlanAssignmentsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchPlanAssignmentsRequest_FieldPath, error)
func MustParseWatchPlanAssignmentsRequest_FieldPath ¶
func MustParseWatchPlanAssignmentsRequest_FieldPath(rawField string) WatchPlanAssignmentsRequest_FieldPath
func ParseWatchPlanAssignmentsRequest_FieldPath ¶
func ParseWatchPlanAssignmentsRequest_FieldPath(rawField string) (WatchPlanAssignmentsRequest_FieldPath, error)
type WatchPlanAssignmentsRequest_FieldPathArrayItemValue ¶
type WatchPlanAssignmentsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPlanAssignmentsRequest_FieldPath ContainsValue(*WatchPlanAssignmentsRequest) bool }
WatchPlanAssignmentsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchPlanAssignmentsRequest according to their type Present only for array (repeated) types.
func MustParseWatchPlanAssignmentsRequest_FieldPathArrayItemValue ¶
func MustParseWatchPlanAssignmentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchPlanAssignmentsRequest_FieldPathArrayItemValue
func ParseWatchPlanAssignmentsRequest_FieldPathArrayItemValue ¶
func ParseWatchPlanAssignmentsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPlanAssignmentsRequest_FieldPathArrayItemValue, error)
ParseWatchPlanAssignmentsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPlanAssignmentsRequest_FieldPathArrayOfValues ¶
type WatchPlanAssignmentsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPlanAssignmentsRequest_FieldPath }
WatchPlanAssignmentsRequest_FieldPathArrayOfValues allows storing slice of values for WatchPlanAssignmentsRequest fields according to their type
func MustParseWatchPlanAssignmentsRequest_FieldPathArrayOfValues ¶
func MustParseWatchPlanAssignmentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPlanAssignmentsRequest_FieldPathArrayOfValues
func ParseWatchPlanAssignmentsRequest_FieldPathArrayOfValues ¶
func ParseWatchPlanAssignmentsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPlanAssignmentsRequest_FieldPathArrayOfValues, error)
type WatchPlanAssignmentsRequest_FieldPathSelector ¶
type WatchPlanAssignmentsRequest_FieldPathSelector int32
const ( WatchPlanAssignmentsRequest_FieldPathSelectorType WatchPlanAssignmentsRequest_FieldPathSelector = 0 WatchPlanAssignmentsRequest_FieldPathSelectorParent WatchPlanAssignmentsRequest_FieldPathSelector = 1 WatchPlanAssignmentsRequest_FieldPathSelectorPageSize WatchPlanAssignmentsRequest_FieldPathSelector = 2 WatchPlanAssignmentsRequest_FieldPathSelectorPageToken WatchPlanAssignmentsRequest_FieldPathSelector = 3 WatchPlanAssignmentsRequest_FieldPathSelectorOrderBy WatchPlanAssignmentsRequest_FieldPathSelector = 4 WatchPlanAssignmentsRequest_FieldPathSelectorResumeToken WatchPlanAssignmentsRequest_FieldPathSelector = 5 WatchPlanAssignmentsRequest_FieldPathSelectorStartingTime WatchPlanAssignmentsRequest_FieldPathSelector = 6 WatchPlanAssignmentsRequest_FieldPathSelectorFilter WatchPlanAssignmentsRequest_FieldPathSelector = 7 WatchPlanAssignmentsRequest_FieldPathSelectorFieldMask WatchPlanAssignmentsRequest_FieldPathSelector = 8 WatchPlanAssignmentsRequest_FieldPathSelectorView WatchPlanAssignmentsRequest_FieldPathSelector = 9 WatchPlanAssignmentsRequest_FieldPathSelectorMaxChunkSize WatchPlanAssignmentsRequest_FieldPathSelector = 10 )
func (WatchPlanAssignmentsRequest_FieldPathSelector) String ¶
func (s WatchPlanAssignmentsRequest_FieldPathSelector) String() string
type WatchPlanAssignmentsRequest_FieldPathValue ¶
type WatchPlanAssignmentsRequest_FieldPathValue interface { WatchPlanAssignmentsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPlanAssignmentsRequest) CompareWith(*WatchPlanAssignmentsRequest) (cmp int, comparable bool) }
WatchPlanAssignmentsRequest_FieldPathValue allows storing values for WatchPlanAssignmentsRequest fields according to their type
func MustParseWatchPlanAssignmentsRequest_FieldPathValue ¶
func MustParseWatchPlanAssignmentsRequest_FieldPathValue(pathStr, valueStr string) WatchPlanAssignmentsRequest_FieldPathValue
func ParseWatchPlanAssignmentsRequest_FieldPathValue ¶
func ParseWatchPlanAssignmentsRequest_FieldPathValue(pathStr, valueStr string) (WatchPlanAssignmentsRequest_FieldPathValue, error)
type WatchPlanAssignmentsRequest_FieldTerminalPath ¶
type WatchPlanAssignmentsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) ClearValue(item *WatchPlanAssignmentsRequest)
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) Get ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) Get(source *WatchPlanAssignmentsRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchPlanAssignmentsRequest
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) GetSingle(source *WatchPlanAssignmentsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPlanAssignmentsRequest
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) Selector ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) Selector() WatchPlanAssignmentsRequest_FieldPathSelector
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) String ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPlanAssignmentsRequest_FieldPathArrayItemValue
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPlanAssignmentsRequest_FieldPathArrayOfValues
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchPlanAssignmentsRequest_FieldPathValue
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPlanAssignmentsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPlanAssignmentsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue ¶
type WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue struct { WatchPlanAssignmentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPlanAssignmentsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPlanAssignmentsRequest'
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPlanAssignmentsRequest as interface{}
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPlanAssignmentsRequest) (interface{}, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPlanAssignmentsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues ¶
type WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues struct { WatchPlanAssignmentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*plan_assignment.PlanAssignment_FieldMask, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*plan_assignment.Filter, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*plan_assignment.OrderBy, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*plan_assignment.PagerCursor, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*plan_assignment.ParentReference, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶ added in v0.9.0
func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPlanAssignmentsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPlanAssignmentsRequest_FieldTerminalPathValue ¶
type WatchPlanAssignmentsRequest_FieldTerminalPathValue struct { WatchPlanAssignmentsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*plan_assignment.PlanAssignment_FieldMask, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsFilterValue() (*plan_assignment.Filter, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsOrderByValue() (*plan_assignment.OrderBy, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsPageTokenValue() (*plan_assignment.PagerCursor, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsParentValue() (*plan_assignment.ParentReference, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsStartingTimeValue ¶ added in v0.9.0
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) CompareWith(source *WatchPlanAssignmentsRequest) (int, bool)
CompareWith compares value in the 'WatchPlanAssignmentsRequest_FieldTerminalPathValue' with the value under path in 'WatchPlanAssignmentsRequest'.
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchPlanAssignmentsRequest' as interface{}
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) SetTo(target **WatchPlanAssignmentsRequest)
SetTo stores value for selected field for object WatchPlanAssignmentsRequest
func (*WatchPlanAssignmentsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPlanAssignmentsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPlanAssignmentsResponse ¶
type WatchPlanAssignmentsResponse struct { // Changes of PlanAssignments PlanAssignmentChanges []*plan_assignment.PlanAssignmentChange `` /* 160-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 PlanAssignments 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 *WatchPlanAssignmentsResponse_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 (PlanAssignments 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 }
WatchPlanAssignmentsResponse
func (*WatchPlanAssignmentsResponse) Clone ¶
func (o *WatchPlanAssignmentsResponse) Clone() *WatchPlanAssignmentsResponse
func (*WatchPlanAssignmentsResponse) CloneRaw ¶
func (o *WatchPlanAssignmentsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPlanAssignmentsResponse) Descriptor ¶
func (*WatchPlanAssignmentsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchPlanAssignmentsResponse.ProtoReflect.Descriptor instead.
func (*WatchPlanAssignmentsResponse) GetIsCurrent ¶
func (m *WatchPlanAssignmentsResponse) GetIsCurrent() bool
func (*WatchPlanAssignmentsResponse) GetIsHardReset ¶
func (m *WatchPlanAssignmentsResponse) GetIsHardReset() bool
func (*WatchPlanAssignmentsResponse) GetIsSoftReset ¶
func (m *WatchPlanAssignmentsResponse) GetIsSoftReset() bool
func (*WatchPlanAssignmentsResponse) GetPageTokenChange ¶
func (m *WatchPlanAssignmentsResponse) GetPageTokenChange() *WatchPlanAssignmentsResponse_PageTokenChange
func (*WatchPlanAssignmentsResponse) GetPlanAssignmentChanges ¶
func (m *WatchPlanAssignmentsResponse) GetPlanAssignmentChanges() []*plan_assignment.PlanAssignmentChange
func (*WatchPlanAssignmentsResponse) GetResumeToken ¶
func (m *WatchPlanAssignmentsResponse) GetResumeToken() string
func (*WatchPlanAssignmentsResponse) GetSnapshotSize ¶
func (m *WatchPlanAssignmentsResponse) GetSnapshotSize() int64
func (*WatchPlanAssignmentsResponse) GotenMessage ¶
func (*WatchPlanAssignmentsResponse) GotenMessage()
func (*WatchPlanAssignmentsResponse) GotenObjectExt ¶
func (o *WatchPlanAssignmentsResponse) GotenObjectExt()
func (*WatchPlanAssignmentsResponse) GotenValidate ¶
func (obj *WatchPlanAssignmentsResponse) GotenValidate() error
func (*WatchPlanAssignmentsResponse) MakeDiffFieldMask ¶
func (o *WatchPlanAssignmentsResponse) MakeDiffFieldMask(other *WatchPlanAssignmentsResponse) *WatchPlanAssignmentsResponse_FieldMask
func (*WatchPlanAssignmentsResponse) MakeFullFieldMask ¶
func (o *WatchPlanAssignmentsResponse) MakeFullFieldMask() *WatchPlanAssignmentsResponse_FieldMask
func (*WatchPlanAssignmentsResponse) MakeRawDiffFieldMask ¶
func (o *WatchPlanAssignmentsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPlanAssignmentsResponse) MakeRawFullFieldMask ¶
func (o *WatchPlanAssignmentsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPlanAssignmentsResponse) Marshal ¶
func (m *WatchPlanAssignmentsResponse) Marshal() ([]byte, error)
func (*WatchPlanAssignmentsResponse) MarshalJSON ¶
func (m *WatchPlanAssignmentsResponse) MarshalJSON() ([]byte, error)
func (*WatchPlanAssignmentsResponse) Merge ¶
func (o *WatchPlanAssignmentsResponse) Merge(source *WatchPlanAssignmentsResponse)
func (*WatchPlanAssignmentsResponse) MergeRaw ¶
func (o *WatchPlanAssignmentsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPlanAssignmentsResponse) ProtoMessage ¶
func (*WatchPlanAssignmentsResponse) ProtoMessage()
func (*WatchPlanAssignmentsResponse) ProtoReflect ¶
func (m *WatchPlanAssignmentsResponse) ProtoReflect() preflect.Message
func (*WatchPlanAssignmentsResponse) Reset ¶
func (m *WatchPlanAssignmentsResponse) Reset()
func (*WatchPlanAssignmentsResponse) SetIsCurrent ¶
func (m *WatchPlanAssignmentsResponse) SetIsCurrent(fv bool)
func (*WatchPlanAssignmentsResponse) SetIsHardReset ¶
func (m *WatchPlanAssignmentsResponse) SetIsHardReset(fv bool)
func (*WatchPlanAssignmentsResponse) SetIsSoftReset ¶
func (m *WatchPlanAssignmentsResponse) SetIsSoftReset(fv bool)
func (*WatchPlanAssignmentsResponse) SetPageTokenChange ¶
func (m *WatchPlanAssignmentsResponse) SetPageTokenChange(fv *WatchPlanAssignmentsResponse_PageTokenChange)
func (*WatchPlanAssignmentsResponse) SetPlanAssignmentChanges ¶
func (m *WatchPlanAssignmentsResponse) SetPlanAssignmentChanges(fv []*plan_assignment.PlanAssignmentChange)
func (*WatchPlanAssignmentsResponse) SetResumeToken ¶
func (m *WatchPlanAssignmentsResponse) SetResumeToken(fv string)
func (*WatchPlanAssignmentsResponse) SetSnapshotSize ¶
func (m *WatchPlanAssignmentsResponse) SetSnapshotSize(fv int64)
func (*WatchPlanAssignmentsResponse) String ¶
func (m *WatchPlanAssignmentsResponse) String() string
func (*WatchPlanAssignmentsResponse) Unmarshal ¶
func (m *WatchPlanAssignmentsResponse) Unmarshal(b []byte) error
func (*WatchPlanAssignmentsResponse) UnmarshalJSON ¶
func (m *WatchPlanAssignmentsResponse) UnmarshalJSON(data []byte) error
type WatchPlanAssignmentsResponseFieldPathBuilder ¶
type WatchPlanAssignmentsResponseFieldPathBuilder struct{}
func NewWatchPlanAssignmentsResponseFieldPathBuilder ¶
func NewWatchPlanAssignmentsResponseFieldPathBuilder() WatchPlanAssignmentsResponseFieldPathBuilder
func (WatchPlanAssignmentsResponseFieldPathBuilder) IsHardReset ¶
func (WatchPlanAssignmentsResponseFieldPathBuilder) IsSoftReset ¶
func (WatchPlanAssignmentsResponseFieldPathBuilder) PageTokenChange ¶
func (WatchPlanAssignmentsResponseFieldPathBuilder) PageTokenChange() WatchPlanAssignmentsResponsePathSelectorPageTokenChange
func (WatchPlanAssignmentsResponseFieldPathBuilder) PlanAssignmentChanges ¶
func (WatchPlanAssignmentsResponseFieldPathBuilder) PlanAssignmentChanges() WatchPlanAssignmentsResponsePathSelectorPlanAssignmentChanges
func (WatchPlanAssignmentsResponseFieldPathBuilder) ResumeToken ¶
func (WatchPlanAssignmentsResponseFieldPathBuilder) SnapshotSize ¶
type WatchPlanAssignmentsResponsePageTokenChangeFieldPathBuilder ¶
type WatchPlanAssignmentsResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchPlanAssignmentsResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchPlanAssignmentsResponsePageTokenChangeFieldPathBuilder() WatchPlanAssignmentsResponsePageTokenChangeFieldPathBuilder
func (WatchPlanAssignmentsResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchPlanAssignmentsResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchPlanAssignmentsResponsePageTokenChange_FieldPath ¶
type WatchPlanAssignmentsResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchPlanAssignmentsResponsePageTokenChange_FieldPathSelector Get(source *WatchPlanAssignmentsResponse_PageTokenChange) []interface{} GetSingle(source *WatchPlanAssignmentsResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchPlanAssignmentsResponse_PageTokenChange) // Those methods build corresponding WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPlanAssignmentsResponsePageTokenChange_FieldPath ¶
func BuildWatchPlanAssignmentsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchPlanAssignmentsResponsePageTokenChange_FieldPath, error)
func MustParseWatchPlanAssignmentsResponsePageTokenChange_FieldPath ¶
func MustParseWatchPlanAssignmentsResponsePageTokenChange_FieldPath(rawField string) WatchPlanAssignmentsResponsePageTokenChange_FieldPath
func ParseWatchPlanAssignmentsResponsePageTokenChange_FieldPath ¶
func ParseWatchPlanAssignmentsResponsePageTokenChange_FieldPath(rawField string) (WatchPlanAssignmentsResponsePageTokenChange_FieldPath, error)
type WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPlanAssignmentsResponsePageTokenChange_FieldPath ContainsValue(*WatchPlanAssignmentsResponse_PageTokenChange) bool }
WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPlanAssignmentsResponsePageTokenChange_FieldPath }
WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchPlanAssignmentsResponsePageTokenChange_FieldPathSelector ¶
type WatchPlanAssignmentsResponsePageTokenChange_FieldPathSelector int32
const ( WatchPlanAssignmentsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchPlanAssignmentsResponsePageTokenChange_FieldPathSelector = 0 WatchPlanAssignmentsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchPlanAssignmentsResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchPlanAssignmentsResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchPlanAssignmentsResponsePageTokenChange_FieldPathSelector) String() string
type WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue ¶
type WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue interface { WatchPlanAssignmentsResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPlanAssignmentsResponse_PageTokenChange) CompareWith(*WatchPlanAssignmentsResponse_PageTokenChange) (cmp int, comparable bool) }
WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue
func ParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathValue ¶
func ParseWatchPlanAssignmentsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue, error)
type WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath ¶
type WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchPlanAssignmentsResponse_PageTokenChange)
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchPlanAssignmentsResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchPlanAssignmentsResponse_PageTokenChange
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchPlanAssignmentsResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPlanAssignmentsResponse_PageTokenChange
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPlanAssignmentsResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPlanAssignmentsResponse_PageTokenChange as interface{}
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPlanAssignmentsResponse_PageTokenChange) (interface{}, bool)
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*plan_assignment.PagerCursor, bool)
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*plan_assignment.PagerCursor, bool)
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue struct { WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*plan_assignment.PagerCursor, bool)
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*plan_assignment.PagerCursor, bool)
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchPlanAssignmentsResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchPlanAssignmentsResponse_PageTokenChange'.
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchPlanAssignmentsResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPlanAssignmentsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPlanAssignmentsResponsePathSelectorIsCurrent ¶
type WatchPlanAssignmentsResponsePathSelectorIsCurrent struct{}
func (WatchPlanAssignmentsResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchPlanAssignmentsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchPlanAssignmentsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchPlanAssignmentsResponse_FieldTerminalPathValue
type WatchPlanAssignmentsResponsePathSelectorIsHardReset ¶
type WatchPlanAssignmentsResponsePathSelectorIsHardReset struct{}
func (WatchPlanAssignmentsResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchPlanAssignmentsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchPlanAssignmentsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchPlanAssignmentsResponse_FieldTerminalPathValue
type WatchPlanAssignmentsResponsePathSelectorIsSoftReset ¶
type WatchPlanAssignmentsResponsePathSelectorIsSoftReset struct{}
func (WatchPlanAssignmentsResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchPlanAssignmentsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchPlanAssignmentsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchPlanAssignmentsResponse_FieldTerminalPathValue
type WatchPlanAssignmentsResponsePathSelectorPageTokenChange ¶
type WatchPlanAssignmentsResponsePathSelectorPageTokenChange struct{}
func (WatchPlanAssignmentsResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchPlanAssignmentsResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchPlanAssignmentsResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (s WatchPlanAssignmentsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchPlanAssignmentsResponse_PageTokenChange) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchPlanAssignmentsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue) *WatchPlanAssignmentsResponse_FieldSubPathArrayItemValue
func (WatchPlanAssignmentsResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchPlanAssignmentsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues) *WatchPlanAssignmentsResponse_FieldSubPathArrayOfValues
func (WatchPlanAssignmentsResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchPlanAssignmentsResponsePathSelectorPageTokenChange) WithSubValue ¶
type WatchPlanAssignmentsResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchPlanAssignmentsResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchPlanAssignmentsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchPlanAssignmentsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*plan_assignment.PagerCursor) *WatchPlanAssignmentsResponse_FieldSubPathArrayOfValues
type WatchPlanAssignmentsResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchPlanAssignmentsResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchPlanAssignmentsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchPlanAssignmentsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*plan_assignment.PagerCursor) *WatchPlanAssignmentsResponse_FieldSubPathArrayOfValues
type WatchPlanAssignmentsResponsePathSelectorPlanAssignmentChanges ¶
type WatchPlanAssignmentsResponsePathSelectorPlanAssignmentChanges struct{}
func (WatchPlanAssignmentsResponsePathSelectorPlanAssignmentChanges) WithArrayOfValues ¶
func (s WatchPlanAssignmentsResponsePathSelectorPlanAssignmentChanges) WithArrayOfValues(values [][]*plan_assignment.PlanAssignmentChange) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsResponsePathSelectorPlanAssignmentChanges) WithItemValue ¶
type WatchPlanAssignmentsResponsePathSelectorResumeToken ¶
type WatchPlanAssignmentsResponsePathSelectorResumeToken struct{}
func (WatchPlanAssignmentsResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchPlanAssignmentsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsResponsePathSelectorResumeToken) WithValue ¶
func (s WatchPlanAssignmentsResponsePathSelectorResumeToken) WithValue(value string) *WatchPlanAssignmentsResponse_FieldTerminalPathValue
type WatchPlanAssignmentsResponsePathSelectorSnapshotSize ¶
type WatchPlanAssignmentsResponsePathSelectorSnapshotSize struct{}
func (WatchPlanAssignmentsResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchPlanAssignmentsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues
func (WatchPlanAssignmentsResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchPlanAssignmentsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchPlanAssignmentsResponse_FieldTerminalPathValue
type WatchPlanAssignmentsResponse_FieldMask ¶
type WatchPlanAssignmentsResponse_FieldMask struct {
Paths []WatchPlanAssignmentsResponse_FieldPath
}
func FullWatchPlanAssignmentsResponse_FieldMask ¶
func FullWatchPlanAssignmentsResponse_FieldMask() *WatchPlanAssignmentsResponse_FieldMask
func (*WatchPlanAssignmentsResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) AppendPath(path WatchPlanAssignmentsResponse_FieldPath)
func (*WatchPlanAssignmentsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPlanAssignmentsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPlanAssignmentsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPlanAssignmentsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) FilterInputFields() *WatchPlanAssignmentsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPlanAssignmentsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPlanAssignmentsResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) GetPaths() []WatchPlanAssignmentsResponse_FieldPath
func (*WatchPlanAssignmentsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPlanAssignmentsResponse_FieldMask) IsFull ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) IsFull() bool
func (WatchPlanAssignmentsResponse_FieldMask) Marshal ¶
func (fieldMask WatchPlanAssignmentsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPlanAssignmentsResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchPlanAssignmentsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPlanAssignmentsResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) PathsCount() int
func (*WatchPlanAssignmentsResponse_FieldMask) Project ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) Project(source *WatchPlanAssignmentsResponse) *WatchPlanAssignmentsResponse
func (*WatchPlanAssignmentsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPlanAssignmentsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) ProtoMessage()
func (*WatchPlanAssignmentsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchPlanAssignmentsResponse_FieldMask) Reset ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) Reset()
func (*WatchPlanAssignmentsResponse_FieldMask) Set ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) Set(target, source *WatchPlanAssignmentsResponse)
func (*WatchPlanAssignmentsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPlanAssignmentsResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPlanAssignmentsResponse_FieldMask) Size ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) Size() int
func (*WatchPlanAssignmentsResponse_FieldMask) String ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) String() string
func (*WatchPlanAssignmentsResponse_FieldMask) Subtract ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) Subtract(other *WatchPlanAssignmentsResponse_FieldMask) *WatchPlanAssignmentsResponse_FieldMask
func (*WatchPlanAssignmentsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPlanAssignmentsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPlanAssignmentsResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchPlanAssignmentsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPlanAssignmentsResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchPlanAssignmentsResponse_FieldPath ¶
type WatchPlanAssignmentsResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchPlanAssignmentsResponse_FieldPathSelector Get(source *WatchPlanAssignmentsResponse) []interface{} GetSingle(source *WatchPlanAssignmentsResponse) (interface{}, bool) ClearValue(item *WatchPlanAssignmentsResponse) // Those methods build corresponding WatchPlanAssignmentsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPlanAssignmentsResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchPlanAssignmentsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPlanAssignmentsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPlanAssignmentsResponse_FieldPath ¶
func BuildWatchPlanAssignmentsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchPlanAssignmentsResponse_FieldPath, error)
func MustParseWatchPlanAssignmentsResponse_FieldPath ¶
func MustParseWatchPlanAssignmentsResponse_FieldPath(rawField string) WatchPlanAssignmentsResponse_FieldPath
func ParseWatchPlanAssignmentsResponse_FieldPath ¶
func ParseWatchPlanAssignmentsResponse_FieldPath(rawField string) (WatchPlanAssignmentsResponse_FieldPath, error)
type WatchPlanAssignmentsResponse_FieldPathArrayItemValue ¶
type WatchPlanAssignmentsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPlanAssignmentsResponse_FieldPath ContainsValue(*WatchPlanAssignmentsResponse) bool }
WatchPlanAssignmentsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchPlanAssignmentsResponse according to their type Present only for array (repeated) types.
func MustParseWatchPlanAssignmentsResponse_FieldPathArrayItemValue ¶
func MustParseWatchPlanAssignmentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchPlanAssignmentsResponse_FieldPathArrayItemValue
func ParseWatchPlanAssignmentsResponse_FieldPathArrayItemValue ¶
func ParseWatchPlanAssignmentsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPlanAssignmentsResponse_FieldPathArrayItemValue, error)
ParseWatchPlanAssignmentsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPlanAssignmentsResponse_FieldPathArrayOfValues ¶
type WatchPlanAssignmentsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPlanAssignmentsResponse_FieldPath }
WatchPlanAssignmentsResponse_FieldPathArrayOfValues allows storing slice of values for WatchPlanAssignmentsResponse fields according to their type
func MustParseWatchPlanAssignmentsResponse_FieldPathArrayOfValues ¶
func MustParseWatchPlanAssignmentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPlanAssignmentsResponse_FieldPathArrayOfValues
func ParseWatchPlanAssignmentsResponse_FieldPathArrayOfValues ¶
func ParseWatchPlanAssignmentsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPlanAssignmentsResponse_FieldPathArrayOfValues, error)
type WatchPlanAssignmentsResponse_FieldPathSelector ¶
type WatchPlanAssignmentsResponse_FieldPathSelector int32
const ( WatchPlanAssignmentsResponse_FieldPathSelectorPlanAssignmentChanges WatchPlanAssignmentsResponse_FieldPathSelector = 0 WatchPlanAssignmentsResponse_FieldPathSelectorIsCurrent WatchPlanAssignmentsResponse_FieldPathSelector = 1 WatchPlanAssignmentsResponse_FieldPathSelectorPageTokenChange WatchPlanAssignmentsResponse_FieldPathSelector = 2 WatchPlanAssignmentsResponse_FieldPathSelectorResumeToken WatchPlanAssignmentsResponse_FieldPathSelector = 3 WatchPlanAssignmentsResponse_FieldPathSelectorSnapshotSize WatchPlanAssignmentsResponse_FieldPathSelector = 4 WatchPlanAssignmentsResponse_FieldPathSelectorIsSoftReset WatchPlanAssignmentsResponse_FieldPathSelector = 5 WatchPlanAssignmentsResponse_FieldPathSelectorIsHardReset WatchPlanAssignmentsResponse_FieldPathSelector = 6 )
func (WatchPlanAssignmentsResponse_FieldPathSelector) String ¶
func (s WatchPlanAssignmentsResponse_FieldPathSelector) String() string
type WatchPlanAssignmentsResponse_FieldPathValue ¶
type WatchPlanAssignmentsResponse_FieldPathValue interface { WatchPlanAssignmentsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPlanAssignmentsResponse) CompareWith(*WatchPlanAssignmentsResponse) (cmp int, comparable bool) }
WatchPlanAssignmentsResponse_FieldPathValue allows storing values for WatchPlanAssignmentsResponse fields according to their type
func MustParseWatchPlanAssignmentsResponse_FieldPathValue ¶
func MustParseWatchPlanAssignmentsResponse_FieldPathValue(pathStr, valueStr string) WatchPlanAssignmentsResponse_FieldPathValue
func ParseWatchPlanAssignmentsResponse_FieldPathValue ¶
func ParseWatchPlanAssignmentsResponse_FieldPathValue(pathStr, valueStr string) (WatchPlanAssignmentsResponse_FieldPathValue, error)
type WatchPlanAssignmentsResponse_FieldSubPath ¶
type WatchPlanAssignmentsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchPlanAssignmentsResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchPlanAssignmentsResponsePageTokenChange_FieldPath, bool)
func (*WatchPlanAssignmentsResponse_FieldSubPath) ClearValue ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) ClearValue(item *WatchPlanAssignmentsResponse)
func (*WatchPlanAssignmentsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchPlanAssignmentsResponse_FieldSubPath) Get ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) Get(source *WatchPlanAssignmentsResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchPlanAssignmentsResponse
func (*WatchPlanAssignmentsResponse_FieldSubPath) GetDefault ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPlanAssignmentsResponse_FieldSubPath) GetRaw ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchPlanAssignmentsResponse_FieldSubPath) GetSingle ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) GetSingle(source *WatchPlanAssignmentsResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchPlanAssignmentsResponse
func (*WatchPlanAssignmentsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPlanAssignmentsResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPlanAssignmentsResponse_FieldSubPath) JSONString ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPlanAssignmentsResponse_FieldSubPath) Selector ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) Selector() WatchPlanAssignmentsResponse_FieldPathSelector
func (*WatchPlanAssignmentsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPlanAssignmentsResponse_FieldSubPath) String ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchPlanAssignmentsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchPlanAssignmentsResponse_FieldPathArrayItemValue
func (*WatchPlanAssignmentsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchPlanAssignmentsResponse_FieldPathArrayOfValues
func (*WatchPlanAssignmentsResponse_FieldSubPath) WithIValue ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) WithIValue(value interface{}) WatchPlanAssignmentsResponse_FieldPathValue
func (*WatchPlanAssignmentsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPlanAssignmentsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPlanAssignmentsResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchPlanAssignmentsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPlanAssignmentsResponse_FieldSubPathArrayItemValue ¶
type WatchPlanAssignmentsResponse_FieldSubPathArrayItemValue struct { WatchPlanAssignmentsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchPlanAssignmentsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchPlanAssignmentsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchPlanAssignmentsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchPlanAssignmentsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPlanAssignmentsResponse'
func (*WatchPlanAssignmentsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchPlanAssignmentsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchPlanAssignmentsResponse_FieldSubPathArrayOfValues ¶
type WatchPlanAssignmentsResponse_FieldSubPathArrayOfValues struct { WatchPlanAssignmentsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchPlanAssignmentsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchPlanAssignmentsResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchPlanAssignmentsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchPlanAssignmentsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchPlanAssignmentsResponse_FieldSubPathValue ¶
type WatchPlanAssignmentsResponse_FieldSubPathValue struct { WatchPlanAssignmentsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentsResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchPlanAssignmentsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchPlanAssignmentsResponsePageTokenChange_FieldPathValue, bool)
func (*WatchPlanAssignmentsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchPlanAssignmentsResponse_FieldSubPathValue) CompareWith(source *WatchPlanAssignmentsResponse) (int, bool)
func (*WatchPlanAssignmentsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchPlanAssignmentsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPlanAssignmentsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchPlanAssignmentsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchPlanAssignmentsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchPlanAssignmentsResponse_FieldSubPathValue) SetTo(target **WatchPlanAssignmentsResponse)
func (*WatchPlanAssignmentsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchPlanAssignmentsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchPlanAssignmentsResponse_FieldTerminalPath ¶
type WatchPlanAssignmentsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) ClearValue(item *WatchPlanAssignmentsResponse)
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) Get ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) Get(source *WatchPlanAssignmentsResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchPlanAssignmentsResponse
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) GetSingle(source *WatchPlanAssignmentsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPlanAssignmentsResponse
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) Selector ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) Selector() WatchPlanAssignmentsResponse_FieldPathSelector
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) String ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPlanAssignmentsResponse_FieldPathArrayItemValue
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPlanAssignmentsResponse_FieldPathArrayOfValues
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchPlanAssignmentsResponse_FieldPathValue
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPlanAssignmentsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPlanAssignmentsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue ¶
type WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue struct { WatchPlanAssignmentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) AsPlanAssignmentChangesItemValue ¶
func (fpaiv *WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) AsPlanAssignmentChangesItemValue() (*plan_assignment.PlanAssignmentChange, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPlanAssignmentsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPlanAssignmentsResponse'
func (*WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPlanAssignmentsResponse as interface{}
func (*WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPlanAssignmentsResponse) (interface{}, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPlanAssignmentsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues ¶
type WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues struct { WatchPlanAssignmentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchPlanAssignmentsResponse_PageTokenChange, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPlanAssignmentChangesArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsPlanAssignmentChangesArrayOfValues() ([][]*plan_assignment.PlanAssignmentChange, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPlanAssignmentsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPlanAssignmentsResponse_FieldTerminalPathValue ¶
type WatchPlanAssignmentsResponse_FieldTerminalPathValue struct { WatchPlanAssignmentsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchPlanAssignmentsResponse_PageTokenChange, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsPlanAssignmentChangesValue ¶
func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsPlanAssignmentChangesValue() ([]*plan_assignment.PlanAssignmentChange, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) CompareWith(source *WatchPlanAssignmentsResponse) (int, bool)
CompareWith compares value in the 'WatchPlanAssignmentsResponse_FieldTerminalPathValue' with the value under path in 'WatchPlanAssignmentsResponse'.
func (*WatchPlanAssignmentsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPlanAssignmentsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchPlanAssignmentsResponse' as interface{}
func (*WatchPlanAssignmentsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) SetTo(target **WatchPlanAssignmentsResponse)
SetTo stores value for selected field for object WatchPlanAssignmentsResponse
func (*WatchPlanAssignmentsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPlanAssignmentsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPlanAssignmentsResponse_PageTokenChange ¶
type WatchPlanAssignmentsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *plan_assignment.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *plan_assignment.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchPlanAssignmentsResponse_PageTokenChange) CloneRaw ¶
func (o *WatchPlanAssignmentsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPlanAssignmentsResponse_PageTokenChange) Descriptor ¶
func (*WatchPlanAssignmentsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchPlanAssignmentsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchPlanAssignmentsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchPlanAssignmentsResponse_PageTokenChange) GetNextPageToken() *plan_assignment.PagerCursor
func (*WatchPlanAssignmentsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchPlanAssignmentsResponse_PageTokenChange) GetPrevPageToken() *plan_assignment.PagerCursor
func (*WatchPlanAssignmentsResponse_PageTokenChange) GotenMessage ¶
func (*WatchPlanAssignmentsResponse_PageTokenChange) GotenMessage()
func (*WatchPlanAssignmentsResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchPlanAssignmentsResponse_PageTokenChange) GotenObjectExt()
func (*WatchPlanAssignmentsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchPlanAssignmentsResponse_PageTokenChange) GotenValidate() error
func (*WatchPlanAssignmentsResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchPlanAssignmentsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchPlanAssignmentsResponse_PageTokenChange) *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask
func (*WatchPlanAssignmentsResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchPlanAssignmentsResponse_PageTokenChange) MakeFullFieldMask() *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask
func (*WatchPlanAssignmentsResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchPlanAssignmentsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPlanAssignmentsResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchPlanAssignmentsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPlanAssignmentsResponse_PageTokenChange) Marshal ¶
func (m *WatchPlanAssignmentsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchPlanAssignmentsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchPlanAssignmentsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchPlanAssignmentsResponse_PageTokenChange) Merge ¶
func (o *WatchPlanAssignmentsResponse_PageTokenChange) Merge(source *WatchPlanAssignmentsResponse_PageTokenChange)
func (*WatchPlanAssignmentsResponse_PageTokenChange) MergeRaw ¶
func (o *WatchPlanAssignmentsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPlanAssignmentsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchPlanAssignmentsResponse_PageTokenChange) ProtoMessage()
func (*WatchPlanAssignmentsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchPlanAssignmentsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchPlanAssignmentsResponse_PageTokenChange) Reset ¶
func (m *WatchPlanAssignmentsResponse_PageTokenChange) Reset()
func (*WatchPlanAssignmentsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchPlanAssignmentsResponse_PageTokenChange) SetNextPageToken(fv *plan_assignment.PagerCursor)
func (*WatchPlanAssignmentsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchPlanAssignmentsResponse_PageTokenChange) SetPrevPageToken(fv *plan_assignment.PagerCursor)
func (*WatchPlanAssignmentsResponse_PageTokenChange) String ¶
func (m *WatchPlanAssignmentsResponse_PageTokenChange) String() string
func (*WatchPlanAssignmentsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchPlanAssignmentsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchPlanAssignmentsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchPlanAssignmentsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchPlanAssignmentsResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchPlanAssignmentsResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchPlanAssignmentsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
type WatchPlanAssignmentsResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchPlanAssignmentsResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchPlanAssignmentsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
type WatchPlanAssignmentsResponse_PageTokenChange_FieldMask ¶
type WatchPlanAssignmentsResponse_PageTokenChange_FieldMask struct {
Paths []WatchPlanAssignmentsResponsePageTokenChange_FieldPath
}
func FullWatchPlanAssignmentsResponse_PageTokenChange_FieldMask ¶
func FullWatchPlanAssignmentsResponse_PageTokenChange_FieldMask() *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) AppendPath(path WatchPlanAssignmentsResponsePageTokenChange_FieldPath)
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) GetPaths() []WatchPlanAssignmentsResponsePageTokenChange_FieldPath
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Project(source *WatchPlanAssignmentsResponse_PageTokenChange) *WatchPlanAssignmentsResponse_PageTokenChange
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Reset()
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Set(target, source *WatchPlanAssignmentsResponse_PageTokenChange)
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Size() int
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) String() string
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPlanAssignmentsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Source Files ¶
- plan_assignment_custom.pb.fieldmask.go
- plan_assignment_custom.pb.fieldpath.go
- plan_assignment_custom.pb.fieldpathbuilder.go
- plan_assignment_custom.pb.go
- plan_assignment_custom.pb.object_ext.go
- plan_assignment_custom.pb.validate.go
- plan_assignment_service.pb.client.go
- plan_assignment_service.pb.descriptors.go
- plan_assignment_service.pb.fieldmask.go
- plan_assignment_service.pb.fieldpath.go
- plan_assignment_service.pb.fieldpathbuilder.go
- plan_assignment_service.pb.go
- plan_assignment_service.pb.object_ext.go
- plan_assignment_service.pb.validate.go