Documentation ¶
Index ¶
- type AcceptedPlanServiceClient
- type AcceptedPlanServiceDescriptor
- func (d *AcceptedPlanServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *AcceptedPlanServiceDescriptor) GetApiName() string
- func (d *AcceptedPlanServiceDescriptor) GetFullAPIName() string
- func (d *AcceptedPlanServiceDescriptor) GetProtoPkgName() string
- func (d *AcceptedPlanServiceDescriptor) GetServiceDomain() string
- func (d *AcceptedPlanServiceDescriptor) GetServiceVersion() string
- type BatchGetAcceptedPlansDescriptor
- func (d *BatchGetAcceptedPlansDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetAcceptedPlansDescriptor) GetApiName() string
- func (d *BatchGetAcceptedPlansDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetAcceptedPlansDescriptor) GetFullMethodName() string
- func (d *BatchGetAcceptedPlansDescriptor) GetMethodName() string
- func (d *BatchGetAcceptedPlansDescriptor) GetProtoPkgName() string
- func (d *BatchGetAcceptedPlansDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetAcceptedPlansDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetAcceptedPlansDescriptor) GetServiceDomain() string
- func (d *BatchGetAcceptedPlansDescriptor) GetServiceVersion() string
- func (d *BatchGetAcceptedPlansDescriptor) GetVerb() string
- func (d *BatchGetAcceptedPlansDescriptor) HasResource() bool
- func (d *BatchGetAcceptedPlansDescriptor) IsClientStream() bool
- func (d *BatchGetAcceptedPlansDescriptor) IsCollection() bool
- func (d *BatchGetAcceptedPlansDescriptor) IsPlural() bool
- func (d *BatchGetAcceptedPlansDescriptor) IsServerStream() bool
- func (d *BatchGetAcceptedPlansDescriptor) IsUnary() bool
- func (d *BatchGetAcceptedPlansDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetAcceptedPlansDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetAcceptedPlansDescriptor) RequestHasResourceBody() bool
- type BatchGetAcceptedPlansDescriptorClientMsgHandle
- func (h *BatchGetAcceptedPlansDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAcceptedPlansDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAcceptedPlansDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetAcceptedPlansDescriptorServerMsgHandle
- func (h *BatchGetAcceptedPlansDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAcceptedPlansDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAcceptedPlansDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetAcceptedPlansRequest
- func (o *BatchGetAcceptedPlansRequest) Clone() *BatchGetAcceptedPlansRequest
- func (o *BatchGetAcceptedPlansRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetAcceptedPlansRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetAcceptedPlansRequest) GetFieldMask() *accepted_plan.AcceptedPlan_FieldMask
- func (m *BatchGetAcceptedPlansRequest) GetNames() []*accepted_plan.Reference
- func (m *BatchGetAcceptedPlansRequest) GetView() view.View
- func (*BatchGetAcceptedPlansRequest) GotenMessage()
- func (o *BatchGetAcceptedPlansRequest) GotenObjectExt()
- func (obj *BatchGetAcceptedPlansRequest) GotenValidate() error
- func (o *BatchGetAcceptedPlansRequest) MakeDiffFieldMask(other *BatchGetAcceptedPlansRequest) *BatchGetAcceptedPlansRequest_FieldMask
- func (o *BatchGetAcceptedPlansRequest) MakeFullFieldMask() *BatchGetAcceptedPlansRequest_FieldMask
- func (o *BatchGetAcceptedPlansRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetAcceptedPlansRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetAcceptedPlansRequest) Marshal() ([]byte, error)
- func (m *BatchGetAcceptedPlansRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetAcceptedPlansRequest) Merge(source *BatchGetAcceptedPlansRequest)
- func (o *BatchGetAcceptedPlansRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetAcceptedPlansRequest) ProtoMessage()
- func (m *BatchGetAcceptedPlansRequest) ProtoReflect() preflect.Message
- func (m *BatchGetAcceptedPlansRequest) Reset()
- func (m *BatchGetAcceptedPlansRequest) SetFieldMask(fv *accepted_plan.AcceptedPlan_FieldMask)
- func (m *BatchGetAcceptedPlansRequest) SetNames(fv []*accepted_plan.Reference)
- func (m *BatchGetAcceptedPlansRequest) SetView(fv view.View)
- func (m *BatchGetAcceptedPlansRequest) String() string
- func (m *BatchGetAcceptedPlansRequest) Unmarshal(b []byte) error
- func (m *BatchGetAcceptedPlansRequest) UnmarshalJSON(data []byte) error
- type BatchGetAcceptedPlansRequestFieldPathBuilder
- func (BatchGetAcceptedPlansRequestFieldPathBuilder) FieldMask() BatchGetAcceptedPlansRequestPathSelectorFieldMask
- func (BatchGetAcceptedPlansRequestFieldPathBuilder) Names() BatchGetAcceptedPlansRequestPathSelectorNames
- func (BatchGetAcceptedPlansRequestFieldPathBuilder) View() BatchGetAcceptedPlansRequestPathSelectorView
- type BatchGetAcceptedPlansRequestPathSelectorFieldMask
- func (BatchGetAcceptedPlansRequestPathSelectorFieldMask) FieldPath() *BatchGetAcceptedPlansRequest_FieldTerminalPath
- func (s BatchGetAcceptedPlansRequestPathSelectorFieldMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetAcceptedPlansRequestPathSelectorFieldMask) WithValue(value *accepted_plan.AcceptedPlan_FieldMask) *BatchGetAcceptedPlansRequest_FieldTerminalPathValue
- type BatchGetAcceptedPlansRequestPathSelectorNames
- func (BatchGetAcceptedPlansRequestPathSelectorNames) FieldPath() *BatchGetAcceptedPlansRequest_FieldTerminalPath
- func (s BatchGetAcceptedPlansRequestPathSelectorNames) WithArrayOfValues(values [][]*accepted_plan.Reference) *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetAcceptedPlansRequestPathSelectorNames) WithItemValue(value *accepted_plan.Reference) *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetAcceptedPlansRequestPathSelectorNames) WithValue(value []*accepted_plan.Reference) *BatchGetAcceptedPlansRequest_FieldTerminalPathValue
- type BatchGetAcceptedPlansRequestPathSelectorView
- func (BatchGetAcceptedPlansRequestPathSelectorView) FieldPath() *BatchGetAcceptedPlansRequest_FieldTerminalPath
- func (s BatchGetAcceptedPlansRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetAcceptedPlansRequestPathSelectorView) WithValue(value view.View) *BatchGetAcceptedPlansRequest_FieldTerminalPathValue
- type BatchGetAcceptedPlansRequest_FieldMask
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) AppendPath(path BatchGetAcceptedPlansRequest_FieldPath)
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) FilterInputFields() *BatchGetAcceptedPlansRequest_FieldMask
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) GetPaths() []BatchGetAcceptedPlansRequest_FieldPath
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetAcceptedPlansRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetAcceptedPlansRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) Project(source *BatchGetAcceptedPlansRequest) *BatchGetAcceptedPlansRequest
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) Reset()
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) Set(target, source *BatchGetAcceptedPlansRequest)
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) Size() int
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) String() string
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) Subtract(other *BatchGetAcceptedPlansRequest_FieldMask) *BatchGetAcceptedPlansRequest_FieldMask
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetAcceptedPlansRequest_FieldPath
- func BuildBatchGetAcceptedPlansRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAcceptedPlansRequest_FieldPath, error)
- func MustParseBatchGetAcceptedPlansRequest_FieldPath(rawField string) BatchGetAcceptedPlansRequest_FieldPath
- func ParseBatchGetAcceptedPlansRequest_FieldPath(rawField string) (BatchGetAcceptedPlansRequest_FieldPath, error)
- type BatchGetAcceptedPlansRequest_FieldPathArrayItemValue
- type BatchGetAcceptedPlansRequest_FieldPathArrayOfValues
- type BatchGetAcceptedPlansRequest_FieldPathSelector
- type BatchGetAcceptedPlansRequest_FieldPathValue
- type BatchGetAcceptedPlansRequest_FieldTerminalPath
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) ClearValue(item *BatchGetAcceptedPlansRequest)
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) Get(source *BatchGetAcceptedPlansRequest) (values []interface{})
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) GetSingle(source *BatchGetAcceptedPlansRequest) (interface{}, bool)
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) Selector() BatchGetAcceptedPlansRequest_FieldPathSelector
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) String() string
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAcceptedPlansRequest_FieldPathArrayItemValue
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAcceptedPlansRequest_FieldPathArrayOfValues
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetAcceptedPlansRequest_FieldPathValue
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*accepted_plan.Reference, bool)
- func (fpaiv *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAcceptedPlansRequest) bool
- func (fpaiv *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAcceptedPlansRequest) (interface{}, bool)
- func (fpaiv *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*accepted_plan.AcceptedPlan_FieldMask, bool)
- func (fpaov *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*accepted_plan.Reference, bool)
- func (fpaov *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetAcceptedPlansRequest_FieldTerminalPathValue
- func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) AsFieldMaskValue() (*accepted_plan.AcceptedPlan_FieldMask, bool)
- func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) AsNamesValue() ([]*accepted_plan.Reference, bool)
- func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) CompareWith(source *BatchGetAcceptedPlansRequest) (int, bool)
- func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) SetTo(target **BatchGetAcceptedPlansRequest)
- func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetAcceptedPlansResponse
- func (o *BatchGetAcceptedPlansResponse) Clone() *BatchGetAcceptedPlansResponse
- func (o *BatchGetAcceptedPlansResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetAcceptedPlansResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetAcceptedPlansResponse) GetAcceptedPlans() []*accepted_plan.AcceptedPlan
- func (m *BatchGetAcceptedPlansResponse) GetMissing() []*accepted_plan.Reference
- func (*BatchGetAcceptedPlansResponse) GotenMessage()
- func (o *BatchGetAcceptedPlansResponse) GotenObjectExt()
- func (obj *BatchGetAcceptedPlansResponse) GotenValidate() error
- func (o *BatchGetAcceptedPlansResponse) MakeDiffFieldMask(other *BatchGetAcceptedPlansResponse) *BatchGetAcceptedPlansResponse_FieldMask
- func (o *BatchGetAcceptedPlansResponse) MakeFullFieldMask() *BatchGetAcceptedPlansResponse_FieldMask
- func (o *BatchGetAcceptedPlansResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetAcceptedPlansResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetAcceptedPlansResponse) Marshal() ([]byte, error)
- func (m *BatchGetAcceptedPlansResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetAcceptedPlansResponse) Merge(source *BatchGetAcceptedPlansResponse)
- func (o *BatchGetAcceptedPlansResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetAcceptedPlansResponse) ProtoMessage()
- func (m *BatchGetAcceptedPlansResponse) ProtoReflect() preflect.Message
- func (m *BatchGetAcceptedPlansResponse) Reset()
- func (m *BatchGetAcceptedPlansResponse) SetAcceptedPlans(fv []*accepted_plan.AcceptedPlan)
- func (m *BatchGetAcceptedPlansResponse) SetMissing(fv []*accepted_plan.Reference)
- func (m *BatchGetAcceptedPlansResponse) String() string
- func (m *BatchGetAcceptedPlansResponse) Unmarshal(b []byte) error
- func (m *BatchGetAcceptedPlansResponse) UnmarshalJSON(data []byte) error
- type BatchGetAcceptedPlansResponseFieldPathBuilder
- type BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations
- func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations) WithValue(value string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels
- func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels) WithValue(value string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards
- func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards) WithArrayOfValues(values []int64) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards) WithValue(value int64) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion
- func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithValue(value int64) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) Assignee() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) Extensions() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) FieldPath() *BatchGetAcceptedPlansResponse_FieldTerminalPath
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) Metadata() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) Name() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansName
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) Plan() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansPlan
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) RegionalDistributions() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) Service() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansService
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithArrayOfValues(values [][]*accepted_plan.AcceptedPlan) *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithItemValue(value *accepted_plan.AcceptedPlan) *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubArrayItemValue(subPathArrayItemValue accepted_plan.AcceptedPlan_FieldPathArrayItemValue) *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubArrayOfValues(subPathArrayOfValues accepted_plan.AcceptedPlan_FieldPathArrayOfValues) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubPath(subPath accepted_plan.AcceptedPlan_FieldPath) *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubValue(subPathValue accepted_plan.AcceptedPlan_FieldPathValue) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithValue(value []*accepted_plan.AcceptedPlan) *BatchGetAcceptedPlansResponse_FieldTerminalPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) OrganizationAssignee() ...
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) ProjectAssignee() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) SystemAssignee() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_Assignee) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) WithValue(value *accepted_plan.AcceptedPlan_Assignee) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee) WithArrayOfValues(values []*iam_organization.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee) WithValue(value *iam_organization.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee) WithArrayOfValues(values []*iam_project.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee) WithValue(value *iam_project.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee) WithArrayOfValues(values []bool) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee) WithValue(value bool) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) Resource() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) Value() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithArrayOfValues(values [][]*common.Allowance) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithItemValue(value *common.Allowance) *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithValue(value []*common.Allowance) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource) WithValue(value *meta_resource.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue) WithArrayOfValues(values []int64) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue) WithValue(value int64) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Annotations() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) CreateTime() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) DeleteTime() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Generation() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Labels() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Lifecycle() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) OwnerReferences() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) ResourceVersion() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Shards() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Syncing() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Tags() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) UpdateTime() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Uuid() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) WithValue(value *ntt_meta.Meta) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) WithKey(key string) BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) WithValue(value map[string]string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration) WithValue(value int64) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) WithKey(key string) BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) WithValue(value map[string]string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) BlockDeletion() ...
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) State() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Controller() ...
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Kind() ...
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Name() ...
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Region() ...
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Version() ...
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController) WithValue(value bool) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind) WithValue(value string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName) WithValue(value string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion) WithValue(value string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) WithKey(key string) BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) WithValue(value map[string]int64) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) OwningRegion() ...
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) Regions() BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion) WithValue(value string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithItemValue(value string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithValue(value []string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithArrayOfValues(values [][]string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithItemValue(value string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithValue(value []string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid) WithValue(value string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansName
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansName) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansName) WithArrayOfValues(values []*accepted_plan.Name) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansName) WithValue(value *accepted_plan.Name) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansPlan
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansPlan) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansPlan) WithArrayOfValues(values []*plan.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansPlan) WithValue(value *plan.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) LimitsByRegion() ...
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) Resource() ...
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) WithItemValue(value *common.RegionalDistribution) *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) WithValue(value []*common.RegionalDistribution) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithKey(key string) ...
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithValue(value map[string]int64) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource) WithValue(value *meta_resource.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansService
- func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansService) FieldPath() *BatchGetAcceptedPlansResponse_FieldSubPath
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansService) WithArrayOfValues(values []*meta_service.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansService) WithValue(value *meta_service.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathValue
- type BatchGetAcceptedPlansResponsePathSelectorMissing
- func (BatchGetAcceptedPlansResponsePathSelectorMissing) FieldPath() *BatchGetAcceptedPlansResponse_FieldTerminalPath
- func (s BatchGetAcceptedPlansResponsePathSelectorMissing) WithArrayOfValues(values [][]*accepted_plan.Reference) *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetAcceptedPlansResponsePathSelectorMissing) WithItemValue(value *accepted_plan.Reference) *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetAcceptedPlansResponsePathSelectorMissing) WithValue(value []*accepted_plan.Reference) *BatchGetAcceptedPlansResponse_FieldTerminalPathValue
- type BatchGetAcceptedPlansResponse_FieldMask
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) AppendPath(path BatchGetAcceptedPlansResponse_FieldPath)
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) FilterInputFields() *BatchGetAcceptedPlansResponse_FieldMask
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) GetPaths() []BatchGetAcceptedPlansResponse_FieldPath
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetAcceptedPlansResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetAcceptedPlansResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) Project(source *BatchGetAcceptedPlansResponse) *BatchGetAcceptedPlansResponse
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) Reset()
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) Set(target, source *BatchGetAcceptedPlansResponse)
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) Size() int
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) String() string
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) Subtract(other *BatchGetAcceptedPlansResponse_FieldMask) *BatchGetAcceptedPlansResponse_FieldMask
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetAcceptedPlansResponse_FieldPath
- func BuildBatchGetAcceptedPlansResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAcceptedPlansResponse_FieldPath, error)
- func MustParseBatchGetAcceptedPlansResponse_FieldPath(rawField string) BatchGetAcceptedPlansResponse_FieldPath
- func ParseBatchGetAcceptedPlansResponse_FieldPath(rawField string) (BatchGetAcceptedPlansResponse_FieldPath, error)
- type BatchGetAcceptedPlansResponse_FieldPathArrayItemValue
- func MustParseBatchGetAcceptedPlansResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetAcceptedPlansResponse_FieldPathArrayItemValue
- func ParseBatchGetAcceptedPlansResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetAcceptedPlansResponse_FieldPathArrayItemValue, error)
- type BatchGetAcceptedPlansResponse_FieldPathArrayOfValues
- type BatchGetAcceptedPlansResponse_FieldPathSelector
- type BatchGetAcceptedPlansResponse_FieldPathValue
- type BatchGetAcceptedPlansResponse_FieldSubPath
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) AsAcceptedPlansSubPath() (accepted_plan.AcceptedPlan_FieldPath, bool)
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) ClearValue(item *BatchGetAcceptedPlansResponse)
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) Get(source *BatchGetAcceptedPlansResponse) (values []interface{})
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) GetSingle(source *BatchGetAcceptedPlansResponse) (interface{}, bool)
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) Selector() BatchGetAcceptedPlansResponse_FieldPathSelector
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) String() string
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetAcceptedPlansResponse_FieldPathArrayItemValue
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetAcceptedPlansResponse_FieldPathArrayOfValues
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) WithIValue(value interface{}) BatchGetAcceptedPlansResponse_FieldPathValue
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue) AsAcceptedPlansPathItemValue() (accepted_plan.AcceptedPlan_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetAcceptedPlansResponse) bool
- func (fpaivs *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
- type BatchGetAcceptedPlansResponse_FieldSubPathValue
- func (fpvs *BatchGetAcceptedPlansResponse_FieldSubPathValue) AsAcceptedPlansPathValue() (accepted_plan.AcceptedPlan_FieldPathValue, bool)
- func (fpvs *BatchGetAcceptedPlansResponse_FieldSubPathValue) CompareWith(source *BatchGetAcceptedPlansResponse) (int, bool)
- func (fpvs *BatchGetAcceptedPlansResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetAcceptedPlansResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetAcceptedPlansResponse_FieldSubPathValue) SetTo(target **BatchGetAcceptedPlansResponse)
- func (fpvs *BatchGetAcceptedPlansResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetAcceptedPlansResponse_FieldTerminalPath
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) ClearValue(item *BatchGetAcceptedPlansResponse)
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) Get(source *BatchGetAcceptedPlansResponse) (values []interface{})
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) GetSingle(source *BatchGetAcceptedPlansResponse) (interface{}, bool)
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) Selector() BatchGetAcceptedPlansResponse_FieldPathSelector
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) String() string
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAcceptedPlansResponse_FieldPathArrayItemValue
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAcceptedPlansResponse_FieldPathArrayOfValues
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetAcceptedPlansResponse_FieldPathValue
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) AsAcceptedPlansItemValue() (*accepted_plan.AcceptedPlan, bool)
- func (fpaiv *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*accepted_plan.Reference, bool)
- func (fpaiv *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAcceptedPlansResponse) bool
- func (fpaiv *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAcceptedPlansResponse) (interface{}, bool)
- func (fpaiv *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsAcceptedPlansArrayOfValues() ([][]*accepted_plan.AcceptedPlan, bool)
- func (fpaov *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*accepted_plan.Reference, bool)
- func (fpaov *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetAcceptedPlansResponse_FieldTerminalPathValue
- func (fpv *BatchGetAcceptedPlansResponse_FieldTerminalPathValue) AsAcceptedPlansValue() ([]*accepted_plan.AcceptedPlan, bool)
- func (fpv *BatchGetAcceptedPlansResponse_FieldTerminalPathValue) AsMissingValue() ([]*accepted_plan.Reference, bool)
- func (fpv *BatchGetAcceptedPlansResponse_FieldTerminalPathValue) CompareWith(source *BatchGetAcceptedPlansResponse) (int, bool)
- func (fpv *BatchGetAcceptedPlansResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetAcceptedPlansResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetAcceptedPlansResponse_FieldTerminalPathValue) SetTo(target **BatchGetAcceptedPlansResponse)
- func (fpv *BatchGetAcceptedPlansResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateAcceptedPlanDescriptor
- func (d *CreateAcceptedPlanDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateAcceptedPlanDescriptor) GetApiName() string
- func (d *CreateAcceptedPlanDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateAcceptedPlanDescriptor) GetFullMethodName() string
- func (d *CreateAcceptedPlanDescriptor) GetMethodName() string
- func (d *CreateAcceptedPlanDescriptor) GetProtoPkgName() string
- func (d *CreateAcceptedPlanDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateAcceptedPlanDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateAcceptedPlanDescriptor) GetServiceDomain() string
- func (d *CreateAcceptedPlanDescriptor) GetServiceVersion() string
- func (d *CreateAcceptedPlanDescriptor) GetVerb() string
- func (d *CreateAcceptedPlanDescriptor) HasResource() bool
- func (d *CreateAcceptedPlanDescriptor) IsClientStream() bool
- func (d *CreateAcceptedPlanDescriptor) IsCollection() bool
- func (d *CreateAcceptedPlanDescriptor) IsPlural() bool
- func (d *CreateAcceptedPlanDescriptor) IsServerStream() bool
- func (d *CreateAcceptedPlanDescriptor) IsUnary() bool
- func (d *CreateAcceptedPlanDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateAcceptedPlanDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateAcceptedPlanDescriptor) RequestHasResourceBody() bool
- type CreateAcceptedPlanDescriptorClientMsgHandle
- func (h *CreateAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateAcceptedPlanDescriptorServerMsgHandle
- func (h *CreateAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateAcceptedPlanRequest
- func (o *CreateAcceptedPlanRequest) Clone() *CreateAcceptedPlanRequest
- func (o *CreateAcceptedPlanRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateAcceptedPlanRequest) Descriptor() ([]byte, []int)
- func (m *CreateAcceptedPlanRequest) GetAcceptedPlan() *accepted_plan.AcceptedPlan
- func (m *CreateAcceptedPlanRequest) GetParent() *accepted_plan.ParentReference
- func (*CreateAcceptedPlanRequest) GotenMessage()
- func (o *CreateAcceptedPlanRequest) GotenObjectExt()
- func (obj *CreateAcceptedPlanRequest) GotenValidate() error
- func (o *CreateAcceptedPlanRequest) MakeDiffFieldMask(other *CreateAcceptedPlanRequest) *CreateAcceptedPlanRequest_FieldMask
- func (o *CreateAcceptedPlanRequest) MakeFullFieldMask() *CreateAcceptedPlanRequest_FieldMask
- func (o *CreateAcceptedPlanRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateAcceptedPlanRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateAcceptedPlanRequest) Marshal() ([]byte, error)
- func (m *CreateAcceptedPlanRequest) MarshalJSON() ([]byte, error)
- func (o *CreateAcceptedPlanRequest) Merge(source *CreateAcceptedPlanRequest)
- func (o *CreateAcceptedPlanRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateAcceptedPlanRequest) ProtoMessage()
- func (m *CreateAcceptedPlanRequest) ProtoReflect() preflect.Message
- func (m *CreateAcceptedPlanRequest) Reset()
- func (m *CreateAcceptedPlanRequest) SetAcceptedPlan(fv *accepted_plan.AcceptedPlan)
- func (m *CreateAcceptedPlanRequest) SetParent(fv *accepted_plan.ParentReference)
- func (m *CreateAcceptedPlanRequest) String() string
- func (m *CreateAcceptedPlanRequest) Unmarshal(b []byte) error
- func (m *CreateAcceptedPlanRequest) UnmarshalJSON(data []byte) error
- type CreateAcceptedPlanRequestFieldPathBuilder
- type CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations
- func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations) WithValue(value string) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels
- func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels) WithValue(value string) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards
- func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards) WithArrayOfValues(values []int64) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards) WithValue(value int64) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion
- func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithValue(value int64) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlan
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) Assignee() CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) Extensions() CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) FieldPath() *CreateAcceptedPlanRequest_FieldTerminalPath
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) Metadata() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) Name() CreateAcceptedPlanRequestPathSelectorAcceptedPlanName
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) Plan() CreateAcceptedPlanRequestPathSelectorAcceptedPlanPlan
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) RegionalDistributions() CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) Service() CreateAcceptedPlanRequestPathSelectorAcceptedPlanService
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithArrayOfValues(values []*accepted_plan.AcceptedPlan) *CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubArrayItemValue(subPathArrayItemValue accepted_plan.AcceptedPlan_FieldPathArrayItemValue) *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubArrayOfValues(subPathArrayOfValues accepted_plan.AcceptedPlan_FieldPathArrayOfValues) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubPath(subPath accepted_plan.AcceptedPlan_FieldPath) *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubValue(subPathValue accepted_plan.AcceptedPlan_FieldPathValue) *CreateAcceptedPlanRequest_FieldSubPathValue
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithValue(value *accepted_plan.AcceptedPlan) *CreateAcceptedPlanRequest_FieldTerminalPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) OrganizationAssignee() CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) ProjectAssignee() CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) SystemAssignee() CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_Assignee) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) WithValue(value *accepted_plan.AcceptedPlan_Assignee) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee) WithArrayOfValues(values []*iam_organization.Reference) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee) WithValue(value *iam_organization.Reference) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee) WithArrayOfValues(values []*iam_project.Reference) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee) WithValue(value *iam_project.Reference) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee) WithArrayOfValues(values []bool) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee) WithValue(value bool) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) Resource() CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) Value() CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithArrayOfValues(values [][]*common.Allowance) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithItemValue(value *common.Allowance) *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithValue(value []*common.Allowance) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource) WithValue(value *meta_resource.Reference) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue) WithArrayOfValues(values []int64) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue) WithValue(value int64) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Annotations() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) CreateTime() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) DeleteTime() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Generation() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Labels() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Lifecycle() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) OwnerReferences() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) ResourceVersion() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Shards() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Syncing() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Tags() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) UpdateTime() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Uuid() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) WithValue(value *ntt_meta.Meta) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) WithKey(key string) CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) WithValue(value map[string]string) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration) WithArrayOfValues(values []int64) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration) WithValue(value int64) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) WithKey(key string) CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) WithValue(value map[string]string) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) BlockDeletion() ...
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) State() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion) WithValue(value bool) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Controller() ...
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Kind() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Name() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Region() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Version() ...
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController) WithValue(value bool) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind) WithValue(value string) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName) WithValue(value string) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion) WithValue(value string) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion) WithValue(value string) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion) WithValue(value string) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) WithKey(key string) CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) WithValue(value map[string]int64) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) OwningRegion() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) Regions() CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion) WithValue(value string) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithItemValue(value string) *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithValue(value []string) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithArrayOfValues(values [][]string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithItemValue(value string) *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithValue(value []string) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid) WithValue(value string) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanName
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanName) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanName) WithArrayOfValues(values []*accepted_plan.Name) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanName) WithValue(value *accepted_plan.Name) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanPlan
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanPlan) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanPlan) WithArrayOfValues(values []*plan.Reference) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanPlan) WithValue(value *plan.Reference) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) LimitsByRegion() ...
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) Resource() CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) WithItemValue(value *common.RegionalDistribution) *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) WithValue(value []*common.RegionalDistribution) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithKey(key string) ...
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithValue(value map[string]int64) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource) WithValue(value *meta_resource.Reference) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorAcceptedPlanService
- func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanService) FieldPath() *CreateAcceptedPlanRequest_FieldSubPath
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanService) WithArrayOfValues(values []*meta_service.Reference) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanService) WithValue(value *meta_service.Reference) *CreateAcceptedPlanRequest_FieldSubPathValue
- type CreateAcceptedPlanRequestPathSelectorParent
- func (CreateAcceptedPlanRequestPathSelectorParent) FieldPath() *CreateAcceptedPlanRequest_FieldTerminalPath
- func (s CreateAcceptedPlanRequestPathSelectorParent) WithArrayOfValues(values []*accepted_plan.ParentReference) *CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (s CreateAcceptedPlanRequestPathSelectorParent) WithValue(value *accepted_plan.ParentReference) *CreateAcceptedPlanRequest_FieldTerminalPathValue
- type CreateAcceptedPlanRequest_FieldMask
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) AppendPath(path CreateAcceptedPlanRequest_FieldPath)
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) FilterInputFields() *CreateAcceptedPlanRequest_FieldMask
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) GetPaths() []CreateAcceptedPlanRequest_FieldPath
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) IsFull() bool
- func (fieldMask CreateAcceptedPlanRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateAcceptedPlanRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) Project(source *CreateAcceptedPlanRequest) *CreateAcceptedPlanRequest
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) Reset()
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) Set(target, source *CreateAcceptedPlanRequest)
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) Size() int
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) String() string
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) Subtract(other *CreateAcceptedPlanRequest_FieldMask) *CreateAcceptedPlanRequest_FieldMask
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateAcceptedPlanRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateAcceptedPlanRequest_FieldPath
- func BuildCreateAcceptedPlanRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateAcceptedPlanRequest_FieldPath, error)
- func MustParseCreateAcceptedPlanRequest_FieldPath(rawField string) CreateAcceptedPlanRequest_FieldPath
- func ParseCreateAcceptedPlanRequest_FieldPath(rawField string) (CreateAcceptedPlanRequest_FieldPath, error)
- type CreateAcceptedPlanRequest_FieldPathArrayItemValue
- type CreateAcceptedPlanRequest_FieldPathArrayOfValues
- type CreateAcceptedPlanRequest_FieldPathSelector
- type CreateAcceptedPlanRequest_FieldPathValue
- type CreateAcceptedPlanRequest_FieldSubPath
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) AsAcceptedPlanSubPath() (accepted_plan.AcceptedPlan_FieldPath, bool)
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) ClearValue(item *CreateAcceptedPlanRequest)
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) Get(source *CreateAcceptedPlanRequest) (values []interface{})
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) GetSingle(source *CreateAcceptedPlanRequest) (interface{}, bool)
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) JSONString() string
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) Selector() CreateAcceptedPlanRequest_FieldPathSelector
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) String() string
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateAcceptedPlanRequest_FieldPathArrayItemValue
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateAcceptedPlanRequest_FieldPathArrayOfValues
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) WithIValue(value interface{}) CreateAcceptedPlanRequest_FieldPathValue
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateAcceptedPlanRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue) AsAcceptedPlanPathItemValue() (accepted_plan.AcceptedPlan_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateAcceptedPlanRequest) bool
- func (fpaivs *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
- type CreateAcceptedPlanRequest_FieldSubPathValue
- func (fpvs *CreateAcceptedPlanRequest_FieldSubPathValue) AsAcceptedPlanPathValue() (accepted_plan.AcceptedPlan_FieldPathValue, bool)
- func (fpvs *CreateAcceptedPlanRequest_FieldSubPathValue) CompareWith(source *CreateAcceptedPlanRequest) (int, bool)
- func (fpvs *CreateAcceptedPlanRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateAcceptedPlanRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateAcceptedPlanRequest_FieldSubPathValue) SetTo(target **CreateAcceptedPlanRequest)
- func (fpvs *CreateAcceptedPlanRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateAcceptedPlanRequest_FieldTerminalPath
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) ClearValue(item *CreateAcceptedPlanRequest)
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) Get(source *CreateAcceptedPlanRequest) (values []interface{})
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) GetSingle(source *CreateAcceptedPlanRequest) (interface{}, bool)
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) Selector() CreateAcceptedPlanRequest_FieldPathSelector
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) String() string
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateAcceptedPlanRequest_FieldPathArrayItemValue
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateAcceptedPlanRequest_FieldPathArrayOfValues
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) WithIValue(value interface{}) CreateAcceptedPlanRequest_FieldPathValue
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateAcceptedPlanRequest) bool
- func (fpaiv *CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateAcceptedPlanRequest) (interface{}, bool)
- func (fpaiv *CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsAcceptedPlanArrayOfValues() ([]*accepted_plan.AcceptedPlan, bool)
- func (fpaov *CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*accepted_plan.ParentReference, bool)
- func (fpaov *CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateAcceptedPlanRequest_FieldTerminalPathValue
- func (fpv *CreateAcceptedPlanRequest_FieldTerminalPathValue) AsAcceptedPlanValue() (*accepted_plan.AcceptedPlan, bool)
- func (fpv *CreateAcceptedPlanRequest_FieldTerminalPathValue) AsParentValue() (*accepted_plan.ParentReference, bool)
- func (fpv *CreateAcceptedPlanRequest_FieldTerminalPathValue) CompareWith(source *CreateAcceptedPlanRequest) (int, bool)
- func (fpv *CreateAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateAcceptedPlanRequest_FieldTerminalPathValue) SetTo(target **CreateAcceptedPlanRequest)
- func (fpv *CreateAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteAcceptedPlanDescriptor
- func (d *DeleteAcceptedPlanDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteAcceptedPlanDescriptor) GetApiName() string
- func (d *DeleteAcceptedPlanDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteAcceptedPlanDescriptor) GetFullMethodName() string
- func (d *DeleteAcceptedPlanDescriptor) GetMethodName() string
- func (d *DeleteAcceptedPlanDescriptor) GetProtoPkgName() string
- func (d *DeleteAcceptedPlanDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteAcceptedPlanDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteAcceptedPlanDescriptor) GetServiceDomain() string
- func (d *DeleteAcceptedPlanDescriptor) GetServiceVersion() string
- func (d *DeleteAcceptedPlanDescriptor) GetVerb() string
- func (d *DeleteAcceptedPlanDescriptor) HasResource() bool
- func (d *DeleteAcceptedPlanDescriptor) IsClientStream() bool
- func (d *DeleteAcceptedPlanDescriptor) IsCollection() bool
- func (d *DeleteAcceptedPlanDescriptor) IsPlural() bool
- func (d *DeleteAcceptedPlanDescriptor) IsServerStream() bool
- func (d *DeleteAcceptedPlanDescriptor) IsUnary() bool
- func (d *DeleteAcceptedPlanDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteAcceptedPlanDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteAcceptedPlanDescriptor) RequestHasResourceBody() bool
- type DeleteAcceptedPlanDescriptorClientMsgHandle
- func (h *DeleteAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteAcceptedPlanDescriptorServerMsgHandle
- func (h *DeleteAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteAcceptedPlanRequest
- func (o *DeleteAcceptedPlanRequest) Clone() *DeleteAcceptedPlanRequest
- func (o *DeleteAcceptedPlanRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteAcceptedPlanRequest) Descriptor() ([]byte, []int)
- func (m *DeleteAcceptedPlanRequest) GetName() *accepted_plan.Reference
- func (*DeleteAcceptedPlanRequest) GotenMessage()
- func (o *DeleteAcceptedPlanRequest) GotenObjectExt()
- func (obj *DeleteAcceptedPlanRequest) GotenValidate() error
- func (o *DeleteAcceptedPlanRequest) MakeDiffFieldMask(other *DeleteAcceptedPlanRequest) *DeleteAcceptedPlanRequest_FieldMask
- func (o *DeleteAcceptedPlanRequest) MakeFullFieldMask() *DeleteAcceptedPlanRequest_FieldMask
- func (o *DeleteAcceptedPlanRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteAcceptedPlanRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteAcceptedPlanRequest) Marshal() ([]byte, error)
- func (m *DeleteAcceptedPlanRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteAcceptedPlanRequest) Merge(source *DeleteAcceptedPlanRequest)
- func (o *DeleteAcceptedPlanRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteAcceptedPlanRequest) ProtoMessage()
- func (m *DeleteAcceptedPlanRequest) ProtoReflect() preflect.Message
- func (m *DeleteAcceptedPlanRequest) Reset()
- func (m *DeleteAcceptedPlanRequest) SetName(fv *accepted_plan.Reference)
- func (m *DeleteAcceptedPlanRequest) String() string
- func (m *DeleteAcceptedPlanRequest) Unmarshal(b []byte) error
- func (m *DeleteAcceptedPlanRequest) UnmarshalJSON(data []byte) error
- type DeleteAcceptedPlanRequestFieldPathBuilder
- type DeleteAcceptedPlanRequestPathSelectorName
- func (DeleteAcceptedPlanRequestPathSelectorName) FieldPath() *DeleteAcceptedPlanRequest_FieldTerminalPath
- func (s DeleteAcceptedPlanRequestPathSelectorName) WithArrayOfValues(values []*accepted_plan.Reference) *DeleteAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (s DeleteAcceptedPlanRequestPathSelectorName) WithValue(value *accepted_plan.Reference) *DeleteAcceptedPlanRequest_FieldTerminalPathValue
- type DeleteAcceptedPlanRequest_FieldMask
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) AppendPath(path DeleteAcceptedPlanRequest_FieldPath)
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) FilterInputFields() *DeleteAcceptedPlanRequest_FieldMask
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) GetPaths() []DeleteAcceptedPlanRequest_FieldPath
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteAcceptedPlanRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteAcceptedPlanRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) Project(source *DeleteAcceptedPlanRequest) *DeleteAcceptedPlanRequest
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) Reset()
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) Set(target, source *DeleteAcceptedPlanRequest)
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) Size() int
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) String() string
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) Subtract(other *DeleteAcceptedPlanRequest_FieldMask) *DeleteAcceptedPlanRequest_FieldMask
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteAcceptedPlanRequest_FieldPath
- func BuildDeleteAcceptedPlanRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteAcceptedPlanRequest_FieldPath, error)
- func MustParseDeleteAcceptedPlanRequest_FieldPath(rawField string) DeleteAcceptedPlanRequest_FieldPath
- func ParseDeleteAcceptedPlanRequest_FieldPath(rawField string) (DeleteAcceptedPlanRequest_FieldPath, error)
- type DeleteAcceptedPlanRequest_FieldPathArrayItemValue
- type DeleteAcceptedPlanRequest_FieldPathArrayOfValues
- type DeleteAcceptedPlanRequest_FieldPathSelector
- type DeleteAcceptedPlanRequest_FieldPathValue
- type DeleteAcceptedPlanRequest_FieldTerminalPath
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) ClearValue(item *DeleteAcceptedPlanRequest)
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) Get(source *DeleteAcceptedPlanRequest) (values []interface{})
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) GetSingle(source *DeleteAcceptedPlanRequest) (interface{}, bool)
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) Selector() DeleteAcceptedPlanRequest_FieldPathSelector
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) String() string
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteAcceptedPlanRequest_FieldPathArrayItemValue
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteAcceptedPlanRequest_FieldPathArrayOfValues
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteAcceptedPlanRequest_FieldPathValue
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteAcceptedPlanRequest) bool
- func (fpaiv *DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteAcceptedPlanRequest) (interface{}, bool)
- func (fpaiv *DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- type DeleteAcceptedPlanRequest_FieldTerminalPathValue
- func (fpv *DeleteAcceptedPlanRequest_FieldTerminalPathValue) AsNameValue() (*accepted_plan.Reference, bool)
- func (fpv *DeleteAcceptedPlanRequest_FieldTerminalPathValue) CompareWith(source *DeleteAcceptedPlanRequest) (int, bool)
- func (fpv *DeleteAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteAcceptedPlanRequest_FieldTerminalPathValue) SetTo(target **DeleteAcceptedPlanRequest)
- func (fpv *DeleteAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetAcceptedPlanDescriptor
- func (d *GetAcceptedPlanDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetAcceptedPlanDescriptor) GetApiName() string
- func (d *GetAcceptedPlanDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetAcceptedPlanDescriptor) GetFullMethodName() string
- func (d *GetAcceptedPlanDescriptor) GetMethodName() string
- func (d *GetAcceptedPlanDescriptor) GetProtoPkgName() string
- func (d *GetAcceptedPlanDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetAcceptedPlanDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetAcceptedPlanDescriptor) GetServiceDomain() string
- func (d *GetAcceptedPlanDescriptor) GetServiceVersion() string
- func (d *GetAcceptedPlanDescriptor) GetVerb() string
- func (d *GetAcceptedPlanDescriptor) HasResource() bool
- func (d *GetAcceptedPlanDescriptor) IsClientStream() bool
- func (d *GetAcceptedPlanDescriptor) IsCollection() bool
- func (d *GetAcceptedPlanDescriptor) IsPlural() bool
- func (d *GetAcceptedPlanDescriptor) IsServerStream() bool
- func (d *GetAcceptedPlanDescriptor) IsUnary() bool
- func (d *GetAcceptedPlanDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetAcceptedPlanDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetAcceptedPlanDescriptor) RequestHasResourceBody() bool
- type GetAcceptedPlanDescriptorClientMsgHandle
- func (h *GetAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetAcceptedPlanDescriptorServerMsgHandle
- func (h *GetAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetAcceptedPlanRequest
- func (o *GetAcceptedPlanRequest) Clone() *GetAcceptedPlanRequest
- func (o *GetAcceptedPlanRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetAcceptedPlanRequest) Descriptor() ([]byte, []int)
- func (m *GetAcceptedPlanRequest) GetFieldMask() *accepted_plan.AcceptedPlan_FieldMask
- func (m *GetAcceptedPlanRequest) GetName() *accepted_plan.Reference
- func (m *GetAcceptedPlanRequest) GetView() view.View
- func (*GetAcceptedPlanRequest) GotenMessage()
- func (o *GetAcceptedPlanRequest) GotenObjectExt()
- func (obj *GetAcceptedPlanRequest) GotenValidate() error
- func (o *GetAcceptedPlanRequest) MakeDiffFieldMask(other *GetAcceptedPlanRequest) *GetAcceptedPlanRequest_FieldMask
- func (o *GetAcceptedPlanRequest) MakeFullFieldMask() *GetAcceptedPlanRequest_FieldMask
- func (o *GetAcceptedPlanRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetAcceptedPlanRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetAcceptedPlanRequest) Marshal() ([]byte, error)
- func (m *GetAcceptedPlanRequest) MarshalJSON() ([]byte, error)
- func (o *GetAcceptedPlanRequest) Merge(source *GetAcceptedPlanRequest)
- func (o *GetAcceptedPlanRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetAcceptedPlanRequest) ProtoMessage()
- func (m *GetAcceptedPlanRequest) ProtoReflect() preflect.Message
- func (m *GetAcceptedPlanRequest) Reset()
- func (m *GetAcceptedPlanRequest) SetFieldMask(fv *accepted_plan.AcceptedPlan_FieldMask)
- func (m *GetAcceptedPlanRequest) SetName(fv *accepted_plan.Reference)
- func (m *GetAcceptedPlanRequest) SetView(fv view.View)
- func (m *GetAcceptedPlanRequest) String() string
- func (m *GetAcceptedPlanRequest) Unmarshal(b []byte) error
- func (m *GetAcceptedPlanRequest) UnmarshalJSON(data []byte) error
- type GetAcceptedPlanRequestFieldPathBuilder
- type GetAcceptedPlanRequestPathSelectorFieldMask
- func (GetAcceptedPlanRequestPathSelectorFieldMask) FieldPath() *GetAcceptedPlanRequest_FieldTerminalPath
- func (s GetAcceptedPlanRequestPathSelectorFieldMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (s GetAcceptedPlanRequestPathSelectorFieldMask) WithValue(value *accepted_plan.AcceptedPlan_FieldMask) *GetAcceptedPlanRequest_FieldTerminalPathValue
- type GetAcceptedPlanRequestPathSelectorName
- func (GetAcceptedPlanRequestPathSelectorName) FieldPath() *GetAcceptedPlanRequest_FieldTerminalPath
- func (s GetAcceptedPlanRequestPathSelectorName) WithArrayOfValues(values []*accepted_plan.Reference) *GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (s GetAcceptedPlanRequestPathSelectorName) WithValue(value *accepted_plan.Reference) *GetAcceptedPlanRequest_FieldTerminalPathValue
- type GetAcceptedPlanRequestPathSelectorView
- func (GetAcceptedPlanRequestPathSelectorView) FieldPath() *GetAcceptedPlanRequest_FieldTerminalPath
- func (s GetAcceptedPlanRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (s GetAcceptedPlanRequestPathSelectorView) WithValue(value view.View) *GetAcceptedPlanRequest_FieldTerminalPathValue
- type GetAcceptedPlanRequest_FieldMask
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) AppendPath(path GetAcceptedPlanRequest_FieldPath)
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) FilterInputFields() *GetAcceptedPlanRequest_FieldMask
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) GetPaths() []GetAcceptedPlanRequest_FieldPath
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) IsFull() bool
- func (fieldMask GetAcceptedPlanRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetAcceptedPlanRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) PathsCount() int
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) Project(source *GetAcceptedPlanRequest) *GetAcceptedPlanRequest
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) Reset()
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) Set(target, source *GetAcceptedPlanRequest)
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) Size() int
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) String() string
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) Subtract(other *GetAcceptedPlanRequest_FieldMask) *GetAcceptedPlanRequest_FieldMask
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetAcceptedPlanRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetAcceptedPlanRequest_FieldPath
- func BuildGetAcceptedPlanRequest_FieldPath(fp gotenobject.RawFieldPath) (GetAcceptedPlanRequest_FieldPath, error)
- func MustParseGetAcceptedPlanRequest_FieldPath(rawField string) GetAcceptedPlanRequest_FieldPath
- func ParseGetAcceptedPlanRequest_FieldPath(rawField string) (GetAcceptedPlanRequest_FieldPath, error)
- type GetAcceptedPlanRequest_FieldPathArrayItemValue
- type GetAcceptedPlanRequest_FieldPathArrayOfValues
- type GetAcceptedPlanRequest_FieldPathSelector
- type GetAcceptedPlanRequest_FieldPathValue
- type GetAcceptedPlanRequest_FieldTerminalPath
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) ClearValue(item *GetAcceptedPlanRequest)
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) Get(source *GetAcceptedPlanRequest) (values []interface{})
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) GetSingle(source *GetAcceptedPlanRequest) (interface{}, bool)
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) JSONString() string
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) Selector() GetAcceptedPlanRequest_FieldPathSelector
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) String() string
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetAcceptedPlanRequest_FieldPathArrayItemValue
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetAcceptedPlanRequest_FieldPathArrayOfValues
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) WithIValue(value interface{}) GetAcceptedPlanRequest_FieldPathValue
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetAcceptedPlanRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetAcceptedPlanRequest) bool
- func (fpaiv *GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetAcceptedPlanRequest) (interface{}, bool)
- func (fpaiv *GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*accepted_plan.AcceptedPlan_FieldMask, bool)
- func (fpaov *GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*accepted_plan.Reference, bool)
- func (fpaov *GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetAcceptedPlanRequest_FieldTerminalPathValue
- func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) AsFieldMaskValue() (*accepted_plan.AcceptedPlan_FieldMask, bool)
- func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) AsNameValue() (*accepted_plan.Reference, bool)
- func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) CompareWith(source *GetAcceptedPlanRequest) (int, bool)
- func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) SetTo(target **GetAcceptedPlanRequest)
- func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListAcceptedPlansDescriptor
- func (d *ListAcceptedPlansDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListAcceptedPlansDescriptor) GetApiName() string
- func (d *ListAcceptedPlansDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListAcceptedPlansDescriptor) GetFullMethodName() string
- func (d *ListAcceptedPlansDescriptor) GetMethodName() string
- func (d *ListAcceptedPlansDescriptor) GetProtoPkgName() string
- func (d *ListAcceptedPlansDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListAcceptedPlansDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListAcceptedPlansDescriptor) GetServiceDomain() string
- func (d *ListAcceptedPlansDescriptor) GetServiceVersion() string
- func (d *ListAcceptedPlansDescriptor) GetVerb() string
- func (d *ListAcceptedPlansDescriptor) HasResource() bool
- func (d *ListAcceptedPlansDescriptor) IsClientStream() bool
- func (d *ListAcceptedPlansDescriptor) IsCollection() bool
- func (d *ListAcceptedPlansDescriptor) IsPlural() bool
- func (d *ListAcceptedPlansDescriptor) IsServerStream() bool
- func (d *ListAcceptedPlansDescriptor) IsUnary() bool
- func (d *ListAcceptedPlansDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListAcceptedPlansDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListAcceptedPlansDescriptor) RequestHasResourceBody() bool
- type ListAcceptedPlansDescriptorClientMsgHandle
- func (h *ListAcceptedPlansDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListAcceptedPlansDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListAcceptedPlansDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListAcceptedPlansDescriptorServerMsgHandle
- func (h *ListAcceptedPlansDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListAcceptedPlansDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListAcceptedPlansDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListAcceptedPlansRequest
- func (o *ListAcceptedPlansRequest) Clone() *ListAcceptedPlansRequest
- func (o *ListAcceptedPlansRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListAcceptedPlansRequest) Descriptor() ([]byte, []int)
- func (m *ListAcceptedPlansRequest) GetFieldMask() *accepted_plan.AcceptedPlan_FieldMask
- func (m *ListAcceptedPlansRequest) GetFilter() *accepted_plan.Filter
- func (m *ListAcceptedPlansRequest) GetIncludePagingInfo() bool
- func (m *ListAcceptedPlansRequest) GetOrderBy() *accepted_plan.OrderBy
- func (m *ListAcceptedPlansRequest) GetPageSize() int32
- func (m *ListAcceptedPlansRequest) GetPageToken() *accepted_plan.PagerCursor
- func (m *ListAcceptedPlansRequest) GetParent() *accepted_plan.ParentName
- func (m *ListAcceptedPlansRequest) GetView() view.View
- func (*ListAcceptedPlansRequest) GotenMessage()
- func (o *ListAcceptedPlansRequest) GotenObjectExt()
- func (obj *ListAcceptedPlansRequest) GotenValidate() error
- func (o *ListAcceptedPlansRequest) MakeDiffFieldMask(other *ListAcceptedPlansRequest) *ListAcceptedPlansRequest_FieldMask
- func (o *ListAcceptedPlansRequest) MakeFullFieldMask() *ListAcceptedPlansRequest_FieldMask
- func (o *ListAcceptedPlansRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListAcceptedPlansRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListAcceptedPlansRequest) Marshal() ([]byte, error)
- func (m *ListAcceptedPlansRequest) MarshalJSON() ([]byte, error)
- func (o *ListAcceptedPlansRequest) Merge(source *ListAcceptedPlansRequest)
- func (o *ListAcceptedPlansRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListAcceptedPlansRequest) ProtoMessage()
- func (m *ListAcceptedPlansRequest) ProtoReflect() preflect.Message
- func (m *ListAcceptedPlansRequest) Reset()
- func (m *ListAcceptedPlansRequest) SetFieldMask(fv *accepted_plan.AcceptedPlan_FieldMask)
- func (m *ListAcceptedPlansRequest) SetFilter(fv *accepted_plan.Filter)
- func (m *ListAcceptedPlansRequest) SetIncludePagingInfo(fv bool)
- func (m *ListAcceptedPlansRequest) SetOrderBy(fv *accepted_plan.OrderBy)
- func (m *ListAcceptedPlansRequest) SetPageSize(fv int32)
- func (m *ListAcceptedPlansRequest) SetPageToken(fv *accepted_plan.PagerCursor)
- func (m *ListAcceptedPlansRequest) SetParent(fv *accepted_plan.ParentName)
- func (m *ListAcceptedPlansRequest) SetView(fv view.View)
- func (m *ListAcceptedPlansRequest) String() string
- func (m *ListAcceptedPlansRequest) Unmarshal(b []byte) error
- func (m *ListAcceptedPlansRequest) UnmarshalJSON(data []byte) error
- type ListAcceptedPlansRequestFieldPathBuilder
- func (ListAcceptedPlansRequestFieldPathBuilder) FieldMask() ListAcceptedPlansRequestPathSelectorFieldMask
- func (ListAcceptedPlansRequestFieldPathBuilder) Filter() ListAcceptedPlansRequestPathSelectorFilter
- func (ListAcceptedPlansRequestFieldPathBuilder) IncludePagingInfo() ListAcceptedPlansRequestPathSelectorIncludePagingInfo
- func (ListAcceptedPlansRequestFieldPathBuilder) OrderBy() ListAcceptedPlansRequestPathSelectorOrderBy
- func (ListAcceptedPlansRequestFieldPathBuilder) PageSize() ListAcceptedPlansRequestPathSelectorPageSize
- func (ListAcceptedPlansRequestFieldPathBuilder) PageToken() ListAcceptedPlansRequestPathSelectorPageToken
- func (ListAcceptedPlansRequestFieldPathBuilder) Parent() ListAcceptedPlansRequestPathSelectorParent
- func (ListAcceptedPlansRequestFieldPathBuilder) View() ListAcceptedPlansRequestPathSelectorView
- type ListAcceptedPlansRequestPathSelectorFieldMask
- func (ListAcceptedPlansRequestPathSelectorFieldMask) FieldPath() *ListAcceptedPlansRequest_FieldTerminalPath
- func (s ListAcceptedPlansRequestPathSelectorFieldMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s ListAcceptedPlansRequestPathSelectorFieldMask) WithValue(value *accepted_plan.AcceptedPlan_FieldMask) *ListAcceptedPlansRequest_FieldTerminalPathValue
- type ListAcceptedPlansRequestPathSelectorFilter
- func (ListAcceptedPlansRequestPathSelectorFilter) FieldPath() *ListAcceptedPlansRequest_FieldTerminalPath
- func (s ListAcceptedPlansRequestPathSelectorFilter) WithArrayOfValues(values []*accepted_plan.Filter) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s ListAcceptedPlansRequestPathSelectorFilter) WithValue(value *accepted_plan.Filter) *ListAcceptedPlansRequest_FieldTerminalPathValue
- type ListAcceptedPlansRequestPathSelectorIncludePagingInfo
- func (ListAcceptedPlansRequestPathSelectorIncludePagingInfo) FieldPath() *ListAcceptedPlansRequest_FieldTerminalPath
- func (s ListAcceptedPlansRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s ListAcceptedPlansRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListAcceptedPlansRequest_FieldTerminalPathValue
- type ListAcceptedPlansRequestPathSelectorOrderBy
- func (ListAcceptedPlansRequestPathSelectorOrderBy) FieldPath() *ListAcceptedPlansRequest_FieldTerminalPath
- func (s ListAcceptedPlansRequestPathSelectorOrderBy) WithArrayOfValues(values []*accepted_plan.OrderBy) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s ListAcceptedPlansRequestPathSelectorOrderBy) WithValue(value *accepted_plan.OrderBy) *ListAcceptedPlansRequest_FieldTerminalPathValue
- type ListAcceptedPlansRequestPathSelectorPageSize
- func (ListAcceptedPlansRequestPathSelectorPageSize) FieldPath() *ListAcceptedPlansRequest_FieldTerminalPath
- func (s ListAcceptedPlansRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s ListAcceptedPlansRequestPathSelectorPageSize) WithValue(value int32) *ListAcceptedPlansRequest_FieldTerminalPathValue
- type ListAcceptedPlansRequestPathSelectorPageToken
- func (ListAcceptedPlansRequestPathSelectorPageToken) FieldPath() *ListAcceptedPlansRequest_FieldTerminalPath
- func (s ListAcceptedPlansRequestPathSelectorPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s ListAcceptedPlansRequestPathSelectorPageToken) WithValue(value *accepted_plan.PagerCursor) *ListAcceptedPlansRequest_FieldTerminalPathValue
- type ListAcceptedPlansRequestPathSelectorParent
- func (ListAcceptedPlansRequestPathSelectorParent) FieldPath() *ListAcceptedPlansRequest_FieldTerminalPath
- func (s ListAcceptedPlansRequestPathSelectorParent) WithArrayOfValues(values []*accepted_plan.ParentName) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s ListAcceptedPlansRequestPathSelectorParent) WithValue(value *accepted_plan.ParentName) *ListAcceptedPlansRequest_FieldTerminalPathValue
- type ListAcceptedPlansRequestPathSelectorView
- func (ListAcceptedPlansRequestPathSelectorView) FieldPath() *ListAcceptedPlansRequest_FieldTerminalPath
- func (s ListAcceptedPlansRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s ListAcceptedPlansRequestPathSelectorView) WithValue(value view.View) *ListAcceptedPlansRequest_FieldTerminalPathValue
- type ListAcceptedPlansRequest_FieldMask
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) AppendPath(path ListAcceptedPlansRequest_FieldPath)
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) FilterInputFields() *ListAcceptedPlansRequest_FieldMask
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) GetPaths() []ListAcceptedPlansRequest_FieldPath
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) IsFull() bool
- func (fieldMask ListAcceptedPlansRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListAcceptedPlansRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) PathsCount() int
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) Project(source *ListAcceptedPlansRequest) *ListAcceptedPlansRequest
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) Reset()
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) Set(target, source *ListAcceptedPlansRequest)
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) Size() int
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) String() string
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) Subtract(other *ListAcceptedPlansRequest_FieldMask) *ListAcceptedPlansRequest_FieldMask
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListAcceptedPlansRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListAcceptedPlansRequest_FieldPath
- func BuildListAcceptedPlansRequest_FieldPath(fp gotenobject.RawFieldPath) (ListAcceptedPlansRequest_FieldPath, error)
- func MustParseListAcceptedPlansRequest_FieldPath(rawField string) ListAcceptedPlansRequest_FieldPath
- func ParseListAcceptedPlansRequest_FieldPath(rawField string) (ListAcceptedPlansRequest_FieldPath, error)
- type ListAcceptedPlansRequest_FieldPathArrayItemValue
- type ListAcceptedPlansRequest_FieldPathArrayOfValues
- type ListAcceptedPlansRequest_FieldPathSelector
- type ListAcceptedPlansRequest_FieldPathValue
- type ListAcceptedPlansRequest_FieldTerminalPath
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) ClearValue(item *ListAcceptedPlansRequest)
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) Get(source *ListAcceptedPlansRequest) (values []interface{})
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) GetSingle(source *ListAcceptedPlansRequest) (interface{}, bool)
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) JSONString() string
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) Selector() ListAcceptedPlansRequest_FieldPathSelector
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) String() string
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAcceptedPlansRequest_FieldPathArrayItemValue
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAcceptedPlansRequest_FieldPathArrayOfValues
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) WithIValue(value interface{}) ListAcceptedPlansRequest_FieldPathValue
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListAcceptedPlansRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAcceptedPlansRequest) bool
- func (fpaiv *ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListAcceptedPlansRequest) (interface{}, bool)
- func (fpaiv *ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*accepted_plan.AcceptedPlan_FieldMask, bool)
- func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*accepted_plan.Filter, bool)
- func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
- func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*accepted_plan.OrderBy, bool)
- func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*accepted_plan.PagerCursor, bool)
- func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*accepted_plan.ParentName, bool)
- func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListAcceptedPlansRequest_FieldTerminalPathValue
- func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsFieldMaskValue() (*accepted_plan.AcceptedPlan_FieldMask, bool)
- func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsFilterValue() (*accepted_plan.Filter, bool)
- func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
- func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsOrderByValue() (*accepted_plan.OrderBy, bool)
- func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsPageTokenValue() (*accepted_plan.PagerCursor, bool)
- func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsParentValue() (*accepted_plan.ParentName, bool)
- func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) CompareWith(source *ListAcceptedPlansRequest) (int, bool)
- func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) SetTo(target **ListAcceptedPlansRequest)
- func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListAcceptedPlansResponse
- func (o *ListAcceptedPlansResponse) Clone() *ListAcceptedPlansResponse
- func (o *ListAcceptedPlansResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListAcceptedPlansResponse) Descriptor() ([]byte, []int)
- func (m *ListAcceptedPlansResponse) GetAcceptedPlans() []*accepted_plan.AcceptedPlan
- func (m *ListAcceptedPlansResponse) GetCurrentOffset() int32
- func (m *ListAcceptedPlansResponse) GetNextPageToken() *accepted_plan.PagerCursor
- func (m *ListAcceptedPlansResponse) GetPrevPageToken() *accepted_plan.PagerCursor
- func (m *ListAcceptedPlansResponse) GetTotalResultsCount() int32
- func (*ListAcceptedPlansResponse) GotenMessage()
- func (o *ListAcceptedPlansResponse) GotenObjectExt()
- func (obj *ListAcceptedPlansResponse) GotenValidate() error
- func (o *ListAcceptedPlansResponse) MakeDiffFieldMask(other *ListAcceptedPlansResponse) *ListAcceptedPlansResponse_FieldMask
- func (o *ListAcceptedPlansResponse) MakeFullFieldMask() *ListAcceptedPlansResponse_FieldMask
- func (o *ListAcceptedPlansResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListAcceptedPlansResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListAcceptedPlansResponse) Marshal() ([]byte, error)
- func (m *ListAcceptedPlansResponse) MarshalJSON() ([]byte, error)
- func (o *ListAcceptedPlansResponse) Merge(source *ListAcceptedPlansResponse)
- func (o *ListAcceptedPlansResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListAcceptedPlansResponse) ProtoMessage()
- func (m *ListAcceptedPlansResponse) ProtoReflect() preflect.Message
- func (m *ListAcceptedPlansResponse) Reset()
- func (m *ListAcceptedPlansResponse) SetAcceptedPlans(fv []*accepted_plan.AcceptedPlan)
- func (m *ListAcceptedPlansResponse) SetCurrentOffset(fv int32)
- func (m *ListAcceptedPlansResponse) SetNextPageToken(fv *accepted_plan.PagerCursor)
- func (m *ListAcceptedPlansResponse) SetPrevPageToken(fv *accepted_plan.PagerCursor)
- func (m *ListAcceptedPlansResponse) SetTotalResultsCount(fv int32)
- func (m *ListAcceptedPlansResponse) String() string
- func (m *ListAcceptedPlansResponse) Unmarshal(b []byte) error
- func (m *ListAcceptedPlansResponse) UnmarshalJSON(data []byte) error
- type ListAcceptedPlansResponseFieldPathBuilder
- func (ListAcceptedPlansResponseFieldPathBuilder) AcceptedPlans() ListAcceptedPlansResponsePathSelectorAcceptedPlans
- func (ListAcceptedPlansResponseFieldPathBuilder) CurrentOffset() ListAcceptedPlansResponsePathSelectorCurrentOffset
- func (ListAcceptedPlansResponseFieldPathBuilder) NextPageToken() ListAcceptedPlansResponsePathSelectorNextPageToken
- func (ListAcceptedPlansResponseFieldPathBuilder) PrevPageToken() ListAcceptedPlansResponsePathSelectorPrevPageToken
- func (ListAcceptedPlansResponseFieldPathBuilder) TotalResultsCount() ListAcceptedPlansResponsePathSelectorTotalResultsCount
- type ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations
- func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations) WithValue(value string) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels
- func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels) WithValue(value string) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards
- func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards) WithArrayOfValues(values []int64) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards) WithValue(value int64) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion
- func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithValue(value int64) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlans
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) Assignee() ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) Extensions() ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) FieldPath() *ListAcceptedPlansResponse_FieldTerminalPath
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) Metadata() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) Name() ListAcceptedPlansResponsePathSelectorAcceptedPlansName
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) Plan() ListAcceptedPlansResponsePathSelectorAcceptedPlansPlan
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) RegionalDistributions() ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) Service() ListAcceptedPlansResponsePathSelectorAcceptedPlansService
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithArrayOfValues(values [][]*accepted_plan.AcceptedPlan) *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithItemValue(value *accepted_plan.AcceptedPlan) *ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubArrayItemValue(subPathArrayItemValue accepted_plan.AcceptedPlan_FieldPathArrayItemValue) *ListAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubArrayOfValues(subPathArrayOfValues accepted_plan.AcceptedPlan_FieldPathArrayOfValues) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubPath(subPath accepted_plan.AcceptedPlan_FieldPath) *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubValue(subPathValue accepted_plan.AcceptedPlan_FieldPathValue) *ListAcceptedPlansResponse_FieldSubPathValue
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithValue(value []*accepted_plan.AcceptedPlan) *ListAcceptedPlansResponse_FieldTerminalPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) OrganizationAssignee() ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) ProjectAssignee() ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) SystemAssignee() ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_Assignee) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) WithValue(value *accepted_plan.AcceptedPlan_Assignee) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee) WithArrayOfValues(values []*iam_organization.Reference) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee) WithValue(value *iam_organization.Reference) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee) WithArrayOfValues(values []*iam_project.Reference) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee) WithValue(value *iam_project.Reference) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee) WithArrayOfValues(values []bool) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee) WithValue(value bool) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) Resource() ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) Value() ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithArrayOfValues(values [][]*common.Allowance) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithItemValue(value *common.Allowance) *ListAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithValue(value []*common.Allowance) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource) WithValue(value *meta_resource.Reference) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue) WithArrayOfValues(values []int64) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue) WithValue(value int64) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Annotations() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) CreateTime() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) DeleteTime() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Generation() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Labels() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Lifecycle() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) OwnerReferences() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) ResourceVersion() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Shards() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Syncing() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Tags() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) UpdateTime() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Uuid() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) WithValue(value *ntt_meta.Meta) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) WithKey(key string) ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) WithValue(value map[string]string) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration) WithArrayOfValues(values []int64) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration) WithValue(value int64) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) WithArrayOfValues(values []map[string]string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) WithKey(key string) ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) WithValue(value map[string]string) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) BlockDeletion() ...
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) State() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion) WithValue(value bool) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Controller() ...
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Kind() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Name() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Region() ...
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Version() ...
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController) WithValue(value bool) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind) WithValue(value string) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName) WithValue(value string) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion) WithValue(value string) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion) WithValue(value string) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion) WithValue(value string) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) WithArrayOfValues(values []map[string]int64) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) WithKey(key string) ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) WithValue(value map[string]int64) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) OwningRegion() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) Regions() ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion) WithValue(value string) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithItemValue(value string) *ListAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithValue(value []string) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithArrayOfValues(values [][]string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithItemValue(value string) *ListAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithValue(value []string) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid) WithValue(value string) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansName
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansName) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansName) WithArrayOfValues(values []*accepted_plan.Name) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansName) WithValue(value *accepted_plan.Name) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansPlan
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansPlan) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansPlan) WithArrayOfValues(values []*plan.Reference) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansPlan) WithValue(value *plan.Reference) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) LimitsByRegion() ...
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) Resource() ...
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) WithItemValue(value *common.RegionalDistribution) *ListAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) WithValue(value []*common.RegionalDistribution) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithKey(key string) ...
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithValue(value map[string]int64) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource) WithValue(value *meta_resource.Reference) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorAcceptedPlansService
- func (ListAcceptedPlansResponsePathSelectorAcceptedPlansService) FieldPath() *ListAcceptedPlansResponse_FieldSubPath
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansService) WithArrayOfValues(values []*meta_service.Reference) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansService) WithValue(value *meta_service.Reference) *ListAcceptedPlansResponse_FieldSubPathValue
- type ListAcceptedPlansResponsePathSelectorCurrentOffset
- func (ListAcceptedPlansResponsePathSelectorCurrentOffset) FieldPath() *ListAcceptedPlansResponse_FieldTerminalPath
- func (s ListAcceptedPlansResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorCurrentOffset) WithValue(value int32) *ListAcceptedPlansResponse_FieldTerminalPathValue
- type ListAcceptedPlansResponsePathSelectorNextPageToken
- func (ListAcceptedPlansResponsePathSelectorNextPageToken) FieldPath() *ListAcceptedPlansResponse_FieldTerminalPath
- func (s ListAcceptedPlansResponsePathSelectorNextPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorNextPageToken) WithValue(value *accepted_plan.PagerCursor) *ListAcceptedPlansResponse_FieldTerminalPathValue
- type ListAcceptedPlansResponsePathSelectorPrevPageToken
- func (ListAcceptedPlansResponsePathSelectorPrevPageToken) FieldPath() *ListAcceptedPlansResponse_FieldTerminalPath
- func (s ListAcceptedPlansResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorPrevPageToken) WithValue(value *accepted_plan.PagerCursor) *ListAcceptedPlansResponse_FieldTerminalPathValue
- type ListAcceptedPlansResponsePathSelectorTotalResultsCount
- func (ListAcceptedPlansResponsePathSelectorTotalResultsCount) FieldPath() *ListAcceptedPlansResponse_FieldTerminalPath
- func (s ListAcceptedPlansResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (s ListAcceptedPlansResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListAcceptedPlansResponse_FieldTerminalPathValue
- type ListAcceptedPlansResponse_FieldMask
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) AppendPath(path ListAcceptedPlansResponse_FieldPath)
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) FilterInputFields() *ListAcceptedPlansResponse_FieldMask
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) GetPaths() []ListAcceptedPlansResponse_FieldPath
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) IsFull() bool
- func (fieldMask ListAcceptedPlansResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListAcceptedPlansResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) PathsCount() int
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) Project(source *ListAcceptedPlansResponse) *ListAcceptedPlansResponse
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) Reset()
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) Set(target, source *ListAcceptedPlansResponse)
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) Size() int
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) String() string
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) Subtract(other *ListAcceptedPlansResponse_FieldMask) *ListAcceptedPlansResponse_FieldMask
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListAcceptedPlansResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListAcceptedPlansResponse_FieldPath
- func BuildListAcceptedPlansResponse_FieldPath(fp gotenobject.RawFieldPath) (ListAcceptedPlansResponse_FieldPath, error)
- func MustParseListAcceptedPlansResponse_FieldPath(rawField string) ListAcceptedPlansResponse_FieldPath
- func ParseListAcceptedPlansResponse_FieldPath(rawField string) (ListAcceptedPlansResponse_FieldPath, error)
- type ListAcceptedPlansResponse_FieldPathArrayItemValue
- type ListAcceptedPlansResponse_FieldPathArrayOfValues
- type ListAcceptedPlansResponse_FieldPathSelector
- type ListAcceptedPlansResponse_FieldPathValue
- type ListAcceptedPlansResponse_FieldSubPath
- func (fps *ListAcceptedPlansResponse_FieldSubPath) AsAcceptedPlansSubPath() (accepted_plan.AcceptedPlan_FieldPath, bool)
- func (fps *ListAcceptedPlansResponse_FieldSubPath) ClearValue(item *ListAcceptedPlansResponse)
- func (fps *ListAcceptedPlansResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListAcceptedPlansResponse_FieldSubPath) Get(source *ListAcceptedPlansResponse) (values []interface{})
- func (fps *ListAcceptedPlansResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListAcceptedPlansResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListAcceptedPlansResponse_FieldSubPath) GetSingle(source *ListAcceptedPlansResponse) (interface{}, bool)
- func (fps *ListAcceptedPlansResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListAcceptedPlansResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListAcceptedPlansResponse_FieldSubPath) JSONString() string
- func (fps *ListAcceptedPlansResponse_FieldSubPath) Selector() ListAcceptedPlansResponse_FieldPathSelector
- func (fps *ListAcceptedPlansResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListAcceptedPlansResponse_FieldSubPath) String() string
- func (fps *ListAcceptedPlansResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListAcceptedPlansResponse_FieldPathArrayItemValue
- func (fps *ListAcceptedPlansResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListAcceptedPlansResponse_FieldPathArrayOfValues
- func (fps *ListAcceptedPlansResponse_FieldSubPath) WithIValue(value interface{}) ListAcceptedPlansResponse_FieldPathValue
- func (fps *ListAcceptedPlansResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListAcceptedPlansResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListAcceptedPlansResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListAcceptedPlansResponse_FieldSubPathArrayItemValue) AsAcceptedPlansPathItemValue() (accepted_plan.AcceptedPlan_FieldPathArrayItemValue, bool)
- func (fpaivs *ListAcceptedPlansResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListAcceptedPlansResponse) bool
- func (fpaivs *ListAcceptedPlansResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListAcceptedPlansResponse_FieldSubPathArrayOfValues
- type ListAcceptedPlansResponse_FieldSubPathValue
- func (fpvs *ListAcceptedPlansResponse_FieldSubPathValue) AsAcceptedPlansPathValue() (accepted_plan.AcceptedPlan_FieldPathValue, bool)
- func (fpvs *ListAcceptedPlansResponse_FieldSubPathValue) CompareWith(source *ListAcceptedPlansResponse) (int, bool)
- func (fpvs *ListAcceptedPlansResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListAcceptedPlansResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListAcceptedPlansResponse_FieldSubPathValue) SetTo(target **ListAcceptedPlansResponse)
- func (fpvs *ListAcceptedPlansResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListAcceptedPlansResponse_FieldTerminalPath
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) ClearValue(item *ListAcceptedPlansResponse)
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) Get(source *ListAcceptedPlansResponse) (values []interface{})
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) GetSingle(source *ListAcceptedPlansResponse) (interface{}, bool)
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) JSONString() string
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) Selector() ListAcceptedPlansResponse_FieldPathSelector
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) String() string
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAcceptedPlansResponse_FieldPathArrayItemValue
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAcceptedPlansResponse_FieldPathArrayOfValues
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) WithIValue(value interface{}) ListAcceptedPlansResponse_FieldPathValue
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListAcceptedPlansResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) AsAcceptedPlansItemValue() (*accepted_plan.AcceptedPlan, bool)
- func (fpaiv *ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAcceptedPlansResponse) bool
- func (fpaiv *ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListAcceptedPlansResponse) (interface{}, bool)
- func (fpaiv *ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsAcceptedPlansArrayOfValues() ([][]*accepted_plan.AcceptedPlan, bool)
- func (fpaov *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*accepted_plan.PagerCursor, bool)
- func (fpaov *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*accepted_plan.PagerCursor, bool)
- func (fpaov *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListAcceptedPlansResponse_FieldTerminalPathValue
- func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) AsAcceptedPlansValue() ([]*accepted_plan.AcceptedPlan, bool)
- func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*accepted_plan.PagerCursor, bool)
- func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*accepted_plan.PagerCursor, bool)
- func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) CompareWith(source *ListAcceptedPlansResponse) (int, bool)
- func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) SetTo(target **ListAcceptedPlansResponse)
- func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateAcceptedPlanDescriptor
- func (d *UpdateAcceptedPlanDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateAcceptedPlanDescriptor) GetApiName() string
- func (d *UpdateAcceptedPlanDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateAcceptedPlanDescriptor) GetFullMethodName() string
- func (d *UpdateAcceptedPlanDescriptor) GetMethodName() string
- func (d *UpdateAcceptedPlanDescriptor) GetProtoPkgName() string
- func (d *UpdateAcceptedPlanDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateAcceptedPlanDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateAcceptedPlanDescriptor) GetServiceDomain() string
- func (d *UpdateAcceptedPlanDescriptor) GetServiceVersion() string
- func (d *UpdateAcceptedPlanDescriptor) GetVerb() string
- func (d *UpdateAcceptedPlanDescriptor) HasResource() bool
- func (d *UpdateAcceptedPlanDescriptor) IsClientStream() bool
- func (d *UpdateAcceptedPlanDescriptor) IsCollection() bool
- func (d *UpdateAcceptedPlanDescriptor) IsPlural() bool
- func (d *UpdateAcceptedPlanDescriptor) IsServerStream() bool
- func (d *UpdateAcceptedPlanDescriptor) IsUnary() bool
- func (d *UpdateAcceptedPlanDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateAcceptedPlanDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateAcceptedPlanDescriptor) RequestHasResourceBody() bool
- type UpdateAcceptedPlanDescriptorClientMsgHandle
- func (h *UpdateAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateAcceptedPlanDescriptorServerMsgHandle
- func (h *UpdateAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateAcceptedPlanRequest
- func (o *UpdateAcceptedPlanRequest) Clone() *UpdateAcceptedPlanRequest
- func (o *UpdateAcceptedPlanRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateAcceptedPlanRequest) Descriptor() ([]byte, []int)
- func (m *UpdateAcceptedPlanRequest) GetAcceptedPlan() *accepted_plan.AcceptedPlan
- func (m *UpdateAcceptedPlanRequest) GetAllowMissing() bool
- func (m *UpdateAcceptedPlanRequest) GetCas() *UpdateAcceptedPlanRequest_CAS
- func (m *UpdateAcceptedPlanRequest) GetUpdateMask() *accepted_plan.AcceptedPlan_FieldMask
- func (*UpdateAcceptedPlanRequest) GotenMessage()
- func (o *UpdateAcceptedPlanRequest) GotenObjectExt()
- func (obj *UpdateAcceptedPlanRequest) GotenValidate() error
- func (o *UpdateAcceptedPlanRequest) MakeDiffFieldMask(other *UpdateAcceptedPlanRequest) *UpdateAcceptedPlanRequest_FieldMask
- func (o *UpdateAcceptedPlanRequest) MakeFullFieldMask() *UpdateAcceptedPlanRequest_FieldMask
- func (o *UpdateAcceptedPlanRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateAcceptedPlanRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateAcceptedPlanRequest) Marshal() ([]byte, error)
- func (m *UpdateAcceptedPlanRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateAcceptedPlanRequest) Merge(source *UpdateAcceptedPlanRequest)
- func (o *UpdateAcceptedPlanRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateAcceptedPlanRequest) ProtoMessage()
- func (m *UpdateAcceptedPlanRequest) ProtoReflect() preflect.Message
- func (m *UpdateAcceptedPlanRequest) Reset()
- func (m *UpdateAcceptedPlanRequest) SetAcceptedPlan(fv *accepted_plan.AcceptedPlan)
- func (m *UpdateAcceptedPlanRequest) SetAllowMissing(fv bool)
- func (m *UpdateAcceptedPlanRequest) SetCas(fv *UpdateAcceptedPlanRequest_CAS)
- func (m *UpdateAcceptedPlanRequest) SetUpdateMask(fv *accepted_plan.AcceptedPlan_FieldMask)
- func (m *UpdateAcceptedPlanRequest) String() string
- func (m *UpdateAcceptedPlanRequest) Unmarshal(b []byte) error
- func (m *UpdateAcceptedPlanRequest) UnmarshalJSON(data []byte) error
- type UpdateAcceptedPlanRequestCASFieldPathBuilder
- type UpdateAcceptedPlanRequestCAS_FieldPath
- func BuildUpdateAcceptedPlanRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateAcceptedPlanRequestCAS_FieldPath, error)
- func MustParseUpdateAcceptedPlanRequestCAS_FieldPath(rawField string) UpdateAcceptedPlanRequestCAS_FieldPath
- func ParseUpdateAcceptedPlanRequestCAS_FieldPath(rawField string) (UpdateAcceptedPlanRequestCAS_FieldPath, error)
- type UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue
- type UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues
- type UpdateAcceptedPlanRequestCAS_FieldPathSelector
- type UpdateAcceptedPlanRequestCAS_FieldPathValue
- type UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) AsConditionalStateSubPath() (accepted_plan.AcceptedPlan_FieldPath, bool)
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) ClearValue(item *UpdateAcceptedPlanRequest_CAS)
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) Get(source *UpdateAcceptedPlanRequest_CAS) (values []interface{})
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) GetSingle(source *UpdateAcceptedPlanRequest_CAS) (interface{}, bool)
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) Selector() UpdateAcceptedPlanRequestCAS_FieldPathSelector
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) String() string
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateAcceptedPlanRequestCAS_FieldPathValue
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (accepted_plan.AcceptedPlan_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAcceptedPlanRequest_CAS) bool
- func (fpaivs *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- type UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- func (fpvs *UpdateAcceptedPlanRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (accepted_plan.AcceptedPlan_FieldPathValue, bool)
- func (fpvs *UpdateAcceptedPlanRequestCAS_FieldSubPathValue) CompareWith(source *UpdateAcceptedPlanRequest_CAS) (int, bool)
- func (fpvs *UpdateAcceptedPlanRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateAcceptedPlanRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateAcceptedPlanRequestCAS_FieldSubPathValue) SetTo(target **UpdateAcceptedPlanRequest_CAS)
- func (fpvs *UpdateAcceptedPlanRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateAcceptedPlanRequestCAS_FieldTerminalPath
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) ClearValue(item *UpdateAcceptedPlanRequest_CAS)
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) Get(source *UpdateAcceptedPlanRequest_CAS) (values []interface{})
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) GetSingle(source *UpdateAcceptedPlanRequest_CAS) (interface{}, bool)
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) Selector() UpdateAcceptedPlanRequestCAS_FieldPathSelector
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateAcceptedPlanRequestCAS_FieldPathValue
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAcceptedPlanRequest_CAS) bool
- func (fpaiv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAcceptedPlanRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*accepted_plan.AcceptedPlan, bool)
- func (fpaov *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*accepted_plan.AcceptedPlan_FieldMask, bool)
- func (fpaov *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*accepted_plan.AcceptedPlan, bool)
- func (fpv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*accepted_plan.AcceptedPlan_FieldMask, bool)
- func (fpv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateAcceptedPlanRequest_CAS) (int, bool)
- func (fpv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateAcceptedPlanRequest_CAS)
- func (fpv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateAcceptedPlanRequestFieldPathBuilder
- func (UpdateAcceptedPlanRequestFieldPathBuilder) AcceptedPlan() UpdateAcceptedPlanRequestPathSelectorAcceptedPlan
- func (UpdateAcceptedPlanRequestFieldPathBuilder) AllowMissing() UpdateAcceptedPlanRequestPathSelectorAllowMissing
- func (UpdateAcceptedPlanRequestFieldPathBuilder) Cas() UpdateAcceptedPlanRequestPathSelectorCas
- func (UpdateAcceptedPlanRequestFieldPathBuilder) UpdateMask() UpdateAcceptedPlanRequestPathSelectorUpdateMask
- type UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations
- func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels
- func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards
- func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards) WithValue(value int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion
- func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithValue(value int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion
- func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithValue(value int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlan
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) Assignee() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) Extensions() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) FieldPath() *UpdateAcceptedPlanRequest_FieldTerminalPath
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) Metadata() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) Name() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanName
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) Plan() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanPlan
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) RegionalDistributions() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) Service() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanService
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithArrayOfValues(values []*accepted_plan.AcceptedPlan) *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubArrayItemValue(subPathArrayItemValue accepted_plan.AcceptedPlan_FieldPathArrayItemValue) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubArrayOfValues(subPathArrayOfValues accepted_plan.AcceptedPlan_FieldPathArrayOfValues) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubPath(subPath accepted_plan.AcceptedPlan_FieldPath) *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubValue(subPathValue accepted_plan.AcceptedPlan_FieldPathValue) *UpdateAcceptedPlanRequest_FieldSubPathValue
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithValue(value *accepted_plan.AcceptedPlan) *UpdateAcceptedPlanRequest_FieldTerminalPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) OrganizationAssignee() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) ProjectAssignee() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) SystemAssignee() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_Assignee) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) WithValue(value *accepted_plan.AcceptedPlan_Assignee) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee) WithArrayOfValues(values []*iam_organization.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee) WithValue(value *iam_organization.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee) WithArrayOfValues(values []*iam_project.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee) WithValue(value *iam_project.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee) WithValue(value bool) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) Resource() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) Value() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithArrayOfValues(values [][]*common.Allowance) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithItemValue(value *common.Allowance) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithValue(value []*common.Allowance) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource) WithValue(value *meta_resource.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue) WithValue(value int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Annotations() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) CreateTime() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) DeleteTime() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Generation() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Labels() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Lifecycle() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) OwnerReferences() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) ResourceVersion() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Shards() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Syncing() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Tags() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) UpdateTime() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Uuid() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) WithValue(value *ntt_meta.Meta) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) WithKey(key string) UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) WithValue(value map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration) WithValue(value int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) WithKey(key string) UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) WithValue(value map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) BlockDeletion() ...
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) State() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Controller() ...
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Kind() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Name() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Region() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Version() ...
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController) WithValue(value bool) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) WithKey(key string) UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) WithValue(value map[string]int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) OwningRegion() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) Regions() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithItemValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithValue(value []string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithArrayOfValues(values [][]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithItemValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithValue(value []string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanName
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanName) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanName) WithArrayOfValues(values []*accepted_plan.Name) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanName) WithValue(value *accepted_plan.Name) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanPlan
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanPlan) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanPlan) WithArrayOfValues(values []*plan.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanPlan) WithValue(value *plan.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) LimitsByRegion() ...
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) Resource() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) WithItemValue(value *common.RegionalDistribution) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) WithValue(value []*common.RegionalDistribution) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithKey(key string) ...
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithValue(value map[string]int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource) WithValue(value *meta_resource.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanService
- func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanService) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanService) WithArrayOfValues(values []*meta_service.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanService) WithValue(value *meta_service.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorAllowMissing
- func (UpdateAcceptedPlanRequestPathSelectorAllowMissing) FieldPath() *UpdateAcceptedPlanRequest_FieldTerminalPath
- func (s UpdateAcceptedPlanRequestPathSelectorAllowMissing) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorAllowMissing) WithValue(value bool) *UpdateAcceptedPlanRequest_FieldTerminalPathValue
- type UpdateAcceptedPlanRequestPathSelectorCas
- func (UpdateAcceptedPlanRequestPathSelectorCas) ConditionalState() UpdateAcceptedPlanRequestPathSelectorCasConditionalState
- func (UpdateAcceptedPlanRequestPathSelectorCas) FieldMask() UpdateAcceptedPlanRequestPathSelectorCasFieldMask
- func (UpdateAcceptedPlanRequestPathSelectorCas) FieldPath() *UpdateAcceptedPlanRequest_FieldTerminalPath
- func (s UpdateAcceptedPlanRequestPathSelectorCas) WithArrayOfValues(values []*UpdateAcceptedPlanRequest_CAS) *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequestPathSelectorCas) WithSubPath(subPath UpdateAcceptedPlanRequestCAS_FieldPath) *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCas) WithSubValue(subPathValue UpdateAcceptedPlanRequestCAS_FieldPathValue) *UpdateAcceptedPlanRequest_FieldSubPathValue
- func (s UpdateAcceptedPlanRequestPathSelectorCas) WithValue(value *UpdateAcceptedPlanRequest_CAS) *UpdateAcceptedPlanRequest_FieldTerminalPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalState
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalState) Assignee() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalState) Extensions() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalState) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalState) Metadata() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalState) Name() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateName
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalState) Plan() UpdateAcceptedPlanRequestPathSelectorCasConditionalStatePlan
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalState) RegionalDistributions() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributions
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalState) Service() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateService
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*accepted_plan.AcceptedPlan) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalState) WithValue(value *accepted_plan.AcceptedPlan) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee) OrganizationAssignee() ...
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee) ProjectAssignee() ...
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee) SystemAssignee() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeSystemAssignee
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_Assignee) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee) WithValue(value *accepted_plan.AcceptedPlan_Assignee) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeOrganizationAssignee
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeOrganizationAssignee) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeOrganizationAssignee) WithArrayOfValues(values []*iam_organization.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeOrganizationAssignee) WithValue(value *iam_organization.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeProjectAssignee
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeProjectAssignee) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeProjectAssignee) WithArrayOfValues(values []*iam_project.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeProjectAssignee) WithValue(value *iam_project.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeSystemAssignee
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeSystemAssignee) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeSystemAssignee) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeSystemAssignee) WithValue(value bool) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions) Resource() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsResource
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions) Value() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsValue
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions) WithArrayOfValues(values [][]*common.Allowance) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions) WithItemValue(value *common.Allowance) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions) WithValue(value []*common.Allowance) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsResource
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsResource) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsResource) WithValue(value *meta_resource.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsValue
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsValue) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsValue) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsValue) WithValue(value int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) Annotations() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) CreateTime() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) DeleteTime() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) Generation() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) Lifecycle() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() ...
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() ...
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) UpdateTime() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycle) State() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateName
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*accepted_plan.Name) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateName) WithValue(value *accepted_plan.Name) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStatePlan
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStatePlan) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStatePlan) WithArrayOfValues(values []*plan.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStatePlan) WithValue(value *plan.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributions
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributions) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributions) LimitsByRegion() ...
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributions) Resource() ...
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributions) WithItemValue(value *common.RegionalDistribution) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributions) WithValue(value []*common.RegionalDistribution) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithKey(key string) ...
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithValue(value map[string]int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsResource
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsResource) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsResource) WithValue(value *meta_resource.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateService
- func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateService) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateService) WithArrayOfValues(values []*meta_service.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateService) WithValue(value *meta_service.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorCasFieldMask
- func (UpdateAcceptedPlanRequestPathSelectorCasFieldMask) FieldPath() *UpdateAcceptedPlanRequest_FieldSubPath
- func (s UpdateAcceptedPlanRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorCasFieldMask) WithValue(value *accepted_plan.AcceptedPlan_FieldMask) *UpdateAcceptedPlanRequest_FieldSubPathValue
- type UpdateAcceptedPlanRequestPathSelectorUpdateMask
- func (UpdateAcceptedPlanRequestPathSelectorUpdateMask) FieldPath() *UpdateAcceptedPlanRequest_FieldTerminalPath
- func (s UpdateAcceptedPlanRequestPathSelectorUpdateMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (s UpdateAcceptedPlanRequestPathSelectorUpdateMask) WithValue(value *accepted_plan.AcceptedPlan_FieldMask) *UpdateAcceptedPlanRequest_FieldTerminalPathValue
- type UpdateAcceptedPlanRequest_CAS
- func (o *UpdateAcceptedPlanRequest_CAS) Clone() *UpdateAcceptedPlanRequest_CAS
- func (o *UpdateAcceptedPlanRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateAcceptedPlanRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateAcceptedPlanRequest_CAS) GetConditionalState() *accepted_plan.AcceptedPlan
- func (m *UpdateAcceptedPlanRequest_CAS) GetFieldMask() *accepted_plan.AcceptedPlan_FieldMask
- func (*UpdateAcceptedPlanRequest_CAS) GotenMessage()
- func (o *UpdateAcceptedPlanRequest_CAS) GotenObjectExt()
- func (obj *UpdateAcceptedPlanRequest_CAS) GotenValidate() error
- func (o *UpdateAcceptedPlanRequest_CAS) MakeDiffFieldMask(other *UpdateAcceptedPlanRequest_CAS) *UpdateAcceptedPlanRequest_CAS_FieldMask
- func (o *UpdateAcceptedPlanRequest_CAS) MakeFullFieldMask() *UpdateAcceptedPlanRequest_CAS_FieldMask
- func (o *UpdateAcceptedPlanRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateAcceptedPlanRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateAcceptedPlanRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateAcceptedPlanRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateAcceptedPlanRequest_CAS) Merge(source *UpdateAcceptedPlanRequest_CAS)
- func (o *UpdateAcceptedPlanRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateAcceptedPlanRequest_CAS) ProtoMessage()
- func (m *UpdateAcceptedPlanRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateAcceptedPlanRequest_CAS) Reset()
- func (m *UpdateAcceptedPlanRequest_CAS) SetConditionalState(fv *accepted_plan.AcceptedPlan)
- func (m *UpdateAcceptedPlanRequest_CAS) SetFieldMask(fv *accepted_plan.AcceptedPlan_FieldMask)
- func (m *UpdateAcceptedPlanRequest_CAS) String() string
- func (m *UpdateAcceptedPlanRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateAcceptedPlanRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion
- func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithValue(value int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalState
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) Assignee() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) Extensions() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldTerminalPath
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) Metadata() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) Name() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateName
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) Plan() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStatePlan
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) RegionalDistributions() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributions
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) Service() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateService
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*accepted_plan.AcceptedPlan) *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue accepted_plan.AcceptedPlan_FieldPathArrayItemValue) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues accepted_plan.AcceptedPlan_FieldPathArrayOfValues) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithSubPath(subPath accepted_plan.AcceptedPlan_FieldPath) *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue accepted_plan.AcceptedPlan_FieldPathValue) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithValue(value *accepted_plan.AcceptedPlan) *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee) OrganizationAssignee() ...
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee) ProjectAssignee() ...
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee) SystemAssignee() ...
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_Assignee) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee) WithValue(value *accepted_plan.AcceptedPlan_Assignee) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeOrganizationAssignee
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeOrganizationAssignee) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeOrganizationAssignee) WithArrayOfValues(values []*iam_organization.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeOrganizationAssignee) WithValue(value *iam_organization.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeProjectAssignee
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeProjectAssignee) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeProjectAssignee) WithArrayOfValues(values []*iam_project.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeProjectAssignee) WithValue(value *iam_project.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeSystemAssignee
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeSystemAssignee) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeSystemAssignee) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeSystemAssignee) WithValue(value bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions) Resource() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsResource
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions) Value() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsValue
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions) WithArrayOfValues(values [][]*common.Allowance) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions) WithItemValue(value *common.Allowance) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions) WithValue(value []*common.Allowance) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsResource
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsResource) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsResource) WithValue(value *meta_resource.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsValue
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsValue) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsValue) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsValue) WithValue(value int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) Annotations() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) CreateTime() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) DeleteTime() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) Generation() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) Lifecycle() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() ...
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() ...
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycle) State() ...
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateName
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*accepted_plan.Name) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateName) WithValue(value *accepted_plan.Name) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStatePlan
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStatePlan) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStatePlan) WithArrayOfValues(values []*plan.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStatePlan) WithValue(value *plan.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributions
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributions) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributions) LimitsByRegion() ...
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributions) Resource() ...
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributions) WithItemValue(value *common.RegionalDistribution) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributions) WithValue(value []*common.RegionalDistribution) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithKey(key string) ...
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithValue(value map[string]int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsResource
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsResource) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsResource) WithValue(value *meta_resource.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateService
- func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateService) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldSubPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateService) WithArrayOfValues(values []*meta_service.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateService) WithValue(value *meta_service.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
- type UpdateAcceptedPlanRequest_CASPathSelectorFieldMask
- func (UpdateAcceptedPlanRequest_CASPathSelectorFieldMask) FieldPath() *UpdateAcceptedPlanRequestCAS_FieldTerminalPath
- func (s UpdateAcceptedPlanRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateAcceptedPlanRequest_CASPathSelectorFieldMask) WithValue(value *accepted_plan.AcceptedPlan_FieldMask) *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue
- type UpdateAcceptedPlanRequest_CAS_FieldMask
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) AppendPath(path UpdateAcceptedPlanRequestCAS_FieldPath)
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) FilterInputFields() *UpdateAcceptedPlanRequest_CAS_FieldMask
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) GetPaths() []UpdateAcceptedPlanRequestCAS_FieldPath
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateAcceptedPlanRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateAcceptedPlanRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) Project(source *UpdateAcceptedPlanRequest_CAS) *UpdateAcceptedPlanRequest_CAS
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) Set(target, source *UpdateAcceptedPlanRequest_CAS)
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) Subtract(other *UpdateAcceptedPlanRequest_CAS_FieldMask) *UpdateAcceptedPlanRequest_CAS_FieldMask
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateAcceptedPlanRequest_FieldMask
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) AppendPath(path UpdateAcceptedPlanRequest_FieldPath)
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) FilterInputFields() *UpdateAcceptedPlanRequest_FieldMask
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) GetPaths() []UpdateAcceptedPlanRequest_FieldPath
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateAcceptedPlanRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateAcceptedPlanRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) Project(source *UpdateAcceptedPlanRequest) *UpdateAcceptedPlanRequest
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) Reset()
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) Set(target, source *UpdateAcceptedPlanRequest)
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) Size() int
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) String() string
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) Subtract(other *UpdateAcceptedPlanRequest_FieldMask) *UpdateAcceptedPlanRequest_FieldMask
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateAcceptedPlanRequest_FieldPath
- func BuildUpdateAcceptedPlanRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateAcceptedPlanRequest_FieldPath, error)
- func MustParseUpdateAcceptedPlanRequest_FieldPath(rawField string) UpdateAcceptedPlanRequest_FieldPath
- func ParseUpdateAcceptedPlanRequest_FieldPath(rawField string) (UpdateAcceptedPlanRequest_FieldPath, error)
- type UpdateAcceptedPlanRequest_FieldPathArrayItemValue
- type UpdateAcceptedPlanRequest_FieldPathArrayOfValues
- type UpdateAcceptedPlanRequest_FieldPathSelector
- type UpdateAcceptedPlanRequest_FieldPathValue
- type UpdateAcceptedPlanRequest_FieldSubPath
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) AsAcceptedPlanSubPath() (accepted_plan.AcceptedPlan_FieldPath, bool)
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) AsCasSubPath() (UpdateAcceptedPlanRequestCAS_FieldPath, bool)
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) ClearValue(item *UpdateAcceptedPlanRequest)
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) Get(source *UpdateAcceptedPlanRequest) (values []interface{})
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) GetSingle(source *UpdateAcceptedPlanRequest) (interface{}, bool)
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) JSONString() string
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) Selector() UpdateAcceptedPlanRequest_FieldPathSelector
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) String() string
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAcceptedPlanRequest_FieldPathArrayItemValue
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAcceptedPlanRequest_FieldPathArrayOfValues
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) WithIValue(value interface{}) UpdateAcceptedPlanRequest_FieldPathValue
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateAcceptedPlanRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue) AsAcceptedPlanPathItemValue() (accepted_plan.AcceptedPlan_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAcceptedPlanRequest) bool
- func (fpaivs *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues) AsAcceptedPlanPathArrayOfValues() (accepted_plan.AcceptedPlan_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateAcceptedPlanRequest_FieldSubPathValue
- func (fpvs *UpdateAcceptedPlanRequest_FieldSubPathValue) AsAcceptedPlanPathValue() (accepted_plan.AcceptedPlan_FieldPathValue, bool)
- func (fpvs *UpdateAcceptedPlanRequest_FieldSubPathValue) AsCasPathValue() (UpdateAcceptedPlanRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateAcceptedPlanRequest_FieldSubPathValue) CompareWith(source *UpdateAcceptedPlanRequest) (int, bool)
- func (fpvs *UpdateAcceptedPlanRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateAcceptedPlanRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateAcceptedPlanRequest_FieldSubPathValue) SetTo(target **UpdateAcceptedPlanRequest)
- func (fpvs *UpdateAcceptedPlanRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateAcceptedPlanRequest_FieldTerminalPath
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) ClearValue(item *UpdateAcceptedPlanRequest)
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) Get(source *UpdateAcceptedPlanRequest) (values []interface{})
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) GetSingle(source *UpdateAcceptedPlanRequest) (interface{}, bool)
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) Selector() UpdateAcceptedPlanRequest_FieldPathSelector
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) String() string
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAcceptedPlanRequest_FieldPathArrayItemValue
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAcceptedPlanRequest_FieldPathArrayOfValues
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateAcceptedPlanRequest_FieldPathValue
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAcceptedPlanRequest) bool
- func (fpaiv *UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAcceptedPlanRequest) (interface{}, bool)
- func (fpaiv *UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsAcceptedPlanArrayOfValues() ([]*accepted_plan.AcceptedPlan, bool)
- func (fpaov *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues() ([]bool, bool)
- func (fpaov *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateAcceptedPlanRequest_CAS, bool)
- func (fpaov *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*accepted_plan.AcceptedPlan_FieldMask, bool)
- func (fpaov *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateAcceptedPlanRequest_FieldTerminalPathValue
- func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) AsAcceptedPlanValue() (*accepted_plan.AcceptedPlan, bool)
- func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) AsAllowMissingValue() (bool, bool)
- func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) AsCasValue() (*UpdateAcceptedPlanRequest_CAS, bool)
- func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*accepted_plan.AcceptedPlan_FieldMask, bool)
- func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) CompareWith(source *UpdateAcceptedPlanRequest) (int, bool)
- func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) SetTo(target **UpdateAcceptedPlanRequest)
- func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAcceptedPlanClientStream
- type WatchAcceptedPlanDescriptor
- func (d *WatchAcceptedPlanDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchAcceptedPlanDescriptor) GetApiName() string
- func (d *WatchAcceptedPlanDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAcceptedPlanDescriptor) GetFullMethodName() string
- func (d *WatchAcceptedPlanDescriptor) GetMethodName() string
- func (d *WatchAcceptedPlanDescriptor) GetProtoPkgName() string
- func (d *WatchAcceptedPlanDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchAcceptedPlanDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAcceptedPlanDescriptor) GetServiceDomain() string
- func (d *WatchAcceptedPlanDescriptor) GetServiceVersion() string
- func (d *WatchAcceptedPlanDescriptor) GetVerb() string
- func (d *WatchAcceptedPlanDescriptor) HasResource() bool
- func (d *WatchAcceptedPlanDescriptor) IsClientStream() bool
- func (d *WatchAcceptedPlanDescriptor) IsCollection() bool
- func (d *WatchAcceptedPlanDescriptor) IsPlural() bool
- func (d *WatchAcceptedPlanDescriptor) IsServerStream() bool
- func (d *WatchAcceptedPlanDescriptor) IsUnary() bool
- func (d *WatchAcceptedPlanDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchAcceptedPlanDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchAcceptedPlanDescriptor) RequestHasResourceBody() bool
- type WatchAcceptedPlanDescriptorClientMsgHandle
- func (h *WatchAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAcceptedPlanDescriptorServerMsgHandle
- func (h *WatchAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAcceptedPlanRequest
- func (o *WatchAcceptedPlanRequest) Clone() *WatchAcceptedPlanRequest
- func (o *WatchAcceptedPlanRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAcceptedPlanRequest) Descriptor() ([]byte, []int)
- func (m *WatchAcceptedPlanRequest) GetFieldMask() *accepted_plan.AcceptedPlan_FieldMask
- func (m *WatchAcceptedPlanRequest) GetName() *accepted_plan.Reference
- func (m *WatchAcceptedPlanRequest) GetView() view.View
- func (*WatchAcceptedPlanRequest) GotenMessage()
- func (o *WatchAcceptedPlanRequest) GotenObjectExt()
- func (obj *WatchAcceptedPlanRequest) GotenValidate() error
- func (o *WatchAcceptedPlanRequest) MakeDiffFieldMask(other *WatchAcceptedPlanRequest) *WatchAcceptedPlanRequest_FieldMask
- func (o *WatchAcceptedPlanRequest) MakeFullFieldMask() *WatchAcceptedPlanRequest_FieldMask
- func (o *WatchAcceptedPlanRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAcceptedPlanRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAcceptedPlanRequest) Marshal() ([]byte, error)
- func (m *WatchAcceptedPlanRequest) MarshalJSON() ([]byte, error)
- func (o *WatchAcceptedPlanRequest) Merge(source *WatchAcceptedPlanRequest)
- func (o *WatchAcceptedPlanRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAcceptedPlanRequest) ProtoMessage()
- func (m *WatchAcceptedPlanRequest) ProtoReflect() preflect.Message
- func (m *WatchAcceptedPlanRequest) Reset()
- func (m *WatchAcceptedPlanRequest) SetFieldMask(fv *accepted_plan.AcceptedPlan_FieldMask)
- func (m *WatchAcceptedPlanRequest) SetName(fv *accepted_plan.Reference)
- func (m *WatchAcceptedPlanRequest) SetView(fv view.View)
- func (m *WatchAcceptedPlanRequest) String() string
- func (m *WatchAcceptedPlanRequest) Unmarshal(b []byte) error
- func (m *WatchAcceptedPlanRequest) UnmarshalJSON(data []byte) error
- type WatchAcceptedPlanRequestFieldPathBuilder
- type WatchAcceptedPlanRequestPathSelectorFieldMask
- func (WatchAcceptedPlanRequestPathSelectorFieldMask) FieldPath() *WatchAcceptedPlanRequest_FieldTerminalPath
- func (s WatchAcceptedPlanRequestPathSelectorFieldMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlanRequestPathSelectorFieldMask) WithValue(value *accepted_plan.AcceptedPlan_FieldMask) *WatchAcceptedPlanRequest_FieldTerminalPathValue
- type WatchAcceptedPlanRequestPathSelectorName
- func (WatchAcceptedPlanRequestPathSelectorName) FieldPath() *WatchAcceptedPlanRequest_FieldTerminalPath
- func (s WatchAcceptedPlanRequestPathSelectorName) WithArrayOfValues(values []*accepted_plan.Reference) *WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlanRequestPathSelectorName) WithValue(value *accepted_plan.Reference) *WatchAcceptedPlanRequest_FieldTerminalPathValue
- type WatchAcceptedPlanRequestPathSelectorView
- func (WatchAcceptedPlanRequestPathSelectorView) FieldPath() *WatchAcceptedPlanRequest_FieldTerminalPath
- func (s WatchAcceptedPlanRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlanRequestPathSelectorView) WithValue(value view.View) *WatchAcceptedPlanRequest_FieldTerminalPathValue
- type WatchAcceptedPlanRequest_FieldMask
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) AppendPath(path WatchAcceptedPlanRequest_FieldPath)
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) FilterInputFields() *WatchAcceptedPlanRequest_FieldMask
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) GetPaths() []WatchAcceptedPlanRequest_FieldPath
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) IsFull() bool
- func (fieldMask WatchAcceptedPlanRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAcceptedPlanRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) Project(source *WatchAcceptedPlanRequest) *WatchAcceptedPlanRequest
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) Reset()
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) Set(target, source *WatchAcceptedPlanRequest)
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) Size() int
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) String() string
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) Subtract(other *WatchAcceptedPlanRequest_FieldMask) *WatchAcceptedPlanRequest_FieldMask
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAcceptedPlanRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAcceptedPlanRequest_FieldPath
- func BuildWatchAcceptedPlanRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchAcceptedPlanRequest_FieldPath, error)
- func MustParseWatchAcceptedPlanRequest_FieldPath(rawField string) WatchAcceptedPlanRequest_FieldPath
- func ParseWatchAcceptedPlanRequest_FieldPath(rawField string) (WatchAcceptedPlanRequest_FieldPath, error)
- type WatchAcceptedPlanRequest_FieldPathArrayItemValue
- type WatchAcceptedPlanRequest_FieldPathArrayOfValues
- type WatchAcceptedPlanRequest_FieldPathSelector
- type WatchAcceptedPlanRequest_FieldPathValue
- type WatchAcceptedPlanRequest_FieldTerminalPath
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) ClearValue(item *WatchAcceptedPlanRequest)
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) Get(source *WatchAcceptedPlanRequest) (values []interface{})
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) GetSingle(source *WatchAcceptedPlanRequest) (interface{}, bool)
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) Selector() WatchAcceptedPlanRequest_FieldPathSelector
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) String() string
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAcceptedPlanRequest_FieldPathArrayItemValue
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAcceptedPlanRequest_FieldPathArrayOfValues
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAcceptedPlanRequest_FieldPathValue
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAcceptedPlanRequest) bool
- func (fpaiv *WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAcceptedPlanRequest) (interface{}, bool)
- func (fpaiv *WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*accepted_plan.AcceptedPlan_FieldMask, bool)
- func (fpaov *WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*accepted_plan.Reference, bool)
- func (fpaov *WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAcceptedPlanRequest_FieldTerminalPathValue
- func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) AsFieldMaskValue() (*accepted_plan.AcceptedPlan_FieldMask, bool)
- func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) AsNameValue() (*accepted_plan.Reference, bool)
- func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) CompareWith(source *WatchAcceptedPlanRequest) (int, bool)
- func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) SetTo(target **WatchAcceptedPlanRequest)
- func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAcceptedPlanResponse
- func (o *WatchAcceptedPlanResponse) Clone() *WatchAcceptedPlanResponse
- func (o *WatchAcceptedPlanResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAcceptedPlanResponse) Descriptor() ([]byte, []int)
- func (m *WatchAcceptedPlanResponse) GetChange() *accepted_plan.AcceptedPlanChange
- func (*WatchAcceptedPlanResponse) GotenMessage()
- func (o *WatchAcceptedPlanResponse) GotenObjectExt()
- func (obj *WatchAcceptedPlanResponse) GotenValidate() error
- func (o *WatchAcceptedPlanResponse) MakeDiffFieldMask(other *WatchAcceptedPlanResponse) *WatchAcceptedPlanResponse_FieldMask
- func (o *WatchAcceptedPlanResponse) MakeFullFieldMask() *WatchAcceptedPlanResponse_FieldMask
- func (o *WatchAcceptedPlanResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAcceptedPlanResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAcceptedPlanResponse) Marshal() ([]byte, error)
- func (m *WatchAcceptedPlanResponse) MarshalJSON() ([]byte, error)
- func (o *WatchAcceptedPlanResponse) Merge(source *WatchAcceptedPlanResponse)
- func (o *WatchAcceptedPlanResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAcceptedPlanResponse) ProtoMessage()
- func (m *WatchAcceptedPlanResponse) ProtoReflect() preflect.Message
- func (m *WatchAcceptedPlanResponse) Reset()
- func (m *WatchAcceptedPlanResponse) SetChange(fv *accepted_plan.AcceptedPlanChange)
- func (m *WatchAcceptedPlanResponse) String() string
- func (m *WatchAcceptedPlanResponse) Unmarshal(b []byte) error
- func (m *WatchAcceptedPlanResponse) UnmarshalJSON(data []byte) error
- type WatchAcceptedPlanResponseFieldPathBuilder
- type WatchAcceptedPlanResponsePathSelectorChange
- func (WatchAcceptedPlanResponsePathSelectorChange) FieldPath() *WatchAcceptedPlanResponse_FieldTerminalPath
- func (s WatchAcceptedPlanResponsePathSelectorChange) WithArrayOfValues(values []*accepted_plan.AcceptedPlanChange) *WatchAcceptedPlanResponse_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlanResponsePathSelectorChange) WithValue(value *accepted_plan.AcceptedPlanChange) *WatchAcceptedPlanResponse_FieldTerminalPathValue
- type WatchAcceptedPlanResponse_FieldMask
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) AppendPath(path WatchAcceptedPlanResponse_FieldPath)
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) FilterInputFields() *WatchAcceptedPlanResponse_FieldMask
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) GetPaths() []WatchAcceptedPlanResponse_FieldPath
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) IsFull() bool
- func (fieldMask WatchAcceptedPlanResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAcceptedPlanResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) Project(source *WatchAcceptedPlanResponse) *WatchAcceptedPlanResponse
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) Reset()
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) Set(target, source *WatchAcceptedPlanResponse)
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) Size() int
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) String() string
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) Subtract(other *WatchAcceptedPlanResponse_FieldMask) *WatchAcceptedPlanResponse_FieldMask
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAcceptedPlanResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAcceptedPlanResponse_FieldPath
- func BuildWatchAcceptedPlanResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchAcceptedPlanResponse_FieldPath, error)
- func MustParseWatchAcceptedPlanResponse_FieldPath(rawField string) WatchAcceptedPlanResponse_FieldPath
- func ParseWatchAcceptedPlanResponse_FieldPath(rawField string) (WatchAcceptedPlanResponse_FieldPath, error)
- type WatchAcceptedPlanResponse_FieldPathArrayItemValue
- type WatchAcceptedPlanResponse_FieldPathArrayOfValues
- type WatchAcceptedPlanResponse_FieldPathSelector
- type WatchAcceptedPlanResponse_FieldPathValue
- type WatchAcceptedPlanResponse_FieldTerminalPath
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) ClearValue(item *WatchAcceptedPlanResponse)
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) Get(source *WatchAcceptedPlanResponse) (values []interface{})
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) GetSingle(source *WatchAcceptedPlanResponse) (interface{}, bool)
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) Selector() WatchAcceptedPlanResponse_FieldPathSelector
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) String() string
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAcceptedPlanResponse_FieldPathArrayItemValue
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAcceptedPlanResponse_FieldPathArrayOfValues
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAcceptedPlanResponse_FieldPathValue
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAcceptedPlanResponse) bool
- func (fpaiv *WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAcceptedPlanResponse) (interface{}, bool)
- func (fpaiv *WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAcceptedPlanResponse_FieldTerminalPathArrayOfValues
- type WatchAcceptedPlanResponse_FieldTerminalPathValue
- func (fpv *WatchAcceptedPlanResponse_FieldTerminalPathValue) AsChangeValue() (*accepted_plan.AcceptedPlanChange, bool)
- func (fpv *WatchAcceptedPlanResponse_FieldTerminalPathValue) CompareWith(source *WatchAcceptedPlanResponse) (int, bool)
- func (fpv *WatchAcceptedPlanResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAcceptedPlanResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAcceptedPlanResponse_FieldTerminalPathValue) SetTo(target **WatchAcceptedPlanResponse)
- func (fpv *WatchAcceptedPlanResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAcceptedPlansClientStream
- type WatchAcceptedPlansDescriptor
- func (d *WatchAcceptedPlansDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchAcceptedPlansDescriptor) GetApiName() string
- func (d *WatchAcceptedPlansDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAcceptedPlansDescriptor) GetFullMethodName() string
- func (d *WatchAcceptedPlansDescriptor) GetMethodName() string
- func (d *WatchAcceptedPlansDescriptor) GetProtoPkgName() string
- func (d *WatchAcceptedPlansDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchAcceptedPlansDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAcceptedPlansDescriptor) GetServiceDomain() string
- func (d *WatchAcceptedPlansDescriptor) GetServiceVersion() string
- func (d *WatchAcceptedPlansDescriptor) GetVerb() string
- func (d *WatchAcceptedPlansDescriptor) HasResource() bool
- func (d *WatchAcceptedPlansDescriptor) IsClientStream() bool
- func (d *WatchAcceptedPlansDescriptor) IsCollection() bool
- func (d *WatchAcceptedPlansDescriptor) IsPlural() bool
- func (d *WatchAcceptedPlansDescriptor) IsServerStream() bool
- func (d *WatchAcceptedPlansDescriptor) IsUnary() bool
- func (d *WatchAcceptedPlansDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchAcceptedPlansDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchAcceptedPlansDescriptor) RequestHasResourceBody() bool
- type WatchAcceptedPlansDescriptorClientMsgHandle
- func (h *WatchAcceptedPlansDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAcceptedPlansDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAcceptedPlansDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAcceptedPlansDescriptorServerMsgHandle
- func (h *WatchAcceptedPlansDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAcceptedPlansDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAcceptedPlansDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAcceptedPlansRequest
- func (o *WatchAcceptedPlansRequest) Clone() *WatchAcceptedPlansRequest
- func (o *WatchAcceptedPlansRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAcceptedPlansRequest) Descriptor() ([]byte, []int)
- func (m *WatchAcceptedPlansRequest) GetFieldMask() *accepted_plan.AcceptedPlan_FieldMask
- func (m *WatchAcceptedPlansRequest) GetFilter() *accepted_plan.Filter
- func (m *WatchAcceptedPlansRequest) GetMaxChunkSize() int32
- func (m *WatchAcceptedPlansRequest) GetOrderBy() *accepted_plan.OrderBy
- func (m *WatchAcceptedPlansRequest) GetPageSize() int32
- func (m *WatchAcceptedPlansRequest) GetPageToken() *accepted_plan.PagerCursor
- func (m *WatchAcceptedPlansRequest) GetParent() *accepted_plan.ParentReference
- func (m *WatchAcceptedPlansRequest) GetResumeToken() string
- func (m *WatchAcceptedPlansRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchAcceptedPlansRequest) GetType() watch_type.WatchType
- func (m *WatchAcceptedPlansRequest) GetView() view.View
- func (*WatchAcceptedPlansRequest) GotenMessage()
- func (o *WatchAcceptedPlansRequest) GotenObjectExt()
- func (obj *WatchAcceptedPlansRequest) GotenValidate() error
- func (o *WatchAcceptedPlansRequest) MakeDiffFieldMask(other *WatchAcceptedPlansRequest) *WatchAcceptedPlansRequest_FieldMask
- func (o *WatchAcceptedPlansRequest) MakeFullFieldMask() *WatchAcceptedPlansRequest_FieldMask
- func (o *WatchAcceptedPlansRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAcceptedPlansRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAcceptedPlansRequest) Marshal() ([]byte, error)
- func (m *WatchAcceptedPlansRequest) MarshalJSON() ([]byte, error)
- func (o *WatchAcceptedPlansRequest) Merge(source *WatchAcceptedPlansRequest)
- func (o *WatchAcceptedPlansRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAcceptedPlansRequest) ProtoMessage()
- func (m *WatchAcceptedPlansRequest) ProtoReflect() preflect.Message
- func (m *WatchAcceptedPlansRequest) Reset()
- func (m *WatchAcceptedPlansRequest) SetFieldMask(fv *accepted_plan.AcceptedPlan_FieldMask)
- func (m *WatchAcceptedPlansRequest) SetFilter(fv *accepted_plan.Filter)
- func (m *WatchAcceptedPlansRequest) SetMaxChunkSize(fv int32)
- func (m *WatchAcceptedPlansRequest) SetOrderBy(fv *accepted_plan.OrderBy)
- func (m *WatchAcceptedPlansRequest) SetPageSize(fv int32)
- func (m *WatchAcceptedPlansRequest) SetPageToken(fv *accepted_plan.PagerCursor)
- func (m *WatchAcceptedPlansRequest) SetParent(fv *accepted_plan.ParentReference)
- func (m *WatchAcceptedPlansRequest) SetResumeToken(fv string)
- func (m *WatchAcceptedPlansRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchAcceptedPlansRequest) SetType(fv watch_type.WatchType)
- func (m *WatchAcceptedPlansRequest) SetView(fv view.View)
- func (m *WatchAcceptedPlansRequest) String() string
- func (m *WatchAcceptedPlansRequest) Unmarshal(b []byte) error
- func (m *WatchAcceptedPlansRequest) UnmarshalJSON(data []byte) error
- type WatchAcceptedPlansRequestFieldPathBuilder
- func (WatchAcceptedPlansRequestFieldPathBuilder) FieldMask() WatchAcceptedPlansRequestPathSelectorFieldMask
- func (WatchAcceptedPlansRequestFieldPathBuilder) Filter() WatchAcceptedPlansRequestPathSelectorFilter
- func (WatchAcceptedPlansRequestFieldPathBuilder) MaxChunkSize() WatchAcceptedPlansRequestPathSelectorMaxChunkSize
- func (WatchAcceptedPlansRequestFieldPathBuilder) OrderBy() WatchAcceptedPlansRequestPathSelectorOrderBy
- func (WatchAcceptedPlansRequestFieldPathBuilder) PageSize() WatchAcceptedPlansRequestPathSelectorPageSize
- func (WatchAcceptedPlansRequestFieldPathBuilder) PageToken() WatchAcceptedPlansRequestPathSelectorPageToken
- func (WatchAcceptedPlansRequestFieldPathBuilder) Parent() WatchAcceptedPlansRequestPathSelectorParent
- func (WatchAcceptedPlansRequestFieldPathBuilder) ResumeToken() WatchAcceptedPlansRequestPathSelectorResumeToken
- func (WatchAcceptedPlansRequestFieldPathBuilder) StartingTime() WatchAcceptedPlansRequestPathSelectorStartingTime
- func (WatchAcceptedPlansRequestFieldPathBuilder) Type() WatchAcceptedPlansRequestPathSelectorType
- func (WatchAcceptedPlansRequestFieldPathBuilder) View() WatchAcceptedPlansRequestPathSelectorView
- type WatchAcceptedPlansRequestPathSelectorFieldMask
- func (WatchAcceptedPlansRequestPathSelectorFieldMask) FieldPath() *WatchAcceptedPlansRequest_FieldTerminalPath
- func (s WatchAcceptedPlansRequestPathSelectorFieldMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansRequestPathSelectorFieldMask) WithValue(value *accepted_plan.AcceptedPlan_FieldMask) *WatchAcceptedPlansRequest_FieldTerminalPathValue
- type WatchAcceptedPlansRequestPathSelectorFilter
- func (WatchAcceptedPlansRequestPathSelectorFilter) FieldPath() *WatchAcceptedPlansRequest_FieldTerminalPath
- func (s WatchAcceptedPlansRequestPathSelectorFilter) WithArrayOfValues(values []*accepted_plan.Filter) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansRequestPathSelectorFilter) WithValue(value *accepted_plan.Filter) *WatchAcceptedPlansRequest_FieldTerminalPathValue
- type WatchAcceptedPlansRequestPathSelectorMaxChunkSize
- func (WatchAcceptedPlansRequestPathSelectorMaxChunkSize) FieldPath() *WatchAcceptedPlansRequest_FieldTerminalPath
- func (s WatchAcceptedPlansRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchAcceptedPlansRequest_FieldTerminalPathValue
- type WatchAcceptedPlansRequestPathSelectorOrderBy
- func (WatchAcceptedPlansRequestPathSelectorOrderBy) FieldPath() *WatchAcceptedPlansRequest_FieldTerminalPath
- func (s WatchAcceptedPlansRequestPathSelectorOrderBy) WithArrayOfValues(values []*accepted_plan.OrderBy) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansRequestPathSelectorOrderBy) WithValue(value *accepted_plan.OrderBy) *WatchAcceptedPlansRequest_FieldTerminalPathValue
- type WatchAcceptedPlansRequestPathSelectorPageSize
- func (WatchAcceptedPlansRequestPathSelectorPageSize) FieldPath() *WatchAcceptedPlansRequest_FieldTerminalPath
- func (s WatchAcceptedPlansRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansRequestPathSelectorPageSize) WithValue(value int32) *WatchAcceptedPlansRequest_FieldTerminalPathValue
- type WatchAcceptedPlansRequestPathSelectorPageToken
- func (WatchAcceptedPlansRequestPathSelectorPageToken) FieldPath() *WatchAcceptedPlansRequest_FieldTerminalPath
- func (s WatchAcceptedPlansRequestPathSelectorPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansRequestPathSelectorPageToken) WithValue(value *accepted_plan.PagerCursor) *WatchAcceptedPlansRequest_FieldTerminalPathValue
- type WatchAcceptedPlansRequestPathSelectorParent
- func (WatchAcceptedPlansRequestPathSelectorParent) FieldPath() *WatchAcceptedPlansRequest_FieldTerminalPath
- func (s WatchAcceptedPlansRequestPathSelectorParent) WithArrayOfValues(values []*accepted_plan.ParentReference) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansRequestPathSelectorParent) WithValue(value *accepted_plan.ParentReference) *WatchAcceptedPlansRequest_FieldTerminalPathValue
- type WatchAcceptedPlansRequestPathSelectorResumeToken
- func (WatchAcceptedPlansRequestPathSelectorResumeToken) FieldPath() *WatchAcceptedPlansRequest_FieldTerminalPath
- func (s WatchAcceptedPlansRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansRequestPathSelectorResumeToken) WithValue(value string) *WatchAcceptedPlansRequest_FieldTerminalPathValue
- type WatchAcceptedPlansRequestPathSelectorStartingTime
- func (WatchAcceptedPlansRequestPathSelectorStartingTime) FieldPath() *WatchAcceptedPlansRequest_FieldTerminalPath
- func (s WatchAcceptedPlansRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchAcceptedPlansRequest_FieldTerminalPathValue
- type WatchAcceptedPlansRequestPathSelectorType
- func (WatchAcceptedPlansRequestPathSelectorType) FieldPath() *WatchAcceptedPlansRequest_FieldTerminalPath
- func (s WatchAcceptedPlansRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchAcceptedPlansRequest_FieldTerminalPathValue
- type WatchAcceptedPlansRequestPathSelectorView
- func (WatchAcceptedPlansRequestPathSelectorView) FieldPath() *WatchAcceptedPlansRequest_FieldTerminalPath
- func (s WatchAcceptedPlansRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansRequestPathSelectorView) WithValue(value view.View) *WatchAcceptedPlansRequest_FieldTerminalPathValue
- type WatchAcceptedPlansRequest_FieldMask
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) AppendPath(path WatchAcceptedPlansRequest_FieldPath)
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) FilterInputFields() *WatchAcceptedPlansRequest_FieldMask
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) GetPaths() []WatchAcceptedPlansRequest_FieldPath
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) IsFull() bool
- func (fieldMask WatchAcceptedPlansRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAcceptedPlansRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) Project(source *WatchAcceptedPlansRequest) *WatchAcceptedPlansRequest
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) Reset()
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) Set(target, source *WatchAcceptedPlansRequest)
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) Size() int
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) String() string
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) Subtract(other *WatchAcceptedPlansRequest_FieldMask) *WatchAcceptedPlansRequest_FieldMask
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAcceptedPlansRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAcceptedPlansRequest_FieldPath
- func BuildWatchAcceptedPlansRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchAcceptedPlansRequest_FieldPath, error)
- func MustParseWatchAcceptedPlansRequest_FieldPath(rawField string) WatchAcceptedPlansRequest_FieldPath
- func ParseWatchAcceptedPlansRequest_FieldPath(rawField string) (WatchAcceptedPlansRequest_FieldPath, error)
- type WatchAcceptedPlansRequest_FieldPathArrayItemValue
- type WatchAcceptedPlansRequest_FieldPathArrayOfValues
- type WatchAcceptedPlansRequest_FieldPathSelector
- type WatchAcceptedPlansRequest_FieldPathValue
- type WatchAcceptedPlansRequest_FieldTerminalPath
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) ClearValue(item *WatchAcceptedPlansRequest)
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) Get(source *WatchAcceptedPlansRequest) (values []interface{})
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) GetSingle(source *WatchAcceptedPlansRequest) (interface{}, bool)
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) Selector() WatchAcceptedPlansRequest_FieldPathSelector
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) String() string
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAcceptedPlansRequest_FieldPathArrayItemValue
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAcceptedPlansRequest_FieldPathArrayOfValues
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAcceptedPlansRequest_FieldPathValue
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAcceptedPlansRequest) bool
- func (fpaiv *WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAcceptedPlansRequest) (interface{}, bool)
- func (fpaiv *WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*accepted_plan.AcceptedPlan_FieldMask, bool)
- func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*accepted_plan.Filter, bool)
- func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*accepted_plan.OrderBy, bool)
- func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*accepted_plan.PagerCursor, bool)
- func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*accepted_plan.ParentReference, bool)
- func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAcceptedPlansRequest_FieldTerminalPathValue
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsFieldMaskValue() (*accepted_plan.AcceptedPlan_FieldMask, bool)
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsFilterValue() (*accepted_plan.Filter, bool)
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsOrderByValue() (*accepted_plan.OrderBy, bool)
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsPageTokenValue() (*accepted_plan.PagerCursor, bool)
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsParentValue() (*accepted_plan.ParentReference, bool)
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) CompareWith(source *WatchAcceptedPlansRequest) (int, bool)
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) SetTo(target **WatchAcceptedPlansRequest)
- func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAcceptedPlansResponse
- func (o *WatchAcceptedPlansResponse) Clone() *WatchAcceptedPlansResponse
- func (o *WatchAcceptedPlansResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAcceptedPlansResponse) Descriptor() ([]byte, []int)
- func (m *WatchAcceptedPlansResponse) GetAcceptedPlanChanges() []*accepted_plan.AcceptedPlanChange
- func (m *WatchAcceptedPlansResponse) GetIsCurrent() bool
- func (m *WatchAcceptedPlansResponse) GetIsHardReset() bool
- func (m *WatchAcceptedPlansResponse) GetIsSoftReset() bool
- func (m *WatchAcceptedPlansResponse) GetPageTokenChange() *WatchAcceptedPlansResponse_PageTokenChange
- func (m *WatchAcceptedPlansResponse) GetResumeToken() string
- func (m *WatchAcceptedPlansResponse) GetSnapshotSize() int64
- func (*WatchAcceptedPlansResponse) GotenMessage()
- func (o *WatchAcceptedPlansResponse) GotenObjectExt()
- func (obj *WatchAcceptedPlansResponse) GotenValidate() error
- func (o *WatchAcceptedPlansResponse) MakeDiffFieldMask(other *WatchAcceptedPlansResponse) *WatchAcceptedPlansResponse_FieldMask
- func (o *WatchAcceptedPlansResponse) MakeFullFieldMask() *WatchAcceptedPlansResponse_FieldMask
- func (o *WatchAcceptedPlansResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAcceptedPlansResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAcceptedPlansResponse) Marshal() ([]byte, error)
- func (m *WatchAcceptedPlansResponse) MarshalJSON() ([]byte, error)
- func (o *WatchAcceptedPlansResponse) Merge(source *WatchAcceptedPlansResponse)
- func (o *WatchAcceptedPlansResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAcceptedPlansResponse) ProtoMessage()
- func (m *WatchAcceptedPlansResponse) ProtoReflect() preflect.Message
- func (m *WatchAcceptedPlansResponse) Reset()
- func (m *WatchAcceptedPlansResponse) SetAcceptedPlanChanges(fv []*accepted_plan.AcceptedPlanChange)
- func (m *WatchAcceptedPlansResponse) SetIsCurrent(fv bool)
- func (m *WatchAcceptedPlansResponse) SetIsHardReset(fv bool)
- func (m *WatchAcceptedPlansResponse) SetIsSoftReset(fv bool)
- func (m *WatchAcceptedPlansResponse) SetPageTokenChange(fv *WatchAcceptedPlansResponse_PageTokenChange)
- func (m *WatchAcceptedPlansResponse) SetResumeToken(fv string)
- func (m *WatchAcceptedPlansResponse) SetSnapshotSize(fv int64)
- func (m *WatchAcceptedPlansResponse) String() string
- func (m *WatchAcceptedPlansResponse) Unmarshal(b []byte) error
- func (m *WatchAcceptedPlansResponse) UnmarshalJSON(data []byte) error
- type WatchAcceptedPlansResponseFieldPathBuilder
- func (WatchAcceptedPlansResponseFieldPathBuilder) AcceptedPlanChanges() WatchAcceptedPlansResponsePathSelectorAcceptedPlanChanges
- func (WatchAcceptedPlansResponseFieldPathBuilder) IsCurrent() WatchAcceptedPlansResponsePathSelectorIsCurrent
- func (WatchAcceptedPlansResponseFieldPathBuilder) IsHardReset() WatchAcceptedPlansResponsePathSelectorIsHardReset
- func (WatchAcceptedPlansResponseFieldPathBuilder) IsSoftReset() WatchAcceptedPlansResponsePathSelectorIsSoftReset
- func (WatchAcceptedPlansResponseFieldPathBuilder) PageTokenChange() WatchAcceptedPlansResponsePathSelectorPageTokenChange
- func (WatchAcceptedPlansResponseFieldPathBuilder) ResumeToken() WatchAcceptedPlansResponsePathSelectorResumeToken
- func (WatchAcceptedPlansResponseFieldPathBuilder) SnapshotSize() WatchAcceptedPlansResponsePathSelectorSnapshotSize
- type WatchAcceptedPlansResponsePageTokenChangeFieldPathBuilder
- type WatchAcceptedPlansResponsePageTokenChange_FieldPath
- func BuildWatchAcceptedPlansResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchAcceptedPlansResponsePageTokenChange_FieldPath, error)
- func MustParseWatchAcceptedPlansResponsePageTokenChange_FieldPath(rawField string) WatchAcceptedPlansResponsePageTokenChange_FieldPath
- func ParseWatchAcceptedPlansResponsePageTokenChange_FieldPath(rawField string) (WatchAcceptedPlansResponsePageTokenChange_FieldPath, error)
- type WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchAcceptedPlansResponsePageTokenChange_FieldPathSelector
- type WatchAcceptedPlansResponsePageTokenChange_FieldPathValue
- func MustParseWatchAcceptedPlansResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchAcceptedPlansResponsePageTokenChange_FieldPathValue
- func ParseWatchAcceptedPlansResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchAcceptedPlansResponsePageTokenChange_FieldPathValue, error)
- type WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchAcceptedPlansResponse_PageTokenChange)
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) Get(source *WatchAcceptedPlansResponse_PageTokenChange) (values []interface{})
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchAcceptedPlansResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) Selector() WatchAcceptedPlansResponsePageTokenChange_FieldPathSelector
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchAcceptedPlansResponsePageTokenChange_FieldPathValue
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAcceptedPlansResponse_PageTokenChange) bool
- func (fpaiv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAcceptedPlansResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*accepted_plan.PagerCursor, bool)
- func (fpaov *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*accepted_plan.PagerCursor, bool)
- func (fpaov *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*accepted_plan.PagerCursor, bool)
- func (fpv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*accepted_plan.PagerCursor, bool)
- func (fpv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchAcceptedPlansResponse_PageTokenChange) (int, bool)
- func (fpv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchAcceptedPlansResponse_PageTokenChange)
- func (fpv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAcceptedPlansResponsePathSelectorAcceptedPlanChanges
- func (WatchAcceptedPlansResponsePathSelectorAcceptedPlanChanges) FieldPath() *WatchAcceptedPlansResponse_FieldTerminalPath
- func (s WatchAcceptedPlansResponsePathSelectorAcceptedPlanChanges) WithArrayOfValues(values [][]*accepted_plan.AcceptedPlanChange) *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansResponsePathSelectorAcceptedPlanChanges) WithItemValue(value *accepted_plan.AcceptedPlanChange) *WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue
- func (s WatchAcceptedPlansResponsePathSelectorAcceptedPlanChanges) WithValue(value []*accepted_plan.AcceptedPlanChange) *WatchAcceptedPlansResponse_FieldTerminalPathValue
- type WatchAcceptedPlansResponsePathSelectorIsCurrent
- func (WatchAcceptedPlansResponsePathSelectorIsCurrent) FieldPath() *WatchAcceptedPlansResponse_FieldTerminalPath
- func (s WatchAcceptedPlansResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansResponsePathSelectorIsCurrent) WithValue(value bool) *WatchAcceptedPlansResponse_FieldTerminalPathValue
- type WatchAcceptedPlansResponsePathSelectorIsHardReset
- func (WatchAcceptedPlansResponsePathSelectorIsHardReset) FieldPath() *WatchAcceptedPlansResponse_FieldTerminalPath
- func (s WatchAcceptedPlansResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansResponsePathSelectorIsHardReset) WithValue(value bool) *WatchAcceptedPlansResponse_FieldTerminalPathValue
- type WatchAcceptedPlansResponsePathSelectorIsSoftReset
- func (WatchAcceptedPlansResponsePathSelectorIsSoftReset) FieldPath() *WatchAcceptedPlansResponse_FieldTerminalPath
- func (s WatchAcceptedPlansResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchAcceptedPlansResponse_FieldTerminalPathValue
- type WatchAcceptedPlansResponsePathSelectorPageTokenChange
- func (WatchAcceptedPlansResponsePathSelectorPageTokenChange) FieldPath() *WatchAcceptedPlansResponse_FieldTerminalPath
- func (WatchAcceptedPlansResponsePathSelectorPageTokenChange) NextPageToken() WatchAcceptedPlansResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchAcceptedPlansResponsePathSelectorPageTokenChange) PrevPageToken() WatchAcceptedPlansResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchAcceptedPlansResponse_PageTokenChange) *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (s WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchAcceptedPlansResponsePageTokenChange_FieldPath) *WatchAcceptedPlansResponse_FieldSubPath
- func (s WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchAcceptedPlansResponsePageTokenChange_FieldPathValue) *WatchAcceptedPlansResponse_FieldSubPathValue
- func (s WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithValue(value *WatchAcceptedPlansResponse_PageTokenChange) *WatchAcceptedPlansResponse_FieldTerminalPathValue
- type WatchAcceptedPlansResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchAcceptedPlansResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchAcceptedPlansResponse_FieldSubPath
- func (s WatchAcceptedPlansResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *WatchAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s WatchAcceptedPlansResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *accepted_plan.PagerCursor) *WatchAcceptedPlansResponse_FieldSubPathValue
- type WatchAcceptedPlansResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchAcceptedPlansResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchAcceptedPlansResponse_FieldSubPath
- func (s WatchAcceptedPlansResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *WatchAcceptedPlansResponse_FieldSubPathArrayOfValues
- func (s WatchAcceptedPlansResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *accepted_plan.PagerCursor) *WatchAcceptedPlansResponse_FieldSubPathValue
- type WatchAcceptedPlansResponsePathSelectorResumeToken
- func (WatchAcceptedPlansResponsePathSelectorResumeToken) FieldPath() *WatchAcceptedPlansResponse_FieldTerminalPath
- func (s WatchAcceptedPlansResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansResponsePathSelectorResumeToken) WithValue(value string) *WatchAcceptedPlansResponse_FieldTerminalPathValue
- type WatchAcceptedPlansResponsePathSelectorSnapshotSize
- func (WatchAcceptedPlansResponsePathSelectorSnapshotSize) FieldPath() *WatchAcceptedPlansResponse_FieldTerminalPath
- func (s WatchAcceptedPlansResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchAcceptedPlansResponse_FieldTerminalPathValue
- type WatchAcceptedPlansResponse_FieldMask
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) AppendPath(path WatchAcceptedPlansResponse_FieldPath)
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) FilterInputFields() *WatchAcceptedPlansResponse_FieldMask
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) GetPaths() []WatchAcceptedPlansResponse_FieldPath
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) IsFull() bool
- func (fieldMask WatchAcceptedPlansResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAcceptedPlansResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) Project(source *WatchAcceptedPlansResponse) *WatchAcceptedPlansResponse
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) Reset()
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) Set(target, source *WatchAcceptedPlansResponse)
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) Size() int
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) String() string
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) Subtract(other *WatchAcceptedPlansResponse_FieldMask) *WatchAcceptedPlansResponse_FieldMask
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAcceptedPlansResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAcceptedPlansResponse_FieldPath
- func BuildWatchAcceptedPlansResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchAcceptedPlansResponse_FieldPath, error)
- func MustParseWatchAcceptedPlansResponse_FieldPath(rawField string) WatchAcceptedPlansResponse_FieldPath
- func ParseWatchAcceptedPlansResponse_FieldPath(rawField string) (WatchAcceptedPlansResponse_FieldPath, error)
- type WatchAcceptedPlansResponse_FieldPathArrayItemValue
- type WatchAcceptedPlansResponse_FieldPathArrayOfValues
- type WatchAcceptedPlansResponse_FieldPathSelector
- type WatchAcceptedPlansResponse_FieldPathValue
- type WatchAcceptedPlansResponse_FieldSubPath
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchAcceptedPlansResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) ClearValue(item *WatchAcceptedPlansResponse)
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) Get(source *WatchAcceptedPlansResponse) (values []interface{})
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) GetSingle(source *WatchAcceptedPlansResponse) (interface{}, bool)
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) JSONString() string
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) Selector() WatchAcceptedPlansResponse_FieldPathSelector
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) String() string
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchAcceptedPlansResponse_FieldPathArrayItemValue
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchAcceptedPlansResponse_FieldPathArrayOfValues
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) WithIValue(value interface{}) WatchAcceptedPlansResponse_FieldPathValue
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchAcceptedPlansResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAcceptedPlansResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchAcceptedPlansResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchAcceptedPlansResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchAcceptedPlansResponse) bool
- func (fpaivs *WatchAcceptedPlansResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchAcceptedPlansResponse_FieldSubPathArrayOfValues
- type WatchAcceptedPlansResponse_FieldSubPathValue
- func (fpvs *WatchAcceptedPlansResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchAcceptedPlansResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchAcceptedPlansResponse_FieldSubPathValue) CompareWith(source *WatchAcceptedPlansResponse) (int, bool)
- func (fpvs *WatchAcceptedPlansResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchAcceptedPlansResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchAcceptedPlansResponse_FieldSubPathValue) SetTo(target **WatchAcceptedPlansResponse)
- func (fpvs *WatchAcceptedPlansResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchAcceptedPlansResponse_FieldTerminalPath
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) ClearValue(item *WatchAcceptedPlansResponse)
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) Get(source *WatchAcceptedPlansResponse) (values []interface{})
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) GetSingle(source *WatchAcceptedPlansResponse) (interface{}, bool)
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) Selector() WatchAcceptedPlansResponse_FieldPathSelector
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) String() string
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAcceptedPlansResponse_FieldPathArrayItemValue
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAcceptedPlansResponse_FieldPathArrayOfValues
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAcceptedPlansResponse_FieldPathValue
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) AsAcceptedPlanChangesItemValue() (*accepted_plan.AcceptedPlanChange, bool)
- func (fpaiv *WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAcceptedPlansResponse) bool
- func (fpaiv *WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAcceptedPlansResponse) (interface{}, bool)
- func (fpaiv *WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsAcceptedPlanChangesArrayOfValues() ([][]*accepted_plan.AcceptedPlanChange, bool)
- func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchAcceptedPlansResponse_PageTokenChange, bool)
- func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAcceptedPlansResponse_FieldTerminalPathValue
- func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) AsAcceptedPlanChangesValue() ([]*accepted_plan.AcceptedPlanChange, bool)
- func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchAcceptedPlansResponse_PageTokenChange, bool)
- func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) CompareWith(source *WatchAcceptedPlansResponse) (int, bool)
- func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) SetTo(target **WatchAcceptedPlansResponse)
- func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAcceptedPlansResponse_PageTokenChange
- func (o *WatchAcceptedPlansResponse_PageTokenChange) Clone() *WatchAcceptedPlansResponse_PageTokenChange
- func (o *WatchAcceptedPlansResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAcceptedPlansResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchAcceptedPlansResponse_PageTokenChange) GetNextPageToken() *accepted_plan.PagerCursor
- func (m *WatchAcceptedPlansResponse_PageTokenChange) GetPrevPageToken() *accepted_plan.PagerCursor
- func (*WatchAcceptedPlansResponse_PageTokenChange) GotenMessage()
- func (o *WatchAcceptedPlansResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchAcceptedPlansResponse_PageTokenChange) GotenValidate() error
- func (o *WatchAcceptedPlansResponse_PageTokenChange) MakeDiffFieldMask(other *WatchAcceptedPlansResponse_PageTokenChange) *WatchAcceptedPlansResponse_PageTokenChange_FieldMask
- func (o *WatchAcceptedPlansResponse_PageTokenChange) MakeFullFieldMask() *WatchAcceptedPlansResponse_PageTokenChange_FieldMask
- func (o *WatchAcceptedPlansResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAcceptedPlansResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAcceptedPlansResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchAcceptedPlansResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchAcceptedPlansResponse_PageTokenChange) Merge(source *WatchAcceptedPlansResponse_PageTokenChange)
- func (o *WatchAcceptedPlansResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAcceptedPlansResponse_PageTokenChange) ProtoMessage()
- func (m *WatchAcceptedPlansResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchAcceptedPlansResponse_PageTokenChange) Reset()
- func (m *WatchAcceptedPlansResponse_PageTokenChange) SetNextPageToken(fv *accepted_plan.PagerCursor)
- func (m *WatchAcceptedPlansResponse_PageTokenChange) SetPrevPageToken(fv *accepted_plan.PagerCursor)
- func (m *WatchAcceptedPlansResponse_PageTokenChange) String() string
- func (m *WatchAcceptedPlansResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchAcceptedPlansResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchAcceptedPlansResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchAcceptedPlansResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath
- func (s WatchAcceptedPlansResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *accepted_plan.PagerCursor) *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue
- type WatchAcceptedPlansResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchAcceptedPlansResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath
- func (s WatchAcceptedPlansResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchAcceptedPlansResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *accepted_plan.PagerCursor) *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue
- type WatchAcceptedPlansResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) AppendPath(path WatchAcceptedPlansResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchAcceptedPlansResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) GetPaths() []WatchAcceptedPlansResponsePageTokenChange_FieldPath
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAcceptedPlansResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Project(source *WatchAcceptedPlansResponse_PageTokenChange) *WatchAcceptedPlansResponse_PageTokenChange
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Set(target, source *WatchAcceptedPlansResponse_PageTokenChange)
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Subtract(other *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) *WatchAcceptedPlansResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcceptedPlanServiceClient ¶
type AcceptedPlanServiceClient interface { GetAcceptedPlan(ctx context.Context, in *GetAcceptedPlanRequest, opts ...grpc.CallOption) (*accepted_plan.AcceptedPlan, error) BatchGetAcceptedPlans(ctx context.Context, in *BatchGetAcceptedPlansRequest, opts ...grpc.CallOption) (*BatchGetAcceptedPlansResponse, error) ListAcceptedPlans(ctx context.Context, in *ListAcceptedPlansRequest, opts ...grpc.CallOption) (*ListAcceptedPlansResponse, error) WatchAcceptedPlan(ctx context.Context, in *WatchAcceptedPlanRequest, opts ...grpc.CallOption) (WatchAcceptedPlanClientStream, error) WatchAcceptedPlans(ctx context.Context, in *WatchAcceptedPlansRequest, opts ...grpc.CallOption) (WatchAcceptedPlansClientStream, error) CreateAcceptedPlan(ctx context.Context, in *CreateAcceptedPlanRequest, opts ...grpc.CallOption) (*accepted_plan.AcceptedPlan, error) UpdateAcceptedPlan(ctx context.Context, in *UpdateAcceptedPlanRequest, opts ...grpc.CallOption) (*accepted_plan.AcceptedPlan, error) DeleteAcceptedPlan(ctx context.Context, in *DeleteAcceptedPlanRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
AcceptedPlanServiceClient is the client API for AcceptedPlanService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewAcceptedPlanServiceClient ¶
func NewAcceptedPlanServiceClient(cc grpc.ClientConnInterface) AcceptedPlanServiceClient
type AcceptedPlanServiceDescriptor ¶
type AcceptedPlanServiceDescriptor struct{}
func GetAcceptedPlanServiceDescriptor ¶
func GetAcceptedPlanServiceDescriptor() *AcceptedPlanServiceDescriptor
func (*AcceptedPlanServiceDescriptor) AllMethodDescriptors ¶
func (d *AcceptedPlanServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*AcceptedPlanServiceDescriptor) GetApiName ¶
func (d *AcceptedPlanServiceDescriptor) GetApiName() string
func (*AcceptedPlanServiceDescriptor) GetFullAPIName ¶
func (d *AcceptedPlanServiceDescriptor) GetFullAPIName() string
func (*AcceptedPlanServiceDescriptor) GetProtoPkgName ¶
func (d *AcceptedPlanServiceDescriptor) GetProtoPkgName() string
func (*AcceptedPlanServiceDescriptor) GetServiceDomain ¶
func (d *AcceptedPlanServiceDescriptor) GetServiceDomain() string
func (*AcceptedPlanServiceDescriptor) GetServiceVersion ¶
func (d *AcceptedPlanServiceDescriptor) GetServiceVersion() string
type BatchGetAcceptedPlansDescriptor ¶
type BatchGetAcceptedPlansDescriptor struct{}
func GetBatchGetAcceptedPlansDescriptor ¶
func GetBatchGetAcceptedPlansDescriptor() *BatchGetAcceptedPlansDescriptor
func (*BatchGetAcceptedPlansDescriptor) GetApiDescriptor ¶
func (d *BatchGetAcceptedPlansDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetAcceptedPlansDescriptor) GetApiName ¶
func (d *BatchGetAcceptedPlansDescriptor) GetApiName() string
func (*BatchGetAcceptedPlansDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetAcceptedPlansDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetAcceptedPlansDescriptor) GetFullMethodName ¶
func (d *BatchGetAcceptedPlansDescriptor) GetFullMethodName() string
func (*BatchGetAcceptedPlansDescriptor) GetMethodName ¶
func (d *BatchGetAcceptedPlansDescriptor) GetMethodName() string
func (*BatchGetAcceptedPlansDescriptor) GetProtoPkgName ¶
func (d *BatchGetAcceptedPlansDescriptor) GetProtoPkgName() string
func (*BatchGetAcceptedPlansDescriptor) GetResourceDescriptor ¶
func (d *BatchGetAcceptedPlansDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetAcceptedPlansDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetAcceptedPlansDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetAcceptedPlansDescriptor) GetServiceDomain ¶
func (d *BatchGetAcceptedPlansDescriptor) GetServiceDomain() string
func (*BatchGetAcceptedPlansDescriptor) GetServiceVersion ¶
func (d *BatchGetAcceptedPlansDescriptor) GetServiceVersion() string
func (*BatchGetAcceptedPlansDescriptor) GetVerb ¶
func (d *BatchGetAcceptedPlansDescriptor) GetVerb() string
func (*BatchGetAcceptedPlansDescriptor) HasResource ¶
func (d *BatchGetAcceptedPlansDescriptor) HasResource() bool
func (*BatchGetAcceptedPlansDescriptor) IsClientStream ¶
func (d *BatchGetAcceptedPlansDescriptor) IsClientStream() bool
func (*BatchGetAcceptedPlansDescriptor) IsCollection ¶
func (d *BatchGetAcceptedPlansDescriptor) IsCollection() bool
func (*BatchGetAcceptedPlansDescriptor) IsPlural ¶
func (d *BatchGetAcceptedPlansDescriptor) IsPlural() bool
func (*BatchGetAcceptedPlansDescriptor) IsServerStream ¶
func (d *BatchGetAcceptedPlansDescriptor) IsServerStream() bool
func (*BatchGetAcceptedPlansDescriptor) IsUnary ¶
func (d *BatchGetAcceptedPlansDescriptor) IsUnary() bool
func (*BatchGetAcceptedPlansDescriptor) NewEmptyClientMsg ¶
func (d *BatchGetAcceptedPlansDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetAcceptedPlansDescriptor) NewEmptyServerMsg ¶
func (d *BatchGetAcceptedPlansDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetAcceptedPlansDescriptor) RequestHasResourceBody ¶
func (d *BatchGetAcceptedPlansDescriptor) RequestHasResourceBody() bool
type BatchGetAcceptedPlansDescriptorClientMsgHandle ¶
type BatchGetAcceptedPlansDescriptorClientMsgHandle struct{}
func (*BatchGetAcceptedPlansDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *BatchGetAcceptedPlansDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetAcceptedPlansDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetAcceptedPlansDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetAcceptedPlansDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetAcceptedPlansDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetAcceptedPlansDescriptorServerMsgHandle ¶
type BatchGetAcceptedPlansDescriptorServerMsgHandle struct{}
func (*BatchGetAcceptedPlansDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetAcceptedPlansDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetAcceptedPlansDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetAcceptedPlansDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetAcceptedPlansDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetAcceptedPlansDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetAcceptedPlansRequest ¶
type BatchGetAcceptedPlansRequest struct { // Names of AcceptedPlans Names []*accepted_plan.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 *accepted_plan.AcceptedPlan_FieldMask `` /* 144-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 [BatchGetAcceptedPlans][ntt.limits.v1alpha2.BatchGetAcceptedPlans]
func (*BatchGetAcceptedPlansRequest) Clone ¶
func (o *BatchGetAcceptedPlansRequest) Clone() *BatchGetAcceptedPlansRequest
func (*BatchGetAcceptedPlansRequest) CloneRaw ¶
func (o *BatchGetAcceptedPlansRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetAcceptedPlansRequest) Descriptor ¶
func (*BatchGetAcceptedPlansRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetAcceptedPlansRequest.ProtoReflect.Descriptor instead.
func (*BatchGetAcceptedPlansRequest) GetFieldMask ¶
func (m *BatchGetAcceptedPlansRequest) GetFieldMask() *accepted_plan.AcceptedPlan_FieldMask
func (*BatchGetAcceptedPlansRequest) GetNames ¶
func (m *BatchGetAcceptedPlansRequest) GetNames() []*accepted_plan.Reference
func (*BatchGetAcceptedPlansRequest) GetView ¶
func (m *BatchGetAcceptedPlansRequest) GetView() view.View
func (*BatchGetAcceptedPlansRequest) GotenMessage ¶
func (*BatchGetAcceptedPlansRequest) GotenMessage()
func (*BatchGetAcceptedPlansRequest) GotenObjectExt ¶
func (o *BatchGetAcceptedPlansRequest) GotenObjectExt()
func (*BatchGetAcceptedPlansRequest) GotenValidate ¶
func (obj *BatchGetAcceptedPlansRequest) GotenValidate() error
func (*BatchGetAcceptedPlansRequest) MakeDiffFieldMask ¶
func (o *BatchGetAcceptedPlansRequest) MakeDiffFieldMask(other *BatchGetAcceptedPlansRequest) *BatchGetAcceptedPlansRequest_FieldMask
func (*BatchGetAcceptedPlansRequest) MakeFullFieldMask ¶
func (o *BatchGetAcceptedPlansRequest) MakeFullFieldMask() *BatchGetAcceptedPlansRequest_FieldMask
func (*BatchGetAcceptedPlansRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetAcceptedPlansRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetAcceptedPlansRequest) MakeRawFullFieldMask ¶
func (o *BatchGetAcceptedPlansRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetAcceptedPlansRequest) Marshal ¶
func (m *BatchGetAcceptedPlansRequest) Marshal() ([]byte, error)
func (*BatchGetAcceptedPlansRequest) MarshalJSON ¶
func (m *BatchGetAcceptedPlansRequest) MarshalJSON() ([]byte, error)
func (*BatchGetAcceptedPlansRequest) Merge ¶
func (o *BatchGetAcceptedPlansRequest) Merge(source *BatchGetAcceptedPlansRequest)
func (*BatchGetAcceptedPlansRequest) MergeRaw ¶
func (o *BatchGetAcceptedPlansRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetAcceptedPlansRequest) ProtoMessage ¶
func (*BatchGetAcceptedPlansRequest) ProtoMessage()
func (*BatchGetAcceptedPlansRequest) ProtoReflect ¶
func (m *BatchGetAcceptedPlansRequest) ProtoReflect() preflect.Message
func (*BatchGetAcceptedPlansRequest) Reset ¶
func (m *BatchGetAcceptedPlansRequest) Reset()
func (*BatchGetAcceptedPlansRequest) SetFieldMask ¶
func (m *BatchGetAcceptedPlansRequest) SetFieldMask(fv *accepted_plan.AcceptedPlan_FieldMask)
func (*BatchGetAcceptedPlansRequest) SetNames ¶
func (m *BatchGetAcceptedPlansRequest) SetNames(fv []*accepted_plan.Reference)
func (*BatchGetAcceptedPlansRequest) SetView ¶
func (m *BatchGetAcceptedPlansRequest) SetView(fv view.View)
func (*BatchGetAcceptedPlansRequest) String ¶
func (m *BatchGetAcceptedPlansRequest) String() string
func (*BatchGetAcceptedPlansRequest) Unmarshal ¶
func (m *BatchGetAcceptedPlansRequest) Unmarshal(b []byte) error
func (*BatchGetAcceptedPlansRequest) UnmarshalJSON ¶
func (m *BatchGetAcceptedPlansRequest) UnmarshalJSON(data []byte) error
type BatchGetAcceptedPlansRequestFieldPathBuilder ¶
type BatchGetAcceptedPlansRequestFieldPathBuilder struct{}
func NewBatchGetAcceptedPlansRequestFieldPathBuilder ¶
func NewBatchGetAcceptedPlansRequestFieldPathBuilder() BatchGetAcceptedPlansRequestFieldPathBuilder
type BatchGetAcceptedPlansRequestPathSelectorFieldMask ¶
type BatchGetAcceptedPlansRequestPathSelectorFieldMask struct{}
func (BatchGetAcceptedPlansRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansRequestPathSelectorFieldMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues
type BatchGetAcceptedPlansRequestPathSelectorNames ¶
type BatchGetAcceptedPlansRequestPathSelectorNames struct{}
func (BatchGetAcceptedPlansRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansRequestPathSelectorNames) WithArrayOfValues(values [][]*accepted_plan.Reference) *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (BatchGetAcceptedPlansRequestPathSelectorNames) WithItemValue ¶
func (s BatchGetAcceptedPlansRequestPathSelectorNames) WithItemValue(value *accepted_plan.Reference) *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue
func (BatchGetAcceptedPlansRequestPathSelectorNames) WithValue ¶
func (s BatchGetAcceptedPlansRequestPathSelectorNames) WithValue(value []*accepted_plan.Reference) *BatchGetAcceptedPlansRequest_FieldTerminalPathValue
type BatchGetAcceptedPlansRequestPathSelectorView ¶
type BatchGetAcceptedPlansRequestPathSelectorView struct{}
func (BatchGetAcceptedPlansRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (BatchGetAcceptedPlansRequestPathSelectorView) WithValue ¶
func (s BatchGetAcceptedPlansRequestPathSelectorView) WithValue(value view.View) *BatchGetAcceptedPlansRequest_FieldTerminalPathValue
type BatchGetAcceptedPlansRequest_FieldMask ¶
type BatchGetAcceptedPlansRequest_FieldMask struct {
Paths []BatchGetAcceptedPlansRequest_FieldPath
}
func FullBatchGetAcceptedPlansRequest_FieldMask ¶
func FullBatchGetAcceptedPlansRequest_FieldMask() *BatchGetAcceptedPlansRequest_FieldMask
func (*BatchGetAcceptedPlansRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) AppendPath(path BatchGetAcceptedPlansRequest_FieldPath)
func (*BatchGetAcceptedPlansRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetAcceptedPlansRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetAcceptedPlansRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetAcceptedPlansRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) FilterInputFields() *BatchGetAcceptedPlansRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetAcceptedPlansRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetAcceptedPlansRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) GetPaths() []BatchGetAcceptedPlansRequest_FieldPath
func (*BatchGetAcceptedPlansRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetAcceptedPlansRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) IsFull() bool
func (BatchGetAcceptedPlansRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetAcceptedPlansRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetAcceptedPlansRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetAcceptedPlansRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetAcceptedPlansRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) PathsCount() int
func (*BatchGetAcceptedPlansRequest_FieldMask) Project ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) Project(source *BatchGetAcceptedPlansRequest) *BatchGetAcceptedPlansRequest
func (*BatchGetAcceptedPlansRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetAcceptedPlansRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) ProtoMessage()
func (*BatchGetAcceptedPlansRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetAcceptedPlansRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) Reset()
func (*BatchGetAcceptedPlansRequest_FieldMask) Set ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) Set(target, source *BatchGetAcceptedPlansRequest)
func (*BatchGetAcceptedPlansRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetAcceptedPlansRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetAcceptedPlansRequest_FieldMask) Size ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) Size() int
func (*BatchGetAcceptedPlansRequest_FieldMask) String ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) String() string
func (*BatchGetAcceptedPlansRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) Subtract(other *BatchGetAcceptedPlansRequest_FieldMask) *BatchGetAcceptedPlansRequest_FieldMask
func (*BatchGetAcceptedPlansRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetAcceptedPlansRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetAcceptedPlansRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetAcceptedPlansRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetAcceptedPlansRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetAcceptedPlansRequest_FieldPath ¶
type BatchGetAcceptedPlansRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetAcceptedPlansRequest_FieldPathSelector Get(source *BatchGetAcceptedPlansRequest) []interface{} GetSingle(source *BatchGetAcceptedPlansRequest) (interface{}, bool) ClearValue(item *BatchGetAcceptedPlansRequest) // Those methods build corresponding BatchGetAcceptedPlansRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetAcceptedPlansRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetAcceptedPlansRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetAcceptedPlansRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetAcceptedPlansRequest_FieldPath ¶
func BuildBatchGetAcceptedPlansRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAcceptedPlansRequest_FieldPath, error)
func MustParseBatchGetAcceptedPlansRequest_FieldPath ¶
func MustParseBatchGetAcceptedPlansRequest_FieldPath(rawField string) BatchGetAcceptedPlansRequest_FieldPath
func ParseBatchGetAcceptedPlansRequest_FieldPath ¶
func ParseBatchGetAcceptedPlansRequest_FieldPath(rawField string) (BatchGetAcceptedPlansRequest_FieldPath, error)
type BatchGetAcceptedPlansRequest_FieldPathArrayItemValue ¶
type BatchGetAcceptedPlansRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetAcceptedPlansRequest_FieldPath ContainsValue(*BatchGetAcceptedPlansRequest) bool }
BatchGetAcceptedPlansRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetAcceptedPlansRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetAcceptedPlansRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetAcceptedPlansRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetAcceptedPlansRequest_FieldPathArrayItemValue
func ParseBatchGetAcceptedPlansRequest_FieldPathArrayItemValue ¶
func ParseBatchGetAcceptedPlansRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetAcceptedPlansRequest_FieldPathArrayItemValue, error)
ParseBatchGetAcceptedPlansRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetAcceptedPlansRequest_FieldPathArrayOfValues ¶
type BatchGetAcceptedPlansRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetAcceptedPlansRequest_FieldPath }
BatchGetAcceptedPlansRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetAcceptedPlansRequest fields according to their type
func MustParseBatchGetAcceptedPlansRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetAcceptedPlansRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetAcceptedPlansRequest_FieldPathArrayOfValues
func ParseBatchGetAcceptedPlansRequest_FieldPathArrayOfValues ¶
func ParseBatchGetAcceptedPlansRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetAcceptedPlansRequest_FieldPathArrayOfValues, error)
type BatchGetAcceptedPlansRequest_FieldPathSelector ¶
type BatchGetAcceptedPlansRequest_FieldPathSelector int32
const ( BatchGetAcceptedPlansRequest_FieldPathSelectorNames BatchGetAcceptedPlansRequest_FieldPathSelector = 0 BatchGetAcceptedPlansRequest_FieldPathSelectorFieldMask BatchGetAcceptedPlansRequest_FieldPathSelector = 1 BatchGetAcceptedPlansRequest_FieldPathSelectorView BatchGetAcceptedPlansRequest_FieldPathSelector = 2 )
func (BatchGetAcceptedPlansRequest_FieldPathSelector) String ¶
func (s BatchGetAcceptedPlansRequest_FieldPathSelector) String() string
type BatchGetAcceptedPlansRequest_FieldPathValue ¶
type BatchGetAcceptedPlansRequest_FieldPathValue interface { BatchGetAcceptedPlansRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetAcceptedPlansRequest) CompareWith(*BatchGetAcceptedPlansRequest) (cmp int, comparable bool) }
BatchGetAcceptedPlansRequest_FieldPathValue allows storing values for BatchGetAcceptedPlansRequest fields according to their type
func MustParseBatchGetAcceptedPlansRequest_FieldPathValue ¶
func MustParseBatchGetAcceptedPlansRequest_FieldPathValue(pathStr, valueStr string) BatchGetAcceptedPlansRequest_FieldPathValue
func ParseBatchGetAcceptedPlansRequest_FieldPathValue ¶
func ParseBatchGetAcceptedPlansRequest_FieldPathValue(pathStr, valueStr string) (BatchGetAcceptedPlansRequest_FieldPathValue, error)
type BatchGetAcceptedPlansRequest_FieldTerminalPath ¶
type BatchGetAcceptedPlansRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) ClearValue(item *BatchGetAcceptedPlansRequest)
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) Get(source *BatchGetAcceptedPlansRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetAcceptedPlansRequest
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) GetSingle(source *BatchGetAcceptedPlansRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetAcceptedPlansRequest
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) Selector ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) Selector() BatchGetAcceptedPlansRequest_FieldPathSelector
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) String ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAcceptedPlansRequest_FieldPathArrayItemValue
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAcceptedPlansRequest_FieldPathArrayOfValues
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetAcceptedPlansRequest_FieldPathValue
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetAcceptedPlansRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetAcceptedPlansRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue struct { BatchGetAcceptedPlansRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*accepted_plan.Reference, bool)
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAcceptedPlansRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetAcceptedPlansRequest'
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetAcceptedPlansRequest as interface{}
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAcceptedPlansRequest) (interface{}, bool)
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues struct { BatchGetAcceptedPlansRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*accepted_plan.AcceptedPlan_FieldMask, bool)
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*accepted_plan.Reference, bool)
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetAcceptedPlansRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetAcceptedPlansRequest_FieldTerminalPathValue ¶
type BatchGetAcceptedPlansRequest_FieldTerminalPathValue struct { BatchGetAcceptedPlansRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) AsFieldMaskValue() (*accepted_plan.AcceptedPlan_FieldMask, bool)
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) AsNamesValue() ([]*accepted_plan.Reference, bool)
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) CompareWith(source *BatchGetAcceptedPlansRequest) (int, bool)
CompareWith compares value in the 'BatchGetAcceptedPlansRequest_FieldTerminalPathValue' with the value under path in 'BatchGetAcceptedPlansRequest'.
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetAcceptedPlansRequest' as interface{}
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) SetTo(target **BatchGetAcceptedPlansRequest)
SetTo stores value for selected field for object BatchGetAcceptedPlansRequest
func (*BatchGetAcceptedPlansRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetAcceptedPlansRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetAcceptedPlansResponse ¶
type BatchGetAcceptedPlansResponse struct { // found AcceptedPlans AcceptedPlans []*accepted_plan.AcceptedPlan `` /* 126-byte string literal not displayed */ // list of not found AcceptedPlans Missing []*accepted_plan.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetAcceptedPlansResponse
func (*BatchGetAcceptedPlansResponse) Clone ¶
func (o *BatchGetAcceptedPlansResponse) Clone() *BatchGetAcceptedPlansResponse
func (*BatchGetAcceptedPlansResponse) CloneRaw ¶
func (o *BatchGetAcceptedPlansResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetAcceptedPlansResponse) Descriptor ¶
func (*BatchGetAcceptedPlansResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetAcceptedPlansResponse.ProtoReflect.Descriptor instead.
func (*BatchGetAcceptedPlansResponse) GetAcceptedPlans ¶
func (m *BatchGetAcceptedPlansResponse) GetAcceptedPlans() []*accepted_plan.AcceptedPlan
func (*BatchGetAcceptedPlansResponse) GetMissing ¶
func (m *BatchGetAcceptedPlansResponse) GetMissing() []*accepted_plan.Reference
func (*BatchGetAcceptedPlansResponse) GotenMessage ¶
func (*BatchGetAcceptedPlansResponse) GotenMessage()
func (*BatchGetAcceptedPlansResponse) GotenObjectExt ¶
func (o *BatchGetAcceptedPlansResponse) GotenObjectExt()
func (*BatchGetAcceptedPlansResponse) GotenValidate ¶
func (obj *BatchGetAcceptedPlansResponse) GotenValidate() error
func (*BatchGetAcceptedPlansResponse) MakeDiffFieldMask ¶
func (o *BatchGetAcceptedPlansResponse) MakeDiffFieldMask(other *BatchGetAcceptedPlansResponse) *BatchGetAcceptedPlansResponse_FieldMask
func (*BatchGetAcceptedPlansResponse) MakeFullFieldMask ¶
func (o *BatchGetAcceptedPlansResponse) MakeFullFieldMask() *BatchGetAcceptedPlansResponse_FieldMask
func (*BatchGetAcceptedPlansResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetAcceptedPlansResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetAcceptedPlansResponse) MakeRawFullFieldMask ¶
func (o *BatchGetAcceptedPlansResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetAcceptedPlansResponse) Marshal ¶
func (m *BatchGetAcceptedPlansResponse) Marshal() ([]byte, error)
func (*BatchGetAcceptedPlansResponse) MarshalJSON ¶
func (m *BatchGetAcceptedPlansResponse) MarshalJSON() ([]byte, error)
func (*BatchGetAcceptedPlansResponse) Merge ¶
func (o *BatchGetAcceptedPlansResponse) Merge(source *BatchGetAcceptedPlansResponse)
func (*BatchGetAcceptedPlansResponse) MergeRaw ¶
func (o *BatchGetAcceptedPlansResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetAcceptedPlansResponse) ProtoMessage ¶
func (*BatchGetAcceptedPlansResponse) ProtoMessage()
func (*BatchGetAcceptedPlansResponse) ProtoReflect ¶
func (m *BatchGetAcceptedPlansResponse) ProtoReflect() preflect.Message
func (*BatchGetAcceptedPlansResponse) Reset ¶
func (m *BatchGetAcceptedPlansResponse) Reset()
func (*BatchGetAcceptedPlansResponse) SetAcceptedPlans ¶
func (m *BatchGetAcceptedPlansResponse) SetAcceptedPlans(fv []*accepted_plan.AcceptedPlan)
func (*BatchGetAcceptedPlansResponse) SetMissing ¶
func (m *BatchGetAcceptedPlansResponse) SetMissing(fv []*accepted_plan.Reference)
func (*BatchGetAcceptedPlansResponse) String ¶
func (m *BatchGetAcceptedPlansResponse) String() string
func (*BatchGetAcceptedPlansResponse) Unmarshal ¶
func (m *BatchGetAcceptedPlansResponse) Unmarshal(b []byte) error
func (*BatchGetAcceptedPlansResponse) UnmarshalJSON ¶
func (m *BatchGetAcceptedPlansResponse) UnmarshalJSON(data []byte) error
type BatchGetAcceptedPlansResponseFieldPathBuilder ¶
type BatchGetAcceptedPlansResponseFieldPathBuilder struct{}
func NewBatchGetAcceptedPlansResponseFieldPathBuilder ¶
func NewBatchGetAcceptedPlansResponseFieldPathBuilder() BatchGetAcceptedPlansResponseFieldPathBuilder
func (BatchGetAcceptedPlansResponseFieldPathBuilder) AcceptedPlans ¶
type BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations ¶
type BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels ¶
type BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards ¶
type BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards) WithArrayOfValues(values []int64) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion ¶
type BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion struct {
// contains filtered or unexported fields
}
func (BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) FieldPath ¶
func (BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) Extensions ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) RegionalDistributions ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithArrayOfValues(values [][]*accepted_plan.AcceptedPlan) *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithItemValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithItemValue(value *accepted_plan.AcceptedPlan) *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubArrayItemValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubArrayItemValue(subPathArrayItemValue accepted_plan.AcceptedPlan_FieldPathArrayItemValue) *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubArrayOfValues(subPathArrayOfValues accepted_plan.AcceptedPlan_FieldPathArrayOfValues) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubPath ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubValue(subPathValue accepted_plan.AcceptedPlan_FieldPathValue) *BatchGetAcceptedPlansResponse_FieldSubPathValue
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlans) WithValue(value []*accepted_plan.AcceptedPlan) *BatchGetAcceptedPlansResponse_FieldTerminalPathValue
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) OrganizationAssignee ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) ProjectAssignee ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) SystemAssignee ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_Assignee) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee) FieldPath ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee) WithArrayOfValues(values []*iam_organization.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee) WithArrayOfValues(values []*iam_project.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee) WithArrayOfValues(values []bool) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithArrayOfValues(values [][]*common.Allowance) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithItemValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithItemValue(value *common.Allowance) *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithValue(value []*common.Allowance) *BatchGetAcceptedPlansResponse_FieldSubPathValue
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue) WithArrayOfValues(values []int64) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Annotations ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) CreateTime ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) DeleteTime ¶ added in v0.8.0
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Generation ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) OwnerReferences ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) ResourceVersion ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) UpdateTime ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) WithValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) WithValue(value *ntt_meta.Meta) *BatchGetAcceptedPlansResponse_FieldSubPathValue
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) WithValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) WithValue(value map[string]string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime ¶ added in v0.8.0
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) WithValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) WithValue(value map[string]string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle ¶ added in v0.8.0
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) State ¶ added in v0.8.0
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState ¶ added in v0.8.0
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Controller ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Region ¶ added in v0.8.0
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Version ¶ added in v0.8.0
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) WithItemValue ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind) FieldPath ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName) FieldPath ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion ¶ added in v0.8.0
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion ¶ added in v0.8.0
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) WithValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) WithValue(value map[string]int64) *BatchGetAcceptedPlansResponse_FieldSubPathValue
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) OwningRegion ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion) FieldPath ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithItemValue ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithArrayOfValues(values [][]string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithItemValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithItemValue(value string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithValue(value []string) *BatchGetAcceptedPlansResponse_FieldSubPathValue
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid) WithArrayOfValues(values []string) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansName ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansName struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansName) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansName) WithArrayOfValues(values []*accepted_plan.Name) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansName) WithValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansName) WithValue(value *accepted_plan.Name) *BatchGetAcceptedPlansResponse_FieldSubPathValue
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansPlan ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansPlan struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansPlan) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansPlan) WithArrayOfValues(values []*plan.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansPlan) WithValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansPlan) WithValue(value *plan.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathValue
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) LimitsByRegion ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) WithItemValue ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) FieldPath ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithKey ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource) FieldPath ¶
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansService ¶
type BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansService struct{}
func (BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansService) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorAcceptedPlansService) WithArrayOfValues(values []*meta_service.Reference) *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues
type BatchGetAcceptedPlansResponsePathSelectorMissing ¶
type BatchGetAcceptedPlansResponsePathSelectorMissing struct{}
func (BatchGetAcceptedPlansResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetAcceptedPlansResponsePathSelectorMissing) WithArrayOfValues(values [][]*accepted_plan.Reference) *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues
func (BatchGetAcceptedPlansResponsePathSelectorMissing) WithItemValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorMissing) WithItemValue(value *accepted_plan.Reference) *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue
func (BatchGetAcceptedPlansResponsePathSelectorMissing) WithValue ¶
func (s BatchGetAcceptedPlansResponsePathSelectorMissing) WithValue(value []*accepted_plan.Reference) *BatchGetAcceptedPlansResponse_FieldTerminalPathValue
type BatchGetAcceptedPlansResponse_FieldMask ¶
type BatchGetAcceptedPlansResponse_FieldMask struct {
Paths []BatchGetAcceptedPlansResponse_FieldPath
}
func FullBatchGetAcceptedPlansResponse_FieldMask ¶
func FullBatchGetAcceptedPlansResponse_FieldMask() *BatchGetAcceptedPlansResponse_FieldMask
func (*BatchGetAcceptedPlansResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) AppendPath(path BatchGetAcceptedPlansResponse_FieldPath)
func (*BatchGetAcceptedPlansResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetAcceptedPlansResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetAcceptedPlansResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetAcceptedPlansResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) FilterInputFields() *BatchGetAcceptedPlansResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetAcceptedPlansResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetAcceptedPlansResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) GetPaths() []BatchGetAcceptedPlansResponse_FieldPath
func (*BatchGetAcceptedPlansResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetAcceptedPlansResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) IsFull() bool
func (BatchGetAcceptedPlansResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetAcceptedPlansResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetAcceptedPlansResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetAcceptedPlansResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetAcceptedPlansResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) PathsCount() int
func (*BatchGetAcceptedPlansResponse_FieldMask) Project ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) Project(source *BatchGetAcceptedPlansResponse) *BatchGetAcceptedPlansResponse
func (*BatchGetAcceptedPlansResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetAcceptedPlansResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) ProtoMessage()
func (*BatchGetAcceptedPlansResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetAcceptedPlansResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) Reset()
func (*BatchGetAcceptedPlansResponse_FieldMask) Set ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) Set(target, source *BatchGetAcceptedPlansResponse)
func (*BatchGetAcceptedPlansResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetAcceptedPlansResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetAcceptedPlansResponse_FieldMask) Size ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) Size() int
func (*BatchGetAcceptedPlansResponse_FieldMask) String ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) String() string
func (*BatchGetAcceptedPlansResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) Subtract(other *BatchGetAcceptedPlansResponse_FieldMask) *BatchGetAcceptedPlansResponse_FieldMask
func (*BatchGetAcceptedPlansResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetAcceptedPlansResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetAcceptedPlansResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetAcceptedPlansResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetAcceptedPlansResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetAcceptedPlansResponse_FieldPath ¶
type BatchGetAcceptedPlansResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetAcceptedPlansResponse_FieldPathSelector Get(source *BatchGetAcceptedPlansResponse) []interface{} GetSingle(source *BatchGetAcceptedPlansResponse) (interface{}, bool) ClearValue(item *BatchGetAcceptedPlansResponse) // Those methods build corresponding BatchGetAcceptedPlansResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetAcceptedPlansResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetAcceptedPlansResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetAcceptedPlansResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetAcceptedPlansResponse_FieldPath ¶
func BuildBatchGetAcceptedPlansResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAcceptedPlansResponse_FieldPath, error)
func MustParseBatchGetAcceptedPlansResponse_FieldPath ¶
func MustParseBatchGetAcceptedPlansResponse_FieldPath(rawField string) BatchGetAcceptedPlansResponse_FieldPath
func ParseBatchGetAcceptedPlansResponse_FieldPath ¶
func ParseBatchGetAcceptedPlansResponse_FieldPath(rawField string) (BatchGetAcceptedPlansResponse_FieldPath, error)
type BatchGetAcceptedPlansResponse_FieldPathArrayItemValue ¶
type BatchGetAcceptedPlansResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetAcceptedPlansResponse_FieldPath ContainsValue(*BatchGetAcceptedPlansResponse) bool }
BatchGetAcceptedPlansResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetAcceptedPlansResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetAcceptedPlansResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetAcceptedPlansResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetAcceptedPlansResponse_FieldPathArrayItemValue
func ParseBatchGetAcceptedPlansResponse_FieldPathArrayItemValue ¶
func ParseBatchGetAcceptedPlansResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetAcceptedPlansResponse_FieldPathArrayItemValue, error)
ParseBatchGetAcceptedPlansResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetAcceptedPlansResponse_FieldPathArrayOfValues ¶
type BatchGetAcceptedPlansResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetAcceptedPlansResponse_FieldPath }
BatchGetAcceptedPlansResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetAcceptedPlansResponse fields according to their type
func MustParseBatchGetAcceptedPlansResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetAcceptedPlansResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetAcceptedPlansResponse_FieldPathArrayOfValues
func ParseBatchGetAcceptedPlansResponse_FieldPathArrayOfValues ¶
func ParseBatchGetAcceptedPlansResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetAcceptedPlansResponse_FieldPathArrayOfValues, error)
type BatchGetAcceptedPlansResponse_FieldPathSelector ¶
type BatchGetAcceptedPlansResponse_FieldPathSelector int32
const ( BatchGetAcceptedPlansResponse_FieldPathSelectorAcceptedPlans BatchGetAcceptedPlansResponse_FieldPathSelector = 0 BatchGetAcceptedPlansResponse_FieldPathSelectorMissing BatchGetAcceptedPlansResponse_FieldPathSelector = 1 )
func (BatchGetAcceptedPlansResponse_FieldPathSelector) String ¶
func (s BatchGetAcceptedPlansResponse_FieldPathSelector) String() string
type BatchGetAcceptedPlansResponse_FieldPathValue ¶
type BatchGetAcceptedPlansResponse_FieldPathValue interface { BatchGetAcceptedPlansResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetAcceptedPlansResponse) CompareWith(*BatchGetAcceptedPlansResponse) (cmp int, comparable bool) }
BatchGetAcceptedPlansResponse_FieldPathValue allows storing values for BatchGetAcceptedPlansResponse fields according to their type
func MustParseBatchGetAcceptedPlansResponse_FieldPathValue ¶
func MustParseBatchGetAcceptedPlansResponse_FieldPathValue(pathStr, valueStr string) BatchGetAcceptedPlansResponse_FieldPathValue
func ParseBatchGetAcceptedPlansResponse_FieldPathValue ¶
func ParseBatchGetAcceptedPlansResponse_FieldPathValue(pathStr, valueStr string) (BatchGetAcceptedPlansResponse_FieldPathValue, error)
type BatchGetAcceptedPlansResponse_FieldSubPath ¶
type BatchGetAcceptedPlansResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetAcceptedPlansResponse_FieldSubPath) AsAcceptedPlansSubPath ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) AsAcceptedPlansSubPath() (accepted_plan.AcceptedPlan_FieldPath, bool)
func (*BatchGetAcceptedPlansResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) ClearValue(item *BatchGetAcceptedPlansResponse)
func (*BatchGetAcceptedPlansResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetAcceptedPlansResponse_FieldSubPath) Get ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) Get(source *BatchGetAcceptedPlansResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetAcceptedPlansResponse
func (*BatchGetAcceptedPlansResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetAcceptedPlansResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetAcceptedPlansResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) GetSingle(source *BatchGetAcceptedPlansResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetAcceptedPlansResponse
func (*BatchGetAcceptedPlansResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetAcceptedPlansResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetAcceptedPlansResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetAcceptedPlansResponse_FieldSubPath) Selector ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) Selector() BatchGetAcceptedPlansResponse_FieldPathSelector
func (*BatchGetAcceptedPlansResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetAcceptedPlansResponse_FieldSubPath) String ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetAcceptedPlansResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetAcceptedPlansResponse_FieldPathArrayItemValue
func (*BatchGetAcceptedPlansResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetAcceptedPlansResponse_FieldPathArrayOfValues
func (*BatchGetAcceptedPlansResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) WithIValue(value interface{}) BatchGetAcceptedPlansResponse_FieldPathValue
func (*BatchGetAcceptedPlansResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetAcceptedPlansResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetAcceptedPlansResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetAcceptedPlansResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue ¶
type BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue struct { BatchGetAcceptedPlansResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue) AsAcceptedPlansPathItemValue ¶
func (fpaivs *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue) AsAcceptedPlansPathItemValue() (accepted_plan.AcceptedPlan_FieldPathArrayItemValue, bool)
func (*BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetAcceptedPlansResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetAcceptedPlansResponse'
func (*BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetAcceptedPlansResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues ¶
type BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues struct { BatchGetAcceptedPlansResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues) AsAcceptedPlansPathArrayOfValues ¶
func (fpsaov *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues) AsAcceptedPlansPathArrayOfValues() (accepted_plan.AcceptedPlan_FieldPathArrayOfValues, bool)
func (*BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetAcceptedPlansResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetAcceptedPlansResponse_FieldSubPathValue ¶
type BatchGetAcceptedPlansResponse_FieldSubPathValue struct { BatchGetAcceptedPlansResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetAcceptedPlansResponse_FieldSubPathValue) AsAcceptedPlansPathValue ¶
func (fpvs *BatchGetAcceptedPlansResponse_FieldSubPathValue) AsAcceptedPlansPathValue() (accepted_plan.AcceptedPlan_FieldPathValue, bool)
func (*BatchGetAcceptedPlansResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetAcceptedPlansResponse_FieldSubPathValue) CompareWith(source *BatchGetAcceptedPlansResponse) (int, bool)
func (*BatchGetAcceptedPlansResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetAcceptedPlansResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetAcceptedPlansResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetAcceptedPlansResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetAcceptedPlansResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetAcceptedPlansResponse_FieldSubPathValue) SetTo(target **BatchGetAcceptedPlansResponse)
func (*BatchGetAcceptedPlansResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetAcceptedPlansResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetAcceptedPlansResponse_FieldTerminalPath ¶
type BatchGetAcceptedPlansResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) ClearValue(item *BatchGetAcceptedPlansResponse)
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) Get(source *BatchGetAcceptedPlansResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetAcceptedPlansResponse
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) GetSingle(source *BatchGetAcceptedPlansResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetAcceptedPlansResponse
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) String ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAcceptedPlansResponse_FieldPathArrayItemValue
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAcceptedPlansResponse_FieldPathArrayOfValues
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetAcceptedPlansResponse_FieldPathValue
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetAcceptedPlansResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetAcceptedPlansResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue struct { BatchGetAcceptedPlansResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) AsAcceptedPlansItemValue ¶
func (fpaiv *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) AsAcceptedPlansItemValue() (*accepted_plan.AcceptedPlan, bool)
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*accepted_plan.Reference, bool)
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAcceptedPlansResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetAcceptedPlansResponse'
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetAcceptedPlansResponse as interface{}
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAcceptedPlansResponse) (interface{}, bool)
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues struct { BatchGetAcceptedPlansResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsAcceptedPlansArrayOfValues ¶
func (fpaov *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsAcceptedPlansArrayOfValues() ([][]*accepted_plan.AcceptedPlan, bool)
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*accepted_plan.Reference, bool)
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetAcceptedPlansResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetAcceptedPlansResponse_FieldTerminalPathValue ¶
type BatchGetAcceptedPlansResponse_FieldTerminalPathValue struct { BatchGetAcceptedPlansResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathValue) AsAcceptedPlansValue ¶
func (fpv *BatchGetAcceptedPlansResponse_FieldTerminalPathValue) AsAcceptedPlansValue() ([]*accepted_plan.AcceptedPlan, bool)
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetAcceptedPlansResponse_FieldTerminalPathValue) AsMissingValue() ([]*accepted_plan.Reference, bool)
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetAcceptedPlansResponse_FieldTerminalPathValue) CompareWith(source *BatchGetAcceptedPlansResponse) (int, bool)
CompareWith compares value in the 'BatchGetAcceptedPlansResponse_FieldTerminalPathValue' with the value under path in 'BatchGetAcceptedPlansResponse'.
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetAcceptedPlansResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetAcceptedPlansResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetAcceptedPlansResponse' as interface{}
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetAcceptedPlansResponse_FieldTerminalPathValue) SetTo(target **BatchGetAcceptedPlansResponse)
SetTo stores value for selected field for object BatchGetAcceptedPlansResponse
func (*BatchGetAcceptedPlansResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetAcceptedPlansResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateAcceptedPlanDescriptor ¶
type CreateAcceptedPlanDescriptor struct{}
func GetCreateAcceptedPlanDescriptor ¶
func GetCreateAcceptedPlanDescriptor() *CreateAcceptedPlanDescriptor
func (*CreateAcceptedPlanDescriptor) GetApiDescriptor ¶
func (d *CreateAcceptedPlanDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateAcceptedPlanDescriptor) GetApiName ¶
func (d *CreateAcceptedPlanDescriptor) GetApiName() string
func (*CreateAcceptedPlanDescriptor) GetClientMsgReflectHandle ¶
func (d *CreateAcceptedPlanDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateAcceptedPlanDescriptor) GetFullMethodName ¶
func (d *CreateAcceptedPlanDescriptor) GetFullMethodName() string
func (*CreateAcceptedPlanDescriptor) GetMethodName ¶
func (d *CreateAcceptedPlanDescriptor) GetMethodName() string
func (*CreateAcceptedPlanDescriptor) GetProtoPkgName ¶
func (d *CreateAcceptedPlanDescriptor) GetProtoPkgName() string
func (*CreateAcceptedPlanDescriptor) GetResourceDescriptor ¶
func (d *CreateAcceptedPlanDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateAcceptedPlanDescriptor) GetServerMsgReflectHandle ¶
func (d *CreateAcceptedPlanDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateAcceptedPlanDescriptor) GetServiceDomain ¶
func (d *CreateAcceptedPlanDescriptor) GetServiceDomain() string
func (*CreateAcceptedPlanDescriptor) GetServiceVersion ¶
func (d *CreateAcceptedPlanDescriptor) GetServiceVersion() string
func (*CreateAcceptedPlanDescriptor) GetVerb ¶
func (d *CreateAcceptedPlanDescriptor) GetVerb() string
func (*CreateAcceptedPlanDescriptor) HasResource ¶
func (d *CreateAcceptedPlanDescriptor) HasResource() bool
func (*CreateAcceptedPlanDescriptor) IsClientStream ¶
func (d *CreateAcceptedPlanDescriptor) IsClientStream() bool
func (*CreateAcceptedPlanDescriptor) IsCollection ¶
func (d *CreateAcceptedPlanDescriptor) IsCollection() bool
func (*CreateAcceptedPlanDescriptor) IsPlural ¶
func (d *CreateAcceptedPlanDescriptor) IsPlural() bool
func (*CreateAcceptedPlanDescriptor) IsServerStream ¶
func (d *CreateAcceptedPlanDescriptor) IsServerStream() bool
func (*CreateAcceptedPlanDescriptor) IsUnary ¶
func (d *CreateAcceptedPlanDescriptor) IsUnary() bool
func (*CreateAcceptedPlanDescriptor) NewEmptyClientMsg ¶
func (d *CreateAcceptedPlanDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateAcceptedPlanDescriptor) NewEmptyServerMsg ¶
func (d *CreateAcceptedPlanDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateAcceptedPlanDescriptor) RequestHasResourceBody ¶
func (d *CreateAcceptedPlanDescriptor) RequestHasResourceBody() bool
type CreateAcceptedPlanDescriptorClientMsgHandle ¶
type CreateAcceptedPlanDescriptorClientMsgHandle struct{}
func (*CreateAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *CreateAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreateAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreateAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateAcceptedPlanDescriptorServerMsgHandle ¶
type CreateAcceptedPlanDescriptorServerMsgHandle struct{}
func (*CreateAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreateAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreateAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreateAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateAcceptedPlanRequest ¶
type CreateAcceptedPlanRequest struct { // Parent reference of ntt.limits.v1alpha2.AcceptedPlan Parent *accepted_plan.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // AcceptedPlan resource body AcceptedPlan *accepted_plan.AcceptedPlan `protobuf:"bytes,2,opt,name=accepted_plan,json=acceptedPlan,proto3" json:"accepted_plan,omitempty" firestore:"acceptedPlan"` // contains filtered or unexported fields }
Request message for method [CreateAcceptedPlan][ntt.limits.v1alpha2.CreateAcceptedPlan]
func (*CreateAcceptedPlanRequest) Clone ¶
func (o *CreateAcceptedPlanRequest) Clone() *CreateAcceptedPlanRequest
func (*CreateAcceptedPlanRequest) CloneRaw ¶
func (o *CreateAcceptedPlanRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateAcceptedPlanRequest) Descriptor ¶
func (*CreateAcceptedPlanRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateAcceptedPlanRequest.ProtoReflect.Descriptor instead.
func (*CreateAcceptedPlanRequest) GetAcceptedPlan ¶
func (m *CreateAcceptedPlanRequest) GetAcceptedPlan() *accepted_plan.AcceptedPlan
func (*CreateAcceptedPlanRequest) GetParent ¶
func (m *CreateAcceptedPlanRequest) GetParent() *accepted_plan.ParentReference
func (*CreateAcceptedPlanRequest) GotenMessage ¶
func (*CreateAcceptedPlanRequest) GotenMessage()
func (*CreateAcceptedPlanRequest) GotenObjectExt ¶
func (o *CreateAcceptedPlanRequest) GotenObjectExt()
func (*CreateAcceptedPlanRequest) GotenValidate ¶
func (obj *CreateAcceptedPlanRequest) GotenValidate() error
func (*CreateAcceptedPlanRequest) MakeDiffFieldMask ¶
func (o *CreateAcceptedPlanRequest) MakeDiffFieldMask(other *CreateAcceptedPlanRequest) *CreateAcceptedPlanRequest_FieldMask
func (*CreateAcceptedPlanRequest) MakeFullFieldMask ¶
func (o *CreateAcceptedPlanRequest) MakeFullFieldMask() *CreateAcceptedPlanRequest_FieldMask
func (*CreateAcceptedPlanRequest) MakeRawDiffFieldMask ¶
func (o *CreateAcceptedPlanRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateAcceptedPlanRequest) MakeRawFullFieldMask ¶
func (o *CreateAcceptedPlanRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateAcceptedPlanRequest) Marshal ¶
func (m *CreateAcceptedPlanRequest) Marshal() ([]byte, error)
func (*CreateAcceptedPlanRequest) MarshalJSON ¶
func (m *CreateAcceptedPlanRequest) MarshalJSON() ([]byte, error)
func (*CreateAcceptedPlanRequest) Merge ¶
func (o *CreateAcceptedPlanRequest) Merge(source *CreateAcceptedPlanRequest)
func (*CreateAcceptedPlanRequest) MergeRaw ¶
func (o *CreateAcceptedPlanRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateAcceptedPlanRequest) ProtoMessage ¶
func (*CreateAcceptedPlanRequest) ProtoMessage()
func (*CreateAcceptedPlanRequest) ProtoReflect ¶
func (m *CreateAcceptedPlanRequest) ProtoReflect() preflect.Message
func (*CreateAcceptedPlanRequest) Reset ¶
func (m *CreateAcceptedPlanRequest) Reset()
func (*CreateAcceptedPlanRequest) SetAcceptedPlan ¶
func (m *CreateAcceptedPlanRequest) SetAcceptedPlan(fv *accepted_plan.AcceptedPlan)
func (*CreateAcceptedPlanRequest) SetParent ¶
func (m *CreateAcceptedPlanRequest) SetParent(fv *accepted_plan.ParentReference)
func (*CreateAcceptedPlanRequest) String ¶
func (m *CreateAcceptedPlanRequest) String() string
func (*CreateAcceptedPlanRequest) Unmarshal ¶
func (m *CreateAcceptedPlanRequest) Unmarshal(b []byte) error
func (*CreateAcceptedPlanRequest) UnmarshalJSON ¶
func (m *CreateAcceptedPlanRequest) UnmarshalJSON(data []byte) error
type CreateAcceptedPlanRequestFieldPathBuilder ¶
type CreateAcceptedPlanRequestFieldPathBuilder struct{}
func NewCreateAcceptedPlanRequestFieldPathBuilder ¶
func NewCreateAcceptedPlanRequestFieldPathBuilder() CreateAcceptedPlanRequestFieldPathBuilder
func (CreateAcceptedPlanRequestFieldPathBuilder) AcceptedPlan ¶
func (CreateAcceptedPlanRequestFieldPathBuilder) AcceptedPlan() CreateAcceptedPlanRequestPathSelectorAcceptedPlan
type CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations ¶
type CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels ¶
type CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels) WithValue ¶
func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels) WithValue(value string) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards ¶
type CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards) WithArrayOfValues(values []int64) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards) WithValue ¶
func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards) WithValue(value int64) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion ¶
type CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion struct {
// contains filtered or unexported fields
}
func (CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) FieldPath ¶
func (CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlan ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlan struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) Extensions ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) RegionalDistributions ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) RegionalDistributions() CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithArrayOfValues(values []*accepted_plan.AcceptedPlan) *CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubArrayItemValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubArrayItemValue(subPathArrayItemValue accepted_plan.AcceptedPlan_FieldPathArrayItemValue) *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubArrayOfValues(subPathArrayOfValues accepted_plan.AcceptedPlan_FieldPathArrayOfValues) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubPath ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubPath(subPath accepted_plan.AcceptedPlan_FieldPath) *CreateAcceptedPlanRequest_FieldSubPath
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubValue(subPathValue accepted_plan.AcceptedPlan_FieldPathValue) *CreateAcceptedPlanRequest_FieldSubPathValue
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlan) WithValue(value *accepted_plan.AcceptedPlan) *CreateAcceptedPlanRequest_FieldTerminalPathValue
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) OrganizationAssignee ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) ProjectAssignee ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) SystemAssignee ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_Assignee) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee) WithArrayOfValues(values []*iam_organization.Reference) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee) WithArrayOfValues(values []*iam_project.Reference) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee) WithArrayOfValues(values []bool) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithArrayOfValues(values [][]*common.Allowance) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithItemValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithItemValue(value *common.Allowance) *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithValue(value []*common.Allowance) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue) WithArrayOfValues(values []int64) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue) WithValue(value int64) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Annotations ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) CreateTime ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) DeleteTime ¶ added in v0.8.0
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Generation ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) OwnerReferences ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) ResourceVersion ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) UpdateTime ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) WithValue(value *ntt_meta.Meta) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) WithValue(value map[string]string) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime ¶ added in v0.8.0
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration) WithArrayOfValues(values []int64) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration) WithValue(value int64) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) WithValue(value map[string]string) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle ¶ added in v0.8.0
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState ¶ added in v0.8.0
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Controller ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Region ¶ added in v0.8.0
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Version ¶ added in v0.8.0
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) WithItemValue ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController) FieldPath ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion ¶ added in v0.8.0
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion ¶ added in v0.8.0
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) WithValue(value map[string]int64) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) OwningRegion ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithItemValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithItemValue(value string) *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithValue(value []string) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithArrayOfValues(values [][]string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithItemValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithItemValue(value string) *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithValue(value []string) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid) WithArrayOfValues(values []string) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid) WithValue(value string) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanName ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanName struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanName) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanName) WithArrayOfValues(values []*accepted_plan.Name) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanName) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanName) WithValue(value *accepted_plan.Name) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanPlan ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanPlan struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanPlan) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanPlan) WithArrayOfValues(values []*plan.Reference) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanPlan) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanPlan) WithValue(value *plan.Reference) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) LimitsByRegion ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) WithItemValue ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) FieldPath ¶
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithKey ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanService ¶
type CreateAcceptedPlanRequestPathSelectorAcceptedPlanService struct{}
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanService) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanService) WithArrayOfValues(values []*meta_service.Reference) *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorAcceptedPlanService) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorAcceptedPlanService) WithValue(value *meta_service.Reference) *CreateAcceptedPlanRequest_FieldSubPathValue
type CreateAcceptedPlanRequestPathSelectorParent ¶
type CreateAcceptedPlanRequestPathSelectorParent struct{}
func (CreateAcceptedPlanRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateAcceptedPlanRequestPathSelectorParent) WithArrayOfValues(values []*accepted_plan.ParentReference) *CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues
func (CreateAcceptedPlanRequestPathSelectorParent) WithValue ¶
func (s CreateAcceptedPlanRequestPathSelectorParent) WithValue(value *accepted_plan.ParentReference) *CreateAcceptedPlanRequest_FieldTerminalPathValue
type CreateAcceptedPlanRequest_FieldMask ¶
type CreateAcceptedPlanRequest_FieldMask struct {
Paths []CreateAcceptedPlanRequest_FieldPath
}
func FullCreateAcceptedPlanRequest_FieldMask ¶
func FullCreateAcceptedPlanRequest_FieldMask() *CreateAcceptedPlanRequest_FieldMask
func (*CreateAcceptedPlanRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) AppendPath(path CreateAcceptedPlanRequest_FieldPath)
func (*CreateAcceptedPlanRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateAcceptedPlanRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateAcceptedPlanRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateAcceptedPlanRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) FilterInputFields() *CreateAcceptedPlanRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateAcceptedPlanRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateAcceptedPlanRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) GetPaths() []CreateAcceptedPlanRequest_FieldPath
func (*CreateAcceptedPlanRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateAcceptedPlanRequest_FieldMask) IsFull ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) IsFull() bool
func (CreateAcceptedPlanRequest_FieldMask) Marshal ¶
func (fieldMask CreateAcceptedPlanRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateAcceptedPlanRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateAcceptedPlanRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateAcceptedPlanRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) PathsCount() int
func (*CreateAcceptedPlanRequest_FieldMask) Project ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) Project(source *CreateAcceptedPlanRequest) *CreateAcceptedPlanRequest
func (*CreateAcceptedPlanRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateAcceptedPlanRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) ProtoMessage()
func (*CreateAcceptedPlanRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateAcceptedPlanRequest_FieldMask) Reset ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) Reset()
func (*CreateAcceptedPlanRequest_FieldMask) Set ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) Set(target, source *CreateAcceptedPlanRequest)
func (*CreateAcceptedPlanRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateAcceptedPlanRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateAcceptedPlanRequest_FieldMask) Size ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) Size() int
func (*CreateAcceptedPlanRequest_FieldMask) String ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) String() string
func (*CreateAcceptedPlanRequest_FieldMask) Subtract ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) Subtract(other *CreateAcceptedPlanRequest_FieldMask) *CreateAcceptedPlanRequest_FieldMask
func (*CreateAcceptedPlanRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateAcceptedPlanRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateAcceptedPlanRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateAcceptedPlanRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateAcceptedPlanRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateAcceptedPlanRequest_FieldPath ¶
type CreateAcceptedPlanRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateAcceptedPlanRequest_FieldPathSelector Get(source *CreateAcceptedPlanRequest) []interface{} GetSingle(source *CreateAcceptedPlanRequest) (interface{}, bool) ClearValue(item *CreateAcceptedPlanRequest) // Those methods build corresponding CreateAcceptedPlanRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateAcceptedPlanRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateAcceptedPlanRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateAcceptedPlanRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateAcceptedPlanRequest_FieldPath ¶
func BuildCreateAcceptedPlanRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateAcceptedPlanRequest_FieldPath, error)
func MustParseCreateAcceptedPlanRequest_FieldPath ¶
func MustParseCreateAcceptedPlanRequest_FieldPath(rawField string) CreateAcceptedPlanRequest_FieldPath
func ParseCreateAcceptedPlanRequest_FieldPath ¶
func ParseCreateAcceptedPlanRequest_FieldPath(rawField string) (CreateAcceptedPlanRequest_FieldPath, error)
type CreateAcceptedPlanRequest_FieldPathArrayItemValue ¶
type CreateAcceptedPlanRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateAcceptedPlanRequest_FieldPath ContainsValue(*CreateAcceptedPlanRequest) bool }
CreateAcceptedPlanRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateAcceptedPlanRequest according to their type Present only for array (repeated) types.
func MustParseCreateAcceptedPlanRequest_FieldPathArrayItemValue ¶
func MustParseCreateAcceptedPlanRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateAcceptedPlanRequest_FieldPathArrayItemValue
func ParseCreateAcceptedPlanRequest_FieldPathArrayItemValue ¶
func ParseCreateAcceptedPlanRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateAcceptedPlanRequest_FieldPathArrayItemValue, error)
ParseCreateAcceptedPlanRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateAcceptedPlanRequest_FieldPathArrayOfValues ¶
type CreateAcceptedPlanRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateAcceptedPlanRequest_FieldPath }
CreateAcceptedPlanRequest_FieldPathArrayOfValues allows storing slice of values for CreateAcceptedPlanRequest fields according to their type
func MustParseCreateAcceptedPlanRequest_FieldPathArrayOfValues ¶
func MustParseCreateAcceptedPlanRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateAcceptedPlanRequest_FieldPathArrayOfValues
func ParseCreateAcceptedPlanRequest_FieldPathArrayOfValues ¶
func ParseCreateAcceptedPlanRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateAcceptedPlanRequest_FieldPathArrayOfValues, error)
type CreateAcceptedPlanRequest_FieldPathSelector ¶
type CreateAcceptedPlanRequest_FieldPathSelector int32
const ( CreateAcceptedPlanRequest_FieldPathSelectorParent CreateAcceptedPlanRequest_FieldPathSelector = 0 CreateAcceptedPlanRequest_FieldPathSelectorAcceptedPlan CreateAcceptedPlanRequest_FieldPathSelector = 1 )
func (CreateAcceptedPlanRequest_FieldPathSelector) String ¶
func (s CreateAcceptedPlanRequest_FieldPathSelector) String() string
type CreateAcceptedPlanRequest_FieldPathValue ¶
type CreateAcceptedPlanRequest_FieldPathValue interface { CreateAcceptedPlanRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateAcceptedPlanRequest) CompareWith(*CreateAcceptedPlanRequest) (cmp int, comparable bool) }
CreateAcceptedPlanRequest_FieldPathValue allows storing values for CreateAcceptedPlanRequest fields according to their type
func MustParseCreateAcceptedPlanRequest_FieldPathValue ¶
func MustParseCreateAcceptedPlanRequest_FieldPathValue(pathStr, valueStr string) CreateAcceptedPlanRequest_FieldPathValue
func ParseCreateAcceptedPlanRequest_FieldPathValue ¶
func ParseCreateAcceptedPlanRequest_FieldPathValue(pathStr, valueStr string) (CreateAcceptedPlanRequest_FieldPathValue, error)
type CreateAcceptedPlanRequest_FieldSubPath ¶
type CreateAcceptedPlanRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateAcceptedPlanRequest_FieldSubPath) AsAcceptedPlanSubPath ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) AsAcceptedPlanSubPath() (accepted_plan.AcceptedPlan_FieldPath, bool)
func (*CreateAcceptedPlanRequest_FieldSubPath) ClearValue ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) ClearValue(item *CreateAcceptedPlanRequest)
func (*CreateAcceptedPlanRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateAcceptedPlanRequest_FieldSubPath) Get ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) Get(source *CreateAcceptedPlanRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateAcceptedPlanRequest
func (*CreateAcceptedPlanRequest_FieldSubPath) GetDefault ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateAcceptedPlanRequest_FieldSubPath) GetRaw ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateAcceptedPlanRequest_FieldSubPath) GetSingle ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) GetSingle(source *CreateAcceptedPlanRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateAcceptedPlanRequest
func (*CreateAcceptedPlanRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateAcceptedPlanRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateAcceptedPlanRequest_FieldSubPath) JSONString ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateAcceptedPlanRequest_FieldSubPath) Selector ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) Selector() CreateAcceptedPlanRequest_FieldPathSelector
func (*CreateAcceptedPlanRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *CreateAcceptedPlanRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateAcceptedPlanRequest_FieldSubPath) String ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateAcceptedPlanRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateAcceptedPlanRequest_FieldPathArrayItemValue
func (*CreateAcceptedPlanRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateAcceptedPlanRequest_FieldPathArrayOfValues
func (*CreateAcceptedPlanRequest_FieldSubPath) WithIValue ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) WithIValue(value interface{}) CreateAcceptedPlanRequest_FieldPathValue
func (*CreateAcceptedPlanRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateAcceptedPlanRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateAcceptedPlanRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateAcceptedPlanRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateAcceptedPlanRequest_FieldSubPathArrayItemValue ¶
type CreateAcceptedPlanRequest_FieldSubPathArrayItemValue struct { CreateAcceptedPlanRequest_FieldPath // contains filtered or unexported fields }
func (*CreateAcceptedPlanRequest_FieldSubPathArrayItemValue) AsAcceptedPlanPathItemValue ¶
func (fpaivs *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue) AsAcceptedPlanPathItemValue() (accepted_plan.AcceptedPlan_FieldPathArrayItemValue, bool)
func (*CreateAcceptedPlanRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateAcceptedPlanRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateAcceptedPlanRequest'
func (*CreateAcceptedPlanRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateAcceptedPlanRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateAcceptedPlanRequest_FieldSubPathArrayOfValues ¶
type CreateAcceptedPlanRequest_FieldSubPathArrayOfValues struct { CreateAcceptedPlanRequest_FieldPath // contains filtered or unexported fields }
func (*CreateAcceptedPlanRequest_FieldSubPathArrayOfValues) AsAcceptedPlanPathArrayOfValues ¶
func (fpsaov *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues) AsAcceptedPlanPathArrayOfValues() (accepted_plan.AcceptedPlan_FieldPathArrayOfValues, bool)
func (*CreateAcceptedPlanRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateAcceptedPlanRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateAcceptedPlanRequest_FieldSubPathValue ¶
type CreateAcceptedPlanRequest_FieldSubPathValue struct { CreateAcceptedPlanRequest_FieldPath // contains filtered or unexported fields }
func (*CreateAcceptedPlanRequest_FieldSubPathValue) AsAcceptedPlanPathValue ¶
func (fpvs *CreateAcceptedPlanRequest_FieldSubPathValue) AsAcceptedPlanPathValue() (accepted_plan.AcceptedPlan_FieldPathValue, bool)
func (*CreateAcceptedPlanRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateAcceptedPlanRequest_FieldSubPathValue) CompareWith(source *CreateAcceptedPlanRequest) (int, bool)
func (*CreateAcceptedPlanRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateAcceptedPlanRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateAcceptedPlanRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateAcceptedPlanRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateAcceptedPlanRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateAcceptedPlanRequest_FieldSubPathValue) SetTo(target **CreateAcceptedPlanRequest)
func (*CreateAcceptedPlanRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateAcceptedPlanRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateAcceptedPlanRequest_FieldTerminalPath ¶
type CreateAcceptedPlanRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateAcceptedPlanRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) ClearValue(item *CreateAcceptedPlanRequest)
func (*CreateAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateAcceptedPlanRequest_FieldTerminalPath) Get ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) Get(source *CreateAcceptedPlanRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateAcceptedPlanRequest
func (*CreateAcceptedPlanRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateAcceptedPlanRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateAcceptedPlanRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) GetSingle(source *CreateAcceptedPlanRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateAcceptedPlanRequest
func (*CreateAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateAcceptedPlanRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateAcceptedPlanRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateAcceptedPlanRequest_FieldTerminalPath) Selector ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) Selector() CreateAcceptedPlanRequest_FieldPathSelector
func (*CreateAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateAcceptedPlanRequest_FieldTerminalPath) String ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateAcceptedPlanRequest_FieldPathArrayItemValue
func (*CreateAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateAcceptedPlanRequest_FieldPathArrayOfValues
func (*CreateAcceptedPlanRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) WithIValue(value interface{}) CreateAcceptedPlanRequest_FieldPathValue
func (*CreateAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateAcceptedPlanRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateAcceptedPlanRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue ¶
type CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue struct { CreateAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateAcceptedPlanRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateAcceptedPlanRequest'
func (*CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateAcceptedPlanRequest as interface{}
func (*CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateAcceptedPlanRequest) (interface{}, bool)
func (*CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues ¶
type CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues struct { CreateAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsAcceptedPlanArrayOfValues ¶
func (fpaov *CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsAcceptedPlanArrayOfValues() ([]*accepted_plan.AcceptedPlan, bool)
func (*CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*accepted_plan.ParentReference, bool)
func (*CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateAcceptedPlanRequest_FieldTerminalPathValue ¶
type CreateAcceptedPlanRequest_FieldTerminalPathValue struct { CreateAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateAcceptedPlanRequest_FieldTerminalPathValue) AsAcceptedPlanValue ¶
func (fpv *CreateAcceptedPlanRequest_FieldTerminalPathValue) AsAcceptedPlanValue() (*accepted_plan.AcceptedPlan, bool)
func (*CreateAcceptedPlanRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateAcceptedPlanRequest_FieldTerminalPathValue) AsParentValue() (*accepted_plan.ParentReference, bool)
func (*CreateAcceptedPlanRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateAcceptedPlanRequest_FieldTerminalPathValue) CompareWith(source *CreateAcceptedPlanRequest) (int, bool)
CompareWith compares value in the 'CreateAcceptedPlanRequest_FieldTerminalPathValue' with the value under path in 'CreateAcceptedPlanRequest'.
func (*CreateAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateAcceptedPlanRequest' as interface{}
func (*CreateAcceptedPlanRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateAcceptedPlanRequest_FieldTerminalPathValue) SetTo(target **CreateAcceptedPlanRequest)
SetTo stores value for selected field for object CreateAcceptedPlanRequest
func (*CreateAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteAcceptedPlanDescriptor ¶
type DeleteAcceptedPlanDescriptor struct{}
func GetDeleteAcceptedPlanDescriptor ¶
func GetDeleteAcceptedPlanDescriptor() *DeleteAcceptedPlanDescriptor
func (*DeleteAcceptedPlanDescriptor) GetApiDescriptor ¶
func (d *DeleteAcceptedPlanDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteAcceptedPlanDescriptor) GetApiName ¶
func (d *DeleteAcceptedPlanDescriptor) GetApiName() string
func (*DeleteAcceptedPlanDescriptor) GetClientMsgReflectHandle ¶
func (d *DeleteAcceptedPlanDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteAcceptedPlanDescriptor) GetFullMethodName ¶
func (d *DeleteAcceptedPlanDescriptor) GetFullMethodName() string
func (*DeleteAcceptedPlanDescriptor) GetMethodName ¶
func (d *DeleteAcceptedPlanDescriptor) GetMethodName() string
func (*DeleteAcceptedPlanDescriptor) GetProtoPkgName ¶
func (d *DeleteAcceptedPlanDescriptor) GetProtoPkgName() string
func (*DeleteAcceptedPlanDescriptor) GetResourceDescriptor ¶
func (d *DeleteAcceptedPlanDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteAcceptedPlanDescriptor) GetServerMsgReflectHandle ¶
func (d *DeleteAcceptedPlanDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteAcceptedPlanDescriptor) GetServiceDomain ¶
func (d *DeleteAcceptedPlanDescriptor) GetServiceDomain() string
func (*DeleteAcceptedPlanDescriptor) GetServiceVersion ¶
func (d *DeleteAcceptedPlanDescriptor) GetServiceVersion() string
func (*DeleteAcceptedPlanDescriptor) GetVerb ¶
func (d *DeleteAcceptedPlanDescriptor) GetVerb() string
func (*DeleteAcceptedPlanDescriptor) HasResource ¶
func (d *DeleteAcceptedPlanDescriptor) HasResource() bool
func (*DeleteAcceptedPlanDescriptor) IsClientStream ¶
func (d *DeleteAcceptedPlanDescriptor) IsClientStream() bool
func (*DeleteAcceptedPlanDescriptor) IsCollection ¶
func (d *DeleteAcceptedPlanDescriptor) IsCollection() bool
func (*DeleteAcceptedPlanDescriptor) IsPlural ¶
func (d *DeleteAcceptedPlanDescriptor) IsPlural() bool
func (*DeleteAcceptedPlanDescriptor) IsServerStream ¶
func (d *DeleteAcceptedPlanDescriptor) IsServerStream() bool
func (*DeleteAcceptedPlanDescriptor) IsUnary ¶
func (d *DeleteAcceptedPlanDescriptor) IsUnary() bool
func (*DeleteAcceptedPlanDescriptor) NewEmptyClientMsg ¶
func (d *DeleteAcceptedPlanDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteAcceptedPlanDescriptor) NewEmptyServerMsg ¶
func (d *DeleteAcceptedPlanDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteAcceptedPlanDescriptor) RequestHasResourceBody ¶
func (d *DeleteAcceptedPlanDescriptor) RequestHasResourceBody() bool
type DeleteAcceptedPlanDescriptorClientMsgHandle ¶
type DeleteAcceptedPlanDescriptorClientMsgHandle struct{}
func (*DeleteAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *DeleteAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeleteAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeleteAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteAcceptedPlanDescriptorServerMsgHandle ¶
type DeleteAcceptedPlanDescriptorServerMsgHandle struct{}
func (*DeleteAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeleteAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeleteAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeleteAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteAcceptedPlanRequest ¶
type DeleteAcceptedPlanRequest struct { // Reference of ntt.limits.v1alpha2.AcceptedPlan Name *accepted_plan.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteAcceptedPlan][ntt.limits.v1alpha2.DeleteAcceptedPlan]
func (*DeleteAcceptedPlanRequest) Clone ¶
func (o *DeleteAcceptedPlanRequest) Clone() *DeleteAcceptedPlanRequest
func (*DeleteAcceptedPlanRequest) CloneRaw ¶
func (o *DeleteAcceptedPlanRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteAcceptedPlanRequest) Descriptor ¶
func (*DeleteAcceptedPlanRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteAcceptedPlanRequest.ProtoReflect.Descriptor instead.
func (*DeleteAcceptedPlanRequest) GetName ¶
func (m *DeleteAcceptedPlanRequest) GetName() *accepted_plan.Reference
func (*DeleteAcceptedPlanRequest) GotenMessage ¶
func (*DeleteAcceptedPlanRequest) GotenMessage()
func (*DeleteAcceptedPlanRequest) GotenObjectExt ¶
func (o *DeleteAcceptedPlanRequest) GotenObjectExt()
func (*DeleteAcceptedPlanRequest) GotenValidate ¶
func (obj *DeleteAcceptedPlanRequest) GotenValidate() error
func (*DeleteAcceptedPlanRequest) MakeDiffFieldMask ¶
func (o *DeleteAcceptedPlanRequest) MakeDiffFieldMask(other *DeleteAcceptedPlanRequest) *DeleteAcceptedPlanRequest_FieldMask
func (*DeleteAcceptedPlanRequest) MakeFullFieldMask ¶
func (o *DeleteAcceptedPlanRequest) MakeFullFieldMask() *DeleteAcceptedPlanRequest_FieldMask
func (*DeleteAcceptedPlanRequest) MakeRawDiffFieldMask ¶
func (o *DeleteAcceptedPlanRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteAcceptedPlanRequest) MakeRawFullFieldMask ¶
func (o *DeleteAcceptedPlanRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteAcceptedPlanRequest) Marshal ¶
func (m *DeleteAcceptedPlanRequest) Marshal() ([]byte, error)
func (*DeleteAcceptedPlanRequest) MarshalJSON ¶
func (m *DeleteAcceptedPlanRequest) MarshalJSON() ([]byte, error)
func (*DeleteAcceptedPlanRequest) Merge ¶
func (o *DeleteAcceptedPlanRequest) Merge(source *DeleteAcceptedPlanRequest)
func (*DeleteAcceptedPlanRequest) MergeRaw ¶
func (o *DeleteAcceptedPlanRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteAcceptedPlanRequest) ProtoMessage ¶
func (*DeleteAcceptedPlanRequest) ProtoMessage()
func (*DeleteAcceptedPlanRequest) ProtoReflect ¶
func (m *DeleteAcceptedPlanRequest) ProtoReflect() preflect.Message
func (*DeleteAcceptedPlanRequest) Reset ¶
func (m *DeleteAcceptedPlanRequest) Reset()
func (*DeleteAcceptedPlanRequest) SetName ¶
func (m *DeleteAcceptedPlanRequest) SetName(fv *accepted_plan.Reference)
func (*DeleteAcceptedPlanRequest) String ¶
func (m *DeleteAcceptedPlanRequest) String() string
func (*DeleteAcceptedPlanRequest) Unmarshal ¶
func (m *DeleteAcceptedPlanRequest) Unmarshal(b []byte) error
func (*DeleteAcceptedPlanRequest) UnmarshalJSON ¶
func (m *DeleteAcceptedPlanRequest) UnmarshalJSON(data []byte) error
type DeleteAcceptedPlanRequestFieldPathBuilder ¶
type DeleteAcceptedPlanRequestFieldPathBuilder struct{}
func NewDeleteAcceptedPlanRequestFieldPathBuilder ¶
func NewDeleteAcceptedPlanRequestFieldPathBuilder() DeleteAcceptedPlanRequestFieldPathBuilder
type DeleteAcceptedPlanRequestPathSelectorName ¶
type DeleteAcceptedPlanRequestPathSelectorName struct{}
func (DeleteAcceptedPlanRequestPathSelectorName) FieldPath ¶
func (DeleteAcceptedPlanRequestPathSelectorName) FieldPath() *DeleteAcceptedPlanRequest_FieldTerminalPath
func (DeleteAcceptedPlanRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteAcceptedPlanRequestPathSelectorName) WithArrayOfValues(values []*accepted_plan.Reference) *DeleteAcceptedPlanRequest_FieldTerminalPathArrayOfValues
func (DeleteAcceptedPlanRequestPathSelectorName) WithValue ¶
func (s DeleteAcceptedPlanRequestPathSelectorName) WithValue(value *accepted_plan.Reference) *DeleteAcceptedPlanRequest_FieldTerminalPathValue
type DeleteAcceptedPlanRequest_FieldMask ¶
type DeleteAcceptedPlanRequest_FieldMask struct {
Paths []DeleteAcceptedPlanRequest_FieldPath
}
func FullDeleteAcceptedPlanRequest_FieldMask ¶
func FullDeleteAcceptedPlanRequest_FieldMask() *DeleteAcceptedPlanRequest_FieldMask
func (*DeleteAcceptedPlanRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) AppendPath(path DeleteAcceptedPlanRequest_FieldPath)
func (*DeleteAcceptedPlanRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteAcceptedPlanRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteAcceptedPlanRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteAcceptedPlanRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) FilterInputFields() *DeleteAcceptedPlanRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteAcceptedPlanRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteAcceptedPlanRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) GetPaths() []DeleteAcceptedPlanRequest_FieldPath
func (*DeleteAcceptedPlanRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteAcceptedPlanRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) IsFull() bool
func (DeleteAcceptedPlanRequest_FieldMask) Marshal ¶
func (fieldMask DeleteAcceptedPlanRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteAcceptedPlanRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteAcceptedPlanRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteAcceptedPlanRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) PathsCount() int
func (*DeleteAcceptedPlanRequest_FieldMask) Project ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) Project(source *DeleteAcceptedPlanRequest) *DeleteAcceptedPlanRequest
func (*DeleteAcceptedPlanRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteAcceptedPlanRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) ProtoMessage()
func (*DeleteAcceptedPlanRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteAcceptedPlanRequest_FieldMask) Reset ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) Reset()
func (*DeleteAcceptedPlanRequest_FieldMask) Set ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) Set(target, source *DeleteAcceptedPlanRequest)
func (*DeleteAcceptedPlanRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteAcceptedPlanRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteAcceptedPlanRequest_FieldMask) Size ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) Size() int
func (*DeleteAcceptedPlanRequest_FieldMask) String ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) String() string
func (*DeleteAcceptedPlanRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) Subtract(other *DeleteAcceptedPlanRequest_FieldMask) *DeleteAcceptedPlanRequest_FieldMask
func (*DeleteAcceptedPlanRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteAcceptedPlanRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteAcceptedPlanRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteAcceptedPlanRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteAcceptedPlanRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteAcceptedPlanRequest_FieldPath ¶
type DeleteAcceptedPlanRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteAcceptedPlanRequest_FieldPathSelector Get(source *DeleteAcceptedPlanRequest) []interface{} GetSingle(source *DeleteAcceptedPlanRequest) (interface{}, bool) ClearValue(item *DeleteAcceptedPlanRequest) // Those methods build corresponding DeleteAcceptedPlanRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteAcceptedPlanRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteAcceptedPlanRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteAcceptedPlanRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteAcceptedPlanRequest_FieldPath ¶
func BuildDeleteAcceptedPlanRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteAcceptedPlanRequest_FieldPath, error)
func MustParseDeleteAcceptedPlanRequest_FieldPath ¶
func MustParseDeleteAcceptedPlanRequest_FieldPath(rawField string) DeleteAcceptedPlanRequest_FieldPath
func ParseDeleteAcceptedPlanRequest_FieldPath ¶
func ParseDeleteAcceptedPlanRequest_FieldPath(rawField string) (DeleteAcceptedPlanRequest_FieldPath, error)
type DeleteAcceptedPlanRequest_FieldPathArrayItemValue ¶
type DeleteAcceptedPlanRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteAcceptedPlanRequest_FieldPath ContainsValue(*DeleteAcceptedPlanRequest) bool }
DeleteAcceptedPlanRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteAcceptedPlanRequest according to their type Present only for array (repeated) types.
func MustParseDeleteAcceptedPlanRequest_FieldPathArrayItemValue ¶
func MustParseDeleteAcceptedPlanRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteAcceptedPlanRequest_FieldPathArrayItemValue
func ParseDeleteAcceptedPlanRequest_FieldPathArrayItemValue ¶
func ParseDeleteAcceptedPlanRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteAcceptedPlanRequest_FieldPathArrayItemValue, error)
ParseDeleteAcceptedPlanRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteAcceptedPlanRequest_FieldPathArrayOfValues ¶
type DeleteAcceptedPlanRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteAcceptedPlanRequest_FieldPath }
DeleteAcceptedPlanRequest_FieldPathArrayOfValues allows storing slice of values for DeleteAcceptedPlanRequest fields according to their type
func MustParseDeleteAcceptedPlanRequest_FieldPathArrayOfValues ¶
func MustParseDeleteAcceptedPlanRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteAcceptedPlanRequest_FieldPathArrayOfValues
func ParseDeleteAcceptedPlanRequest_FieldPathArrayOfValues ¶
func ParseDeleteAcceptedPlanRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteAcceptedPlanRequest_FieldPathArrayOfValues, error)
type DeleteAcceptedPlanRequest_FieldPathSelector ¶
type DeleteAcceptedPlanRequest_FieldPathSelector int32
const (
DeleteAcceptedPlanRequest_FieldPathSelectorName DeleteAcceptedPlanRequest_FieldPathSelector = 0
)
func (DeleteAcceptedPlanRequest_FieldPathSelector) String ¶
func (s DeleteAcceptedPlanRequest_FieldPathSelector) String() string
type DeleteAcceptedPlanRequest_FieldPathValue ¶
type DeleteAcceptedPlanRequest_FieldPathValue interface { DeleteAcceptedPlanRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteAcceptedPlanRequest) CompareWith(*DeleteAcceptedPlanRequest) (cmp int, comparable bool) }
DeleteAcceptedPlanRequest_FieldPathValue allows storing values for DeleteAcceptedPlanRequest fields according to their type
func MustParseDeleteAcceptedPlanRequest_FieldPathValue ¶
func MustParseDeleteAcceptedPlanRequest_FieldPathValue(pathStr, valueStr string) DeleteAcceptedPlanRequest_FieldPathValue
func ParseDeleteAcceptedPlanRequest_FieldPathValue ¶
func ParseDeleteAcceptedPlanRequest_FieldPathValue(pathStr, valueStr string) (DeleteAcceptedPlanRequest_FieldPathValue, error)
type DeleteAcceptedPlanRequest_FieldTerminalPath ¶
type DeleteAcceptedPlanRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) ClearValue(item *DeleteAcceptedPlanRequest)
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) Get ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) Get(source *DeleteAcceptedPlanRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteAcceptedPlanRequest
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) GetSingle(source *DeleteAcceptedPlanRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteAcceptedPlanRequest
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) Selector ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) Selector() DeleteAcceptedPlanRequest_FieldPathSelector
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) String ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteAcceptedPlanRequest_FieldPathArrayItemValue
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteAcceptedPlanRequest_FieldPathArrayOfValues
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteAcceptedPlanRequest_FieldPathValue
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteAcceptedPlanRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteAcceptedPlanRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue ¶
type DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue struct { DeleteAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteAcceptedPlanRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteAcceptedPlanRequest'
func (*DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteAcceptedPlanRequest as interface{}
func (*DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteAcceptedPlanRequest) (interface{}, bool)
func (*DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteAcceptedPlanRequest_FieldTerminalPathArrayOfValues ¶
type DeleteAcceptedPlanRequest_FieldTerminalPathArrayOfValues struct { DeleteAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*accepted_plan.Reference, bool)
func (*DeleteAcceptedPlanRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteAcceptedPlanRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteAcceptedPlanRequest_FieldTerminalPathValue ¶
type DeleteAcceptedPlanRequest_FieldTerminalPathValue struct { DeleteAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteAcceptedPlanRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteAcceptedPlanRequest_FieldTerminalPathValue) AsNameValue() (*accepted_plan.Reference, bool)
func (*DeleteAcceptedPlanRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteAcceptedPlanRequest_FieldTerminalPathValue) CompareWith(source *DeleteAcceptedPlanRequest) (int, bool)
CompareWith compares value in the 'DeleteAcceptedPlanRequest_FieldTerminalPathValue' with the value under path in 'DeleteAcceptedPlanRequest'.
func (*DeleteAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteAcceptedPlanRequest' as interface{}
func (*DeleteAcceptedPlanRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteAcceptedPlanRequest_FieldTerminalPathValue) SetTo(target **DeleteAcceptedPlanRequest)
SetTo stores value for selected field for object DeleteAcceptedPlanRequest
func (*DeleteAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetAcceptedPlanDescriptor ¶
type GetAcceptedPlanDescriptor struct{}
func GetGetAcceptedPlanDescriptor ¶
func GetGetAcceptedPlanDescriptor() *GetAcceptedPlanDescriptor
func (*GetAcceptedPlanDescriptor) GetApiDescriptor ¶
func (d *GetAcceptedPlanDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetAcceptedPlanDescriptor) GetApiName ¶
func (d *GetAcceptedPlanDescriptor) GetApiName() string
func (*GetAcceptedPlanDescriptor) GetClientMsgReflectHandle ¶
func (d *GetAcceptedPlanDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetAcceptedPlanDescriptor) GetFullMethodName ¶
func (d *GetAcceptedPlanDescriptor) GetFullMethodName() string
func (*GetAcceptedPlanDescriptor) GetMethodName ¶
func (d *GetAcceptedPlanDescriptor) GetMethodName() string
func (*GetAcceptedPlanDescriptor) GetProtoPkgName ¶
func (d *GetAcceptedPlanDescriptor) GetProtoPkgName() string
func (*GetAcceptedPlanDescriptor) GetResourceDescriptor ¶
func (d *GetAcceptedPlanDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetAcceptedPlanDescriptor) GetServerMsgReflectHandle ¶
func (d *GetAcceptedPlanDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetAcceptedPlanDescriptor) GetServiceDomain ¶
func (d *GetAcceptedPlanDescriptor) GetServiceDomain() string
func (*GetAcceptedPlanDescriptor) GetServiceVersion ¶
func (d *GetAcceptedPlanDescriptor) GetServiceVersion() string
func (*GetAcceptedPlanDescriptor) GetVerb ¶
func (d *GetAcceptedPlanDescriptor) GetVerb() string
func (*GetAcceptedPlanDescriptor) HasResource ¶
func (d *GetAcceptedPlanDescriptor) HasResource() bool
func (*GetAcceptedPlanDescriptor) IsClientStream ¶
func (d *GetAcceptedPlanDescriptor) IsClientStream() bool
func (*GetAcceptedPlanDescriptor) IsCollection ¶
func (d *GetAcceptedPlanDescriptor) IsCollection() bool
func (*GetAcceptedPlanDescriptor) IsPlural ¶
func (d *GetAcceptedPlanDescriptor) IsPlural() bool
func (*GetAcceptedPlanDescriptor) IsServerStream ¶
func (d *GetAcceptedPlanDescriptor) IsServerStream() bool
func (*GetAcceptedPlanDescriptor) IsUnary ¶
func (d *GetAcceptedPlanDescriptor) IsUnary() bool
func (*GetAcceptedPlanDescriptor) NewEmptyClientMsg ¶
func (d *GetAcceptedPlanDescriptor) NewEmptyClientMsg() proto.Message
func (*GetAcceptedPlanDescriptor) NewEmptyServerMsg ¶
func (d *GetAcceptedPlanDescriptor) NewEmptyServerMsg() proto.Message
func (*GetAcceptedPlanDescriptor) RequestHasResourceBody ¶
func (d *GetAcceptedPlanDescriptor) RequestHasResourceBody() bool
type GetAcceptedPlanDescriptorClientMsgHandle ¶
type GetAcceptedPlanDescriptorClientMsgHandle struct{}
func (*GetAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetAcceptedPlanDescriptorServerMsgHandle ¶
type GetAcceptedPlanDescriptorServerMsgHandle struct{}
func (*GetAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetAcceptedPlanRequest ¶
type GetAcceptedPlanRequest struct { // Reference of ntt.limits.v1alpha2.AcceptedPlan Name *accepted_plan.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 *accepted_plan.AcceptedPlan_FieldMask `` /* 144-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 [GetAcceptedPlan][ntt.limits.v1alpha2.GetAcceptedPlan]
func (*GetAcceptedPlanRequest) Clone ¶
func (o *GetAcceptedPlanRequest) Clone() *GetAcceptedPlanRequest
func (*GetAcceptedPlanRequest) CloneRaw ¶
func (o *GetAcceptedPlanRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetAcceptedPlanRequest) Descriptor ¶
func (*GetAcceptedPlanRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetAcceptedPlanRequest.ProtoReflect.Descriptor instead.
func (*GetAcceptedPlanRequest) GetFieldMask ¶
func (m *GetAcceptedPlanRequest) GetFieldMask() *accepted_plan.AcceptedPlan_FieldMask
func (*GetAcceptedPlanRequest) GetName ¶
func (m *GetAcceptedPlanRequest) GetName() *accepted_plan.Reference
func (*GetAcceptedPlanRequest) GetView ¶
func (m *GetAcceptedPlanRequest) GetView() view.View
func (*GetAcceptedPlanRequest) GotenMessage ¶
func (*GetAcceptedPlanRequest) GotenMessage()
func (*GetAcceptedPlanRequest) GotenObjectExt ¶
func (o *GetAcceptedPlanRequest) GotenObjectExt()
func (*GetAcceptedPlanRequest) GotenValidate ¶
func (obj *GetAcceptedPlanRequest) GotenValidate() error
func (*GetAcceptedPlanRequest) MakeDiffFieldMask ¶
func (o *GetAcceptedPlanRequest) MakeDiffFieldMask(other *GetAcceptedPlanRequest) *GetAcceptedPlanRequest_FieldMask
func (*GetAcceptedPlanRequest) MakeFullFieldMask ¶
func (o *GetAcceptedPlanRequest) MakeFullFieldMask() *GetAcceptedPlanRequest_FieldMask
func (*GetAcceptedPlanRequest) MakeRawDiffFieldMask ¶
func (o *GetAcceptedPlanRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetAcceptedPlanRequest) MakeRawFullFieldMask ¶
func (o *GetAcceptedPlanRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetAcceptedPlanRequest) Marshal ¶
func (m *GetAcceptedPlanRequest) Marshal() ([]byte, error)
func (*GetAcceptedPlanRequest) MarshalJSON ¶
func (m *GetAcceptedPlanRequest) MarshalJSON() ([]byte, error)
func (*GetAcceptedPlanRequest) Merge ¶
func (o *GetAcceptedPlanRequest) Merge(source *GetAcceptedPlanRequest)
func (*GetAcceptedPlanRequest) MergeRaw ¶
func (o *GetAcceptedPlanRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetAcceptedPlanRequest) ProtoMessage ¶
func (*GetAcceptedPlanRequest) ProtoMessage()
func (*GetAcceptedPlanRequest) ProtoReflect ¶
func (m *GetAcceptedPlanRequest) ProtoReflect() preflect.Message
func (*GetAcceptedPlanRequest) Reset ¶
func (m *GetAcceptedPlanRequest) Reset()
func (*GetAcceptedPlanRequest) SetFieldMask ¶
func (m *GetAcceptedPlanRequest) SetFieldMask(fv *accepted_plan.AcceptedPlan_FieldMask)
func (*GetAcceptedPlanRequest) SetName ¶
func (m *GetAcceptedPlanRequest) SetName(fv *accepted_plan.Reference)
func (*GetAcceptedPlanRequest) SetView ¶
func (m *GetAcceptedPlanRequest) SetView(fv view.View)
func (*GetAcceptedPlanRequest) String ¶
func (m *GetAcceptedPlanRequest) String() string
func (*GetAcceptedPlanRequest) Unmarshal ¶
func (m *GetAcceptedPlanRequest) Unmarshal(b []byte) error
func (*GetAcceptedPlanRequest) UnmarshalJSON ¶
func (m *GetAcceptedPlanRequest) UnmarshalJSON(data []byte) error
type GetAcceptedPlanRequestFieldPathBuilder ¶
type GetAcceptedPlanRequestFieldPathBuilder struct{}
func NewGetAcceptedPlanRequestFieldPathBuilder ¶
func NewGetAcceptedPlanRequestFieldPathBuilder() GetAcceptedPlanRequestFieldPathBuilder
type GetAcceptedPlanRequestPathSelectorFieldMask ¶
type GetAcceptedPlanRequestPathSelectorFieldMask struct{}
func (GetAcceptedPlanRequestPathSelectorFieldMask) FieldPath ¶
func (GetAcceptedPlanRequestPathSelectorFieldMask) FieldPath() *GetAcceptedPlanRequest_FieldTerminalPath
func (GetAcceptedPlanRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetAcceptedPlanRequestPathSelectorFieldMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues
func (GetAcceptedPlanRequestPathSelectorFieldMask) WithValue ¶
func (s GetAcceptedPlanRequestPathSelectorFieldMask) WithValue(value *accepted_plan.AcceptedPlan_FieldMask) *GetAcceptedPlanRequest_FieldTerminalPathValue
type GetAcceptedPlanRequestPathSelectorName ¶
type GetAcceptedPlanRequestPathSelectorName struct{}
func (GetAcceptedPlanRequestPathSelectorName) FieldPath ¶
func (GetAcceptedPlanRequestPathSelectorName) FieldPath() *GetAcceptedPlanRequest_FieldTerminalPath
func (GetAcceptedPlanRequestPathSelectorName) WithArrayOfValues ¶
func (s GetAcceptedPlanRequestPathSelectorName) WithArrayOfValues(values []*accepted_plan.Reference) *GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues
func (GetAcceptedPlanRequestPathSelectorName) WithValue ¶
func (s GetAcceptedPlanRequestPathSelectorName) WithValue(value *accepted_plan.Reference) *GetAcceptedPlanRequest_FieldTerminalPathValue
type GetAcceptedPlanRequestPathSelectorView ¶
type GetAcceptedPlanRequestPathSelectorView struct{}
func (GetAcceptedPlanRequestPathSelectorView) FieldPath ¶
func (GetAcceptedPlanRequestPathSelectorView) FieldPath() *GetAcceptedPlanRequest_FieldTerminalPath
func (GetAcceptedPlanRequestPathSelectorView) WithArrayOfValues ¶
func (s GetAcceptedPlanRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues
func (GetAcceptedPlanRequestPathSelectorView) WithValue ¶
func (s GetAcceptedPlanRequestPathSelectorView) WithValue(value view.View) *GetAcceptedPlanRequest_FieldTerminalPathValue
type GetAcceptedPlanRequest_FieldMask ¶
type GetAcceptedPlanRequest_FieldMask struct {
Paths []GetAcceptedPlanRequest_FieldPath
}
func FullGetAcceptedPlanRequest_FieldMask ¶
func FullGetAcceptedPlanRequest_FieldMask() *GetAcceptedPlanRequest_FieldMask
func (*GetAcceptedPlanRequest_FieldMask) AppendPath ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) AppendPath(path GetAcceptedPlanRequest_FieldPath)
func (*GetAcceptedPlanRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetAcceptedPlanRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetAcceptedPlanRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetAcceptedPlanRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) FilterInputFields() *GetAcceptedPlanRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetAcceptedPlanRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetAcceptedPlanRequest_FieldMask) GetPaths ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) GetPaths() []GetAcceptedPlanRequest_FieldPath
func (*GetAcceptedPlanRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetAcceptedPlanRequest_FieldMask) IsFull ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) IsFull() bool
func (GetAcceptedPlanRequest_FieldMask) Marshal ¶
func (fieldMask GetAcceptedPlanRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetAcceptedPlanRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetAcceptedPlanRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetAcceptedPlanRequest_FieldMask) PathsCount ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) PathsCount() int
func (*GetAcceptedPlanRequest_FieldMask) Project ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) Project(source *GetAcceptedPlanRequest) *GetAcceptedPlanRequest
func (*GetAcceptedPlanRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetAcceptedPlanRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) ProtoMessage()
func (*GetAcceptedPlanRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetAcceptedPlanRequest_FieldMask) Reset ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) Reset()
func (*GetAcceptedPlanRequest_FieldMask) Set ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) Set(target, source *GetAcceptedPlanRequest)
func (*GetAcceptedPlanRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetAcceptedPlanRequest_FieldMask) SetRaw ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetAcceptedPlanRequest_FieldMask) Size ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) Size() int
func (*GetAcceptedPlanRequest_FieldMask) String ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) String() string
func (*GetAcceptedPlanRequest_FieldMask) Subtract ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) Subtract(other *GetAcceptedPlanRequest_FieldMask) *GetAcceptedPlanRequest_FieldMask
func (*GetAcceptedPlanRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetAcceptedPlanRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetAcceptedPlanRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) Unmarshal(data []byte) error
func (*GetAcceptedPlanRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetAcceptedPlanRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetAcceptedPlanRequest_FieldPath ¶
type GetAcceptedPlanRequest_FieldPath interface { gotenobject.FieldPath Selector() GetAcceptedPlanRequest_FieldPathSelector Get(source *GetAcceptedPlanRequest) []interface{} GetSingle(source *GetAcceptedPlanRequest) (interface{}, bool) ClearValue(item *GetAcceptedPlanRequest) // Those methods build corresponding GetAcceptedPlanRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetAcceptedPlanRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetAcceptedPlanRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetAcceptedPlanRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetAcceptedPlanRequest_FieldPath ¶
func BuildGetAcceptedPlanRequest_FieldPath(fp gotenobject.RawFieldPath) (GetAcceptedPlanRequest_FieldPath, error)
func MustParseGetAcceptedPlanRequest_FieldPath ¶
func MustParseGetAcceptedPlanRequest_FieldPath(rawField string) GetAcceptedPlanRequest_FieldPath
func ParseGetAcceptedPlanRequest_FieldPath ¶
func ParseGetAcceptedPlanRequest_FieldPath(rawField string) (GetAcceptedPlanRequest_FieldPath, error)
type GetAcceptedPlanRequest_FieldPathArrayItemValue ¶
type GetAcceptedPlanRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetAcceptedPlanRequest_FieldPath ContainsValue(*GetAcceptedPlanRequest) bool }
GetAcceptedPlanRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetAcceptedPlanRequest according to their type Present only for array (repeated) types.
func MustParseGetAcceptedPlanRequest_FieldPathArrayItemValue ¶
func MustParseGetAcceptedPlanRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetAcceptedPlanRequest_FieldPathArrayItemValue
func ParseGetAcceptedPlanRequest_FieldPathArrayItemValue ¶
func ParseGetAcceptedPlanRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetAcceptedPlanRequest_FieldPathArrayItemValue, error)
ParseGetAcceptedPlanRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetAcceptedPlanRequest_FieldPathArrayOfValues ¶
type GetAcceptedPlanRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetAcceptedPlanRequest_FieldPath }
GetAcceptedPlanRequest_FieldPathArrayOfValues allows storing slice of values for GetAcceptedPlanRequest fields according to their type
func MustParseGetAcceptedPlanRequest_FieldPathArrayOfValues ¶
func MustParseGetAcceptedPlanRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetAcceptedPlanRequest_FieldPathArrayOfValues
func ParseGetAcceptedPlanRequest_FieldPathArrayOfValues ¶
func ParseGetAcceptedPlanRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetAcceptedPlanRequest_FieldPathArrayOfValues, error)
type GetAcceptedPlanRequest_FieldPathSelector ¶
type GetAcceptedPlanRequest_FieldPathSelector int32
const ( GetAcceptedPlanRequest_FieldPathSelectorName GetAcceptedPlanRequest_FieldPathSelector = 0 GetAcceptedPlanRequest_FieldPathSelectorFieldMask GetAcceptedPlanRequest_FieldPathSelector = 1 GetAcceptedPlanRequest_FieldPathSelectorView GetAcceptedPlanRequest_FieldPathSelector = 2 )
func (GetAcceptedPlanRequest_FieldPathSelector) String ¶
func (s GetAcceptedPlanRequest_FieldPathSelector) String() string
type GetAcceptedPlanRequest_FieldPathValue ¶
type GetAcceptedPlanRequest_FieldPathValue interface { GetAcceptedPlanRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetAcceptedPlanRequest) CompareWith(*GetAcceptedPlanRequest) (cmp int, comparable bool) }
GetAcceptedPlanRequest_FieldPathValue allows storing values for GetAcceptedPlanRequest fields according to their type
func MustParseGetAcceptedPlanRequest_FieldPathValue ¶
func MustParseGetAcceptedPlanRequest_FieldPathValue(pathStr, valueStr string) GetAcceptedPlanRequest_FieldPathValue
func ParseGetAcceptedPlanRequest_FieldPathValue ¶
func ParseGetAcceptedPlanRequest_FieldPathValue(pathStr, valueStr string) (GetAcceptedPlanRequest_FieldPathValue, error)
type GetAcceptedPlanRequest_FieldTerminalPath ¶
type GetAcceptedPlanRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetAcceptedPlanRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) ClearValue(item *GetAcceptedPlanRequest)
func (*GetAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetAcceptedPlanRequest_FieldTerminalPath) Get ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) Get(source *GetAcceptedPlanRequest) (values []interface{})
Get returns all values pointed by specific field from source GetAcceptedPlanRequest
func (*GetAcceptedPlanRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetAcceptedPlanRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetAcceptedPlanRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) GetSingle(source *GetAcceptedPlanRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetAcceptedPlanRequest
func (*GetAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetAcceptedPlanRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetAcceptedPlanRequest_FieldTerminalPath) JSONString ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetAcceptedPlanRequest_FieldTerminalPath) Selector ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) Selector() GetAcceptedPlanRequest_FieldPathSelector
func (*GetAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetAcceptedPlanRequest_FieldTerminalPath) String ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetAcceptedPlanRequest_FieldPathArrayItemValue
func (*GetAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetAcceptedPlanRequest_FieldPathArrayOfValues
func (*GetAcceptedPlanRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) WithIValue(value interface{}) GetAcceptedPlanRequest_FieldPathValue
func (*GetAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetAcceptedPlanRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetAcceptedPlanRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue ¶
type GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue struct { GetAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetAcceptedPlanRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetAcceptedPlanRequest'
func (*GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetAcceptedPlanRequest as interface{}
func (*GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetAcceptedPlanRequest) (interface{}, bool)
func (*GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues ¶
type GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues struct { GetAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*accepted_plan.AcceptedPlan_FieldMask, bool)
func (*GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*accepted_plan.Reference, bool)
func (*GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetAcceptedPlanRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetAcceptedPlanRequest_FieldTerminalPathValue ¶
type GetAcceptedPlanRequest_FieldTerminalPathValue struct { GetAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetAcceptedPlanRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) AsFieldMaskValue() (*accepted_plan.AcceptedPlan_FieldMask, bool)
func (*GetAcceptedPlanRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) AsNameValue() (*accepted_plan.Reference, bool)
func (*GetAcceptedPlanRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetAcceptedPlanRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) CompareWith(source *GetAcceptedPlanRequest) (int, bool)
CompareWith compares value in the 'GetAcceptedPlanRequest_FieldTerminalPathValue' with the value under path in 'GetAcceptedPlanRequest'.
func (*GetAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetAcceptedPlanRequest' as interface{}
func (*GetAcceptedPlanRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) SetTo(target **GetAcceptedPlanRequest)
SetTo stores value for selected field for object GetAcceptedPlanRequest
func (*GetAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListAcceptedPlansDescriptor ¶
type ListAcceptedPlansDescriptor struct{}
func GetListAcceptedPlansDescriptor ¶
func GetListAcceptedPlansDescriptor() *ListAcceptedPlansDescriptor
func (*ListAcceptedPlansDescriptor) GetApiDescriptor ¶
func (d *ListAcceptedPlansDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListAcceptedPlansDescriptor) GetApiName ¶
func (d *ListAcceptedPlansDescriptor) GetApiName() string
func (*ListAcceptedPlansDescriptor) GetClientMsgReflectHandle ¶
func (d *ListAcceptedPlansDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListAcceptedPlansDescriptor) GetFullMethodName ¶
func (d *ListAcceptedPlansDescriptor) GetFullMethodName() string
func (*ListAcceptedPlansDescriptor) GetMethodName ¶
func (d *ListAcceptedPlansDescriptor) GetMethodName() string
func (*ListAcceptedPlansDescriptor) GetProtoPkgName ¶
func (d *ListAcceptedPlansDescriptor) GetProtoPkgName() string
func (*ListAcceptedPlansDescriptor) GetResourceDescriptor ¶
func (d *ListAcceptedPlansDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListAcceptedPlansDescriptor) GetServerMsgReflectHandle ¶
func (d *ListAcceptedPlansDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListAcceptedPlansDescriptor) GetServiceDomain ¶
func (d *ListAcceptedPlansDescriptor) GetServiceDomain() string
func (*ListAcceptedPlansDescriptor) GetServiceVersion ¶
func (d *ListAcceptedPlansDescriptor) GetServiceVersion() string
func (*ListAcceptedPlansDescriptor) GetVerb ¶
func (d *ListAcceptedPlansDescriptor) GetVerb() string
func (*ListAcceptedPlansDescriptor) HasResource ¶
func (d *ListAcceptedPlansDescriptor) HasResource() bool
func (*ListAcceptedPlansDescriptor) IsClientStream ¶
func (d *ListAcceptedPlansDescriptor) IsClientStream() bool
func (*ListAcceptedPlansDescriptor) IsCollection ¶
func (d *ListAcceptedPlansDescriptor) IsCollection() bool
func (*ListAcceptedPlansDescriptor) IsPlural ¶
func (d *ListAcceptedPlansDescriptor) IsPlural() bool
func (*ListAcceptedPlansDescriptor) IsServerStream ¶
func (d *ListAcceptedPlansDescriptor) IsServerStream() bool
func (*ListAcceptedPlansDescriptor) IsUnary ¶
func (d *ListAcceptedPlansDescriptor) IsUnary() bool
func (*ListAcceptedPlansDescriptor) NewEmptyClientMsg ¶
func (d *ListAcceptedPlansDescriptor) NewEmptyClientMsg() proto.Message
func (*ListAcceptedPlansDescriptor) NewEmptyServerMsg ¶
func (d *ListAcceptedPlansDescriptor) NewEmptyServerMsg() proto.Message
func (*ListAcceptedPlansDescriptor) RequestHasResourceBody ¶
func (d *ListAcceptedPlansDescriptor) RequestHasResourceBody() bool
type ListAcceptedPlansDescriptorClientMsgHandle ¶
type ListAcceptedPlansDescriptorClientMsgHandle struct{}
func (*ListAcceptedPlansDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListAcceptedPlansDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListAcceptedPlansDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListAcceptedPlansDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListAcceptedPlansDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListAcceptedPlansDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListAcceptedPlansDescriptorServerMsgHandle ¶
type ListAcceptedPlansDescriptorServerMsgHandle struct{}
func (*ListAcceptedPlansDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListAcceptedPlansDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListAcceptedPlansDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListAcceptedPlansDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListAcceptedPlansDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListAcceptedPlansDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListAcceptedPlansRequest ¶
type ListAcceptedPlansRequest struct { // Parent name of ntt.limits.v1alpha2.AcceptedPlan Parent *accepted_plan.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer AcceptedPlans 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 // [ListAcceptedPlansResponse.next_page_token][ntt.limits.v1alpha2.ListAcceptedPlansResponse.next_page_token] PageToken *accepted_plan.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 *accepted_plan.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 *accepted_plan.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 *accepted_plan.AcceptedPlan_FieldMask `` /* 144-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 [ListAcceptedPlans][ntt.limits.v1alpha2.ListAcceptedPlans]
func (*ListAcceptedPlansRequest) Clone ¶
func (o *ListAcceptedPlansRequest) Clone() *ListAcceptedPlansRequest
func (*ListAcceptedPlansRequest) CloneRaw ¶
func (o *ListAcceptedPlansRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListAcceptedPlansRequest) Descriptor ¶
func (*ListAcceptedPlansRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListAcceptedPlansRequest.ProtoReflect.Descriptor instead.
func (*ListAcceptedPlansRequest) GetFieldMask ¶
func (m *ListAcceptedPlansRequest) GetFieldMask() *accepted_plan.AcceptedPlan_FieldMask
func (*ListAcceptedPlansRequest) GetFilter ¶
func (m *ListAcceptedPlansRequest) GetFilter() *accepted_plan.Filter
func (*ListAcceptedPlansRequest) GetIncludePagingInfo ¶ added in v0.10.1
func (m *ListAcceptedPlansRequest) GetIncludePagingInfo() bool
func (*ListAcceptedPlansRequest) GetOrderBy ¶
func (m *ListAcceptedPlansRequest) GetOrderBy() *accepted_plan.OrderBy
func (*ListAcceptedPlansRequest) GetPageSize ¶
func (m *ListAcceptedPlansRequest) GetPageSize() int32
func (*ListAcceptedPlansRequest) GetPageToken ¶
func (m *ListAcceptedPlansRequest) GetPageToken() *accepted_plan.PagerCursor
func (*ListAcceptedPlansRequest) GetParent ¶
func (m *ListAcceptedPlansRequest) GetParent() *accepted_plan.ParentName
func (*ListAcceptedPlansRequest) GetView ¶
func (m *ListAcceptedPlansRequest) GetView() view.View
func (*ListAcceptedPlansRequest) GotenMessage ¶
func (*ListAcceptedPlansRequest) GotenMessage()
func (*ListAcceptedPlansRequest) GotenObjectExt ¶
func (o *ListAcceptedPlansRequest) GotenObjectExt()
func (*ListAcceptedPlansRequest) GotenValidate ¶
func (obj *ListAcceptedPlansRequest) GotenValidate() error
func (*ListAcceptedPlansRequest) MakeDiffFieldMask ¶
func (o *ListAcceptedPlansRequest) MakeDiffFieldMask(other *ListAcceptedPlansRequest) *ListAcceptedPlansRequest_FieldMask
func (*ListAcceptedPlansRequest) MakeFullFieldMask ¶
func (o *ListAcceptedPlansRequest) MakeFullFieldMask() *ListAcceptedPlansRequest_FieldMask
func (*ListAcceptedPlansRequest) MakeRawDiffFieldMask ¶
func (o *ListAcceptedPlansRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListAcceptedPlansRequest) MakeRawFullFieldMask ¶
func (o *ListAcceptedPlansRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListAcceptedPlansRequest) Marshal ¶
func (m *ListAcceptedPlansRequest) Marshal() ([]byte, error)
func (*ListAcceptedPlansRequest) MarshalJSON ¶
func (m *ListAcceptedPlansRequest) MarshalJSON() ([]byte, error)
func (*ListAcceptedPlansRequest) Merge ¶
func (o *ListAcceptedPlansRequest) Merge(source *ListAcceptedPlansRequest)
func (*ListAcceptedPlansRequest) MergeRaw ¶
func (o *ListAcceptedPlansRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListAcceptedPlansRequest) ProtoMessage ¶
func (*ListAcceptedPlansRequest) ProtoMessage()
func (*ListAcceptedPlansRequest) ProtoReflect ¶
func (m *ListAcceptedPlansRequest) ProtoReflect() preflect.Message
func (*ListAcceptedPlansRequest) Reset ¶
func (m *ListAcceptedPlansRequest) Reset()
func (*ListAcceptedPlansRequest) SetFieldMask ¶
func (m *ListAcceptedPlansRequest) SetFieldMask(fv *accepted_plan.AcceptedPlan_FieldMask)
func (*ListAcceptedPlansRequest) SetFilter ¶
func (m *ListAcceptedPlansRequest) SetFilter(fv *accepted_plan.Filter)
func (*ListAcceptedPlansRequest) SetIncludePagingInfo ¶ added in v0.10.1
func (m *ListAcceptedPlansRequest) SetIncludePagingInfo(fv bool)
func (*ListAcceptedPlansRequest) SetOrderBy ¶
func (m *ListAcceptedPlansRequest) SetOrderBy(fv *accepted_plan.OrderBy)
func (*ListAcceptedPlansRequest) SetPageSize ¶
func (m *ListAcceptedPlansRequest) SetPageSize(fv int32)
func (*ListAcceptedPlansRequest) SetPageToken ¶
func (m *ListAcceptedPlansRequest) SetPageToken(fv *accepted_plan.PagerCursor)
func (*ListAcceptedPlansRequest) SetParent ¶
func (m *ListAcceptedPlansRequest) SetParent(fv *accepted_plan.ParentName)
func (*ListAcceptedPlansRequest) SetView ¶
func (m *ListAcceptedPlansRequest) SetView(fv view.View)
func (*ListAcceptedPlansRequest) String ¶
func (m *ListAcceptedPlansRequest) String() string
func (*ListAcceptedPlansRequest) Unmarshal ¶
func (m *ListAcceptedPlansRequest) Unmarshal(b []byte) error
func (*ListAcceptedPlansRequest) UnmarshalJSON ¶
func (m *ListAcceptedPlansRequest) UnmarshalJSON(data []byte) error
type ListAcceptedPlansRequestFieldPathBuilder ¶
type ListAcceptedPlansRequestFieldPathBuilder struct{}
func NewListAcceptedPlansRequestFieldPathBuilder ¶
func NewListAcceptedPlansRequestFieldPathBuilder() ListAcceptedPlansRequestFieldPathBuilder
func (ListAcceptedPlansRequestFieldPathBuilder) IncludePagingInfo ¶ added in v0.10.1
func (ListAcceptedPlansRequestFieldPathBuilder) IncludePagingInfo() ListAcceptedPlansRequestPathSelectorIncludePagingInfo
type ListAcceptedPlansRequestPathSelectorFieldMask ¶
type ListAcceptedPlansRequestPathSelectorFieldMask struct{}
func (ListAcceptedPlansRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListAcceptedPlansRequestPathSelectorFieldMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
type ListAcceptedPlansRequestPathSelectorFilter ¶
type ListAcceptedPlansRequestPathSelectorFilter struct{}
func (ListAcceptedPlansRequestPathSelectorFilter) FieldPath ¶
func (ListAcceptedPlansRequestPathSelectorFilter) FieldPath() *ListAcceptedPlansRequest_FieldTerminalPath
func (ListAcceptedPlansRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListAcceptedPlansRequestPathSelectorFilter) WithArrayOfValues(values []*accepted_plan.Filter) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (ListAcceptedPlansRequestPathSelectorFilter) WithValue ¶
func (s ListAcceptedPlansRequestPathSelectorFilter) WithValue(value *accepted_plan.Filter) *ListAcceptedPlansRequest_FieldTerminalPathValue
type ListAcceptedPlansRequestPathSelectorIncludePagingInfo ¶ added in v0.10.1
type ListAcceptedPlansRequestPathSelectorIncludePagingInfo struct{}
func (ListAcceptedPlansRequestPathSelectorIncludePagingInfo) WithArrayOfValues ¶ added in v0.10.1
func (s ListAcceptedPlansRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (ListAcceptedPlansRequestPathSelectorIncludePagingInfo) WithValue ¶ added in v0.10.1
func (s ListAcceptedPlansRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListAcceptedPlansRequest_FieldTerminalPathValue
type ListAcceptedPlansRequestPathSelectorOrderBy ¶
type ListAcceptedPlansRequestPathSelectorOrderBy struct{}
func (ListAcceptedPlansRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListAcceptedPlansRequestPathSelectorOrderBy) WithArrayOfValues(values []*accepted_plan.OrderBy) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (ListAcceptedPlansRequestPathSelectorOrderBy) WithValue ¶
func (s ListAcceptedPlansRequestPathSelectorOrderBy) WithValue(value *accepted_plan.OrderBy) *ListAcceptedPlansRequest_FieldTerminalPathValue
type ListAcceptedPlansRequestPathSelectorPageSize ¶
type ListAcceptedPlansRequestPathSelectorPageSize struct{}
func (ListAcceptedPlansRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListAcceptedPlansRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (ListAcceptedPlansRequestPathSelectorPageSize) WithValue ¶
func (s ListAcceptedPlansRequestPathSelectorPageSize) WithValue(value int32) *ListAcceptedPlansRequest_FieldTerminalPathValue
type ListAcceptedPlansRequestPathSelectorPageToken ¶
type ListAcceptedPlansRequestPathSelectorPageToken struct{}
func (ListAcceptedPlansRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListAcceptedPlansRequestPathSelectorPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (ListAcceptedPlansRequestPathSelectorPageToken) WithValue ¶
func (s ListAcceptedPlansRequestPathSelectorPageToken) WithValue(value *accepted_plan.PagerCursor) *ListAcceptedPlansRequest_FieldTerminalPathValue
type ListAcceptedPlansRequestPathSelectorParent ¶
type ListAcceptedPlansRequestPathSelectorParent struct{}
func (ListAcceptedPlansRequestPathSelectorParent) FieldPath ¶
func (ListAcceptedPlansRequestPathSelectorParent) FieldPath() *ListAcceptedPlansRequest_FieldTerminalPath
func (ListAcceptedPlansRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListAcceptedPlansRequestPathSelectorParent) WithArrayOfValues(values []*accepted_plan.ParentName) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (ListAcceptedPlansRequestPathSelectorParent) WithValue ¶
func (s ListAcceptedPlansRequestPathSelectorParent) WithValue(value *accepted_plan.ParentName) *ListAcceptedPlansRequest_FieldTerminalPathValue
type ListAcceptedPlansRequestPathSelectorView ¶
type ListAcceptedPlansRequestPathSelectorView struct{}
func (ListAcceptedPlansRequestPathSelectorView) FieldPath ¶
func (ListAcceptedPlansRequestPathSelectorView) FieldPath() *ListAcceptedPlansRequest_FieldTerminalPath
func (ListAcceptedPlansRequestPathSelectorView) WithArrayOfValues ¶
func (s ListAcceptedPlansRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (ListAcceptedPlansRequestPathSelectorView) WithValue ¶
func (s ListAcceptedPlansRequestPathSelectorView) WithValue(value view.View) *ListAcceptedPlansRequest_FieldTerminalPathValue
type ListAcceptedPlansRequest_FieldMask ¶
type ListAcceptedPlansRequest_FieldMask struct {
Paths []ListAcceptedPlansRequest_FieldPath
}
func FullListAcceptedPlansRequest_FieldMask ¶
func FullListAcceptedPlansRequest_FieldMask() *ListAcceptedPlansRequest_FieldMask
func (*ListAcceptedPlansRequest_FieldMask) AppendPath ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) AppendPath(path ListAcceptedPlansRequest_FieldPath)
func (*ListAcceptedPlansRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListAcceptedPlansRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListAcceptedPlansRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListAcceptedPlansRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) FilterInputFields() *ListAcceptedPlansRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListAcceptedPlansRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListAcceptedPlansRequest_FieldMask) GetPaths ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) GetPaths() []ListAcceptedPlansRequest_FieldPath
func (*ListAcceptedPlansRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListAcceptedPlansRequest_FieldMask) IsFull ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) IsFull() bool
func (ListAcceptedPlansRequest_FieldMask) Marshal ¶
func (fieldMask ListAcceptedPlansRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListAcceptedPlansRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListAcceptedPlansRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListAcceptedPlansRequest_FieldMask) PathsCount ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) PathsCount() int
func (*ListAcceptedPlansRequest_FieldMask) Project ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) Project(source *ListAcceptedPlansRequest) *ListAcceptedPlansRequest
func (*ListAcceptedPlansRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListAcceptedPlansRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) ProtoMessage()
func (*ListAcceptedPlansRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListAcceptedPlansRequest_FieldMask) Reset ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) Reset()
func (*ListAcceptedPlansRequest_FieldMask) Set ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) Set(target, source *ListAcceptedPlansRequest)
func (*ListAcceptedPlansRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListAcceptedPlansRequest_FieldMask) SetRaw ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListAcceptedPlansRequest_FieldMask) Size ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) Size() int
func (*ListAcceptedPlansRequest_FieldMask) String ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) String() string
func (*ListAcceptedPlansRequest_FieldMask) Subtract ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) Subtract(other *ListAcceptedPlansRequest_FieldMask) *ListAcceptedPlansRequest_FieldMask
func (*ListAcceptedPlansRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListAcceptedPlansRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListAcceptedPlansRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) Unmarshal(data []byte) error
func (*ListAcceptedPlansRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListAcceptedPlansRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListAcceptedPlansRequest_FieldPath ¶
type ListAcceptedPlansRequest_FieldPath interface { gotenobject.FieldPath Selector() ListAcceptedPlansRequest_FieldPathSelector Get(source *ListAcceptedPlansRequest) []interface{} GetSingle(source *ListAcceptedPlansRequest) (interface{}, bool) ClearValue(item *ListAcceptedPlansRequest) // Those methods build corresponding ListAcceptedPlansRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListAcceptedPlansRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListAcceptedPlansRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListAcceptedPlansRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListAcceptedPlansRequest_FieldPath ¶
func BuildListAcceptedPlansRequest_FieldPath(fp gotenobject.RawFieldPath) (ListAcceptedPlansRequest_FieldPath, error)
func MustParseListAcceptedPlansRequest_FieldPath ¶
func MustParseListAcceptedPlansRequest_FieldPath(rawField string) ListAcceptedPlansRequest_FieldPath
func ParseListAcceptedPlansRequest_FieldPath ¶
func ParseListAcceptedPlansRequest_FieldPath(rawField string) (ListAcceptedPlansRequest_FieldPath, error)
type ListAcceptedPlansRequest_FieldPathArrayItemValue ¶
type ListAcceptedPlansRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListAcceptedPlansRequest_FieldPath ContainsValue(*ListAcceptedPlansRequest) bool }
ListAcceptedPlansRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListAcceptedPlansRequest according to their type Present only for array (repeated) types.
func MustParseListAcceptedPlansRequest_FieldPathArrayItemValue ¶
func MustParseListAcceptedPlansRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListAcceptedPlansRequest_FieldPathArrayItemValue
func ParseListAcceptedPlansRequest_FieldPathArrayItemValue ¶
func ParseListAcceptedPlansRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListAcceptedPlansRequest_FieldPathArrayItemValue, error)
ParseListAcceptedPlansRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListAcceptedPlansRequest_FieldPathArrayOfValues ¶
type ListAcceptedPlansRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListAcceptedPlansRequest_FieldPath }
ListAcceptedPlansRequest_FieldPathArrayOfValues allows storing slice of values for ListAcceptedPlansRequest fields according to their type
func MustParseListAcceptedPlansRequest_FieldPathArrayOfValues ¶
func MustParseListAcceptedPlansRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListAcceptedPlansRequest_FieldPathArrayOfValues
func ParseListAcceptedPlansRequest_FieldPathArrayOfValues ¶
func ParseListAcceptedPlansRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListAcceptedPlansRequest_FieldPathArrayOfValues, error)
type ListAcceptedPlansRequest_FieldPathSelector ¶
type ListAcceptedPlansRequest_FieldPathSelector int32
const ( ListAcceptedPlansRequest_FieldPathSelectorParent ListAcceptedPlansRequest_FieldPathSelector = 0 ListAcceptedPlansRequest_FieldPathSelectorPageSize ListAcceptedPlansRequest_FieldPathSelector = 1 ListAcceptedPlansRequest_FieldPathSelectorPageToken ListAcceptedPlansRequest_FieldPathSelector = 2 ListAcceptedPlansRequest_FieldPathSelectorOrderBy ListAcceptedPlansRequest_FieldPathSelector = 3 ListAcceptedPlansRequest_FieldPathSelectorFilter ListAcceptedPlansRequest_FieldPathSelector = 4 ListAcceptedPlansRequest_FieldPathSelectorFieldMask ListAcceptedPlansRequest_FieldPathSelector = 5 ListAcceptedPlansRequest_FieldPathSelectorView ListAcceptedPlansRequest_FieldPathSelector = 6 ListAcceptedPlansRequest_FieldPathSelectorIncludePagingInfo ListAcceptedPlansRequest_FieldPathSelector = 7 )
func (ListAcceptedPlansRequest_FieldPathSelector) String ¶
func (s ListAcceptedPlansRequest_FieldPathSelector) String() string
type ListAcceptedPlansRequest_FieldPathValue ¶
type ListAcceptedPlansRequest_FieldPathValue interface { ListAcceptedPlansRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListAcceptedPlansRequest) CompareWith(*ListAcceptedPlansRequest) (cmp int, comparable bool) }
ListAcceptedPlansRequest_FieldPathValue allows storing values for ListAcceptedPlansRequest fields according to their type
func MustParseListAcceptedPlansRequest_FieldPathValue ¶
func MustParseListAcceptedPlansRequest_FieldPathValue(pathStr, valueStr string) ListAcceptedPlansRequest_FieldPathValue
func ParseListAcceptedPlansRequest_FieldPathValue ¶
func ParseListAcceptedPlansRequest_FieldPathValue(pathStr, valueStr string) (ListAcceptedPlansRequest_FieldPathValue, error)
type ListAcceptedPlansRequest_FieldTerminalPath ¶
type ListAcceptedPlansRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListAcceptedPlansRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) ClearValue(item *ListAcceptedPlansRequest)
func (*ListAcceptedPlansRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListAcceptedPlansRequest_FieldTerminalPath) Get ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) Get(source *ListAcceptedPlansRequest) (values []interface{})
Get returns all values pointed by specific field from source ListAcceptedPlansRequest
func (*ListAcceptedPlansRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListAcceptedPlansRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListAcceptedPlansRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) GetSingle(source *ListAcceptedPlansRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListAcceptedPlansRequest
func (*ListAcceptedPlansRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListAcceptedPlansRequest_FieldTerminalPath) JSONString ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListAcceptedPlansRequest_FieldTerminalPath) Selector ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) Selector() ListAcceptedPlansRequest_FieldPathSelector
func (*ListAcceptedPlansRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListAcceptedPlansRequest_FieldTerminalPath) String ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListAcceptedPlansRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAcceptedPlansRequest_FieldPathArrayItemValue
func (*ListAcceptedPlansRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAcceptedPlansRequest_FieldPathArrayOfValues
func (*ListAcceptedPlansRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) WithIValue(value interface{}) ListAcceptedPlansRequest_FieldPathValue
func (*ListAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListAcceptedPlansRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListAcceptedPlansRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue ¶
type ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue struct { ListAcceptedPlansRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAcceptedPlansRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListAcceptedPlansRequest'
func (*ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListAcceptedPlansRequest as interface{}
func (*ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListAcceptedPlansRequest) (interface{}, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues ¶
type ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues struct { ListAcceptedPlansRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*accepted_plan.AcceptedPlan_FieldMask, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*accepted_plan.Filter, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues ¶ added in v0.10.1
func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*accepted_plan.OrderBy, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*accepted_plan.PagerCursor, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*accepted_plan.ParentName, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListAcceptedPlansRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListAcceptedPlansRequest_FieldTerminalPathValue ¶
type ListAcceptedPlansRequest_FieldTerminalPathValue struct { ListAcceptedPlansRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAcceptedPlansRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsFieldMaskValue() (*accepted_plan.AcceptedPlan_FieldMask, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsFilterValue() (*accepted_plan.Filter, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathValue) AsIncludePagingInfoValue ¶ added in v0.10.1
func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsOrderByValue() (*accepted_plan.OrderBy, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsPageTokenValue() (*accepted_plan.PagerCursor, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsParentValue() (*accepted_plan.ParentName, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) CompareWith(source *ListAcceptedPlansRequest) (int, bool)
CompareWith compares value in the 'ListAcceptedPlansRequest_FieldTerminalPathValue' with the value under path in 'ListAcceptedPlansRequest'.
func (*ListAcceptedPlansRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListAcceptedPlansRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListAcceptedPlansRequest' as interface{}
func (*ListAcceptedPlansRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) SetTo(target **ListAcceptedPlansRequest)
SetTo stores value for selected field for object ListAcceptedPlansRequest
func (*ListAcceptedPlansRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListAcceptedPlansRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListAcceptedPlansResponse ¶
type ListAcceptedPlansResponse struct { // The list of AcceptedPlans AcceptedPlans []*accepted_plan.AcceptedPlan `` /* 126-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [ListAcceptedPlansRequest.page_token][ntt.limits.v1alpha2.ListAcceptedPlansRequest.page_token] PrevPageToken *accepted_plan.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListAcceptedPlansRequest.page_token][ntt.limits.v1alpha2.ListAcceptedPlansRequest.page_token] NextPageToken *accepted_plan.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 AcceptedPlans 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 [ListAcceptedPlans][ntt.limits.v1alpha2.ListAcceptedPlans]
func (*ListAcceptedPlansResponse) Clone ¶
func (o *ListAcceptedPlansResponse) Clone() *ListAcceptedPlansResponse
func (*ListAcceptedPlansResponse) CloneRaw ¶
func (o *ListAcceptedPlansResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListAcceptedPlansResponse) Descriptor ¶
func (*ListAcceptedPlansResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListAcceptedPlansResponse.ProtoReflect.Descriptor instead.
func (*ListAcceptedPlansResponse) GetAcceptedPlans ¶
func (m *ListAcceptedPlansResponse) GetAcceptedPlans() []*accepted_plan.AcceptedPlan
func (*ListAcceptedPlansResponse) GetCurrentOffset ¶ added in v0.10.1
func (m *ListAcceptedPlansResponse) GetCurrentOffset() int32
func (*ListAcceptedPlansResponse) GetNextPageToken ¶
func (m *ListAcceptedPlansResponse) GetNextPageToken() *accepted_plan.PagerCursor
func (*ListAcceptedPlansResponse) GetPrevPageToken ¶
func (m *ListAcceptedPlansResponse) GetPrevPageToken() *accepted_plan.PagerCursor
func (*ListAcceptedPlansResponse) GetTotalResultsCount ¶ added in v0.10.1
func (m *ListAcceptedPlansResponse) GetTotalResultsCount() int32
func (*ListAcceptedPlansResponse) GotenMessage ¶
func (*ListAcceptedPlansResponse) GotenMessage()
func (*ListAcceptedPlansResponse) GotenObjectExt ¶
func (o *ListAcceptedPlansResponse) GotenObjectExt()
func (*ListAcceptedPlansResponse) GotenValidate ¶
func (obj *ListAcceptedPlansResponse) GotenValidate() error
func (*ListAcceptedPlansResponse) MakeDiffFieldMask ¶
func (o *ListAcceptedPlansResponse) MakeDiffFieldMask(other *ListAcceptedPlansResponse) *ListAcceptedPlansResponse_FieldMask
func (*ListAcceptedPlansResponse) MakeFullFieldMask ¶
func (o *ListAcceptedPlansResponse) MakeFullFieldMask() *ListAcceptedPlansResponse_FieldMask
func (*ListAcceptedPlansResponse) MakeRawDiffFieldMask ¶
func (o *ListAcceptedPlansResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListAcceptedPlansResponse) MakeRawFullFieldMask ¶
func (o *ListAcceptedPlansResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListAcceptedPlansResponse) Marshal ¶
func (m *ListAcceptedPlansResponse) Marshal() ([]byte, error)
func (*ListAcceptedPlansResponse) MarshalJSON ¶
func (m *ListAcceptedPlansResponse) MarshalJSON() ([]byte, error)
func (*ListAcceptedPlansResponse) Merge ¶
func (o *ListAcceptedPlansResponse) Merge(source *ListAcceptedPlansResponse)
func (*ListAcceptedPlansResponse) MergeRaw ¶
func (o *ListAcceptedPlansResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListAcceptedPlansResponse) ProtoMessage ¶
func (*ListAcceptedPlansResponse) ProtoMessage()
func (*ListAcceptedPlansResponse) ProtoReflect ¶
func (m *ListAcceptedPlansResponse) ProtoReflect() preflect.Message
func (*ListAcceptedPlansResponse) Reset ¶
func (m *ListAcceptedPlansResponse) Reset()
func (*ListAcceptedPlansResponse) SetAcceptedPlans ¶
func (m *ListAcceptedPlansResponse) SetAcceptedPlans(fv []*accepted_plan.AcceptedPlan)
func (*ListAcceptedPlansResponse) SetCurrentOffset ¶ added in v0.10.1
func (m *ListAcceptedPlansResponse) SetCurrentOffset(fv int32)
func (*ListAcceptedPlansResponse) SetNextPageToken ¶
func (m *ListAcceptedPlansResponse) SetNextPageToken(fv *accepted_plan.PagerCursor)
func (*ListAcceptedPlansResponse) SetPrevPageToken ¶
func (m *ListAcceptedPlansResponse) SetPrevPageToken(fv *accepted_plan.PagerCursor)
func (*ListAcceptedPlansResponse) SetTotalResultsCount ¶ added in v0.10.1
func (m *ListAcceptedPlansResponse) SetTotalResultsCount(fv int32)
func (*ListAcceptedPlansResponse) String ¶
func (m *ListAcceptedPlansResponse) String() string
func (*ListAcceptedPlansResponse) Unmarshal ¶
func (m *ListAcceptedPlansResponse) Unmarshal(b []byte) error
func (*ListAcceptedPlansResponse) UnmarshalJSON ¶
func (m *ListAcceptedPlansResponse) UnmarshalJSON(data []byte) error
type ListAcceptedPlansResponseFieldPathBuilder ¶
type ListAcceptedPlansResponseFieldPathBuilder struct{}
func NewListAcceptedPlansResponseFieldPathBuilder ¶
func NewListAcceptedPlansResponseFieldPathBuilder() ListAcceptedPlansResponseFieldPathBuilder
func (ListAcceptedPlansResponseFieldPathBuilder) AcceptedPlans ¶
func (ListAcceptedPlansResponseFieldPathBuilder) AcceptedPlans() ListAcceptedPlansResponsePathSelectorAcceptedPlans
func (ListAcceptedPlansResponseFieldPathBuilder) CurrentOffset ¶ added in v0.10.1
func (ListAcceptedPlansResponseFieldPathBuilder) CurrentOffset() ListAcceptedPlansResponsePathSelectorCurrentOffset
func (ListAcceptedPlansResponseFieldPathBuilder) NextPageToken ¶
func (ListAcceptedPlansResponseFieldPathBuilder) NextPageToken() ListAcceptedPlansResponsePathSelectorNextPageToken
func (ListAcceptedPlansResponseFieldPathBuilder) PrevPageToken ¶
func (ListAcceptedPlansResponseFieldPathBuilder) PrevPageToken() ListAcceptedPlansResponsePathSelectorPrevPageToken
func (ListAcceptedPlansResponseFieldPathBuilder) TotalResultsCount ¶ added in v0.10.1
func (ListAcceptedPlansResponseFieldPathBuilder) TotalResultsCount() ListAcceptedPlansResponsePathSelectorTotalResultsCount
type ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations ¶
type ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations) WithArrayOfValues ¶
func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataAnnotations) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels ¶
type ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels) WithArrayOfValues ¶
func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels) WithValue ¶
func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataLabels) WithValue(value string) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards ¶
type ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards struct {
// contains filtered or unexported fields
}
func (ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards) WithArrayOfValues ¶
func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards) WithArrayOfValues(values []int64) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards) WithValue ¶
func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansMetadataShards) WithValue(value int64) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion ¶
type ListAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion struct {
// contains filtered or unexported fields
}
func (ListAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) FieldPath ¶
func (ListAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s ListAcceptedPlansResponseMapPathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlans ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlans struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) Extensions ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) RegionalDistributions ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) RegionalDistributions() ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions
func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithArrayOfValues(values [][]*accepted_plan.AcceptedPlan) *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithItemValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithItemValue(value *accepted_plan.AcceptedPlan) *ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue
func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubArrayItemValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubArrayItemValue(subPathArrayItemValue accepted_plan.AcceptedPlan_FieldPathArrayItemValue) *ListAcceptedPlansResponse_FieldSubPathArrayItemValue
func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubArrayOfValues(subPathArrayOfValues accepted_plan.AcceptedPlan_FieldPathArrayOfValues) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubPath ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubPath(subPath accepted_plan.AcceptedPlan_FieldPath) *ListAcceptedPlansResponse_FieldSubPath
func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithSubValue(subPathValue accepted_plan.AcceptedPlan_FieldPathValue) *ListAcceptedPlansResponse_FieldSubPathValue
func (ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlans) WithValue(value []*accepted_plan.AcceptedPlan) *ListAcceptedPlansResponse_FieldTerminalPathValue
type ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) OrganizationAssignee ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) ProjectAssignee ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) SystemAssignee ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansAssignee) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_Assignee) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeOrganizationAssignee) WithArrayOfValues(values []*iam_organization.Reference) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeProjectAssignee) WithArrayOfValues(values []*iam_project.Reference) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansAssigneeSystemAssignee) WithArrayOfValues(values []bool) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithArrayOfValues(values [][]*common.Allowance) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithItemValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithItemValue(value *common.Allowance) *ListAcceptedPlansResponse_FieldSubPathArrayItemValue
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensions) WithValue(value []*common.Allowance) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue) WithArrayOfValues(values []int64) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansExtensionsValue) WithValue(value int64) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Annotations ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) CreateTime ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) DeleteTime ¶ added in v0.8.0
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) Generation ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) OwnerReferences ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) ResourceVersion ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) UpdateTime ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadata) WithValue(value *ntt_meta.Meta) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataAnnotations) WithValue(value map[string]string) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime ¶ added in v0.8.0
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration) WithArrayOfValues(values []int64) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataGeneration) WithValue(value int64) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) WithArrayOfValues(values []map[string]string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLabels) WithValue(value map[string]string) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle ¶ added in v0.8.0
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState ¶ added in v0.8.0
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Controller ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Region ¶ added in v0.8.0
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) Version ¶ added in v0.8.0
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferences) WithItemValue ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController) FieldPath ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion ¶ added in v0.8.0
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion ¶ added in v0.8.0
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataResourceVersion) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) WithArrayOfValues(values []map[string]int64) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataShards) WithValue(value map[string]int64) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) OwningRegion ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithItemValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithItemValue(value string) *ListAcceptedPlansResponse_FieldSubPathArrayItemValue
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataSyncingRegions) WithValue(value []string) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithArrayOfValues(values [][]string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithItemValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithItemValue(value string) *ListAcceptedPlansResponse_FieldSubPathArrayItemValue
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataTags) WithValue(value []string) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid) WithArrayOfValues(values []string) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansMetadataUuid) WithValue(value string) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponsePathSelectorAcceptedPlansName ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansName struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansName) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansName) WithArrayOfValues(values []*accepted_plan.Name) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansName) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansName) WithValue(value *accepted_plan.Name) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponsePathSelectorAcceptedPlansPlan ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansPlan struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansPlan) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansPlan) WithArrayOfValues(values []*plan.Reference) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansPlan) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansPlan) WithValue(value *plan.Reference) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) LimitsByRegion ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributions) WithItemValue ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) FieldPath ¶
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsLimitsByRegion) WithKey ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
type ListAcceptedPlansResponsePathSelectorAcceptedPlansService ¶
type ListAcceptedPlansResponsePathSelectorAcceptedPlansService struct{}
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansService) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansService) WithArrayOfValues(values []*meta_service.Reference) *ListAcceptedPlansResponse_FieldSubPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorAcceptedPlansService) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorAcceptedPlansService) WithValue(value *meta_service.Reference) *ListAcceptedPlansResponse_FieldSubPathValue
type ListAcceptedPlansResponsePathSelectorCurrentOffset ¶ added in v0.10.1
type ListAcceptedPlansResponsePathSelectorCurrentOffset struct{}
func (ListAcceptedPlansResponsePathSelectorCurrentOffset) WithArrayOfValues ¶ added in v0.10.1
func (s ListAcceptedPlansResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorCurrentOffset) WithValue ¶ added in v0.10.1
func (s ListAcceptedPlansResponsePathSelectorCurrentOffset) WithValue(value int32) *ListAcceptedPlansResponse_FieldTerminalPathValue
type ListAcceptedPlansResponsePathSelectorNextPageToken ¶
type ListAcceptedPlansResponsePathSelectorNextPageToken struct{}
func (ListAcceptedPlansResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorNextPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorNextPageToken) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorNextPageToken) WithValue(value *accepted_plan.PagerCursor) *ListAcceptedPlansResponse_FieldTerminalPathValue
type ListAcceptedPlansResponsePathSelectorPrevPageToken ¶
type ListAcceptedPlansResponsePathSelectorPrevPageToken struct{}
func (ListAcceptedPlansResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListAcceptedPlansResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorPrevPageToken) WithValue ¶
func (s ListAcceptedPlansResponsePathSelectorPrevPageToken) WithValue(value *accepted_plan.PagerCursor) *ListAcceptedPlansResponse_FieldTerminalPathValue
type ListAcceptedPlansResponsePathSelectorTotalResultsCount ¶ added in v0.10.1
type ListAcceptedPlansResponsePathSelectorTotalResultsCount struct{}
func (ListAcceptedPlansResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶ added in v0.10.1
func (s ListAcceptedPlansResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues
func (ListAcceptedPlansResponsePathSelectorTotalResultsCount) WithValue ¶ added in v0.10.1
func (s ListAcceptedPlansResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListAcceptedPlansResponse_FieldTerminalPathValue
type ListAcceptedPlansResponse_FieldMask ¶
type ListAcceptedPlansResponse_FieldMask struct {
Paths []ListAcceptedPlansResponse_FieldPath
}
func FullListAcceptedPlansResponse_FieldMask ¶
func FullListAcceptedPlansResponse_FieldMask() *ListAcceptedPlansResponse_FieldMask
func (*ListAcceptedPlansResponse_FieldMask) AppendPath ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) AppendPath(path ListAcceptedPlansResponse_FieldPath)
func (*ListAcceptedPlansResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListAcceptedPlansResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListAcceptedPlansResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListAcceptedPlansResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) FilterInputFields() *ListAcceptedPlansResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListAcceptedPlansResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListAcceptedPlansResponse_FieldMask) GetPaths ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) GetPaths() []ListAcceptedPlansResponse_FieldPath
func (*ListAcceptedPlansResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListAcceptedPlansResponse_FieldMask) IsFull ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) IsFull() bool
func (ListAcceptedPlansResponse_FieldMask) Marshal ¶
func (fieldMask ListAcceptedPlansResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListAcceptedPlansResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListAcceptedPlansResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListAcceptedPlansResponse_FieldMask) PathsCount ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) PathsCount() int
func (*ListAcceptedPlansResponse_FieldMask) Project ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) Project(source *ListAcceptedPlansResponse) *ListAcceptedPlansResponse
func (*ListAcceptedPlansResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListAcceptedPlansResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) ProtoMessage()
func (*ListAcceptedPlansResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListAcceptedPlansResponse_FieldMask) Reset ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) Reset()
func (*ListAcceptedPlansResponse_FieldMask) Set ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) Set(target, source *ListAcceptedPlansResponse)
func (*ListAcceptedPlansResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListAcceptedPlansResponse_FieldMask) SetRaw ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListAcceptedPlansResponse_FieldMask) Size ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) Size() int
func (*ListAcceptedPlansResponse_FieldMask) String ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) String() string
func (*ListAcceptedPlansResponse_FieldMask) Subtract ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) Subtract(other *ListAcceptedPlansResponse_FieldMask) *ListAcceptedPlansResponse_FieldMask
func (*ListAcceptedPlansResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListAcceptedPlansResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListAcceptedPlansResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) Unmarshal(data []byte) error
func (*ListAcceptedPlansResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListAcceptedPlansResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListAcceptedPlansResponse_FieldPath ¶
type ListAcceptedPlansResponse_FieldPath interface { gotenobject.FieldPath Selector() ListAcceptedPlansResponse_FieldPathSelector Get(source *ListAcceptedPlansResponse) []interface{} GetSingle(source *ListAcceptedPlansResponse) (interface{}, bool) ClearValue(item *ListAcceptedPlansResponse) // Those methods build corresponding ListAcceptedPlansResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListAcceptedPlansResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListAcceptedPlansResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListAcceptedPlansResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListAcceptedPlansResponse_FieldPath ¶
func BuildListAcceptedPlansResponse_FieldPath(fp gotenobject.RawFieldPath) (ListAcceptedPlansResponse_FieldPath, error)
func MustParseListAcceptedPlansResponse_FieldPath ¶
func MustParseListAcceptedPlansResponse_FieldPath(rawField string) ListAcceptedPlansResponse_FieldPath
func ParseListAcceptedPlansResponse_FieldPath ¶
func ParseListAcceptedPlansResponse_FieldPath(rawField string) (ListAcceptedPlansResponse_FieldPath, error)
type ListAcceptedPlansResponse_FieldPathArrayItemValue ¶
type ListAcceptedPlansResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListAcceptedPlansResponse_FieldPath ContainsValue(*ListAcceptedPlansResponse) bool }
ListAcceptedPlansResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListAcceptedPlansResponse according to their type Present only for array (repeated) types.
func MustParseListAcceptedPlansResponse_FieldPathArrayItemValue ¶
func MustParseListAcceptedPlansResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListAcceptedPlansResponse_FieldPathArrayItemValue
func ParseListAcceptedPlansResponse_FieldPathArrayItemValue ¶
func ParseListAcceptedPlansResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListAcceptedPlansResponse_FieldPathArrayItemValue, error)
ParseListAcceptedPlansResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListAcceptedPlansResponse_FieldPathArrayOfValues ¶
type ListAcceptedPlansResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListAcceptedPlansResponse_FieldPath }
ListAcceptedPlansResponse_FieldPathArrayOfValues allows storing slice of values for ListAcceptedPlansResponse fields according to their type
func MustParseListAcceptedPlansResponse_FieldPathArrayOfValues ¶
func MustParseListAcceptedPlansResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListAcceptedPlansResponse_FieldPathArrayOfValues
func ParseListAcceptedPlansResponse_FieldPathArrayOfValues ¶
func ParseListAcceptedPlansResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListAcceptedPlansResponse_FieldPathArrayOfValues, error)
type ListAcceptedPlansResponse_FieldPathSelector ¶
type ListAcceptedPlansResponse_FieldPathSelector int32
const ( ListAcceptedPlansResponse_FieldPathSelectorAcceptedPlans ListAcceptedPlansResponse_FieldPathSelector = 0 ListAcceptedPlansResponse_FieldPathSelectorPrevPageToken ListAcceptedPlansResponse_FieldPathSelector = 1 ListAcceptedPlansResponse_FieldPathSelectorNextPageToken ListAcceptedPlansResponse_FieldPathSelector = 2 ListAcceptedPlansResponse_FieldPathSelectorCurrentOffset ListAcceptedPlansResponse_FieldPathSelector = 3 ListAcceptedPlansResponse_FieldPathSelectorTotalResultsCount ListAcceptedPlansResponse_FieldPathSelector = 4 )
func (ListAcceptedPlansResponse_FieldPathSelector) String ¶
func (s ListAcceptedPlansResponse_FieldPathSelector) String() string
type ListAcceptedPlansResponse_FieldPathValue ¶
type ListAcceptedPlansResponse_FieldPathValue interface { ListAcceptedPlansResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListAcceptedPlansResponse) CompareWith(*ListAcceptedPlansResponse) (cmp int, comparable bool) }
ListAcceptedPlansResponse_FieldPathValue allows storing values for ListAcceptedPlansResponse fields according to their type
func MustParseListAcceptedPlansResponse_FieldPathValue ¶
func MustParseListAcceptedPlansResponse_FieldPathValue(pathStr, valueStr string) ListAcceptedPlansResponse_FieldPathValue
func ParseListAcceptedPlansResponse_FieldPathValue ¶
func ParseListAcceptedPlansResponse_FieldPathValue(pathStr, valueStr string) (ListAcceptedPlansResponse_FieldPathValue, error)
type ListAcceptedPlansResponse_FieldSubPath ¶
type ListAcceptedPlansResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListAcceptedPlansResponse_FieldSubPath) AsAcceptedPlansSubPath ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) AsAcceptedPlansSubPath() (accepted_plan.AcceptedPlan_FieldPath, bool)
func (*ListAcceptedPlansResponse_FieldSubPath) ClearValue ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) ClearValue(item *ListAcceptedPlansResponse)
func (*ListAcceptedPlansResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListAcceptedPlansResponse_FieldSubPath) Get ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) Get(source *ListAcceptedPlansResponse) (values []interface{})
Get returns all values pointed by selected field from source ListAcceptedPlansResponse
func (*ListAcceptedPlansResponse_FieldSubPath) GetDefault ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListAcceptedPlansResponse_FieldSubPath) GetRaw ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListAcceptedPlansResponse_FieldSubPath) GetSingle ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) GetSingle(source *ListAcceptedPlansResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListAcceptedPlansResponse
func (*ListAcceptedPlansResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListAcceptedPlansResponse_FieldSubPath) IsLeaf ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListAcceptedPlansResponse_FieldSubPath) JSONString ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListAcceptedPlansResponse_FieldSubPath) Selector ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) Selector() ListAcceptedPlansResponse_FieldPathSelector
func (*ListAcceptedPlansResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *ListAcceptedPlansResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListAcceptedPlansResponse_FieldSubPath) String ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListAcceptedPlansResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListAcceptedPlansResponse_FieldPathArrayItemValue
func (*ListAcceptedPlansResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListAcceptedPlansResponse_FieldPathArrayOfValues
func (*ListAcceptedPlansResponse_FieldSubPath) WithIValue ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) WithIValue(value interface{}) ListAcceptedPlansResponse_FieldPathValue
func (*ListAcceptedPlansResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListAcceptedPlansResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListAcceptedPlansResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListAcceptedPlansResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListAcceptedPlansResponse_FieldSubPathArrayItemValue ¶
type ListAcceptedPlansResponse_FieldSubPathArrayItemValue struct { ListAcceptedPlansResponse_FieldPath // contains filtered or unexported fields }
func (*ListAcceptedPlansResponse_FieldSubPathArrayItemValue) AsAcceptedPlansPathItemValue ¶
func (fpaivs *ListAcceptedPlansResponse_FieldSubPathArrayItemValue) AsAcceptedPlansPathItemValue() (accepted_plan.AcceptedPlan_FieldPathArrayItemValue, bool)
func (*ListAcceptedPlansResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListAcceptedPlansResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListAcceptedPlansResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListAcceptedPlansResponse'
func (*ListAcceptedPlansResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListAcceptedPlansResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListAcceptedPlansResponse_FieldSubPathArrayOfValues ¶
type ListAcceptedPlansResponse_FieldSubPathArrayOfValues struct { ListAcceptedPlansResponse_FieldPath // contains filtered or unexported fields }
func (*ListAcceptedPlansResponse_FieldSubPathArrayOfValues) AsAcceptedPlansPathArrayOfValues ¶
func (fpsaov *ListAcceptedPlansResponse_FieldSubPathArrayOfValues) AsAcceptedPlansPathArrayOfValues() (accepted_plan.AcceptedPlan_FieldPathArrayOfValues, bool)
func (*ListAcceptedPlansResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListAcceptedPlansResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListAcceptedPlansResponse_FieldSubPathValue ¶
type ListAcceptedPlansResponse_FieldSubPathValue struct { ListAcceptedPlansResponse_FieldPath // contains filtered or unexported fields }
func (*ListAcceptedPlansResponse_FieldSubPathValue) AsAcceptedPlansPathValue ¶
func (fpvs *ListAcceptedPlansResponse_FieldSubPathValue) AsAcceptedPlansPathValue() (accepted_plan.AcceptedPlan_FieldPathValue, bool)
func (*ListAcceptedPlansResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListAcceptedPlansResponse_FieldSubPathValue) CompareWith(source *ListAcceptedPlansResponse) (int, bool)
func (*ListAcceptedPlansResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListAcceptedPlansResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListAcceptedPlansResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListAcceptedPlansResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListAcceptedPlansResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListAcceptedPlansResponse_FieldSubPathValue) SetTo(target **ListAcceptedPlansResponse)
func (*ListAcceptedPlansResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListAcceptedPlansResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListAcceptedPlansResponse_FieldTerminalPath ¶
type ListAcceptedPlansResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListAcceptedPlansResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) ClearValue(item *ListAcceptedPlansResponse)
func (*ListAcceptedPlansResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListAcceptedPlansResponse_FieldTerminalPath) Get ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) Get(source *ListAcceptedPlansResponse) (values []interface{})
Get returns all values pointed by specific field from source ListAcceptedPlansResponse
func (*ListAcceptedPlansResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListAcceptedPlansResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListAcceptedPlansResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) GetSingle(source *ListAcceptedPlansResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListAcceptedPlansResponse
func (*ListAcceptedPlansResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListAcceptedPlansResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListAcceptedPlansResponse_FieldTerminalPath) JSONString ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListAcceptedPlansResponse_FieldTerminalPath) Selector ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) Selector() ListAcceptedPlansResponse_FieldPathSelector
func (*ListAcceptedPlansResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListAcceptedPlansResponse_FieldTerminalPath) String ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListAcceptedPlansResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAcceptedPlansResponse_FieldPathArrayItemValue
func (*ListAcceptedPlansResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAcceptedPlansResponse_FieldPathArrayOfValues
func (*ListAcceptedPlansResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) WithIValue(value interface{}) ListAcceptedPlansResponse_FieldPathValue
func (*ListAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListAcceptedPlansResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListAcceptedPlansResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue ¶
type ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue struct { ListAcceptedPlansResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) AsAcceptedPlansItemValue ¶
func (fpaiv *ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) AsAcceptedPlansItemValue() (*accepted_plan.AcceptedPlan, bool)
func (*ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAcceptedPlansResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListAcceptedPlansResponse'
func (*ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListAcceptedPlansResponse as interface{}
func (*ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListAcceptedPlansResponse) (interface{}, bool)
func (*ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues ¶
type ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues struct { ListAcceptedPlansResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsAcceptedPlansArrayOfValues ¶
func (fpaov *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsAcceptedPlansArrayOfValues() ([][]*accepted_plan.AcceptedPlan, bool)
func (*ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶ added in v0.10.1
func (fpaov *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*accepted_plan.PagerCursor, bool)
func (*ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*accepted_plan.PagerCursor, bool)
func (*ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶ added in v0.10.1
func (fpaov *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListAcceptedPlansResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListAcceptedPlansResponse_FieldTerminalPathValue ¶
type ListAcceptedPlansResponse_FieldTerminalPathValue struct { ListAcceptedPlansResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAcceptedPlansResponse_FieldTerminalPathValue) AsAcceptedPlansValue ¶
func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) AsAcceptedPlansValue() ([]*accepted_plan.AcceptedPlan, bool)
func (*ListAcceptedPlansResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶ added in v0.10.1
func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*ListAcceptedPlansResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*accepted_plan.PagerCursor, bool)
func (*ListAcceptedPlansResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*accepted_plan.PagerCursor, bool)
func (*ListAcceptedPlansResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶ added in v0.10.1
func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*ListAcceptedPlansResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) CompareWith(source *ListAcceptedPlansResponse) (int, bool)
CompareWith compares value in the 'ListAcceptedPlansResponse_FieldTerminalPathValue' with the value under path in 'ListAcceptedPlansResponse'.
func (*ListAcceptedPlansResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListAcceptedPlansResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListAcceptedPlansResponse' as interface{}
func (*ListAcceptedPlansResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) SetTo(target **ListAcceptedPlansResponse)
SetTo stores value for selected field for object ListAcceptedPlansResponse
func (*ListAcceptedPlansResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListAcceptedPlansResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateAcceptedPlanDescriptor ¶
type UpdateAcceptedPlanDescriptor struct{}
func GetUpdateAcceptedPlanDescriptor ¶
func GetUpdateAcceptedPlanDescriptor() *UpdateAcceptedPlanDescriptor
func (*UpdateAcceptedPlanDescriptor) GetApiDescriptor ¶
func (d *UpdateAcceptedPlanDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateAcceptedPlanDescriptor) GetApiName ¶
func (d *UpdateAcceptedPlanDescriptor) GetApiName() string
func (*UpdateAcceptedPlanDescriptor) GetClientMsgReflectHandle ¶
func (d *UpdateAcceptedPlanDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateAcceptedPlanDescriptor) GetFullMethodName ¶
func (d *UpdateAcceptedPlanDescriptor) GetFullMethodName() string
func (*UpdateAcceptedPlanDescriptor) GetMethodName ¶
func (d *UpdateAcceptedPlanDescriptor) GetMethodName() string
func (*UpdateAcceptedPlanDescriptor) GetProtoPkgName ¶
func (d *UpdateAcceptedPlanDescriptor) GetProtoPkgName() string
func (*UpdateAcceptedPlanDescriptor) GetResourceDescriptor ¶
func (d *UpdateAcceptedPlanDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateAcceptedPlanDescriptor) GetServerMsgReflectHandle ¶
func (d *UpdateAcceptedPlanDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateAcceptedPlanDescriptor) GetServiceDomain ¶
func (d *UpdateAcceptedPlanDescriptor) GetServiceDomain() string
func (*UpdateAcceptedPlanDescriptor) GetServiceVersion ¶
func (d *UpdateAcceptedPlanDescriptor) GetServiceVersion() string
func (*UpdateAcceptedPlanDescriptor) GetVerb ¶
func (d *UpdateAcceptedPlanDescriptor) GetVerb() string
func (*UpdateAcceptedPlanDescriptor) HasResource ¶
func (d *UpdateAcceptedPlanDescriptor) HasResource() bool
func (*UpdateAcceptedPlanDescriptor) IsClientStream ¶
func (d *UpdateAcceptedPlanDescriptor) IsClientStream() bool
func (*UpdateAcceptedPlanDescriptor) IsCollection ¶
func (d *UpdateAcceptedPlanDescriptor) IsCollection() bool
func (*UpdateAcceptedPlanDescriptor) IsPlural ¶
func (d *UpdateAcceptedPlanDescriptor) IsPlural() bool
func (*UpdateAcceptedPlanDescriptor) IsServerStream ¶
func (d *UpdateAcceptedPlanDescriptor) IsServerStream() bool
func (*UpdateAcceptedPlanDescriptor) IsUnary ¶
func (d *UpdateAcceptedPlanDescriptor) IsUnary() bool
func (*UpdateAcceptedPlanDescriptor) NewEmptyClientMsg ¶
func (d *UpdateAcceptedPlanDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateAcceptedPlanDescriptor) NewEmptyServerMsg ¶
func (d *UpdateAcceptedPlanDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateAcceptedPlanDescriptor) RequestHasResourceBody ¶
func (d *UpdateAcceptedPlanDescriptor) RequestHasResourceBody() bool
type UpdateAcceptedPlanDescriptorClientMsgHandle ¶
type UpdateAcceptedPlanDescriptorClientMsgHandle struct{}
func (*UpdateAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *UpdateAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdateAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdateAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateAcceptedPlanDescriptorServerMsgHandle ¶
type UpdateAcceptedPlanDescriptorServerMsgHandle struct{}
func (*UpdateAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdateAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdateAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdateAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateAcceptedPlanRequest ¶
type UpdateAcceptedPlanRequest struct { // AcceptedPlan resource body AcceptedPlan *accepted_plan.AcceptedPlan `protobuf:"bytes,2,opt,name=accepted_plan,json=acceptedPlan,proto3" json:"accepted_plan,omitempty" firestore:"acceptedPlan"` // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *accepted_plan.AcceptedPlan_FieldMask `` /* 148-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 *UpdateAcceptedPlanRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // If set to true, and the resource is not found, // a new resource will be created. In this situation, // 'field_mask' is ignored. // // https://google.aip.dev/134#create-or-update AllowMissing bool `protobuf:"varint,5,opt,name=allow_missing,json=allowMissing,proto3" json:"allow_missing,omitempty" firestore:"allowMissing"` // contains filtered or unexported fields }
Request message for method [UpdateAcceptedPlan][ntt.limits.v1alpha2.UpdateAcceptedPlan]
func (*UpdateAcceptedPlanRequest) Clone ¶
func (o *UpdateAcceptedPlanRequest) Clone() *UpdateAcceptedPlanRequest
func (*UpdateAcceptedPlanRequest) CloneRaw ¶
func (o *UpdateAcceptedPlanRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateAcceptedPlanRequest) Descriptor ¶
func (*UpdateAcceptedPlanRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateAcceptedPlanRequest.ProtoReflect.Descriptor instead.
func (*UpdateAcceptedPlanRequest) GetAcceptedPlan ¶
func (m *UpdateAcceptedPlanRequest) GetAcceptedPlan() *accepted_plan.AcceptedPlan
func (*UpdateAcceptedPlanRequest) GetAllowMissing ¶ added in v0.12.33
func (m *UpdateAcceptedPlanRequest) GetAllowMissing() bool
func (*UpdateAcceptedPlanRequest) GetCas ¶
func (m *UpdateAcceptedPlanRequest) GetCas() *UpdateAcceptedPlanRequest_CAS
func (*UpdateAcceptedPlanRequest) GetUpdateMask ¶
func (m *UpdateAcceptedPlanRequest) GetUpdateMask() *accepted_plan.AcceptedPlan_FieldMask
func (*UpdateAcceptedPlanRequest) GotenMessage ¶
func (*UpdateAcceptedPlanRequest) GotenMessage()
func (*UpdateAcceptedPlanRequest) GotenObjectExt ¶
func (o *UpdateAcceptedPlanRequest) GotenObjectExt()
func (*UpdateAcceptedPlanRequest) GotenValidate ¶
func (obj *UpdateAcceptedPlanRequest) GotenValidate() error
func (*UpdateAcceptedPlanRequest) MakeDiffFieldMask ¶
func (o *UpdateAcceptedPlanRequest) MakeDiffFieldMask(other *UpdateAcceptedPlanRequest) *UpdateAcceptedPlanRequest_FieldMask
func (*UpdateAcceptedPlanRequest) MakeFullFieldMask ¶
func (o *UpdateAcceptedPlanRequest) MakeFullFieldMask() *UpdateAcceptedPlanRequest_FieldMask
func (*UpdateAcceptedPlanRequest) MakeRawDiffFieldMask ¶
func (o *UpdateAcceptedPlanRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateAcceptedPlanRequest) MakeRawFullFieldMask ¶
func (o *UpdateAcceptedPlanRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateAcceptedPlanRequest) Marshal ¶
func (m *UpdateAcceptedPlanRequest) Marshal() ([]byte, error)
func (*UpdateAcceptedPlanRequest) MarshalJSON ¶
func (m *UpdateAcceptedPlanRequest) MarshalJSON() ([]byte, error)
func (*UpdateAcceptedPlanRequest) Merge ¶
func (o *UpdateAcceptedPlanRequest) Merge(source *UpdateAcceptedPlanRequest)
func (*UpdateAcceptedPlanRequest) MergeRaw ¶
func (o *UpdateAcceptedPlanRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateAcceptedPlanRequest) ProtoMessage ¶
func (*UpdateAcceptedPlanRequest) ProtoMessage()
func (*UpdateAcceptedPlanRequest) ProtoReflect ¶
func (m *UpdateAcceptedPlanRequest) ProtoReflect() preflect.Message
func (*UpdateAcceptedPlanRequest) Reset ¶
func (m *UpdateAcceptedPlanRequest) Reset()
func (*UpdateAcceptedPlanRequest) SetAcceptedPlan ¶
func (m *UpdateAcceptedPlanRequest) SetAcceptedPlan(fv *accepted_plan.AcceptedPlan)
func (*UpdateAcceptedPlanRequest) SetAllowMissing ¶ added in v0.12.33
func (m *UpdateAcceptedPlanRequest) SetAllowMissing(fv bool)
func (*UpdateAcceptedPlanRequest) SetCas ¶
func (m *UpdateAcceptedPlanRequest) SetCas(fv *UpdateAcceptedPlanRequest_CAS)
func (*UpdateAcceptedPlanRequest) SetUpdateMask ¶
func (m *UpdateAcceptedPlanRequest) SetUpdateMask(fv *accepted_plan.AcceptedPlan_FieldMask)
func (*UpdateAcceptedPlanRequest) String ¶
func (m *UpdateAcceptedPlanRequest) String() string
func (*UpdateAcceptedPlanRequest) Unmarshal ¶
func (m *UpdateAcceptedPlanRequest) Unmarshal(b []byte) error
func (*UpdateAcceptedPlanRequest) UnmarshalJSON ¶
func (m *UpdateAcceptedPlanRequest) UnmarshalJSON(data []byte) error
type UpdateAcceptedPlanRequestCASFieldPathBuilder ¶
type UpdateAcceptedPlanRequestCASFieldPathBuilder struct{}
func NewUpdateAcceptedPlanRequestCASFieldPathBuilder ¶
func NewUpdateAcceptedPlanRequestCASFieldPathBuilder() UpdateAcceptedPlanRequestCASFieldPathBuilder
func (UpdateAcceptedPlanRequestCASFieldPathBuilder) ConditionalState ¶
func (UpdateAcceptedPlanRequestCASFieldPathBuilder) ConditionalState() UpdateAcceptedPlanRequest_CASPathSelectorConditionalState
type UpdateAcceptedPlanRequestCAS_FieldPath ¶
type UpdateAcceptedPlanRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateAcceptedPlanRequestCAS_FieldPathSelector Get(source *UpdateAcceptedPlanRequest_CAS) []interface{} GetSingle(source *UpdateAcceptedPlanRequest_CAS) (interface{}, bool) ClearValue(item *UpdateAcceptedPlanRequest_CAS) // Those methods build corresponding UpdateAcceptedPlanRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateAcceptedPlanRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateAcceptedPlanRequestCAS_FieldPath ¶
func BuildUpdateAcceptedPlanRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateAcceptedPlanRequestCAS_FieldPath, error)
func MustParseUpdateAcceptedPlanRequestCAS_FieldPath ¶
func MustParseUpdateAcceptedPlanRequestCAS_FieldPath(rawField string) UpdateAcceptedPlanRequestCAS_FieldPath
func ParseUpdateAcceptedPlanRequestCAS_FieldPath ¶
func ParseUpdateAcceptedPlanRequestCAS_FieldPath(rawField string) (UpdateAcceptedPlanRequestCAS_FieldPath, error)
type UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue ¶
type UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateAcceptedPlanRequestCAS_FieldPath ContainsValue(*UpdateAcceptedPlanRequest_CAS) bool }
UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue
func ParseUpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues ¶
type UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateAcceptedPlanRequestCAS_FieldPath }
UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues
func ParseUpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues, error)
type UpdateAcceptedPlanRequestCAS_FieldPathSelector ¶
type UpdateAcceptedPlanRequestCAS_FieldPathSelector int32
const ( UpdateAcceptedPlanRequestCAS_FieldPathSelectorConditionalState UpdateAcceptedPlanRequestCAS_FieldPathSelector = 0 UpdateAcceptedPlanRequestCAS_FieldPathSelectorFieldMask UpdateAcceptedPlanRequestCAS_FieldPathSelector = 1 )
func (UpdateAcceptedPlanRequestCAS_FieldPathSelector) String ¶
func (s UpdateAcceptedPlanRequestCAS_FieldPathSelector) String() string
type UpdateAcceptedPlanRequestCAS_FieldPathValue ¶
type UpdateAcceptedPlanRequestCAS_FieldPathValue interface { UpdateAcceptedPlanRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateAcceptedPlanRequest_CAS) CompareWith(*UpdateAcceptedPlanRequest_CAS) (cmp int, comparable bool) }
UpdateAcceptedPlanRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateAcceptedPlanRequestCAS_FieldPathValue ¶
func MustParseUpdateAcceptedPlanRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateAcceptedPlanRequestCAS_FieldPathValue
func ParseUpdateAcceptedPlanRequestCAS_FieldPathValue ¶
func ParseUpdateAcceptedPlanRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateAcceptedPlanRequestCAS_FieldPathValue, error)
type UpdateAcceptedPlanRequestCAS_FieldSubPath ¶
type UpdateAcceptedPlanRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) AsConditionalStateSubPath() (accepted_plan.AcceptedPlan_FieldPath, bool)
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) ClearValue(item *UpdateAcceptedPlanRequest_CAS)
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) Get(source *UpdateAcceptedPlanRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateAcceptedPlanRequest_CAS
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) GetSingle(source *UpdateAcceptedPlanRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateAcceptedPlanRequest_CAS
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) Selector ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) Selector() UpdateAcceptedPlanRequestCAS_FieldPathSelector
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) String ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateAcceptedPlanRequestCAS_FieldPathValue
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAcceptedPlanRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateAcceptedPlanRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue struct { UpdateAcceptedPlanRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (accepted_plan.AcceptedPlan_FieldPathArrayItemValue, bool)
func (*UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAcceptedPlanRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues struct { UpdateAcceptedPlanRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (accepted_plan.AcceptedPlan_FieldPathArrayOfValues, bool)
func (*UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateAcceptedPlanRequestCAS_FieldSubPathValue ¶
type UpdateAcceptedPlanRequestCAS_FieldSubPathValue struct { UpdateAcceptedPlanRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateAcceptedPlanRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateAcceptedPlanRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (accepted_plan.AcceptedPlan_FieldPathValue, bool)
func (*UpdateAcceptedPlanRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateAcceptedPlanRequestCAS_FieldSubPathValue) CompareWith(source *UpdateAcceptedPlanRequest_CAS) (int, bool)
func (*UpdateAcceptedPlanRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateAcceptedPlanRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAcceptedPlanRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateAcceptedPlanRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateAcceptedPlanRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateAcceptedPlanRequestCAS_FieldSubPathValue) SetTo(target **UpdateAcceptedPlanRequest_CAS)
func (*UpdateAcceptedPlanRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateAcceptedPlanRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateAcceptedPlanRequestCAS_FieldTerminalPath ¶
type UpdateAcceptedPlanRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) ClearValue(item *UpdateAcceptedPlanRequest_CAS)
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) Get(source *UpdateAcceptedPlanRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateAcceptedPlanRequest_CAS
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) GetSingle(source *UpdateAcceptedPlanRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateAcceptedPlanRequest_CAS
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) Selector ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) Selector() UpdateAcceptedPlanRequestCAS_FieldPathSelector
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateAcceptedPlanRequestCAS_FieldPathValue
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateAcceptedPlanRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateAcceptedPlanRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAcceptedPlanRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateAcceptedPlanRequest_CAS as interface{}
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAcceptedPlanRequest_CAS) (interface{}, bool)
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateAcceptedPlanRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*accepted_plan.AcceptedPlan, bool)
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*accepted_plan.AcceptedPlan_FieldMask, bool)
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue ¶
type UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue struct { UpdateAcceptedPlanRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*accepted_plan.AcceptedPlan, bool)
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*accepted_plan.AcceptedPlan_FieldMask, bool)
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateAcceptedPlanRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateAcceptedPlanRequest_CAS'.
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateAcceptedPlanRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateAcceptedPlanRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateAcceptedPlanRequestFieldPathBuilder ¶
type UpdateAcceptedPlanRequestFieldPathBuilder struct{}
func NewUpdateAcceptedPlanRequestFieldPathBuilder ¶
func NewUpdateAcceptedPlanRequestFieldPathBuilder() UpdateAcceptedPlanRequestFieldPathBuilder
func (UpdateAcceptedPlanRequestFieldPathBuilder) AcceptedPlan ¶
func (UpdateAcceptedPlanRequestFieldPathBuilder) AcceptedPlan() UpdateAcceptedPlanRequestPathSelectorAcceptedPlan
func (UpdateAcceptedPlanRequestFieldPathBuilder) AllowMissing ¶ added in v0.12.33
func (UpdateAcceptedPlanRequestFieldPathBuilder) AllowMissing() UpdateAcceptedPlanRequestPathSelectorAllowMissing
func (UpdateAcceptedPlanRequestFieldPathBuilder) UpdateMask ¶
type UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations ¶
type UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels ¶
type UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels) WithValue ¶
func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataLabels) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards ¶
type UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards) WithValue ¶
func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanMetadataShards) WithValue(value int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion ¶
type UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion struct {
// contains filtered or unexported fields
}
func (UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) FieldPath ¶
func (UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestMapPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion ¶
type UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion struct {
// contains filtered or unexported fields
}
func (UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) FieldPath ¶
func (UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestMapPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlan ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlan struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) Extensions ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) RegionalDistributions ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) RegionalDistributions() UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithArrayOfValues(values []*accepted_plan.AcceptedPlan) *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubArrayItemValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubArrayItemValue(subPathArrayItemValue accepted_plan.AcceptedPlan_FieldPathArrayItemValue) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubArrayOfValues(subPathArrayOfValues accepted_plan.AcceptedPlan_FieldPathArrayOfValues) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubPath ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubPath(subPath accepted_plan.AcceptedPlan_FieldPath) *UpdateAcceptedPlanRequest_FieldSubPath
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithSubValue(subPathValue accepted_plan.AcceptedPlan_FieldPathValue) *UpdateAcceptedPlanRequest_FieldSubPathValue
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlan) WithValue(value *accepted_plan.AcceptedPlan) *UpdateAcceptedPlanRequest_FieldTerminalPathValue
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) OrganizationAssignee ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) ProjectAssignee ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) SystemAssignee ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssignee) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_Assignee) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeOrganizationAssignee) WithArrayOfValues(values []*iam_organization.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeProjectAssignee) WithArrayOfValues(values []*iam_project.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanAssigneeSystemAssignee) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithArrayOfValues(values [][]*common.Allowance) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithItemValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithItemValue(value *common.Allowance) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensions) WithValue(value []*common.Allowance) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanExtensionsValue) WithValue(value int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Annotations ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) CreateTime ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) Generation ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) OwnerReferences ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) ResourceVersion ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) UpdateTime ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadata) WithValue(value *ntt_meta.Meta) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataAnnotations) WithValue(value map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime ¶ added in v0.8.0
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataGeneration) WithValue(value int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLabels) WithValue(value map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle ¶ added in v0.8.0
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState ¶ added in v0.8.0
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Controller ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferences) WithItemValue ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController) FieldPath ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataShards) WithValue(value map[string]int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) OwningRegion ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithItemValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithItemValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataSyncingRegions) WithValue(value []string) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithArrayOfValues(values [][]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithItemValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithItemValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataTags) WithValue(value []string) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanMetadataUuid) WithValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanName ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanName struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanName) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanName) WithArrayOfValues(values []*accepted_plan.Name) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanName) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanName) WithValue(value *accepted_plan.Name) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanPlan ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanPlan struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanPlan) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanPlan) WithArrayOfValues(values []*plan.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanPlan) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanPlan) WithValue(value *plan.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) LimitsByRegion ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributions) WithItemValue ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) FieldPath ¶
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsLimitsByRegion) WithKey ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanService ¶
type UpdateAcceptedPlanRequestPathSelectorAcceptedPlanService struct{}
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanService) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanService) WithArrayOfValues(values []*meta_service.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAcceptedPlanService) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorAcceptedPlanService) WithValue(value *meta_service.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorAllowMissing ¶ added in v0.12.33
type UpdateAcceptedPlanRequestPathSelectorAllowMissing struct{}
func (UpdateAcceptedPlanRequestPathSelectorAllowMissing) WithArrayOfValues ¶ added in v0.12.33
func (s UpdateAcceptedPlanRequestPathSelectorAllowMissing) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorAllowMissing) WithValue ¶ added in v0.12.33
func (s UpdateAcceptedPlanRequestPathSelectorAllowMissing) WithValue(value bool) *UpdateAcceptedPlanRequest_FieldTerminalPathValue
type UpdateAcceptedPlanRequestPathSelectorCas ¶
type UpdateAcceptedPlanRequestPathSelectorCas struct{}
func (UpdateAcceptedPlanRequestPathSelectorCas) ConditionalState ¶
func (UpdateAcceptedPlanRequestPathSelectorCas) ConditionalState() UpdateAcceptedPlanRequestPathSelectorCasConditionalState
func (UpdateAcceptedPlanRequestPathSelectorCas) FieldPath ¶
func (UpdateAcceptedPlanRequestPathSelectorCas) FieldPath() *UpdateAcceptedPlanRequest_FieldTerminalPath
func (UpdateAcceptedPlanRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCas) WithArrayOfValues(values []*UpdateAcceptedPlanRequest_CAS) *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
func (UpdateAcceptedPlanRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCas) WithSubPath ¶
func (UpdateAcceptedPlanRequestPathSelectorCas) WithSubPath(subPath UpdateAcceptedPlanRequestCAS_FieldPath) *UpdateAcceptedPlanRequest_FieldSubPath
func (UpdateAcceptedPlanRequestPathSelectorCas) WithSubValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorCas) WithSubValue(subPathValue UpdateAcceptedPlanRequestCAS_FieldPathValue) *UpdateAcceptedPlanRequest_FieldSubPathValue
func (UpdateAcceptedPlanRequestPathSelectorCas) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorCas) WithValue(value *UpdateAcceptedPlanRequest_CAS) *UpdateAcceptedPlanRequest_FieldTerminalPathValue
type UpdateAcceptedPlanRequestPathSelectorCasConditionalState ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalState struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalState) Extensions ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalState) RegionalDistributions ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*accepted_plan.AcceptedPlan) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalState) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalState) WithValue(value *accepted_plan.AcceptedPlan) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee) OrganizationAssignee ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee) ProjectAssignee ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee) SystemAssignee ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssignee) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_Assignee) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeOrganizationAssignee ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeOrganizationAssignee struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeOrganizationAssignee) FieldPath ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeOrganizationAssignee) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeOrganizationAssignee) WithArrayOfValues(values []*iam_organization.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeProjectAssignee ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeProjectAssignee struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeProjectAssignee) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeProjectAssignee) WithArrayOfValues(values []*iam_project.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeSystemAssignee ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeSystemAssignee struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeSystemAssignee) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateAssigneeSystemAssignee) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions) WithArrayOfValues(values [][]*common.Allowance) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions) WithItemValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions) WithItemValue(value *common.Allowance) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensions) WithValue(value []*common.Allowance) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsResource ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsResource struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsResource) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsValue ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsValue struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsValue) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateExtensionsValue) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataDeleteTime ¶ added in v0.8.0
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycle ¶ added in v0.8.0
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycle) State ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleState ¶ added in v0.8.0
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataTags) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateName ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateName struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*accepted_plan.Name) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateName) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateName) WithValue(value *accepted_plan.Name) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStatePlan ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStatePlan struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStatePlan) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStatePlan) WithArrayOfValues(values []*plan.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStatePlan) WithValue ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStatePlan) WithValue(value *plan.Reference) *UpdateAcceptedPlanRequest_FieldSubPathValue
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributions ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributions struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributions) LimitsByRegion ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributions) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributions) WithItemValue ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) FieldPath ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsLimitsByRegion) WithKey ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsResource ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsResource struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsResource) FieldPath ¶
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsResource) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateService ¶
type UpdateAcceptedPlanRequestPathSelectorCasConditionalStateService struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasConditionalStateService) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasConditionalStateService) WithArrayOfValues(values []*meta_service.Reference) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorCasFieldMask ¶
type UpdateAcceptedPlanRequestPathSelectorCasFieldMask struct{}
func (UpdateAcceptedPlanRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequestPathSelectorUpdateMask ¶
type UpdateAcceptedPlanRequestPathSelectorUpdateMask struct{}
func (UpdateAcceptedPlanRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequestPathSelectorUpdateMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues
type UpdateAcceptedPlanRequest_CAS ¶
type UpdateAcceptedPlanRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *accepted_plan.AcceptedPlan `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *accepted_plan.AcceptedPlan_FieldMask `` /* 144-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 (*UpdateAcceptedPlanRequest_CAS) Clone ¶
func (o *UpdateAcceptedPlanRequest_CAS) Clone() *UpdateAcceptedPlanRequest_CAS
func (*UpdateAcceptedPlanRequest_CAS) CloneRaw ¶
func (o *UpdateAcceptedPlanRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateAcceptedPlanRequest_CAS) Descriptor ¶
func (*UpdateAcceptedPlanRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateAcceptedPlanRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateAcceptedPlanRequest_CAS) GetConditionalState ¶
func (m *UpdateAcceptedPlanRequest_CAS) GetConditionalState() *accepted_plan.AcceptedPlan
func (*UpdateAcceptedPlanRequest_CAS) GetFieldMask ¶
func (m *UpdateAcceptedPlanRequest_CAS) GetFieldMask() *accepted_plan.AcceptedPlan_FieldMask
func (*UpdateAcceptedPlanRequest_CAS) GotenMessage ¶
func (*UpdateAcceptedPlanRequest_CAS) GotenMessage()
func (*UpdateAcceptedPlanRequest_CAS) GotenObjectExt ¶
func (o *UpdateAcceptedPlanRequest_CAS) GotenObjectExt()
func (*UpdateAcceptedPlanRequest_CAS) GotenValidate ¶
func (obj *UpdateAcceptedPlanRequest_CAS) GotenValidate() error
func (*UpdateAcceptedPlanRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateAcceptedPlanRequest_CAS) MakeDiffFieldMask(other *UpdateAcceptedPlanRequest_CAS) *UpdateAcceptedPlanRequest_CAS_FieldMask
func (*UpdateAcceptedPlanRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateAcceptedPlanRequest_CAS) MakeFullFieldMask() *UpdateAcceptedPlanRequest_CAS_FieldMask
func (*UpdateAcceptedPlanRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateAcceptedPlanRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateAcceptedPlanRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateAcceptedPlanRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateAcceptedPlanRequest_CAS) Marshal ¶
func (m *UpdateAcceptedPlanRequest_CAS) Marshal() ([]byte, error)
func (*UpdateAcceptedPlanRequest_CAS) MarshalJSON ¶
func (m *UpdateAcceptedPlanRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateAcceptedPlanRequest_CAS) Merge ¶
func (o *UpdateAcceptedPlanRequest_CAS) Merge(source *UpdateAcceptedPlanRequest_CAS)
func (*UpdateAcceptedPlanRequest_CAS) MergeRaw ¶
func (o *UpdateAcceptedPlanRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateAcceptedPlanRequest_CAS) ProtoMessage ¶
func (*UpdateAcceptedPlanRequest_CAS) ProtoMessage()
func (*UpdateAcceptedPlanRequest_CAS) ProtoReflect ¶
func (m *UpdateAcceptedPlanRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateAcceptedPlanRequest_CAS) Reset ¶
func (m *UpdateAcceptedPlanRequest_CAS) Reset()
func (*UpdateAcceptedPlanRequest_CAS) SetConditionalState ¶
func (m *UpdateAcceptedPlanRequest_CAS) SetConditionalState(fv *accepted_plan.AcceptedPlan)
func (*UpdateAcceptedPlanRequest_CAS) SetFieldMask ¶
func (m *UpdateAcceptedPlanRequest_CAS) SetFieldMask(fv *accepted_plan.AcceptedPlan_FieldMask)
func (*UpdateAcceptedPlanRequest_CAS) String ¶
func (m *UpdateAcceptedPlanRequest_CAS) String() string
func (*UpdateAcceptedPlanRequest_CAS) Unmarshal ¶
func (m *UpdateAcceptedPlanRequest_CAS) Unmarshal(b []byte) error
func (*UpdateAcceptedPlanRequest_CAS) UnmarshalJSON ¶
func (m *UpdateAcceptedPlanRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion ¶
type UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion struct {
// contains filtered or unexported fields
}
func (UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) FieldPath ¶
func (UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASMapPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalState ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalState struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) Extensions ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) RegionalDistributions ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*accepted_plan.AcceptedPlan) *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue accepted_plan.AcceptedPlan_FieldPathArrayItemValue) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues accepted_plan.AcceptedPlan_FieldPathArrayOfValues) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithSubValue ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue accepted_plan.AcceptedPlan_FieldPathValue) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee) OrganizationAssignee ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee) ProjectAssignee ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee) SystemAssignee ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssignee) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_Assignee) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeOrganizationAssignee ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeOrganizationAssignee struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeOrganizationAssignee) FieldPath ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeOrganizationAssignee) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeOrganizationAssignee) WithArrayOfValues(values []*iam_organization.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeProjectAssignee ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeProjectAssignee struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeProjectAssignee) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeProjectAssignee) WithArrayOfValues(values []*iam_project.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeSystemAssignee ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeSystemAssignee struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeSystemAssignee) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateAssigneeSystemAssignee) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions) WithArrayOfValues(values [][]*common.Allowance) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions) WithItemValue ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions) WithItemValue(value *common.Allowance) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions) WithValue ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensions) WithValue(value []*common.Allowance) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsResource ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsResource struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsResource) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsValue ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsValue struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsValue) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateExtensionsValue) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) Lifecycle ¶ added in v0.8.0
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) WithValue ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataDeleteTime ¶ added in v0.8.0
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycle ¶ added in v0.8.0
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycle) State ¶ added in v0.8.0
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleState ¶ added in v0.8.0
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayItemValue
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataTags) WithValue ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateName ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*accepted_plan.Name) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateName) WithValue ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateName) WithValue(value *accepted_plan.Name) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStatePlan ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStatePlan struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStatePlan) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStatePlan) WithArrayOfValues(values []*plan.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStatePlan) WithValue ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStatePlan) WithValue(value *plan.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathValue
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributions ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributions struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributions) LimitsByRegion ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributions) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributions) WithArrayOfValues(values [][]*common.RegionalDistribution) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributions) WithItemValue ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) FieldPath ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithArrayOfValues(values []map[string]int64) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsLimitsByRegion) WithKey ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsResource ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsResource struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsResource) FieldPath ¶
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsResource) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateRegionalDistributionsResource) WithArrayOfValues(values []*meta_resource.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateService ¶
type UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateService struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateService) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorConditionalStateService) WithArrayOfValues(values []*meta_service.Reference) *UpdateAcceptedPlanRequestCAS_FieldSubPathArrayOfValues
type UpdateAcceptedPlanRequest_CASPathSelectorFieldMask ¶
type UpdateAcceptedPlanRequest_CASPathSelectorFieldMask struct{}
func (UpdateAcceptedPlanRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdateAcceptedPlanRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *UpdateAcceptedPlanRequestCAS_FieldTerminalPathArrayOfValues
type UpdateAcceptedPlanRequest_CAS_FieldMask ¶
type UpdateAcceptedPlanRequest_CAS_FieldMask struct {
Paths []UpdateAcceptedPlanRequestCAS_FieldPath
}
func FullUpdateAcceptedPlanRequest_CAS_FieldMask ¶
func FullUpdateAcceptedPlanRequest_CAS_FieldMask() *UpdateAcceptedPlanRequest_CAS_FieldMask
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) AppendPath(path UpdateAcceptedPlanRequestCAS_FieldPath)
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) FilterInputFields() *UpdateAcceptedPlanRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) GetPaths() []UpdateAcceptedPlanRequestCAS_FieldPath
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) IsFull() bool
func (UpdateAcceptedPlanRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateAcceptedPlanRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateAcceptedPlanRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateAcceptedPlanRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) PathsCount() int
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) Project(source *UpdateAcceptedPlanRequest_CAS) *UpdateAcceptedPlanRequest_CAS
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) Reset()
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) Set(target, source *UpdateAcceptedPlanRequest_CAS)
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) Size() int
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) String() string
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) Subtract(other *UpdateAcceptedPlanRequest_CAS_FieldMask) *UpdateAcceptedPlanRequest_CAS_FieldMask
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateAcceptedPlanRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateAcceptedPlanRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateAcceptedPlanRequest_FieldMask ¶
type UpdateAcceptedPlanRequest_FieldMask struct {
Paths []UpdateAcceptedPlanRequest_FieldPath
}
func FullUpdateAcceptedPlanRequest_FieldMask ¶
func FullUpdateAcceptedPlanRequest_FieldMask() *UpdateAcceptedPlanRequest_FieldMask
func (*UpdateAcceptedPlanRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) AppendPath(path UpdateAcceptedPlanRequest_FieldPath)
func (*UpdateAcceptedPlanRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateAcceptedPlanRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateAcceptedPlanRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateAcceptedPlanRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) FilterInputFields() *UpdateAcceptedPlanRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateAcceptedPlanRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateAcceptedPlanRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) GetPaths() []UpdateAcceptedPlanRequest_FieldPath
func (*UpdateAcceptedPlanRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateAcceptedPlanRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) IsFull() bool
func (UpdateAcceptedPlanRequest_FieldMask) Marshal ¶
func (fieldMask UpdateAcceptedPlanRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateAcceptedPlanRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateAcceptedPlanRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateAcceptedPlanRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) PathsCount() int
func (*UpdateAcceptedPlanRequest_FieldMask) Project ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) Project(source *UpdateAcceptedPlanRequest) *UpdateAcceptedPlanRequest
func (*UpdateAcceptedPlanRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateAcceptedPlanRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) ProtoMessage()
func (*UpdateAcceptedPlanRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateAcceptedPlanRequest_FieldMask) Reset ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) Reset()
func (*UpdateAcceptedPlanRequest_FieldMask) Set ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) Set(target, source *UpdateAcceptedPlanRequest)
func (*UpdateAcceptedPlanRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateAcceptedPlanRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateAcceptedPlanRequest_FieldMask) Size ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) Size() int
func (*UpdateAcceptedPlanRequest_FieldMask) String ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) String() string
func (*UpdateAcceptedPlanRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) Subtract(other *UpdateAcceptedPlanRequest_FieldMask) *UpdateAcceptedPlanRequest_FieldMask
func (*UpdateAcceptedPlanRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateAcceptedPlanRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateAcceptedPlanRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateAcceptedPlanRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateAcceptedPlanRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateAcceptedPlanRequest_FieldPath ¶
type UpdateAcceptedPlanRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateAcceptedPlanRequest_FieldPathSelector Get(source *UpdateAcceptedPlanRequest) []interface{} GetSingle(source *UpdateAcceptedPlanRequest) (interface{}, bool) ClearValue(item *UpdateAcceptedPlanRequest) // Those methods build corresponding UpdateAcceptedPlanRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateAcceptedPlanRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateAcceptedPlanRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateAcceptedPlanRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateAcceptedPlanRequest_FieldPath ¶
func BuildUpdateAcceptedPlanRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateAcceptedPlanRequest_FieldPath, error)
func MustParseUpdateAcceptedPlanRequest_FieldPath ¶
func MustParseUpdateAcceptedPlanRequest_FieldPath(rawField string) UpdateAcceptedPlanRequest_FieldPath
func ParseUpdateAcceptedPlanRequest_FieldPath ¶
func ParseUpdateAcceptedPlanRequest_FieldPath(rawField string) (UpdateAcceptedPlanRequest_FieldPath, error)
type UpdateAcceptedPlanRequest_FieldPathArrayItemValue ¶
type UpdateAcceptedPlanRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateAcceptedPlanRequest_FieldPath ContainsValue(*UpdateAcceptedPlanRequest) bool }
UpdateAcceptedPlanRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateAcceptedPlanRequest according to their type Present only for array (repeated) types.
func MustParseUpdateAcceptedPlanRequest_FieldPathArrayItemValue ¶
func MustParseUpdateAcceptedPlanRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateAcceptedPlanRequest_FieldPathArrayItemValue
func ParseUpdateAcceptedPlanRequest_FieldPathArrayItemValue ¶
func ParseUpdateAcceptedPlanRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateAcceptedPlanRequest_FieldPathArrayItemValue, error)
ParseUpdateAcceptedPlanRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateAcceptedPlanRequest_FieldPathArrayOfValues ¶
type UpdateAcceptedPlanRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateAcceptedPlanRequest_FieldPath }
UpdateAcceptedPlanRequest_FieldPathArrayOfValues allows storing slice of values for UpdateAcceptedPlanRequest fields according to their type
func MustParseUpdateAcceptedPlanRequest_FieldPathArrayOfValues ¶
func MustParseUpdateAcceptedPlanRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateAcceptedPlanRequest_FieldPathArrayOfValues
func ParseUpdateAcceptedPlanRequest_FieldPathArrayOfValues ¶
func ParseUpdateAcceptedPlanRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateAcceptedPlanRequest_FieldPathArrayOfValues, error)
type UpdateAcceptedPlanRequest_FieldPathSelector ¶
type UpdateAcceptedPlanRequest_FieldPathSelector int32
const ( UpdateAcceptedPlanRequest_FieldPathSelectorAcceptedPlan UpdateAcceptedPlanRequest_FieldPathSelector = 0 UpdateAcceptedPlanRequest_FieldPathSelectorUpdateMask UpdateAcceptedPlanRequest_FieldPathSelector = 1 UpdateAcceptedPlanRequest_FieldPathSelectorCas UpdateAcceptedPlanRequest_FieldPathSelector = 2 UpdateAcceptedPlanRequest_FieldPathSelectorAllowMissing UpdateAcceptedPlanRequest_FieldPathSelector = 3 )
func (UpdateAcceptedPlanRequest_FieldPathSelector) String ¶
func (s UpdateAcceptedPlanRequest_FieldPathSelector) String() string
type UpdateAcceptedPlanRequest_FieldPathValue ¶
type UpdateAcceptedPlanRequest_FieldPathValue interface { UpdateAcceptedPlanRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateAcceptedPlanRequest) CompareWith(*UpdateAcceptedPlanRequest) (cmp int, comparable bool) }
UpdateAcceptedPlanRequest_FieldPathValue allows storing values for UpdateAcceptedPlanRequest fields according to their type
func MustParseUpdateAcceptedPlanRequest_FieldPathValue ¶
func MustParseUpdateAcceptedPlanRequest_FieldPathValue(pathStr, valueStr string) UpdateAcceptedPlanRequest_FieldPathValue
func ParseUpdateAcceptedPlanRequest_FieldPathValue ¶
func ParseUpdateAcceptedPlanRequest_FieldPathValue(pathStr, valueStr string) (UpdateAcceptedPlanRequest_FieldPathValue, error)
type UpdateAcceptedPlanRequest_FieldSubPath ¶
type UpdateAcceptedPlanRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateAcceptedPlanRequest_FieldSubPath) AsAcceptedPlanSubPath ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) AsAcceptedPlanSubPath() (accepted_plan.AcceptedPlan_FieldPath, bool)
func (*UpdateAcceptedPlanRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) AsCasSubPath() (UpdateAcceptedPlanRequestCAS_FieldPath, bool)
func (*UpdateAcceptedPlanRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) ClearValue(item *UpdateAcceptedPlanRequest)
func (*UpdateAcceptedPlanRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateAcceptedPlanRequest_FieldSubPath) Get ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) Get(source *UpdateAcceptedPlanRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateAcceptedPlanRequest
func (*UpdateAcceptedPlanRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAcceptedPlanRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAcceptedPlanRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) GetSingle(source *UpdateAcceptedPlanRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateAcceptedPlanRequest
func (*UpdateAcceptedPlanRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAcceptedPlanRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAcceptedPlanRequest_FieldSubPath) JSONString ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAcceptedPlanRequest_FieldSubPath) Selector ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) Selector() UpdateAcceptedPlanRequest_FieldPathSelector
func (*UpdateAcceptedPlanRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAcceptedPlanRequest_FieldSubPath) String ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateAcceptedPlanRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAcceptedPlanRequest_FieldPathArrayItemValue
func (*UpdateAcceptedPlanRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAcceptedPlanRequest_FieldPathArrayOfValues
func (*UpdateAcceptedPlanRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) WithIValue(value interface{}) UpdateAcceptedPlanRequest_FieldPathValue
func (*UpdateAcceptedPlanRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAcceptedPlanRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAcceptedPlanRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateAcceptedPlanRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue ¶
type UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue struct { UpdateAcceptedPlanRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue) AsAcceptedPlanPathItemValue ¶
func (fpaivs *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue) AsAcceptedPlanPathItemValue() (accepted_plan.AcceptedPlan_FieldPathArrayItemValue, bool)
func (*UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateAcceptedPlanRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAcceptedPlanRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateAcceptedPlanRequest'
func (*UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateAcceptedPlanRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues ¶
type UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues struct { UpdateAcceptedPlanRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues) AsAcceptedPlanPathArrayOfValues ¶
func (fpsaov *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues) AsAcceptedPlanPathArrayOfValues() (accepted_plan.AcceptedPlan_FieldPathArrayOfValues, bool)
func (*UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateAcceptedPlanRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateAcceptedPlanRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateAcceptedPlanRequest_FieldSubPathValue ¶
type UpdateAcceptedPlanRequest_FieldSubPathValue struct { UpdateAcceptedPlanRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateAcceptedPlanRequest_FieldSubPathValue) AsAcceptedPlanPathValue ¶
func (fpvs *UpdateAcceptedPlanRequest_FieldSubPathValue) AsAcceptedPlanPathValue() (accepted_plan.AcceptedPlan_FieldPathValue, bool)
func (*UpdateAcceptedPlanRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateAcceptedPlanRequest_FieldSubPathValue) AsCasPathValue() (UpdateAcceptedPlanRequestCAS_FieldPathValue, bool)
func (*UpdateAcceptedPlanRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateAcceptedPlanRequest_FieldSubPathValue) CompareWith(source *UpdateAcceptedPlanRequest) (int, bool)
func (*UpdateAcceptedPlanRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateAcceptedPlanRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAcceptedPlanRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateAcceptedPlanRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateAcceptedPlanRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateAcceptedPlanRequest_FieldSubPathValue) SetTo(target **UpdateAcceptedPlanRequest)
func (*UpdateAcceptedPlanRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateAcceptedPlanRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateAcceptedPlanRequest_FieldTerminalPath ¶
type UpdateAcceptedPlanRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) ClearValue(item *UpdateAcceptedPlanRequest)
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) Get ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) Get(source *UpdateAcceptedPlanRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateAcceptedPlanRequest
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) GetSingle(source *UpdateAcceptedPlanRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateAcceptedPlanRequest
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) Selector ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) Selector() UpdateAcceptedPlanRequest_FieldPathSelector
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) String ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAcceptedPlanRequest_FieldPathArrayItemValue
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAcceptedPlanRequest_FieldPathArrayOfValues
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateAcceptedPlanRequest_FieldPathValue
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAcceptedPlanRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateAcceptedPlanRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue ¶
type UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue struct { UpdateAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAcceptedPlanRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateAcceptedPlanRequest'
func (*UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateAcceptedPlanRequest as interface{}
func (*UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAcceptedPlanRequest) (interface{}, bool)
func (*UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues ¶
type UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues struct { UpdateAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsAcceptedPlanArrayOfValues ¶
func (fpaov *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsAcceptedPlanArrayOfValues() ([]*accepted_plan.AcceptedPlan, bool)
func (*UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues ¶ added in v0.12.33
func (fpaov *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues() ([]bool, bool)
func (*UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateAcceptedPlanRequest_CAS, bool)
func (*UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*accepted_plan.AcceptedPlan_FieldMask, bool)
func (*UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateAcceptedPlanRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateAcceptedPlanRequest_FieldTerminalPathValue ¶
type UpdateAcceptedPlanRequest_FieldTerminalPathValue struct { UpdateAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAcceptedPlanRequest_FieldTerminalPathValue) AsAcceptedPlanValue ¶
func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) AsAcceptedPlanValue() (*accepted_plan.AcceptedPlan, bool)
func (*UpdateAcceptedPlanRequest_FieldTerminalPathValue) AsAllowMissingValue ¶ added in v0.12.33
func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) AsAllowMissingValue() (bool, bool)
func (*UpdateAcceptedPlanRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) AsCasValue() (*UpdateAcceptedPlanRequest_CAS, bool)
func (*UpdateAcceptedPlanRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*accepted_plan.AcceptedPlan_FieldMask, bool)
func (*UpdateAcceptedPlanRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) CompareWith(source *UpdateAcceptedPlanRequest) (int, bool)
CompareWith compares value in the 'UpdateAcceptedPlanRequest_FieldTerminalPathValue' with the value under path in 'UpdateAcceptedPlanRequest'.
func (*UpdateAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateAcceptedPlanRequest' as interface{}
func (*UpdateAcceptedPlanRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) SetTo(target **UpdateAcceptedPlanRequest)
SetTo stores value for selected field for object UpdateAcceptedPlanRequest
func (*UpdateAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAcceptedPlanClientStream ¶
type WatchAcceptedPlanClientStream interface { Recv() (*WatchAcceptedPlanResponse, error) grpc.ClientStream }
type WatchAcceptedPlanDescriptor ¶
type WatchAcceptedPlanDescriptor struct{}
func GetWatchAcceptedPlanDescriptor ¶
func GetWatchAcceptedPlanDescriptor() *WatchAcceptedPlanDescriptor
func (*WatchAcceptedPlanDescriptor) GetApiDescriptor ¶
func (d *WatchAcceptedPlanDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchAcceptedPlanDescriptor) GetApiName ¶
func (d *WatchAcceptedPlanDescriptor) GetApiName() string
func (*WatchAcceptedPlanDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchAcceptedPlanDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAcceptedPlanDescriptor) GetFullMethodName ¶
func (d *WatchAcceptedPlanDescriptor) GetFullMethodName() string
func (*WatchAcceptedPlanDescriptor) GetMethodName ¶
func (d *WatchAcceptedPlanDescriptor) GetMethodName() string
func (*WatchAcceptedPlanDescriptor) GetProtoPkgName ¶
func (d *WatchAcceptedPlanDescriptor) GetProtoPkgName() string
func (*WatchAcceptedPlanDescriptor) GetResourceDescriptor ¶
func (d *WatchAcceptedPlanDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchAcceptedPlanDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchAcceptedPlanDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAcceptedPlanDescriptor) GetServiceDomain ¶
func (d *WatchAcceptedPlanDescriptor) GetServiceDomain() string
func (*WatchAcceptedPlanDescriptor) GetServiceVersion ¶
func (d *WatchAcceptedPlanDescriptor) GetServiceVersion() string
func (*WatchAcceptedPlanDescriptor) GetVerb ¶
func (d *WatchAcceptedPlanDescriptor) GetVerb() string
func (*WatchAcceptedPlanDescriptor) HasResource ¶
func (d *WatchAcceptedPlanDescriptor) HasResource() bool
func (*WatchAcceptedPlanDescriptor) IsClientStream ¶
func (d *WatchAcceptedPlanDescriptor) IsClientStream() bool
func (*WatchAcceptedPlanDescriptor) IsCollection ¶
func (d *WatchAcceptedPlanDescriptor) IsCollection() bool
func (*WatchAcceptedPlanDescriptor) IsPlural ¶
func (d *WatchAcceptedPlanDescriptor) IsPlural() bool
func (*WatchAcceptedPlanDescriptor) IsServerStream ¶
func (d *WatchAcceptedPlanDescriptor) IsServerStream() bool
func (*WatchAcceptedPlanDescriptor) IsUnary ¶
func (d *WatchAcceptedPlanDescriptor) IsUnary() bool
func (*WatchAcceptedPlanDescriptor) NewEmptyClientMsg ¶
func (d *WatchAcceptedPlanDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchAcceptedPlanDescriptor) NewEmptyServerMsg ¶
func (d *WatchAcceptedPlanDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchAcceptedPlanDescriptor) RequestHasResourceBody ¶
func (d *WatchAcceptedPlanDescriptor) RequestHasResourceBody() bool
type WatchAcceptedPlanDescriptorClientMsgHandle ¶
type WatchAcceptedPlanDescriptorClientMsgHandle struct{}
func (*WatchAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchAcceptedPlanDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchAcceptedPlanDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchAcceptedPlanDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAcceptedPlanDescriptorServerMsgHandle ¶
type WatchAcceptedPlanDescriptorServerMsgHandle struct{}
func (*WatchAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchAcceptedPlanDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchAcceptedPlanDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchAcceptedPlanDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAcceptedPlanRequest ¶
type WatchAcceptedPlanRequest struct { // Reference to ntt.limits.v1alpha2.AcceptedPlan Name *accepted_plan.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 *accepted_plan.AcceptedPlan_FieldMask `` /* 144-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 [WatchAcceptedPlan][ntt.limits.v1alpha2.WatchAcceptedPlan]
func (*WatchAcceptedPlanRequest) Clone ¶
func (o *WatchAcceptedPlanRequest) Clone() *WatchAcceptedPlanRequest
func (*WatchAcceptedPlanRequest) CloneRaw ¶
func (o *WatchAcceptedPlanRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAcceptedPlanRequest) Descriptor ¶
func (*WatchAcceptedPlanRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchAcceptedPlanRequest.ProtoReflect.Descriptor instead.
func (*WatchAcceptedPlanRequest) GetFieldMask ¶
func (m *WatchAcceptedPlanRequest) GetFieldMask() *accepted_plan.AcceptedPlan_FieldMask
func (*WatchAcceptedPlanRequest) GetName ¶
func (m *WatchAcceptedPlanRequest) GetName() *accepted_plan.Reference
func (*WatchAcceptedPlanRequest) GetView ¶
func (m *WatchAcceptedPlanRequest) GetView() view.View
func (*WatchAcceptedPlanRequest) GotenMessage ¶
func (*WatchAcceptedPlanRequest) GotenMessage()
func (*WatchAcceptedPlanRequest) GotenObjectExt ¶
func (o *WatchAcceptedPlanRequest) GotenObjectExt()
func (*WatchAcceptedPlanRequest) GotenValidate ¶
func (obj *WatchAcceptedPlanRequest) GotenValidate() error
func (*WatchAcceptedPlanRequest) MakeDiffFieldMask ¶
func (o *WatchAcceptedPlanRequest) MakeDiffFieldMask(other *WatchAcceptedPlanRequest) *WatchAcceptedPlanRequest_FieldMask
func (*WatchAcceptedPlanRequest) MakeFullFieldMask ¶
func (o *WatchAcceptedPlanRequest) MakeFullFieldMask() *WatchAcceptedPlanRequest_FieldMask
func (*WatchAcceptedPlanRequest) MakeRawDiffFieldMask ¶
func (o *WatchAcceptedPlanRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAcceptedPlanRequest) MakeRawFullFieldMask ¶
func (o *WatchAcceptedPlanRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAcceptedPlanRequest) Marshal ¶
func (m *WatchAcceptedPlanRequest) Marshal() ([]byte, error)
func (*WatchAcceptedPlanRequest) MarshalJSON ¶
func (m *WatchAcceptedPlanRequest) MarshalJSON() ([]byte, error)
func (*WatchAcceptedPlanRequest) Merge ¶
func (o *WatchAcceptedPlanRequest) Merge(source *WatchAcceptedPlanRequest)
func (*WatchAcceptedPlanRequest) MergeRaw ¶
func (o *WatchAcceptedPlanRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAcceptedPlanRequest) ProtoMessage ¶
func (*WatchAcceptedPlanRequest) ProtoMessage()
func (*WatchAcceptedPlanRequest) ProtoReflect ¶
func (m *WatchAcceptedPlanRequest) ProtoReflect() preflect.Message
func (*WatchAcceptedPlanRequest) Reset ¶
func (m *WatchAcceptedPlanRequest) Reset()
func (*WatchAcceptedPlanRequest) SetFieldMask ¶
func (m *WatchAcceptedPlanRequest) SetFieldMask(fv *accepted_plan.AcceptedPlan_FieldMask)
func (*WatchAcceptedPlanRequest) SetName ¶
func (m *WatchAcceptedPlanRequest) SetName(fv *accepted_plan.Reference)
func (*WatchAcceptedPlanRequest) SetView ¶
func (m *WatchAcceptedPlanRequest) SetView(fv view.View)
func (*WatchAcceptedPlanRequest) String ¶
func (m *WatchAcceptedPlanRequest) String() string
func (*WatchAcceptedPlanRequest) Unmarshal ¶
func (m *WatchAcceptedPlanRequest) Unmarshal(b []byte) error
func (*WatchAcceptedPlanRequest) UnmarshalJSON ¶
func (m *WatchAcceptedPlanRequest) UnmarshalJSON(data []byte) error
type WatchAcceptedPlanRequestFieldPathBuilder ¶
type WatchAcceptedPlanRequestFieldPathBuilder struct{}
func NewWatchAcceptedPlanRequestFieldPathBuilder ¶
func NewWatchAcceptedPlanRequestFieldPathBuilder() WatchAcceptedPlanRequestFieldPathBuilder
type WatchAcceptedPlanRequestPathSelectorFieldMask ¶
type WatchAcceptedPlanRequestPathSelectorFieldMask struct{}
func (WatchAcceptedPlanRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchAcceptedPlanRequestPathSelectorFieldMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues
type WatchAcceptedPlanRequestPathSelectorName ¶
type WatchAcceptedPlanRequestPathSelectorName struct{}
func (WatchAcceptedPlanRequestPathSelectorName) FieldPath ¶
func (WatchAcceptedPlanRequestPathSelectorName) FieldPath() *WatchAcceptedPlanRequest_FieldTerminalPath
func (WatchAcceptedPlanRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchAcceptedPlanRequestPathSelectorName) WithArrayOfValues(values []*accepted_plan.Reference) *WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlanRequestPathSelectorName) WithValue ¶
func (s WatchAcceptedPlanRequestPathSelectorName) WithValue(value *accepted_plan.Reference) *WatchAcceptedPlanRequest_FieldTerminalPathValue
type WatchAcceptedPlanRequestPathSelectorView ¶
type WatchAcceptedPlanRequestPathSelectorView struct{}
func (WatchAcceptedPlanRequestPathSelectorView) FieldPath ¶
func (WatchAcceptedPlanRequestPathSelectorView) FieldPath() *WatchAcceptedPlanRequest_FieldTerminalPath
func (WatchAcceptedPlanRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchAcceptedPlanRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlanRequestPathSelectorView) WithValue ¶
func (s WatchAcceptedPlanRequestPathSelectorView) WithValue(value view.View) *WatchAcceptedPlanRequest_FieldTerminalPathValue
type WatchAcceptedPlanRequest_FieldMask ¶
type WatchAcceptedPlanRequest_FieldMask struct {
Paths []WatchAcceptedPlanRequest_FieldPath
}
func FullWatchAcceptedPlanRequest_FieldMask ¶
func FullWatchAcceptedPlanRequest_FieldMask() *WatchAcceptedPlanRequest_FieldMask
func (*WatchAcceptedPlanRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) AppendPath(path WatchAcceptedPlanRequest_FieldPath)
func (*WatchAcceptedPlanRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAcceptedPlanRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAcceptedPlanRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAcceptedPlanRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) FilterInputFields() *WatchAcceptedPlanRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAcceptedPlanRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAcceptedPlanRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) GetPaths() []WatchAcceptedPlanRequest_FieldPath
func (*WatchAcceptedPlanRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAcceptedPlanRequest_FieldMask) IsFull ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) IsFull() bool
func (WatchAcceptedPlanRequest_FieldMask) Marshal ¶
func (fieldMask WatchAcceptedPlanRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAcceptedPlanRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchAcceptedPlanRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAcceptedPlanRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) PathsCount() int
func (*WatchAcceptedPlanRequest_FieldMask) Project ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) Project(source *WatchAcceptedPlanRequest) *WatchAcceptedPlanRequest
func (*WatchAcceptedPlanRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAcceptedPlanRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) ProtoMessage()
func (*WatchAcceptedPlanRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchAcceptedPlanRequest_FieldMask) Reset ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) Reset()
func (*WatchAcceptedPlanRequest_FieldMask) Set ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) Set(target, source *WatchAcceptedPlanRequest)
func (*WatchAcceptedPlanRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAcceptedPlanRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAcceptedPlanRequest_FieldMask) Size ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) Size() int
func (*WatchAcceptedPlanRequest_FieldMask) String ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) String() string
func (*WatchAcceptedPlanRequest_FieldMask) Subtract ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) Subtract(other *WatchAcceptedPlanRequest_FieldMask) *WatchAcceptedPlanRequest_FieldMask
func (*WatchAcceptedPlanRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAcceptedPlanRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAcceptedPlanRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchAcceptedPlanRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAcceptedPlanRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchAcceptedPlanRequest_FieldPath ¶
type WatchAcceptedPlanRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchAcceptedPlanRequest_FieldPathSelector Get(source *WatchAcceptedPlanRequest) []interface{} GetSingle(source *WatchAcceptedPlanRequest) (interface{}, bool) ClearValue(item *WatchAcceptedPlanRequest) // Those methods build corresponding WatchAcceptedPlanRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAcceptedPlanRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchAcceptedPlanRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAcceptedPlanRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAcceptedPlanRequest_FieldPath ¶
func BuildWatchAcceptedPlanRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchAcceptedPlanRequest_FieldPath, error)
func MustParseWatchAcceptedPlanRequest_FieldPath ¶
func MustParseWatchAcceptedPlanRequest_FieldPath(rawField string) WatchAcceptedPlanRequest_FieldPath
func ParseWatchAcceptedPlanRequest_FieldPath ¶
func ParseWatchAcceptedPlanRequest_FieldPath(rawField string) (WatchAcceptedPlanRequest_FieldPath, error)
type WatchAcceptedPlanRequest_FieldPathArrayItemValue ¶
type WatchAcceptedPlanRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAcceptedPlanRequest_FieldPath ContainsValue(*WatchAcceptedPlanRequest) bool }
WatchAcceptedPlanRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAcceptedPlanRequest according to their type Present only for array (repeated) types.
func MustParseWatchAcceptedPlanRequest_FieldPathArrayItemValue ¶
func MustParseWatchAcceptedPlanRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchAcceptedPlanRequest_FieldPathArrayItemValue
func ParseWatchAcceptedPlanRequest_FieldPathArrayItemValue ¶
func ParseWatchAcceptedPlanRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAcceptedPlanRequest_FieldPathArrayItemValue, error)
ParseWatchAcceptedPlanRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAcceptedPlanRequest_FieldPathArrayOfValues ¶
type WatchAcceptedPlanRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAcceptedPlanRequest_FieldPath }
WatchAcceptedPlanRequest_FieldPathArrayOfValues allows storing slice of values for WatchAcceptedPlanRequest fields according to their type
func MustParseWatchAcceptedPlanRequest_FieldPathArrayOfValues ¶
func MustParseWatchAcceptedPlanRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAcceptedPlanRequest_FieldPathArrayOfValues
func ParseWatchAcceptedPlanRequest_FieldPathArrayOfValues ¶
func ParseWatchAcceptedPlanRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAcceptedPlanRequest_FieldPathArrayOfValues, error)
type WatchAcceptedPlanRequest_FieldPathSelector ¶
type WatchAcceptedPlanRequest_FieldPathSelector int32
const ( WatchAcceptedPlanRequest_FieldPathSelectorName WatchAcceptedPlanRequest_FieldPathSelector = 0 WatchAcceptedPlanRequest_FieldPathSelectorFieldMask WatchAcceptedPlanRequest_FieldPathSelector = 1 WatchAcceptedPlanRequest_FieldPathSelectorView WatchAcceptedPlanRequest_FieldPathSelector = 2 )
func (WatchAcceptedPlanRequest_FieldPathSelector) String ¶
func (s WatchAcceptedPlanRequest_FieldPathSelector) String() string
type WatchAcceptedPlanRequest_FieldPathValue ¶
type WatchAcceptedPlanRequest_FieldPathValue interface { WatchAcceptedPlanRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAcceptedPlanRequest) CompareWith(*WatchAcceptedPlanRequest) (cmp int, comparable bool) }
WatchAcceptedPlanRequest_FieldPathValue allows storing values for WatchAcceptedPlanRequest fields according to their type
func MustParseWatchAcceptedPlanRequest_FieldPathValue ¶
func MustParseWatchAcceptedPlanRequest_FieldPathValue(pathStr, valueStr string) WatchAcceptedPlanRequest_FieldPathValue
func ParseWatchAcceptedPlanRequest_FieldPathValue ¶
func ParseWatchAcceptedPlanRequest_FieldPathValue(pathStr, valueStr string) (WatchAcceptedPlanRequest_FieldPathValue, error)
type WatchAcceptedPlanRequest_FieldTerminalPath ¶
type WatchAcceptedPlanRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAcceptedPlanRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) ClearValue(item *WatchAcceptedPlanRequest)
func (*WatchAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAcceptedPlanRequest_FieldTerminalPath) Get ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) Get(source *WatchAcceptedPlanRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchAcceptedPlanRequest
func (*WatchAcceptedPlanRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAcceptedPlanRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAcceptedPlanRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) GetSingle(source *WatchAcceptedPlanRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAcceptedPlanRequest
func (*WatchAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAcceptedPlanRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAcceptedPlanRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAcceptedPlanRequest_FieldTerminalPath) Selector ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) Selector() WatchAcceptedPlanRequest_FieldPathSelector
func (*WatchAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAcceptedPlanRequest_FieldTerminalPath) String ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAcceptedPlanRequest_FieldPathArrayItemValue
func (*WatchAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAcceptedPlanRequest_FieldPathArrayOfValues
func (*WatchAcceptedPlanRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAcceptedPlanRequest_FieldPathValue
func (*WatchAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAcceptedPlanRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAcceptedPlanRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue ¶
type WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue struct { WatchAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAcceptedPlanRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAcceptedPlanRequest'
func (*WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAcceptedPlanRequest as interface{}
func (*WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAcceptedPlanRequest) (interface{}, bool)
func (*WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAcceptedPlanRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues ¶
type WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues struct { WatchAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*accepted_plan.AcceptedPlan_FieldMask, bool)
func (*WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*accepted_plan.Reference, bool)
func (*WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAcceptedPlanRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAcceptedPlanRequest_FieldTerminalPathValue ¶
type WatchAcceptedPlanRequest_FieldTerminalPathValue struct { WatchAcceptedPlanRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlanRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) AsFieldMaskValue() (*accepted_plan.AcceptedPlan_FieldMask, bool)
func (*WatchAcceptedPlanRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) AsNameValue() (*accepted_plan.Reference, bool)
func (*WatchAcceptedPlanRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchAcceptedPlanRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) CompareWith(source *WatchAcceptedPlanRequest) (int, bool)
CompareWith compares value in the 'WatchAcceptedPlanRequest_FieldTerminalPathValue' with the value under path in 'WatchAcceptedPlanRequest'.
func (*WatchAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAcceptedPlanRequest' as interface{}
func (*WatchAcceptedPlanRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) SetTo(target **WatchAcceptedPlanRequest)
SetTo stores value for selected field for object WatchAcceptedPlanRequest
func (*WatchAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAcceptedPlanRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAcceptedPlanResponse ¶
type WatchAcceptedPlanResponse struct { Change *accepted_plan.AcceptedPlanChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchAcceptedPlanResponse
func (*WatchAcceptedPlanResponse) Clone ¶
func (o *WatchAcceptedPlanResponse) Clone() *WatchAcceptedPlanResponse
func (*WatchAcceptedPlanResponse) CloneRaw ¶
func (o *WatchAcceptedPlanResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAcceptedPlanResponse) Descriptor ¶
func (*WatchAcceptedPlanResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchAcceptedPlanResponse.ProtoReflect.Descriptor instead.
func (*WatchAcceptedPlanResponse) GetChange ¶
func (m *WatchAcceptedPlanResponse) GetChange() *accepted_plan.AcceptedPlanChange
func (*WatchAcceptedPlanResponse) GotenMessage ¶
func (*WatchAcceptedPlanResponse) GotenMessage()
func (*WatchAcceptedPlanResponse) GotenObjectExt ¶
func (o *WatchAcceptedPlanResponse) GotenObjectExt()
func (*WatchAcceptedPlanResponse) GotenValidate ¶
func (obj *WatchAcceptedPlanResponse) GotenValidate() error
func (*WatchAcceptedPlanResponse) MakeDiffFieldMask ¶
func (o *WatchAcceptedPlanResponse) MakeDiffFieldMask(other *WatchAcceptedPlanResponse) *WatchAcceptedPlanResponse_FieldMask
func (*WatchAcceptedPlanResponse) MakeFullFieldMask ¶
func (o *WatchAcceptedPlanResponse) MakeFullFieldMask() *WatchAcceptedPlanResponse_FieldMask
func (*WatchAcceptedPlanResponse) MakeRawDiffFieldMask ¶
func (o *WatchAcceptedPlanResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAcceptedPlanResponse) MakeRawFullFieldMask ¶
func (o *WatchAcceptedPlanResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAcceptedPlanResponse) Marshal ¶
func (m *WatchAcceptedPlanResponse) Marshal() ([]byte, error)
func (*WatchAcceptedPlanResponse) MarshalJSON ¶
func (m *WatchAcceptedPlanResponse) MarshalJSON() ([]byte, error)
func (*WatchAcceptedPlanResponse) Merge ¶
func (o *WatchAcceptedPlanResponse) Merge(source *WatchAcceptedPlanResponse)
func (*WatchAcceptedPlanResponse) MergeRaw ¶
func (o *WatchAcceptedPlanResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAcceptedPlanResponse) ProtoMessage ¶
func (*WatchAcceptedPlanResponse) ProtoMessage()
func (*WatchAcceptedPlanResponse) ProtoReflect ¶
func (m *WatchAcceptedPlanResponse) ProtoReflect() preflect.Message
func (*WatchAcceptedPlanResponse) Reset ¶
func (m *WatchAcceptedPlanResponse) Reset()
func (*WatchAcceptedPlanResponse) SetChange ¶
func (m *WatchAcceptedPlanResponse) SetChange(fv *accepted_plan.AcceptedPlanChange)
func (*WatchAcceptedPlanResponse) String ¶
func (m *WatchAcceptedPlanResponse) String() string
func (*WatchAcceptedPlanResponse) Unmarshal ¶
func (m *WatchAcceptedPlanResponse) Unmarshal(b []byte) error
func (*WatchAcceptedPlanResponse) UnmarshalJSON ¶
func (m *WatchAcceptedPlanResponse) UnmarshalJSON(data []byte) error
type WatchAcceptedPlanResponseFieldPathBuilder ¶
type WatchAcceptedPlanResponseFieldPathBuilder struct{}
func NewWatchAcceptedPlanResponseFieldPathBuilder ¶
func NewWatchAcceptedPlanResponseFieldPathBuilder() WatchAcceptedPlanResponseFieldPathBuilder
type WatchAcceptedPlanResponsePathSelectorChange ¶
type WatchAcceptedPlanResponsePathSelectorChange struct{}
func (WatchAcceptedPlanResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchAcceptedPlanResponsePathSelectorChange) WithArrayOfValues(values []*accepted_plan.AcceptedPlanChange) *WatchAcceptedPlanResponse_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlanResponsePathSelectorChange) WithValue ¶
func (s WatchAcceptedPlanResponsePathSelectorChange) WithValue(value *accepted_plan.AcceptedPlanChange) *WatchAcceptedPlanResponse_FieldTerminalPathValue
type WatchAcceptedPlanResponse_FieldMask ¶
type WatchAcceptedPlanResponse_FieldMask struct {
Paths []WatchAcceptedPlanResponse_FieldPath
}
func FullWatchAcceptedPlanResponse_FieldMask ¶
func FullWatchAcceptedPlanResponse_FieldMask() *WatchAcceptedPlanResponse_FieldMask
func (*WatchAcceptedPlanResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) AppendPath(path WatchAcceptedPlanResponse_FieldPath)
func (*WatchAcceptedPlanResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAcceptedPlanResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAcceptedPlanResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAcceptedPlanResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) FilterInputFields() *WatchAcceptedPlanResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAcceptedPlanResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAcceptedPlanResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) GetPaths() []WatchAcceptedPlanResponse_FieldPath
func (*WatchAcceptedPlanResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAcceptedPlanResponse_FieldMask) IsFull ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) IsFull() bool
func (WatchAcceptedPlanResponse_FieldMask) Marshal ¶
func (fieldMask WatchAcceptedPlanResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAcceptedPlanResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchAcceptedPlanResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAcceptedPlanResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) PathsCount() int
func (*WatchAcceptedPlanResponse_FieldMask) Project ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) Project(source *WatchAcceptedPlanResponse) *WatchAcceptedPlanResponse
func (*WatchAcceptedPlanResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAcceptedPlanResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) ProtoMessage()
func (*WatchAcceptedPlanResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchAcceptedPlanResponse_FieldMask) Reset ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) Reset()
func (*WatchAcceptedPlanResponse_FieldMask) Set ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) Set(target, source *WatchAcceptedPlanResponse)
func (*WatchAcceptedPlanResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAcceptedPlanResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAcceptedPlanResponse_FieldMask) Size ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) Size() int
func (*WatchAcceptedPlanResponse_FieldMask) String ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) String() string
func (*WatchAcceptedPlanResponse_FieldMask) Subtract ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) Subtract(other *WatchAcceptedPlanResponse_FieldMask) *WatchAcceptedPlanResponse_FieldMask
func (*WatchAcceptedPlanResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAcceptedPlanResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAcceptedPlanResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchAcceptedPlanResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAcceptedPlanResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchAcceptedPlanResponse_FieldPath ¶
type WatchAcceptedPlanResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchAcceptedPlanResponse_FieldPathSelector Get(source *WatchAcceptedPlanResponse) []interface{} GetSingle(source *WatchAcceptedPlanResponse) (interface{}, bool) ClearValue(item *WatchAcceptedPlanResponse) // Those methods build corresponding WatchAcceptedPlanResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAcceptedPlanResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchAcceptedPlanResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAcceptedPlanResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAcceptedPlanResponse_FieldPath ¶
func BuildWatchAcceptedPlanResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchAcceptedPlanResponse_FieldPath, error)
func MustParseWatchAcceptedPlanResponse_FieldPath ¶
func MustParseWatchAcceptedPlanResponse_FieldPath(rawField string) WatchAcceptedPlanResponse_FieldPath
func ParseWatchAcceptedPlanResponse_FieldPath ¶
func ParseWatchAcceptedPlanResponse_FieldPath(rawField string) (WatchAcceptedPlanResponse_FieldPath, error)
type WatchAcceptedPlanResponse_FieldPathArrayItemValue ¶
type WatchAcceptedPlanResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAcceptedPlanResponse_FieldPath ContainsValue(*WatchAcceptedPlanResponse) bool }
WatchAcceptedPlanResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAcceptedPlanResponse according to their type Present only for array (repeated) types.
func MustParseWatchAcceptedPlanResponse_FieldPathArrayItemValue ¶
func MustParseWatchAcceptedPlanResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchAcceptedPlanResponse_FieldPathArrayItemValue
func ParseWatchAcceptedPlanResponse_FieldPathArrayItemValue ¶
func ParseWatchAcceptedPlanResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAcceptedPlanResponse_FieldPathArrayItemValue, error)
ParseWatchAcceptedPlanResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAcceptedPlanResponse_FieldPathArrayOfValues ¶
type WatchAcceptedPlanResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAcceptedPlanResponse_FieldPath }
WatchAcceptedPlanResponse_FieldPathArrayOfValues allows storing slice of values for WatchAcceptedPlanResponse fields according to their type
func MustParseWatchAcceptedPlanResponse_FieldPathArrayOfValues ¶
func MustParseWatchAcceptedPlanResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAcceptedPlanResponse_FieldPathArrayOfValues
func ParseWatchAcceptedPlanResponse_FieldPathArrayOfValues ¶
func ParseWatchAcceptedPlanResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAcceptedPlanResponse_FieldPathArrayOfValues, error)
type WatchAcceptedPlanResponse_FieldPathSelector ¶
type WatchAcceptedPlanResponse_FieldPathSelector int32
const (
WatchAcceptedPlanResponse_FieldPathSelectorChange WatchAcceptedPlanResponse_FieldPathSelector = 0
)
func (WatchAcceptedPlanResponse_FieldPathSelector) String ¶
func (s WatchAcceptedPlanResponse_FieldPathSelector) String() string
type WatchAcceptedPlanResponse_FieldPathValue ¶
type WatchAcceptedPlanResponse_FieldPathValue interface { WatchAcceptedPlanResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAcceptedPlanResponse) CompareWith(*WatchAcceptedPlanResponse) (cmp int, comparable bool) }
WatchAcceptedPlanResponse_FieldPathValue allows storing values for WatchAcceptedPlanResponse fields according to their type
func MustParseWatchAcceptedPlanResponse_FieldPathValue ¶
func MustParseWatchAcceptedPlanResponse_FieldPathValue(pathStr, valueStr string) WatchAcceptedPlanResponse_FieldPathValue
func ParseWatchAcceptedPlanResponse_FieldPathValue ¶
func ParseWatchAcceptedPlanResponse_FieldPathValue(pathStr, valueStr string) (WatchAcceptedPlanResponse_FieldPathValue, error)
type WatchAcceptedPlanResponse_FieldTerminalPath ¶
type WatchAcceptedPlanResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAcceptedPlanResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) ClearValue(item *WatchAcceptedPlanResponse)
func (*WatchAcceptedPlanResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAcceptedPlanResponse_FieldTerminalPath) Get ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) Get(source *WatchAcceptedPlanResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchAcceptedPlanResponse
func (*WatchAcceptedPlanResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAcceptedPlanResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAcceptedPlanResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) GetSingle(source *WatchAcceptedPlanResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAcceptedPlanResponse
func (*WatchAcceptedPlanResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAcceptedPlanResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAcceptedPlanResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAcceptedPlanResponse_FieldTerminalPath) Selector ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) Selector() WatchAcceptedPlanResponse_FieldPathSelector
func (*WatchAcceptedPlanResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAcceptedPlanResponse_FieldTerminalPath) String ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAcceptedPlanResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAcceptedPlanResponse_FieldPathArrayItemValue
func (*WatchAcceptedPlanResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAcceptedPlanResponse_FieldPathArrayOfValues
func (*WatchAcceptedPlanResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAcceptedPlanResponse_FieldPathValue
func (*WatchAcceptedPlanResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAcceptedPlanResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAcceptedPlanResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAcceptedPlanResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue ¶
type WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue struct { WatchAcceptedPlanResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAcceptedPlanResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAcceptedPlanResponse'
func (*WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAcceptedPlanResponse as interface{}
func (*WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAcceptedPlanResponse) (interface{}, bool)
func (*WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAcceptedPlanResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAcceptedPlanResponse_FieldTerminalPathArrayOfValues ¶
type WatchAcceptedPlanResponse_FieldTerminalPathArrayOfValues struct { WatchAcceptedPlanResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlanResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchAcceptedPlanResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*accepted_plan.AcceptedPlanChange, bool)
func (*WatchAcceptedPlanResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAcceptedPlanResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAcceptedPlanResponse_FieldTerminalPathValue ¶
type WatchAcceptedPlanResponse_FieldTerminalPathValue struct { WatchAcceptedPlanResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlanResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchAcceptedPlanResponse_FieldTerminalPathValue) AsChangeValue() (*accepted_plan.AcceptedPlanChange, bool)
func (*WatchAcceptedPlanResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAcceptedPlanResponse_FieldTerminalPathValue) CompareWith(source *WatchAcceptedPlanResponse) (int, bool)
CompareWith compares value in the 'WatchAcceptedPlanResponse_FieldTerminalPathValue' with the value under path in 'WatchAcceptedPlanResponse'.
func (*WatchAcceptedPlanResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAcceptedPlanResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAcceptedPlanResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAcceptedPlanResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAcceptedPlanResponse' as interface{}
func (*WatchAcceptedPlanResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAcceptedPlanResponse_FieldTerminalPathValue) SetTo(target **WatchAcceptedPlanResponse)
SetTo stores value for selected field for object WatchAcceptedPlanResponse
func (*WatchAcceptedPlanResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAcceptedPlanResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAcceptedPlansClientStream ¶
type WatchAcceptedPlansClientStream interface { Recv() (*WatchAcceptedPlansResponse, error) grpc.ClientStream }
type WatchAcceptedPlansDescriptor ¶
type WatchAcceptedPlansDescriptor struct{}
func GetWatchAcceptedPlansDescriptor ¶
func GetWatchAcceptedPlansDescriptor() *WatchAcceptedPlansDescriptor
func (*WatchAcceptedPlansDescriptor) GetApiDescriptor ¶
func (d *WatchAcceptedPlansDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchAcceptedPlansDescriptor) GetApiName ¶
func (d *WatchAcceptedPlansDescriptor) GetApiName() string
func (*WatchAcceptedPlansDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchAcceptedPlansDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAcceptedPlansDescriptor) GetFullMethodName ¶
func (d *WatchAcceptedPlansDescriptor) GetFullMethodName() string
func (*WatchAcceptedPlansDescriptor) GetMethodName ¶
func (d *WatchAcceptedPlansDescriptor) GetMethodName() string
func (*WatchAcceptedPlansDescriptor) GetProtoPkgName ¶
func (d *WatchAcceptedPlansDescriptor) GetProtoPkgName() string
func (*WatchAcceptedPlansDescriptor) GetResourceDescriptor ¶
func (d *WatchAcceptedPlansDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchAcceptedPlansDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchAcceptedPlansDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAcceptedPlansDescriptor) GetServiceDomain ¶
func (d *WatchAcceptedPlansDescriptor) GetServiceDomain() string
func (*WatchAcceptedPlansDescriptor) GetServiceVersion ¶
func (d *WatchAcceptedPlansDescriptor) GetServiceVersion() string
func (*WatchAcceptedPlansDescriptor) GetVerb ¶
func (d *WatchAcceptedPlansDescriptor) GetVerb() string
func (*WatchAcceptedPlansDescriptor) HasResource ¶
func (d *WatchAcceptedPlansDescriptor) HasResource() bool
func (*WatchAcceptedPlansDescriptor) IsClientStream ¶
func (d *WatchAcceptedPlansDescriptor) IsClientStream() bool
func (*WatchAcceptedPlansDescriptor) IsCollection ¶
func (d *WatchAcceptedPlansDescriptor) IsCollection() bool
func (*WatchAcceptedPlansDescriptor) IsPlural ¶
func (d *WatchAcceptedPlansDescriptor) IsPlural() bool
func (*WatchAcceptedPlansDescriptor) IsServerStream ¶
func (d *WatchAcceptedPlansDescriptor) IsServerStream() bool
func (*WatchAcceptedPlansDescriptor) IsUnary ¶
func (d *WatchAcceptedPlansDescriptor) IsUnary() bool
func (*WatchAcceptedPlansDescriptor) NewEmptyClientMsg ¶
func (d *WatchAcceptedPlansDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchAcceptedPlansDescriptor) NewEmptyServerMsg ¶
func (d *WatchAcceptedPlansDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchAcceptedPlansDescriptor) RequestHasResourceBody ¶
func (d *WatchAcceptedPlansDescriptor) RequestHasResourceBody() bool
type WatchAcceptedPlansDescriptorClientMsgHandle ¶
type WatchAcceptedPlansDescriptorClientMsgHandle struct{}
func (*WatchAcceptedPlansDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchAcceptedPlansDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAcceptedPlansDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchAcceptedPlansDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAcceptedPlansDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchAcceptedPlansDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAcceptedPlansDescriptorServerMsgHandle ¶
type WatchAcceptedPlansDescriptorServerMsgHandle struct{}
func (*WatchAcceptedPlansDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchAcceptedPlansDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAcceptedPlansDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchAcceptedPlansDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAcceptedPlansDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchAcceptedPlansDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAcceptedPlansRequest ¶
type WatchAcceptedPlansRequest 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.AcceptedPlan Parent *accepted_plan.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer AcceptedPlans 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 *accepted_plan.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 *accepted_plan.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 *accepted_plan.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 AcceptedPlan that don't // affect any of masked fields won't be sent back. FieldMask *accepted_plan.AcceptedPlan_FieldMask `` /* 144-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 // AcceptedPlan 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 [WatchAcceptedPlans][ntt.limits.v1alpha2.WatchAcceptedPlans]
func (*WatchAcceptedPlansRequest) Clone ¶
func (o *WatchAcceptedPlansRequest) Clone() *WatchAcceptedPlansRequest
func (*WatchAcceptedPlansRequest) CloneRaw ¶
func (o *WatchAcceptedPlansRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAcceptedPlansRequest) Descriptor ¶
func (*WatchAcceptedPlansRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchAcceptedPlansRequest.ProtoReflect.Descriptor instead.
func (*WatchAcceptedPlansRequest) GetFieldMask ¶
func (m *WatchAcceptedPlansRequest) GetFieldMask() *accepted_plan.AcceptedPlan_FieldMask
func (*WatchAcceptedPlansRequest) GetFilter ¶
func (m *WatchAcceptedPlansRequest) GetFilter() *accepted_plan.Filter
func (*WatchAcceptedPlansRequest) GetMaxChunkSize ¶
func (m *WatchAcceptedPlansRequest) GetMaxChunkSize() int32
func (*WatchAcceptedPlansRequest) GetOrderBy ¶
func (m *WatchAcceptedPlansRequest) GetOrderBy() *accepted_plan.OrderBy
func (*WatchAcceptedPlansRequest) GetPageSize ¶
func (m *WatchAcceptedPlansRequest) GetPageSize() int32
func (*WatchAcceptedPlansRequest) GetPageToken ¶
func (m *WatchAcceptedPlansRequest) GetPageToken() *accepted_plan.PagerCursor
func (*WatchAcceptedPlansRequest) GetParent ¶
func (m *WatchAcceptedPlansRequest) GetParent() *accepted_plan.ParentReference
func (*WatchAcceptedPlansRequest) GetResumeToken ¶
func (m *WatchAcceptedPlansRequest) GetResumeToken() string
func (*WatchAcceptedPlansRequest) GetStartingTime ¶ added in v0.9.0
func (m *WatchAcceptedPlansRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchAcceptedPlansRequest) GetType ¶
func (m *WatchAcceptedPlansRequest) GetType() watch_type.WatchType
func (*WatchAcceptedPlansRequest) GetView ¶
func (m *WatchAcceptedPlansRequest) GetView() view.View
func (*WatchAcceptedPlansRequest) GotenMessage ¶
func (*WatchAcceptedPlansRequest) GotenMessage()
func (*WatchAcceptedPlansRequest) GotenObjectExt ¶
func (o *WatchAcceptedPlansRequest) GotenObjectExt()
func (*WatchAcceptedPlansRequest) GotenValidate ¶
func (obj *WatchAcceptedPlansRequest) GotenValidate() error
func (*WatchAcceptedPlansRequest) MakeDiffFieldMask ¶
func (o *WatchAcceptedPlansRequest) MakeDiffFieldMask(other *WatchAcceptedPlansRequest) *WatchAcceptedPlansRequest_FieldMask
func (*WatchAcceptedPlansRequest) MakeFullFieldMask ¶
func (o *WatchAcceptedPlansRequest) MakeFullFieldMask() *WatchAcceptedPlansRequest_FieldMask
func (*WatchAcceptedPlansRequest) MakeRawDiffFieldMask ¶
func (o *WatchAcceptedPlansRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAcceptedPlansRequest) MakeRawFullFieldMask ¶
func (o *WatchAcceptedPlansRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAcceptedPlansRequest) Marshal ¶
func (m *WatchAcceptedPlansRequest) Marshal() ([]byte, error)
func (*WatchAcceptedPlansRequest) MarshalJSON ¶
func (m *WatchAcceptedPlansRequest) MarshalJSON() ([]byte, error)
func (*WatchAcceptedPlansRequest) Merge ¶
func (o *WatchAcceptedPlansRequest) Merge(source *WatchAcceptedPlansRequest)
func (*WatchAcceptedPlansRequest) MergeRaw ¶
func (o *WatchAcceptedPlansRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAcceptedPlansRequest) ProtoMessage ¶
func (*WatchAcceptedPlansRequest) ProtoMessage()
func (*WatchAcceptedPlansRequest) ProtoReflect ¶
func (m *WatchAcceptedPlansRequest) ProtoReflect() preflect.Message
func (*WatchAcceptedPlansRequest) Reset ¶
func (m *WatchAcceptedPlansRequest) Reset()
func (*WatchAcceptedPlansRequest) SetFieldMask ¶
func (m *WatchAcceptedPlansRequest) SetFieldMask(fv *accepted_plan.AcceptedPlan_FieldMask)
func (*WatchAcceptedPlansRequest) SetFilter ¶
func (m *WatchAcceptedPlansRequest) SetFilter(fv *accepted_plan.Filter)
func (*WatchAcceptedPlansRequest) SetMaxChunkSize ¶
func (m *WatchAcceptedPlansRequest) SetMaxChunkSize(fv int32)
func (*WatchAcceptedPlansRequest) SetOrderBy ¶
func (m *WatchAcceptedPlansRequest) SetOrderBy(fv *accepted_plan.OrderBy)
func (*WatchAcceptedPlansRequest) SetPageSize ¶
func (m *WatchAcceptedPlansRequest) SetPageSize(fv int32)
func (*WatchAcceptedPlansRequest) SetPageToken ¶
func (m *WatchAcceptedPlansRequest) SetPageToken(fv *accepted_plan.PagerCursor)
func (*WatchAcceptedPlansRequest) SetParent ¶
func (m *WatchAcceptedPlansRequest) SetParent(fv *accepted_plan.ParentReference)
func (*WatchAcceptedPlansRequest) SetResumeToken ¶
func (m *WatchAcceptedPlansRequest) SetResumeToken(fv string)
func (*WatchAcceptedPlansRequest) SetStartingTime ¶ added in v0.9.0
func (m *WatchAcceptedPlansRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchAcceptedPlansRequest) SetType ¶
func (m *WatchAcceptedPlansRequest) SetType(fv watch_type.WatchType)
func (*WatchAcceptedPlansRequest) SetView ¶
func (m *WatchAcceptedPlansRequest) SetView(fv view.View)
func (*WatchAcceptedPlansRequest) String ¶
func (m *WatchAcceptedPlansRequest) String() string
func (*WatchAcceptedPlansRequest) Unmarshal ¶
func (m *WatchAcceptedPlansRequest) Unmarshal(b []byte) error
func (*WatchAcceptedPlansRequest) UnmarshalJSON ¶
func (m *WatchAcceptedPlansRequest) UnmarshalJSON(data []byte) error
type WatchAcceptedPlansRequestFieldPathBuilder ¶
type WatchAcceptedPlansRequestFieldPathBuilder struct{}
func NewWatchAcceptedPlansRequestFieldPathBuilder ¶
func NewWatchAcceptedPlansRequestFieldPathBuilder() WatchAcceptedPlansRequestFieldPathBuilder
func (WatchAcceptedPlansRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchAcceptedPlansRequestFieldPathBuilder) MaxChunkSize() WatchAcceptedPlansRequestPathSelectorMaxChunkSize
func (WatchAcceptedPlansRequestFieldPathBuilder) ResumeToken ¶
func (WatchAcceptedPlansRequestFieldPathBuilder) StartingTime ¶ added in v0.9.0
func (WatchAcceptedPlansRequestFieldPathBuilder) StartingTime() WatchAcceptedPlansRequestPathSelectorStartingTime
type WatchAcceptedPlansRequestPathSelectorFieldMask ¶
type WatchAcceptedPlansRequestPathSelectorFieldMask struct{}
func (WatchAcceptedPlansRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchAcceptedPlansRequestPathSelectorFieldMask) WithArrayOfValues(values []*accepted_plan.AcceptedPlan_FieldMask) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
type WatchAcceptedPlansRequestPathSelectorFilter ¶
type WatchAcceptedPlansRequestPathSelectorFilter struct{}
func (WatchAcceptedPlansRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchAcceptedPlansRequestPathSelectorFilter) WithArrayOfValues(values []*accepted_plan.Filter) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansRequestPathSelectorFilter) WithValue ¶
func (s WatchAcceptedPlansRequestPathSelectorFilter) WithValue(value *accepted_plan.Filter) *WatchAcceptedPlansRequest_FieldTerminalPathValue
type WatchAcceptedPlansRequestPathSelectorMaxChunkSize ¶
type WatchAcceptedPlansRequestPathSelectorMaxChunkSize struct{}
func (WatchAcceptedPlansRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchAcceptedPlansRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchAcceptedPlansRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchAcceptedPlansRequest_FieldTerminalPathValue
type WatchAcceptedPlansRequestPathSelectorOrderBy ¶
type WatchAcceptedPlansRequestPathSelectorOrderBy struct{}
func (WatchAcceptedPlansRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchAcceptedPlansRequestPathSelectorOrderBy) WithArrayOfValues(values []*accepted_plan.OrderBy) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansRequestPathSelectorOrderBy) WithValue ¶
func (s WatchAcceptedPlansRequestPathSelectorOrderBy) WithValue(value *accepted_plan.OrderBy) *WatchAcceptedPlansRequest_FieldTerminalPathValue
type WatchAcceptedPlansRequestPathSelectorPageSize ¶
type WatchAcceptedPlansRequestPathSelectorPageSize struct{}
func (WatchAcceptedPlansRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchAcceptedPlansRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansRequestPathSelectorPageSize) WithValue ¶
func (s WatchAcceptedPlansRequestPathSelectorPageSize) WithValue(value int32) *WatchAcceptedPlansRequest_FieldTerminalPathValue
type WatchAcceptedPlansRequestPathSelectorPageToken ¶
type WatchAcceptedPlansRequestPathSelectorPageToken struct{}
func (WatchAcceptedPlansRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchAcceptedPlansRequestPathSelectorPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansRequestPathSelectorPageToken) WithValue ¶
func (s WatchAcceptedPlansRequestPathSelectorPageToken) WithValue(value *accepted_plan.PagerCursor) *WatchAcceptedPlansRequest_FieldTerminalPathValue
type WatchAcceptedPlansRequestPathSelectorParent ¶
type WatchAcceptedPlansRequestPathSelectorParent struct{}
func (WatchAcceptedPlansRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchAcceptedPlansRequestPathSelectorParent) WithArrayOfValues(values []*accepted_plan.ParentReference) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansRequestPathSelectorParent) WithValue ¶
func (s WatchAcceptedPlansRequestPathSelectorParent) WithValue(value *accepted_plan.ParentReference) *WatchAcceptedPlansRequest_FieldTerminalPathValue
type WatchAcceptedPlansRequestPathSelectorResumeToken ¶
type WatchAcceptedPlansRequestPathSelectorResumeToken struct{}
func (WatchAcceptedPlansRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchAcceptedPlansRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansRequestPathSelectorResumeToken) WithValue ¶
func (s WatchAcceptedPlansRequestPathSelectorResumeToken) WithValue(value string) *WatchAcceptedPlansRequest_FieldTerminalPathValue
type WatchAcceptedPlansRequestPathSelectorStartingTime ¶ added in v0.9.0
type WatchAcceptedPlansRequestPathSelectorStartingTime struct{}
func (WatchAcceptedPlansRequestPathSelectorStartingTime) WithArrayOfValues ¶ added in v0.9.0
func (s WatchAcceptedPlansRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansRequestPathSelectorStartingTime) WithValue ¶ added in v0.9.0
func (s WatchAcceptedPlansRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchAcceptedPlansRequest_FieldTerminalPathValue
type WatchAcceptedPlansRequestPathSelectorType ¶
type WatchAcceptedPlansRequestPathSelectorType struct{}
func (WatchAcceptedPlansRequestPathSelectorType) FieldPath ¶
func (WatchAcceptedPlansRequestPathSelectorType) FieldPath() *WatchAcceptedPlansRequest_FieldTerminalPath
func (WatchAcceptedPlansRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchAcceptedPlansRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansRequestPathSelectorType) WithValue ¶
func (s WatchAcceptedPlansRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchAcceptedPlansRequest_FieldTerminalPathValue
type WatchAcceptedPlansRequestPathSelectorView ¶
type WatchAcceptedPlansRequestPathSelectorView struct{}
func (WatchAcceptedPlansRequestPathSelectorView) FieldPath ¶
func (WatchAcceptedPlansRequestPathSelectorView) FieldPath() *WatchAcceptedPlansRequest_FieldTerminalPath
func (WatchAcceptedPlansRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchAcceptedPlansRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansRequestPathSelectorView) WithValue ¶
func (s WatchAcceptedPlansRequestPathSelectorView) WithValue(value view.View) *WatchAcceptedPlansRequest_FieldTerminalPathValue
type WatchAcceptedPlansRequest_FieldMask ¶
type WatchAcceptedPlansRequest_FieldMask struct {
Paths []WatchAcceptedPlansRequest_FieldPath
}
func FullWatchAcceptedPlansRequest_FieldMask ¶
func FullWatchAcceptedPlansRequest_FieldMask() *WatchAcceptedPlansRequest_FieldMask
func (*WatchAcceptedPlansRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) AppendPath(path WatchAcceptedPlansRequest_FieldPath)
func (*WatchAcceptedPlansRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAcceptedPlansRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAcceptedPlansRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAcceptedPlansRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) FilterInputFields() *WatchAcceptedPlansRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAcceptedPlansRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAcceptedPlansRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) GetPaths() []WatchAcceptedPlansRequest_FieldPath
func (*WatchAcceptedPlansRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAcceptedPlansRequest_FieldMask) IsFull ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) IsFull() bool
func (WatchAcceptedPlansRequest_FieldMask) Marshal ¶
func (fieldMask WatchAcceptedPlansRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAcceptedPlansRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchAcceptedPlansRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAcceptedPlansRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) PathsCount() int
func (*WatchAcceptedPlansRequest_FieldMask) Project ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) Project(source *WatchAcceptedPlansRequest) *WatchAcceptedPlansRequest
func (*WatchAcceptedPlansRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAcceptedPlansRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) ProtoMessage()
func (*WatchAcceptedPlansRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchAcceptedPlansRequest_FieldMask) Reset ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) Reset()
func (*WatchAcceptedPlansRequest_FieldMask) Set ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) Set(target, source *WatchAcceptedPlansRequest)
func (*WatchAcceptedPlansRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAcceptedPlansRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAcceptedPlansRequest_FieldMask) Size ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) Size() int
func (*WatchAcceptedPlansRequest_FieldMask) String ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) String() string
func (*WatchAcceptedPlansRequest_FieldMask) Subtract ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) Subtract(other *WatchAcceptedPlansRequest_FieldMask) *WatchAcceptedPlansRequest_FieldMask
func (*WatchAcceptedPlansRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAcceptedPlansRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAcceptedPlansRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchAcceptedPlansRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAcceptedPlansRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchAcceptedPlansRequest_FieldPath ¶
type WatchAcceptedPlansRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchAcceptedPlansRequest_FieldPathSelector Get(source *WatchAcceptedPlansRequest) []interface{} GetSingle(source *WatchAcceptedPlansRequest) (interface{}, bool) ClearValue(item *WatchAcceptedPlansRequest) // Those methods build corresponding WatchAcceptedPlansRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAcceptedPlansRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchAcceptedPlansRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAcceptedPlansRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAcceptedPlansRequest_FieldPath ¶
func BuildWatchAcceptedPlansRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchAcceptedPlansRequest_FieldPath, error)
func MustParseWatchAcceptedPlansRequest_FieldPath ¶
func MustParseWatchAcceptedPlansRequest_FieldPath(rawField string) WatchAcceptedPlansRequest_FieldPath
func ParseWatchAcceptedPlansRequest_FieldPath ¶
func ParseWatchAcceptedPlansRequest_FieldPath(rawField string) (WatchAcceptedPlansRequest_FieldPath, error)
type WatchAcceptedPlansRequest_FieldPathArrayItemValue ¶
type WatchAcceptedPlansRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAcceptedPlansRequest_FieldPath ContainsValue(*WatchAcceptedPlansRequest) bool }
WatchAcceptedPlansRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAcceptedPlansRequest according to their type Present only for array (repeated) types.
func MustParseWatchAcceptedPlansRequest_FieldPathArrayItemValue ¶
func MustParseWatchAcceptedPlansRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchAcceptedPlansRequest_FieldPathArrayItemValue
func ParseWatchAcceptedPlansRequest_FieldPathArrayItemValue ¶
func ParseWatchAcceptedPlansRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAcceptedPlansRequest_FieldPathArrayItemValue, error)
ParseWatchAcceptedPlansRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAcceptedPlansRequest_FieldPathArrayOfValues ¶
type WatchAcceptedPlansRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAcceptedPlansRequest_FieldPath }
WatchAcceptedPlansRequest_FieldPathArrayOfValues allows storing slice of values for WatchAcceptedPlansRequest fields according to their type
func MustParseWatchAcceptedPlansRequest_FieldPathArrayOfValues ¶
func MustParseWatchAcceptedPlansRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAcceptedPlansRequest_FieldPathArrayOfValues
func ParseWatchAcceptedPlansRequest_FieldPathArrayOfValues ¶
func ParseWatchAcceptedPlansRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAcceptedPlansRequest_FieldPathArrayOfValues, error)
type WatchAcceptedPlansRequest_FieldPathSelector ¶
type WatchAcceptedPlansRequest_FieldPathSelector int32
const ( WatchAcceptedPlansRequest_FieldPathSelectorType WatchAcceptedPlansRequest_FieldPathSelector = 0 WatchAcceptedPlansRequest_FieldPathSelectorParent WatchAcceptedPlansRequest_FieldPathSelector = 1 WatchAcceptedPlansRequest_FieldPathSelectorPageSize WatchAcceptedPlansRequest_FieldPathSelector = 2 WatchAcceptedPlansRequest_FieldPathSelectorPageToken WatchAcceptedPlansRequest_FieldPathSelector = 3 WatchAcceptedPlansRequest_FieldPathSelectorOrderBy WatchAcceptedPlansRequest_FieldPathSelector = 4 WatchAcceptedPlansRequest_FieldPathSelectorResumeToken WatchAcceptedPlansRequest_FieldPathSelector = 5 WatchAcceptedPlansRequest_FieldPathSelectorStartingTime WatchAcceptedPlansRequest_FieldPathSelector = 6 WatchAcceptedPlansRequest_FieldPathSelectorFilter WatchAcceptedPlansRequest_FieldPathSelector = 7 WatchAcceptedPlansRequest_FieldPathSelectorFieldMask WatchAcceptedPlansRequest_FieldPathSelector = 8 WatchAcceptedPlansRequest_FieldPathSelectorView WatchAcceptedPlansRequest_FieldPathSelector = 9 WatchAcceptedPlansRequest_FieldPathSelectorMaxChunkSize WatchAcceptedPlansRequest_FieldPathSelector = 10 )
func (WatchAcceptedPlansRequest_FieldPathSelector) String ¶
func (s WatchAcceptedPlansRequest_FieldPathSelector) String() string
type WatchAcceptedPlansRequest_FieldPathValue ¶
type WatchAcceptedPlansRequest_FieldPathValue interface { WatchAcceptedPlansRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAcceptedPlansRequest) CompareWith(*WatchAcceptedPlansRequest) (cmp int, comparable bool) }
WatchAcceptedPlansRequest_FieldPathValue allows storing values for WatchAcceptedPlansRequest fields according to their type
func MustParseWatchAcceptedPlansRequest_FieldPathValue ¶
func MustParseWatchAcceptedPlansRequest_FieldPathValue(pathStr, valueStr string) WatchAcceptedPlansRequest_FieldPathValue
func ParseWatchAcceptedPlansRequest_FieldPathValue ¶
func ParseWatchAcceptedPlansRequest_FieldPathValue(pathStr, valueStr string) (WatchAcceptedPlansRequest_FieldPathValue, error)
type WatchAcceptedPlansRequest_FieldTerminalPath ¶
type WatchAcceptedPlansRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAcceptedPlansRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) ClearValue(item *WatchAcceptedPlansRequest)
func (*WatchAcceptedPlansRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAcceptedPlansRequest_FieldTerminalPath) Get ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) Get(source *WatchAcceptedPlansRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchAcceptedPlansRequest
func (*WatchAcceptedPlansRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAcceptedPlansRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAcceptedPlansRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) GetSingle(source *WatchAcceptedPlansRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAcceptedPlansRequest
func (*WatchAcceptedPlansRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAcceptedPlansRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAcceptedPlansRequest_FieldTerminalPath) Selector ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) Selector() WatchAcceptedPlansRequest_FieldPathSelector
func (*WatchAcceptedPlansRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAcceptedPlansRequest_FieldTerminalPath) String ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAcceptedPlansRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAcceptedPlansRequest_FieldPathArrayItemValue
func (*WatchAcceptedPlansRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAcceptedPlansRequest_FieldPathArrayOfValues
func (*WatchAcceptedPlansRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAcceptedPlansRequest_FieldPathValue
func (*WatchAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAcceptedPlansRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAcceptedPlansRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue ¶
type WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue struct { WatchAcceptedPlansRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAcceptedPlansRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAcceptedPlansRequest'
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAcceptedPlansRequest as interface{}
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAcceptedPlansRequest) (interface{}, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAcceptedPlansRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues ¶
type WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues struct { WatchAcceptedPlansRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*accepted_plan.AcceptedPlan_FieldMask, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*accepted_plan.Filter, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*accepted_plan.OrderBy, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*accepted_plan.PagerCursor, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*accepted_plan.ParentReference, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶ added in v0.9.0
func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAcceptedPlansRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAcceptedPlansRequest_FieldTerminalPathValue ¶
type WatchAcceptedPlansRequest_FieldTerminalPathValue struct { WatchAcceptedPlansRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsFieldMaskValue() (*accepted_plan.AcceptedPlan_FieldMask, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsFilterValue() (*accepted_plan.Filter, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsOrderByValue() (*accepted_plan.OrderBy, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsPageTokenValue() (*accepted_plan.PagerCursor, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsParentValue() (*accepted_plan.ParentReference, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) AsStartingTimeValue ¶ added in v0.9.0
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) CompareWith(source *WatchAcceptedPlansRequest) (int, bool)
CompareWith compares value in the 'WatchAcceptedPlansRequest_FieldTerminalPathValue' with the value under path in 'WatchAcceptedPlansRequest'.
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAcceptedPlansRequest' as interface{}
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) SetTo(target **WatchAcceptedPlansRequest)
SetTo stores value for selected field for object WatchAcceptedPlansRequest
func (*WatchAcceptedPlansRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAcceptedPlansRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAcceptedPlansResponse ¶
type WatchAcceptedPlansResponse struct { // Changes of AcceptedPlans AcceptedPlanChanges []*accepted_plan.AcceptedPlanChange `` /* 152-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 AcceptedPlans 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 *WatchAcceptedPlansResponse_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 (AcceptedPlans 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 }
WatchAcceptedPlansResponse
func (*WatchAcceptedPlansResponse) Clone ¶
func (o *WatchAcceptedPlansResponse) Clone() *WatchAcceptedPlansResponse
func (*WatchAcceptedPlansResponse) CloneRaw ¶
func (o *WatchAcceptedPlansResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAcceptedPlansResponse) Descriptor ¶
func (*WatchAcceptedPlansResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchAcceptedPlansResponse.ProtoReflect.Descriptor instead.
func (*WatchAcceptedPlansResponse) GetAcceptedPlanChanges ¶
func (m *WatchAcceptedPlansResponse) GetAcceptedPlanChanges() []*accepted_plan.AcceptedPlanChange
func (*WatchAcceptedPlansResponse) GetIsCurrent ¶
func (m *WatchAcceptedPlansResponse) GetIsCurrent() bool
func (*WatchAcceptedPlansResponse) GetIsHardReset ¶
func (m *WatchAcceptedPlansResponse) GetIsHardReset() bool
func (*WatchAcceptedPlansResponse) GetIsSoftReset ¶
func (m *WatchAcceptedPlansResponse) GetIsSoftReset() bool
func (*WatchAcceptedPlansResponse) GetPageTokenChange ¶
func (m *WatchAcceptedPlansResponse) GetPageTokenChange() *WatchAcceptedPlansResponse_PageTokenChange
func (*WatchAcceptedPlansResponse) GetResumeToken ¶
func (m *WatchAcceptedPlansResponse) GetResumeToken() string
func (*WatchAcceptedPlansResponse) GetSnapshotSize ¶
func (m *WatchAcceptedPlansResponse) GetSnapshotSize() int64
func (*WatchAcceptedPlansResponse) GotenMessage ¶
func (*WatchAcceptedPlansResponse) GotenMessage()
func (*WatchAcceptedPlansResponse) GotenObjectExt ¶
func (o *WatchAcceptedPlansResponse) GotenObjectExt()
func (*WatchAcceptedPlansResponse) GotenValidate ¶
func (obj *WatchAcceptedPlansResponse) GotenValidate() error
func (*WatchAcceptedPlansResponse) MakeDiffFieldMask ¶
func (o *WatchAcceptedPlansResponse) MakeDiffFieldMask(other *WatchAcceptedPlansResponse) *WatchAcceptedPlansResponse_FieldMask
func (*WatchAcceptedPlansResponse) MakeFullFieldMask ¶
func (o *WatchAcceptedPlansResponse) MakeFullFieldMask() *WatchAcceptedPlansResponse_FieldMask
func (*WatchAcceptedPlansResponse) MakeRawDiffFieldMask ¶
func (o *WatchAcceptedPlansResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAcceptedPlansResponse) MakeRawFullFieldMask ¶
func (o *WatchAcceptedPlansResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAcceptedPlansResponse) Marshal ¶
func (m *WatchAcceptedPlansResponse) Marshal() ([]byte, error)
func (*WatchAcceptedPlansResponse) MarshalJSON ¶
func (m *WatchAcceptedPlansResponse) MarshalJSON() ([]byte, error)
func (*WatchAcceptedPlansResponse) Merge ¶
func (o *WatchAcceptedPlansResponse) Merge(source *WatchAcceptedPlansResponse)
func (*WatchAcceptedPlansResponse) MergeRaw ¶
func (o *WatchAcceptedPlansResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAcceptedPlansResponse) ProtoMessage ¶
func (*WatchAcceptedPlansResponse) ProtoMessage()
func (*WatchAcceptedPlansResponse) ProtoReflect ¶
func (m *WatchAcceptedPlansResponse) ProtoReflect() preflect.Message
func (*WatchAcceptedPlansResponse) Reset ¶
func (m *WatchAcceptedPlansResponse) Reset()
func (*WatchAcceptedPlansResponse) SetAcceptedPlanChanges ¶
func (m *WatchAcceptedPlansResponse) SetAcceptedPlanChanges(fv []*accepted_plan.AcceptedPlanChange)
func (*WatchAcceptedPlansResponse) SetIsCurrent ¶
func (m *WatchAcceptedPlansResponse) SetIsCurrent(fv bool)
func (*WatchAcceptedPlansResponse) SetIsHardReset ¶
func (m *WatchAcceptedPlansResponse) SetIsHardReset(fv bool)
func (*WatchAcceptedPlansResponse) SetIsSoftReset ¶
func (m *WatchAcceptedPlansResponse) SetIsSoftReset(fv bool)
func (*WatchAcceptedPlansResponse) SetPageTokenChange ¶
func (m *WatchAcceptedPlansResponse) SetPageTokenChange(fv *WatchAcceptedPlansResponse_PageTokenChange)
func (*WatchAcceptedPlansResponse) SetResumeToken ¶
func (m *WatchAcceptedPlansResponse) SetResumeToken(fv string)
func (*WatchAcceptedPlansResponse) SetSnapshotSize ¶
func (m *WatchAcceptedPlansResponse) SetSnapshotSize(fv int64)
func (*WatchAcceptedPlansResponse) String ¶
func (m *WatchAcceptedPlansResponse) String() string
func (*WatchAcceptedPlansResponse) Unmarshal ¶
func (m *WatchAcceptedPlansResponse) Unmarshal(b []byte) error
func (*WatchAcceptedPlansResponse) UnmarshalJSON ¶
func (m *WatchAcceptedPlansResponse) UnmarshalJSON(data []byte) error
type WatchAcceptedPlansResponseFieldPathBuilder ¶
type WatchAcceptedPlansResponseFieldPathBuilder struct{}
func NewWatchAcceptedPlansResponseFieldPathBuilder ¶
func NewWatchAcceptedPlansResponseFieldPathBuilder() WatchAcceptedPlansResponseFieldPathBuilder
func (WatchAcceptedPlansResponseFieldPathBuilder) AcceptedPlanChanges ¶
func (WatchAcceptedPlansResponseFieldPathBuilder) AcceptedPlanChanges() WatchAcceptedPlansResponsePathSelectorAcceptedPlanChanges
func (WatchAcceptedPlansResponseFieldPathBuilder) IsHardReset ¶
func (WatchAcceptedPlansResponseFieldPathBuilder) IsSoftReset ¶
func (WatchAcceptedPlansResponseFieldPathBuilder) PageTokenChange ¶
func (WatchAcceptedPlansResponseFieldPathBuilder) PageTokenChange() WatchAcceptedPlansResponsePathSelectorPageTokenChange
func (WatchAcceptedPlansResponseFieldPathBuilder) ResumeToken ¶
func (WatchAcceptedPlansResponseFieldPathBuilder) SnapshotSize ¶
func (WatchAcceptedPlansResponseFieldPathBuilder) SnapshotSize() WatchAcceptedPlansResponsePathSelectorSnapshotSize
type WatchAcceptedPlansResponsePageTokenChangeFieldPathBuilder ¶
type WatchAcceptedPlansResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchAcceptedPlansResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchAcceptedPlansResponsePageTokenChangeFieldPathBuilder() WatchAcceptedPlansResponsePageTokenChangeFieldPathBuilder
func (WatchAcceptedPlansResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchAcceptedPlansResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchAcceptedPlansResponsePageTokenChange_FieldPath ¶
type WatchAcceptedPlansResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchAcceptedPlansResponsePageTokenChange_FieldPathSelector Get(source *WatchAcceptedPlansResponse_PageTokenChange) []interface{} GetSingle(source *WatchAcceptedPlansResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchAcceptedPlansResponse_PageTokenChange) // Those methods build corresponding WatchAcceptedPlansResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAcceptedPlansResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAcceptedPlansResponsePageTokenChange_FieldPath ¶
func BuildWatchAcceptedPlansResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchAcceptedPlansResponsePageTokenChange_FieldPath, error)
func MustParseWatchAcceptedPlansResponsePageTokenChange_FieldPath ¶
func MustParseWatchAcceptedPlansResponsePageTokenChange_FieldPath(rawField string) WatchAcceptedPlansResponsePageTokenChange_FieldPath
func ParseWatchAcceptedPlansResponsePageTokenChange_FieldPath ¶
func ParseWatchAcceptedPlansResponsePageTokenChange_FieldPath(rawField string) (WatchAcceptedPlansResponsePageTokenChange_FieldPath, error)
type WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAcceptedPlansResponsePageTokenChange_FieldPath ContainsValue(*WatchAcceptedPlansResponse_PageTokenChange) bool }
WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAcceptedPlansResponsePageTokenChange_FieldPath }
WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchAcceptedPlansResponsePageTokenChange_FieldPathSelector ¶
type WatchAcceptedPlansResponsePageTokenChange_FieldPathSelector int32
const ( WatchAcceptedPlansResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchAcceptedPlansResponsePageTokenChange_FieldPathSelector = 0 WatchAcceptedPlansResponsePageTokenChange_FieldPathSelectorNextPageToken WatchAcceptedPlansResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchAcceptedPlansResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchAcceptedPlansResponsePageTokenChange_FieldPathSelector) String() string
type WatchAcceptedPlansResponsePageTokenChange_FieldPathValue ¶
type WatchAcceptedPlansResponsePageTokenChange_FieldPathValue interface { WatchAcceptedPlansResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAcceptedPlansResponse_PageTokenChange) CompareWith(*WatchAcceptedPlansResponse_PageTokenChange) (cmp int, comparable bool) }
WatchAcceptedPlansResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchAcceptedPlansResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchAcceptedPlansResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchAcceptedPlansResponsePageTokenChange_FieldPathValue
func ParseWatchAcceptedPlansResponsePageTokenChange_FieldPathValue ¶
func ParseWatchAcceptedPlansResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchAcceptedPlansResponsePageTokenChange_FieldPathValue, error)
type WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath ¶
type WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchAcceptedPlansResponse_PageTokenChange)
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) Get(source *WatchAcceptedPlansResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchAcceptedPlansResponse_PageTokenChange
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchAcceptedPlansResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAcceptedPlansResponse_PageTokenChange
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchAcceptedPlansResponsePageTokenChange_FieldPathValue
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAcceptedPlansResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAcceptedPlansResponse_PageTokenChange as interface{}
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAcceptedPlansResponse_PageTokenChange) (interface{}, bool)
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*accepted_plan.PagerCursor, bool)
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*accepted_plan.PagerCursor, bool)
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue struct { WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*accepted_plan.PagerCursor, bool)
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*accepted_plan.PagerCursor, bool)
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchAcceptedPlansResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchAcceptedPlansResponse_PageTokenChange'.
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchAcceptedPlansResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAcceptedPlansResponsePathSelectorAcceptedPlanChanges ¶
type WatchAcceptedPlansResponsePathSelectorAcceptedPlanChanges struct{}
func (WatchAcceptedPlansResponsePathSelectorAcceptedPlanChanges) WithArrayOfValues ¶
func (s WatchAcceptedPlansResponsePathSelectorAcceptedPlanChanges) WithArrayOfValues(values [][]*accepted_plan.AcceptedPlanChange) *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansResponsePathSelectorAcceptedPlanChanges) WithItemValue ¶
type WatchAcceptedPlansResponsePathSelectorIsCurrent ¶
type WatchAcceptedPlansResponsePathSelectorIsCurrent struct{}
func (WatchAcceptedPlansResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchAcceptedPlansResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchAcceptedPlansResponsePathSelectorIsCurrent) WithValue(value bool) *WatchAcceptedPlansResponse_FieldTerminalPathValue
type WatchAcceptedPlansResponsePathSelectorIsHardReset ¶
type WatchAcceptedPlansResponsePathSelectorIsHardReset struct{}
func (WatchAcceptedPlansResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchAcceptedPlansResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchAcceptedPlansResponsePathSelectorIsHardReset) WithValue(value bool) *WatchAcceptedPlansResponse_FieldTerminalPathValue
type WatchAcceptedPlansResponsePathSelectorIsSoftReset ¶
type WatchAcceptedPlansResponsePathSelectorIsSoftReset struct{}
func (WatchAcceptedPlansResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchAcceptedPlansResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchAcceptedPlansResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchAcceptedPlansResponse_FieldTerminalPathValue
type WatchAcceptedPlansResponsePathSelectorPageTokenChange ¶
type WatchAcceptedPlansResponsePathSelectorPageTokenChange struct{}
func (WatchAcceptedPlansResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchAcceptedPlansResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (s WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchAcceptedPlansResponse_PageTokenChange) *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue) *WatchAcceptedPlansResponse_FieldSubPathArrayItemValue
func (WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues) *WatchAcceptedPlansResponse_FieldSubPathArrayOfValues
func (WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithSubValue ¶
func (s WatchAcceptedPlansResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchAcceptedPlansResponsePageTokenChange_FieldPathValue) *WatchAcceptedPlansResponse_FieldSubPathValue
type WatchAcceptedPlansResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchAcceptedPlansResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchAcceptedPlansResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchAcceptedPlansResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *WatchAcceptedPlansResponse_FieldSubPathArrayOfValues
type WatchAcceptedPlansResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchAcceptedPlansResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchAcceptedPlansResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchAcceptedPlansResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *WatchAcceptedPlansResponse_FieldSubPathArrayOfValues
type WatchAcceptedPlansResponsePathSelectorResumeToken ¶
type WatchAcceptedPlansResponsePathSelectorResumeToken struct{}
func (WatchAcceptedPlansResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchAcceptedPlansResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansResponsePathSelectorResumeToken) WithValue ¶
func (s WatchAcceptedPlansResponsePathSelectorResumeToken) WithValue(value string) *WatchAcceptedPlansResponse_FieldTerminalPathValue
type WatchAcceptedPlansResponsePathSelectorSnapshotSize ¶
type WatchAcceptedPlansResponsePathSelectorSnapshotSize struct{}
func (WatchAcceptedPlansResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchAcceptedPlansResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues
func (WatchAcceptedPlansResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchAcceptedPlansResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchAcceptedPlansResponse_FieldTerminalPathValue
type WatchAcceptedPlansResponse_FieldMask ¶
type WatchAcceptedPlansResponse_FieldMask struct {
Paths []WatchAcceptedPlansResponse_FieldPath
}
func FullWatchAcceptedPlansResponse_FieldMask ¶
func FullWatchAcceptedPlansResponse_FieldMask() *WatchAcceptedPlansResponse_FieldMask
func (*WatchAcceptedPlansResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) AppendPath(path WatchAcceptedPlansResponse_FieldPath)
func (*WatchAcceptedPlansResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAcceptedPlansResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAcceptedPlansResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAcceptedPlansResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) FilterInputFields() *WatchAcceptedPlansResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAcceptedPlansResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAcceptedPlansResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) GetPaths() []WatchAcceptedPlansResponse_FieldPath
func (*WatchAcceptedPlansResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAcceptedPlansResponse_FieldMask) IsFull ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) IsFull() bool
func (WatchAcceptedPlansResponse_FieldMask) Marshal ¶
func (fieldMask WatchAcceptedPlansResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAcceptedPlansResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchAcceptedPlansResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAcceptedPlansResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) PathsCount() int
func (*WatchAcceptedPlansResponse_FieldMask) Project ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) Project(source *WatchAcceptedPlansResponse) *WatchAcceptedPlansResponse
func (*WatchAcceptedPlansResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAcceptedPlansResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) ProtoMessage()
func (*WatchAcceptedPlansResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchAcceptedPlansResponse_FieldMask) Reset ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) Reset()
func (*WatchAcceptedPlansResponse_FieldMask) Set ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) Set(target, source *WatchAcceptedPlansResponse)
func (*WatchAcceptedPlansResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAcceptedPlansResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAcceptedPlansResponse_FieldMask) Size ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) Size() int
func (*WatchAcceptedPlansResponse_FieldMask) String ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) String() string
func (*WatchAcceptedPlansResponse_FieldMask) Subtract ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) Subtract(other *WatchAcceptedPlansResponse_FieldMask) *WatchAcceptedPlansResponse_FieldMask
func (*WatchAcceptedPlansResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAcceptedPlansResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAcceptedPlansResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchAcceptedPlansResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAcceptedPlansResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchAcceptedPlansResponse_FieldPath ¶
type WatchAcceptedPlansResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchAcceptedPlansResponse_FieldPathSelector Get(source *WatchAcceptedPlansResponse) []interface{} GetSingle(source *WatchAcceptedPlansResponse) (interface{}, bool) ClearValue(item *WatchAcceptedPlansResponse) // Those methods build corresponding WatchAcceptedPlansResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAcceptedPlansResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchAcceptedPlansResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAcceptedPlansResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAcceptedPlansResponse_FieldPath ¶
func BuildWatchAcceptedPlansResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchAcceptedPlansResponse_FieldPath, error)
func MustParseWatchAcceptedPlansResponse_FieldPath ¶
func MustParseWatchAcceptedPlansResponse_FieldPath(rawField string) WatchAcceptedPlansResponse_FieldPath
func ParseWatchAcceptedPlansResponse_FieldPath ¶
func ParseWatchAcceptedPlansResponse_FieldPath(rawField string) (WatchAcceptedPlansResponse_FieldPath, error)
type WatchAcceptedPlansResponse_FieldPathArrayItemValue ¶
type WatchAcceptedPlansResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAcceptedPlansResponse_FieldPath ContainsValue(*WatchAcceptedPlansResponse) bool }
WatchAcceptedPlansResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAcceptedPlansResponse according to their type Present only for array (repeated) types.
func MustParseWatchAcceptedPlansResponse_FieldPathArrayItemValue ¶
func MustParseWatchAcceptedPlansResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchAcceptedPlansResponse_FieldPathArrayItemValue
func ParseWatchAcceptedPlansResponse_FieldPathArrayItemValue ¶
func ParseWatchAcceptedPlansResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAcceptedPlansResponse_FieldPathArrayItemValue, error)
ParseWatchAcceptedPlansResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAcceptedPlansResponse_FieldPathArrayOfValues ¶
type WatchAcceptedPlansResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAcceptedPlansResponse_FieldPath }
WatchAcceptedPlansResponse_FieldPathArrayOfValues allows storing slice of values for WatchAcceptedPlansResponse fields according to their type
func MustParseWatchAcceptedPlansResponse_FieldPathArrayOfValues ¶
func MustParseWatchAcceptedPlansResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAcceptedPlansResponse_FieldPathArrayOfValues
func ParseWatchAcceptedPlansResponse_FieldPathArrayOfValues ¶
func ParseWatchAcceptedPlansResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAcceptedPlansResponse_FieldPathArrayOfValues, error)
type WatchAcceptedPlansResponse_FieldPathSelector ¶
type WatchAcceptedPlansResponse_FieldPathSelector int32
const ( WatchAcceptedPlansResponse_FieldPathSelectorAcceptedPlanChanges WatchAcceptedPlansResponse_FieldPathSelector = 0 WatchAcceptedPlansResponse_FieldPathSelectorIsCurrent WatchAcceptedPlansResponse_FieldPathSelector = 1 WatchAcceptedPlansResponse_FieldPathSelectorPageTokenChange WatchAcceptedPlansResponse_FieldPathSelector = 2 WatchAcceptedPlansResponse_FieldPathSelectorResumeToken WatchAcceptedPlansResponse_FieldPathSelector = 3 WatchAcceptedPlansResponse_FieldPathSelectorSnapshotSize WatchAcceptedPlansResponse_FieldPathSelector = 4 WatchAcceptedPlansResponse_FieldPathSelectorIsSoftReset WatchAcceptedPlansResponse_FieldPathSelector = 5 WatchAcceptedPlansResponse_FieldPathSelectorIsHardReset WatchAcceptedPlansResponse_FieldPathSelector = 6 )
func (WatchAcceptedPlansResponse_FieldPathSelector) String ¶
func (s WatchAcceptedPlansResponse_FieldPathSelector) String() string
type WatchAcceptedPlansResponse_FieldPathValue ¶
type WatchAcceptedPlansResponse_FieldPathValue interface { WatchAcceptedPlansResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAcceptedPlansResponse) CompareWith(*WatchAcceptedPlansResponse) (cmp int, comparable bool) }
WatchAcceptedPlansResponse_FieldPathValue allows storing values for WatchAcceptedPlansResponse fields according to their type
func MustParseWatchAcceptedPlansResponse_FieldPathValue ¶
func MustParseWatchAcceptedPlansResponse_FieldPathValue(pathStr, valueStr string) WatchAcceptedPlansResponse_FieldPathValue
func ParseWatchAcceptedPlansResponse_FieldPathValue ¶
func ParseWatchAcceptedPlansResponse_FieldPathValue(pathStr, valueStr string) (WatchAcceptedPlansResponse_FieldPathValue, error)
type WatchAcceptedPlansResponse_FieldSubPath ¶
type WatchAcceptedPlansResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchAcceptedPlansResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchAcceptedPlansResponsePageTokenChange_FieldPath, bool)
func (*WatchAcceptedPlansResponse_FieldSubPath) ClearValue ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) ClearValue(item *WatchAcceptedPlansResponse)
func (*WatchAcceptedPlansResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchAcceptedPlansResponse_FieldSubPath) Get ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) Get(source *WatchAcceptedPlansResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchAcceptedPlansResponse
func (*WatchAcceptedPlansResponse_FieldSubPath) GetDefault ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAcceptedPlansResponse_FieldSubPath) GetRaw ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchAcceptedPlansResponse_FieldSubPath) GetSingle ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) GetSingle(source *WatchAcceptedPlansResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchAcceptedPlansResponse
func (*WatchAcceptedPlansResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAcceptedPlansResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAcceptedPlansResponse_FieldSubPath) JSONString ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAcceptedPlansResponse_FieldSubPath) Selector ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) Selector() WatchAcceptedPlansResponse_FieldPathSelector
func (*WatchAcceptedPlansResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *WatchAcceptedPlansResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAcceptedPlansResponse_FieldSubPath) String ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchAcceptedPlansResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchAcceptedPlansResponse_FieldPathArrayItemValue
func (*WatchAcceptedPlansResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchAcceptedPlansResponse_FieldPathArrayOfValues
func (*WatchAcceptedPlansResponse_FieldSubPath) WithIValue ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) WithIValue(value interface{}) WatchAcceptedPlansResponse_FieldPathValue
func (*WatchAcceptedPlansResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAcceptedPlansResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAcceptedPlansResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchAcceptedPlansResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAcceptedPlansResponse_FieldSubPathArrayItemValue ¶
type WatchAcceptedPlansResponse_FieldSubPathArrayItemValue struct { WatchAcceptedPlansResponse_FieldPath // contains filtered or unexported fields }
func (*WatchAcceptedPlansResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchAcceptedPlansResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchAcceptedPlansResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchAcceptedPlansResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchAcceptedPlansResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAcceptedPlansResponse'
func (*WatchAcceptedPlansResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchAcceptedPlansResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchAcceptedPlansResponse_FieldSubPathArrayOfValues ¶
type WatchAcceptedPlansResponse_FieldSubPathArrayOfValues struct { WatchAcceptedPlansResponse_FieldPath // contains filtered or unexported fields }
func (*WatchAcceptedPlansResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchAcceptedPlansResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchAcceptedPlansResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchAcceptedPlansResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchAcceptedPlansResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchAcceptedPlansResponse_FieldSubPathValue ¶
type WatchAcceptedPlansResponse_FieldSubPathValue struct { WatchAcceptedPlansResponse_FieldPath // contains filtered or unexported fields }
func (*WatchAcceptedPlansResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchAcceptedPlansResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchAcceptedPlansResponsePageTokenChange_FieldPathValue, bool)
func (*WatchAcceptedPlansResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchAcceptedPlansResponse_FieldSubPathValue) CompareWith(source *WatchAcceptedPlansResponse) (int, bool)
func (*WatchAcceptedPlansResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchAcceptedPlansResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAcceptedPlansResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchAcceptedPlansResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchAcceptedPlansResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchAcceptedPlansResponse_FieldSubPathValue) SetTo(target **WatchAcceptedPlansResponse)
func (*WatchAcceptedPlansResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchAcceptedPlansResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchAcceptedPlansResponse_FieldTerminalPath ¶
type WatchAcceptedPlansResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAcceptedPlansResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) ClearValue(item *WatchAcceptedPlansResponse)
func (*WatchAcceptedPlansResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAcceptedPlansResponse_FieldTerminalPath) Get ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) Get(source *WatchAcceptedPlansResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchAcceptedPlansResponse
func (*WatchAcceptedPlansResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAcceptedPlansResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAcceptedPlansResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) GetSingle(source *WatchAcceptedPlansResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAcceptedPlansResponse
func (*WatchAcceptedPlansResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAcceptedPlansResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAcceptedPlansResponse_FieldTerminalPath) Selector ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) Selector() WatchAcceptedPlansResponse_FieldPathSelector
func (*WatchAcceptedPlansResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAcceptedPlansResponse_FieldTerminalPath) String ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAcceptedPlansResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAcceptedPlansResponse_FieldPathArrayItemValue
func (*WatchAcceptedPlansResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAcceptedPlansResponse_FieldPathArrayOfValues
func (*WatchAcceptedPlansResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAcceptedPlansResponse_FieldPathValue
func (*WatchAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAcceptedPlansResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAcceptedPlansResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue ¶
type WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue struct { WatchAcceptedPlansResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) AsAcceptedPlanChangesItemValue ¶
func (fpaiv *WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) AsAcceptedPlanChangesItemValue() (*accepted_plan.AcceptedPlanChange, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAcceptedPlansResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAcceptedPlansResponse'
func (*WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAcceptedPlansResponse as interface{}
func (*WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAcceptedPlansResponse) (interface{}, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAcceptedPlansResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues ¶
type WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues struct { WatchAcceptedPlansResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsAcceptedPlanChangesArrayOfValues ¶
func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsAcceptedPlanChangesArrayOfValues() ([][]*accepted_plan.AcceptedPlanChange, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchAcceptedPlansResponse_PageTokenChange, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAcceptedPlansResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAcceptedPlansResponse_FieldTerminalPathValue ¶
type WatchAcceptedPlansResponse_FieldTerminalPathValue struct { WatchAcceptedPlansResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAcceptedPlansResponse_FieldTerminalPathValue) AsAcceptedPlanChangesValue ¶
func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) AsAcceptedPlanChangesValue() ([]*accepted_plan.AcceptedPlanChange, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchAcceptedPlansResponse_PageTokenChange, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) CompareWith(source *WatchAcceptedPlansResponse) (int, bool)
CompareWith compares value in the 'WatchAcceptedPlansResponse_FieldTerminalPathValue' with the value under path in 'WatchAcceptedPlansResponse'.
func (*WatchAcceptedPlansResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAcceptedPlansResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAcceptedPlansResponse' as interface{}
func (*WatchAcceptedPlansResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) SetTo(target **WatchAcceptedPlansResponse)
SetTo stores value for selected field for object WatchAcceptedPlansResponse
func (*WatchAcceptedPlansResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAcceptedPlansResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAcceptedPlansResponse_PageTokenChange ¶
type WatchAcceptedPlansResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *accepted_plan.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *accepted_plan.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchAcceptedPlansResponse_PageTokenChange) CloneRaw ¶
func (o *WatchAcceptedPlansResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAcceptedPlansResponse_PageTokenChange) Descriptor ¶
func (*WatchAcceptedPlansResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchAcceptedPlansResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchAcceptedPlansResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchAcceptedPlansResponse_PageTokenChange) GetNextPageToken() *accepted_plan.PagerCursor
func (*WatchAcceptedPlansResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchAcceptedPlansResponse_PageTokenChange) GetPrevPageToken() *accepted_plan.PagerCursor
func (*WatchAcceptedPlansResponse_PageTokenChange) GotenMessage ¶
func (*WatchAcceptedPlansResponse_PageTokenChange) GotenMessage()
func (*WatchAcceptedPlansResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchAcceptedPlansResponse_PageTokenChange) GotenObjectExt()
func (*WatchAcceptedPlansResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchAcceptedPlansResponse_PageTokenChange) GotenValidate() error
func (*WatchAcceptedPlansResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchAcceptedPlansResponse_PageTokenChange) MakeDiffFieldMask(other *WatchAcceptedPlansResponse_PageTokenChange) *WatchAcceptedPlansResponse_PageTokenChange_FieldMask
func (*WatchAcceptedPlansResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchAcceptedPlansResponse_PageTokenChange) MakeFullFieldMask() *WatchAcceptedPlansResponse_PageTokenChange_FieldMask
func (*WatchAcceptedPlansResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchAcceptedPlansResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAcceptedPlansResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchAcceptedPlansResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAcceptedPlansResponse_PageTokenChange) Marshal ¶
func (m *WatchAcceptedPlansResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchAcceptedPlansResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchAcceptedPlansResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchAcceptedPlansResponse_PageTokenChange) Merge ¶
func (o *WatchAcceptedPlansResponse_PageTokenChange) Merge(source *WatchAcceptedPlansResponse_PageTokenChange)
func (*WatchAcceptedPlansResponse_PageTokenChange) MergeRaw ¶
func (o *WatchAcceptedPlansResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAcceptedPlansResponse_PageTokenChange) ProtoMessage ¶
func (*WatchAcceptedPlansResponse_PageTokenChange) ProtoMessage()
func (*WatchAcceptedPlansResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchAcceptedPlansResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchAcceptedPlansResponse_PageTokenChange) Reset ¶
func (m *WatchAcceptedPlansResponse_PageTokenChange) Reset()
func (*WatchAcceptedPlansResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchAcceptedPlansResponse_PageTokenChange) SetNextPageToken(fv *accepted_plan.PagerCursor)
func (*WatchAcceptedPlansResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchAcceptedPlansResponse_PageTokenChange) SetPrevPageToken(fv *accepted_plan.PagerCursor)
func (*WatchAcceptedPlansResponse_PageTokenChange) String ¶
func (m *WatchAcceptedPlansResponse_PageTokenChange) String() string
func (*WatchAcceptedPlansResponse_PageTokenChange) Unmarshal ¶
func (m *WatchAcceptedPlansResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchAcceptedPlansResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchAcceptedPlansResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchAcceptedPlansResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchAcceptedPlansResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchAcceptedPlansResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
func (s WatchAcceptedPlansResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchAcceptedPlansResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchAcceptedPlansResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchAcceptedPlansResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s WatchAcceptedPlansResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*accepted_plan.PagerCursor) *WatchAcceptedPlansResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchAcceptedPlansResponse_PageTokenChange_FieldMask ¶
type WatchAcceptedPlansResponse_PageTokenChange_FieldMask struct {
Paths []WatchAcceptedPlansResponsePageTokenChange_FieldPath
}
func FullWatchAcceptedPlansResponse_PageTokenChange_FieldMask ¶
func FullWatchAcceptedPlansResponse_PageTokenChange_FieldMask() *WatchAcceptedPlansResponse_PageTokenChange_FieldMask
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) AppendPath(path WatchAcceptedPlansResponsePageTokenChange_FieldPath)
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchAcceptedPlansResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) GetPaths() []WatchAcceptedPlansResponsePageTokenChange_FieldPath
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAcceptedPlansResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchAcceptedPlansResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Project(source *WatchAcceptedPlansResponse_PageTokenChange) *WatchAcceptedPlansResponse_PageTokenChange
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Reset()
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Set(target, source *WatchAcceptedPlansResponse_PageTokenChange)
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Size() int
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) String() string
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchAcceptedPlansResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAcceptedPlansResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error