Documentation ¶
Index ¶
- type BatchGetProbingTargetGroupsDescriptor
- func (d *BatchGetProbingTargetGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetProbingTargetGroupsDescriptor) GetApiName() string
- func (d *BatchGetProbingTargetGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetProbingTargetGroupsDescriptor) GetFullMethodName() string
- func (d *BatchGetProbingTargetGroupsDescriptor) GetMethodName() string
- func (d *BatchGetProbingTargetGroupsDescriptor) GetProtoPkgName() string
- func (d *BatchGetProbingTargetGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetProbingTargetGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetProbingTargetGroupsDescriptor) GetServiceDomain() string
- func (d *BatchGetProbingTargetGroupsDescriptor) GetServiceVersion() string
- func (d *BatchGetProbingTargetGroupsDescriptor) GetVerb() string
- func (d *BatchGetProbingTargetGroupsDescriptor) HasResource() bool
- func (d *BatchGetProbingTargetGroupsDescriptor) IsClientStream() bool
- func (d *BatchGetProbingTargetGroupsDescriptor) IsCollection() bool
- func (d *BatchGetProbingTargetGroupsDescriptor) IsPlural() bool
- func (d *BatchGetProbingTargetGroupsDescriptor) IsServerStream() bool
- func (d *BatchGetProbingTargetGroupsDescriptor) IsUnary() bool
- func (d *BatchGetProbingTargetGroupsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetProbingTargetGroupsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetProbingTargetGroupsDescriptor) RequestHasResourceBody() bool
- type BatchGetProbingTargetGroupsDescriptorClientMsgHandle
- func (h *BatchGetProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetProbingTargetGroupsDescriptorServerMsgHandle
- func (h *BatchGetProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetProbingTargetGroupsRequest
- func (o *BatchGetProbingTargetGroupsRequest) Clone() *BatchGetProbingTargetGroupsRequest
- func (o *BatchGetProbingTargetGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetProbingTargetGroupsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetProbingTargetGroupsRequest) GetFieldMask() *probing_target_group.ProbingTargetGroup_FieldMask
- func (m *BatchGetProbingTargetGroupsRequest) GetNames() []*probing_target_group.Reference
- func (m *BatchGetProbingTargetGroupsRequest) GetView() view.View
- func (*BatchGetProbingTargetGroupsRequest) GotenMessage()
- func (o *BatchGetProbingTargetGroupsRequest) GotenObjectExt()
- func (obj *BatchGetProbingTargetGroupsRequest) GotenValidate() error
- func (o *BatchGetProbingTargetGroupsRequest) MakeDiffFieldMask(other *BatchGetProbingTargetGroupsRequest) *BatchGetProbingTargetGroupsRequest_FieldMask
- func (o *BatchGetProbingTargetGroupsRequest) MakeFullFieldMask() *BatchGetProbingTargetGroupsRequest_FieldMask
- func (o *BatchGetProbingTargetGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetProbingTargetGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetProbingTargetGroupsRequest) Marshal() ([]byte, error)
- func (m *BatchGetProbingTargetGroupsRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetProbingTargetGroupsRequest) Merge(source *BatchGetProbingTargetGroupsRequest)
- func (o *BatchGetProbingTargetGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetProbingTargetGroupsRequest) ProtoMessage()
- func (m *BatchGetProbingTargetGroupsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetProbingTargetGroupsRequest) Reset()
- func (m *BatchGetProbingTargetGroupsRequest) SetFieldMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
- func (m *BatchGetProbingTargetGroupsRequest) SetNames(fv []*probing_target_group.Reference)
- func (m *BatchGetProbingTargetGroupsRequest) SetView(fv view.View)
- func (m *BatchGetProbingTargetGroupsRequest) String() string
- func (m *BatchGetProbingTargetGroupsRequest) Unmarshal(b []byte) error
- func (m *BatchGetProbingTargetGroupsRequest) UnmarshalJSON(data []byte) error
- type BatchGetProbingTargetGroupsRequestFieldPathBuilder
- func (BatchGetProbingTargetGroupsRequestFieldPathBuilder) FieldMask() BatchGetProbingTargetGroupsRequestPathSelectorFieldMask
- func (BatchGetProbingTargetGroupsRequestFieldPathBuilder) Names() BatchGetProbingTargetGroupsRequestPathSelectorNames
- func (BatchGetProbingTargetGroupsRequestFieldPathBuilder) View() BatchGetProbingTargetGroupsRequestPathSelectorView
- type BatchGetProbingTargetGroupsRequestPathSelectorFieldMask
- func (BatchGetProbingTargetGroupsRequestPathSelectorFieldMask) FieldPath() *BatchGetProbingTargetGroupsRequest_FieldTerminalPath
- func (s BatchGetProbingTargetGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingTargetGroupsRequestPathSelectorFieldMask) WithValue(value *probing_target_group.ProbingTargetGroup_FieldMask) *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue
- type BatchGetProbingTargetGroupsRequestPathSelectorNames
- func (BatchGetProbingTargetGroupsRequestPathSelectorNames) FieldPath() *BatchGetProbingTargetGroupsRequest_FieldTerminalPath
- func (s BatchGetProbingTargetGroupsRequestPathSelectorNames) WithArrayOfValues(values [][]*probing_target_group.Reference) *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingTargetGroupsRequestPathSelectorNames) WithItemValue(value *probing_target_group.Reference) *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetProbingTargetGroupsRequestPathSelectorNames) WithValue(value []*probing_target_group.Reference) *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue
- type BatchGetProbingTargetGroupsRequestPathSelectorView
- func (BatchGetProbingTargetGroupsRequestPathSelectorView) FieldPath() *BatchGetProbingTargetGroupsRequest_FieldTerminalPath
- func (s BatchGetProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingTargetGroupsRequestPathSelectorView) WithValue(value view.View) *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue
- type BatchGetProbingTargetGroupsRequest_FieldMask
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) AppendPath(path BatchGetProbingTargetGroupsRequest_FieldPath)
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) FilterInputFields() *BatchGetProbingTargetGroupsRequest_FieldMask
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) GetPaths() []BatchGetProbingTargetGroupsRequest_FieldPath
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetProbingTargetGroupsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetProbingTargetGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) Project(source *BatchGetProbingTargetGroupsRequest) *BatchGetProbingTargetGroupsRequest
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) Reset()
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) Set(target, source *BatchGetProbingTargetGroupsRequest)
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) Size() int
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) String() string
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) Subtract(other *BatchGetProbingTargetGroupsRequest_FieldMask) *BatchGetProbingTargetGroupsRequest_FieldMask
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetProbingTargetGroupsRequest_FieldPath
- func BuildBatchGetProbingTargetGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbingTargetGroupsRequest_FieldPath, error)
- func MustParseBatchGetProbingTargetGroupsRequest_FieldPath(rawField string) BatchGetProbingTargetGroupsRequest_FieldPath
- func ParseBatchGetProbingTargetGroupsRequest_FieldPath(rawField string) (BatchGetProbingTargetGroupsRequest_FieldPath, error)
- type BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue
- func MustParseBatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue
- func ParseBatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue, error)
- type BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues
- func MustParseBatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues
- func ParseBatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues, error)
- type BatchGetProbingTargetGroupsRequest_FieldPathSelector
- type BatchGetProbingTargetGroupsRequest_FieldPathValue
- type BatchGetProbingTargetGroupsRequest_FieldTerminalPath
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) ClearValue(item *BatchGetProbingTargetGroupsRequest)
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) Get(source *BatchGetProbingTargetGroupsRequest) (values []interface{})
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetSingle(source *BatchGetProbingTargetGroupsRequest) (interface{}, bool)
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) Selector() BatchGetProbingTargetGroupsRequest_FieldPathSelector
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) String() string
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbingTargetGroupsRequest_FieldPathValue
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*probing_target_group.Reference, bool)
- func (fpaiv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbingTargetGroupsRequest) bool
- func (fpaiv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbingTargetGroupsRequest) (interface{}, bool)
- func (fpaiv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpaov *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*probing_target_group.Reference, bool)
- func (fpaov *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue
- func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) AsNamesValue() ([]*probing_target_group.Reference, bool)
- func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetProbingTargetGroupsRequest) (int, bool)
- func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo(target **BatchGetProbingTargetGroupsRequest)
- func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetProbingTargetGroupsResponse
- func (o *BatchGetProbingTargetGroupsResponse) Clone() *BatchGetProbingTargetGroupsResponse
- func (o *BatchGetProbingTargetGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetProbingTargetGroupsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetProbingTargetGroupsResponse) GetMissing() []*probing_target_group.Reference
- func (m *BatchGetProbingTargetGroupsResponse) GetProbingTargetGroups() []*probing_target_group.ProbingTargetGroup
- func (*BatchGetProbingTargetGroupsResponse) GotenMessage()
- func (o *BatchGetProbingTargetGroupsResponse) GotenObjectExt()
- func (obj *BatchGetProbingTargetGroupsResponse) GotenValidate() error
- func (o *BatchGetProbingTargetGroupsResponse) MakeDiffFieldMask(other *BatchGetProbingTargetGroupsResponse) *BatchGetProbingTargetGroupsResponse_FieldMask
- func (o *BatchGetProbingTargetGroupsResponse) MakeFullFieldMask() *BatchGetProbingTargetGroupsResponse_FieldMask
- func (o *BatchGetProbingTargetGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetProbingTargetGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetProbingTargetGroupsResponse) Marshal() ([]byte, error)
- func (m *BatchGetProbingTargetGroupsResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetProbingTargetGroupsResponse) Merge(source *BatchGetProbingTargetGroupsResponse)
- func (o *BatchGetProbingTargetGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetProbingTargetGroupsResponse) ProtoMessage()
- func (m *BatchGetProbingTargetGroupsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetProbingTargetGroupsResponse) Reset()
- func (m *BatchGetProbingTargetGroupsResponse) SetMissing(fv []*probing_target_group.Reference)
- func (m *BatchGetProbingTargetGroupsResponse) SetProbingTargetGroups(fv []*probing_target_group.ProbingTargetGroup)
- func (m *BatchGetProbingTargetGroupsResponse) String() string
- func (m *BatchGetProbingTargetGroupsResponse) Unmarshal(b []byte) error
- func (m *BatchGetProbingTargetGroupsResponse) UnmarshalJSON(data []byte) error
- type BatchGetProbingTargetGroupsResponseFieldPathBuilder
- type BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations
- func (s BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithValue(value string) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels
- func (s BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithValue(value string) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards
- func (s BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues(values []int64) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithValue(value int64) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorMissing
- func (BatchGetProbingTargetGroupsResponsePathSelectorMissing) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldTerminalPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorMissing) WithArrayOfValues(values [][]*probing_target_group.Reference) *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorMissing) WithItemValue(value *probing_target_group.Reference) *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetProbingTargetGroupsResponsePathSelectorMissing) WithValue(value []*probing_target_group.Reference) *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) DisplayName() BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldTerminalPath
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) Metadata() BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) Name() BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) State() BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithArrayOfValues(values [][]*probing_target_group.ProbingTargetGroup) *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithItemValue(value *probing_target_group.ProbingTargetGroup) *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayItemValue(...) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayOfValues(...) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubPath(subPath probing_target_group.ProbingTargetGroup_FieldPath) *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubValue(subPathValue probing_target_group.ProbingTargetGroup_FieldPathValue) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithValue(value []*probing_target_group.ProbingTargetGroup) *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithValue(value string) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Annotations() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) CreateTime() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) DeleteTime() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Generation() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Labels() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Lifecycle() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) OwnerReferences() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) ResourceVersion() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Shards() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Syncing() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Tags() BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) UpdateTime() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Uuid() BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithKey(key string) ...
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithValue(value map[string]string) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithValue(value int64) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithKey(key string) ...
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithValue(value map[string]string) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) BlockDeletion() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) State() ...
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Controller() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Kind() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Name() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Region() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Version() ...
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithValue(value bool) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithValue(value string) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithValue(value string) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithValue(value string) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithKey(key string) ...
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithValue(value map[string]int64) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) OwningRegion() ...
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) Regions() ...
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithValue(value string) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithItemValue(value string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithValue(value []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithItemValue(value string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithValue(value []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithValue(value string) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithArrayOfValues(values []*probing_target_group.Name) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithValue(value *probing_target_group.Name) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) TargetCount() ...
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_State) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) WithValue(value *probing_target_group.ProbingTargetGroup_State) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount
- func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) FieldPath() *BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithArrayOfValues(values []int64) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithValue(value int64) *BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- type BatchGetProbingTargetGroupsResponse_FieldMask
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) AppendPath(path BatchGetProbingTargetGroupsResponse_FieldPath)
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) FilterInputFields() *BatchGetProbingTargetGroupsResponse_FieldMask
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) GetPaths() []BatchGetProbingTargetGroupsResponse_FieldPath
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetProbingTargetGroupsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetProbingTargetGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) Project(source *BatchGetProbingTargetGroupsResponse) *BatchGetProbingTargetGroupsResponse
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) Reset()
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) Set(target, source *BatchGetProbingTargetGroupsResponse)
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) Size() int
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) String() string
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) Subtract(other *BatchGetProbingTargetGroupsResponse_FieldMask) *BatchGetProbingTargetGroupsResponse_FieldMask
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetProbingTargetGroupsResponse_FieldPath
- func BuildBatchGetProbingTargetGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbingTargetGroupsResponse_FieldPath, error)
- func MustParseBatchGetProbingTargetGroupsResponse_FieldPath(rawField string) BatchGetProbingTargetGroupsResponse_FieldPath
- func ParseBatchGetProbingTargetGroupsResponse_FieldPath(rawField string) (BatchGetProbingTargetGroupsResponse_FieldPath, error)
- type BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue
- func MustParseBatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue
- func ParseBatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue, error)
- type BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues
- func MustParseBatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues
- func ParseBatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues, error)
- type BatchGetProbingTargetGroupsResponse_FieldPathSelector
- type BatchGetProbingTargetGroupsResponse_FieldPathValue
- type BatchGetProbingTargetGroupsResponse_FieldSubPath
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) AsProbingTargetGroupsSubPath() (probing_target_group.ProbingTargetGroup_FieldPath, bool)
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) ClearValue(item *BatchGetProbingTargetGroupsResponse)
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) Get(source *BatchGetProbingTargetGroupsResponse) (values []interface{})
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) GetSingle(source *BatchGetProbingTargetGroupsResponse) (interface{}, bool)
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) Selector() BatchGetProbingTargetGroupsResponse_FieldPathSelector
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) String() string
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetProbingTargetGroupsResponse_FieldPathValue
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsProbingTargetGroupsPathItemValue() (probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetProbingTargetGroupsResponse) bool
- func (fpaivs *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- type BatchGetProbingTargetGroupsResponse_FieldSubPathValue
- func (fpvs *BatchGetProbingTargetGroupsResponse_FieldSubPathValue) AsProbingTargetGroupsPathValue() (probing_target_group.ProbingTargetGroup_FieldPathValue, bool)
- func (fpvs *BatchGetProbingTargetGroupsResponse_FieldSubPathValue) CompareWith(source *BatchGetProbingTargetGroupsResponse) (int, bool)
- func (fpvs *BatchGetProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetProbingTargetGroupsResponse_FieldSubPathValue) SetTo(target **BatchGetProbingTargetGroupsResponse)
- func (fpvs *BatchGetProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetProbingTargetGroupsResponse_FieldTerminalPath
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) ClearValue(item *BatchGetProbingTargetGroupsResponse)
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) Get(source *BatchGetProbingTargetGroupsResponse) (values []interface{})
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetSingle(source *BatchGetProbingTargetGroupsResponse) (interface{}, bool)
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) Selector() BatchGetProbingTargetGroupsResponse_FieldPathSelector
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) String() string
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbingTargetGroupsResponse_FieldPathValue
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*probing_target_group.Reference, bool)
- func (fpaiv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupsItemValue() (*probing_target_group.ProbingTargetGroup, bool)
- func (fpaiv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbingTargetGroupsResponse) bool
- func (fpaiv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbingTargetGroupsResponse) (interface{}, bool)
- func (fpaiv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*probing_target_group.Reference, bool)
- func (fpaov *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupsArrayOfValues() ([][]*probing_target_group.ProbingTargetGroup, bool)
- func (fpaov *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue
- func (fpv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) AsMissingValue() ([]*probing_target_group.Reference, bool)
- func (fpv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupsValue() ([]*probing_target_group.ProbingTargetGroup, bool)
- func (fpv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetProbingTargetGroupsResponse) (int, bool)
- func (fpv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo(target **BatchGetProbingTargetGroupsResponse)
- func (fpv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateProbingTargetGroupDescriptor
- func (d *CreateProbingTargetGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateProbingTargetGroupDescriptor) GetApiName() string
- func (d *CreateProbingTargetGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateProbingTargetGroupDescriptor) GetFullMethodName() string
- func (d *CreateProbingTargetGroupDescriptor) GetMethodName() string
- func (d *CreateProbingTargetGroupDescriptor) GetProtoPkgName() string
- func (d *CreateProbingTargetGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateProbingTargetGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateProbingTargetGroupDescriptor) GetServiceDomain() string
- func (d *CreateProbingTargetGroupDescriptor) GetServiceVersion() string
- func (d *CreateProbingTargetGroupDescriptor) GetVerb() string
- func (d *CreateProbingTargetGroupDescriptor) HasResource() bool
- func (d *CreateProbingTargetGroupDescriptor) IsClientStream() bool
- func (d *CreateProbingTargetGroupDescriptor) IsCollection() bool
- func (d *CreateProbingTargetGroupDescriptor) IsPlural() bool
- func (d *CreateProbingTargetGroupDescriptor) IsServerStream() bool
- func (d *CreateProbingTargetGroupDescriptor) IsUnary() bool
- func (d *CreateProbingTargetGroupDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateProbingTargetGroupDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateProbingTargetGroupDescriptor) RequestHasResourceBody() bool
- type CreateProbingTargetGroupDescriptorClientMsgHandle
- func (h *CreateProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateProbingTargetGroupDescriptorServerMsgHandle
- func (h *CreateProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateProbingTargetGroupRequest
- func (o *CreateProbingTargetGroupRequest) Clone() *CreateProbingTargetGroupRequest
- func (o *CreateProbingTargetGroupRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateProbingTargetGroupRequest) Descriptor() ([]byte, []int)
- func (m *CreateProbingTargetGroupRequest) GetParent() *probing_target_group.ParentReference
- func (m *CreateProbingTargetGroupRequest) GetProbingTargetGroup() *probing_target_group.ProbingTargetGroup
- func (*CreateProbingTargetGroupRequest) GotenMessage()
- func (o *CreateProbingTargetGroupRequest) GotenObjectExt()
- func (obj *CreateProbingTargetGroupRequest) GotenValidate() error
- func (o *CreateProbingTargetGroupRequest) MakeDiffFieldMask(other *CreateProbingTargetGroupRequest) *CreateProbingTargetGroupRequest_FieldMask
- func (o *CreateProbingTargetGroupRequest) MakeFullFieldMask() *CreateProbingTargetGroupRequest_FieldMask
- func (o *CreateProbingTargetGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateProbingTargetGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateProbingTargetGroupRequest) Marshal() ([]byte, error)
- func (m *CreateProbingTargetGroupRequest) MarshalJSON() ([]byte, error)
- func (o *CreateProbingTargetGroupRequest) Merge(source *CreateProbingTargetGroupRequest)
- func (o *CreateProbingTargetGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateProbingTargetGroupRequest) ProtoMessage()
- func (m *CreateProbingTargetGroupRequest) ProtoReflect() preflect.Message
- func (m *CreateProbingTargetGroupRequest) Reset()
- func (m *CreateProbingTargetGroupRequest) SetParent(fv *probing_target_group.ParentReference)
- func (m *CreateProbingTargetGroupRequest) SetProbingTargetGroup(fv *probing_target_group.ProbingTargetGroup)
- func (m *CreateProbingTargetGroupRequest) String() string
- func (m *CreateProbingTargetGroupRequest) Unmarshal(b []byte) error
- func (m *CreateProbingTargetGroupRequest) UnmarshalJSON(data []byte) error
- type CreateProbingTargetGroupRequestFieldPathBuilder
- type CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations
- func (s CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) WithValue(value string) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels
- func (s CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) WithValue(value string) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards
- func (s CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues(values []int64) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) WithValue(value int64) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorParent
- func (CreateProbingTargetGroupRequestPathSelectorParent) FieldPath() *CreateProbingTargetGroupRequest_FieldTerminalPath
- func (s CreateProbingTargetGroupRequestPathSelectorParent) WithArrayOfValues(values []*probing_target_group.ParentReference) *CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorParent) WithValue(value *probing_target_group.ParentReference) *CreateProbingTargetGroupRequest_FieldTerminalPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) DisplayName() CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) FieldPath() *CreateProbingTargetGroupRequest_FieldTerminalPath
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) Metadata() CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) Name() CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupName
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) State() CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupState
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup) *CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubArrayItemValue(...) *CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubArrayOfValues(...) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubPath(subPath probing_target_group.ProbingTargetGroup_FieldPath) *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubValue(subPathValue probing_target_group.ProbingTargetGroup_FieldPathValue) *CreateProbingTargetGroupRequest_FieldSubPathValue
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithValue(value *probing_target_group.ProbingTargetGroup) *CreateProbingTargetGroupRequest_FieldTerminalPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) WithValue(value string) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Annotations() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) CreateTime() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) DeleteTime() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Generation() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Labels() CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Lifecycle() CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) OwnerReferences() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) ResourceVersion() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Shards() CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Syncing() CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Tags() CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) UpdateTime() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Uuid() CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) WithValue(value *ntt_meta.Meta) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) WithKey(key string) ...
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) WithValue(value map[string]string) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) WithArrayOfValues(values []int64) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) WithValue(value int64) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithKey(key string) CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithValue(value map[string]string) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) BlockDeletion() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) State() ...
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) WithValue(value bool) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Controller() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Kind() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Name() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Region() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Version() ...
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) WithValue(value bool) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) WithValue(value string) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) WithValue(value string) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) WithValue(value string) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) WithValue(value string) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) WithValue(value string) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithKey(key string) CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithValue(value map[string]int64) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) OwningRegion() ...
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) Regions() ...
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) WithValue(value string) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithItemValue(value string) *CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithValue(value []string) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithArrayOfValues(values [][]string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithItemValue(value string) *CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithValue(value []string) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) WithValue(value string) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupName
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) WithArrayOfValues(values []*probing_target_group.Name) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) WithValue(value *probing_target_group.Name) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupState
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) TargetCount() CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_State) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) WithValue(value *probing_target_group.ProbingTargetGroup_State) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount
- func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) FieldPath() *CreateProbingTargetGroupRequest_FieldSubPath
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) WithArrayOfValues(values []int64) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) WithValue(value int64) *CreateProbingTargetGroupRequest_FieldSubPathValue
- type CreateProbingTargetGroupRequest_FieldMask
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) AppendPath(path CreateProbingTargetGroupRequest_FieldPath)
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) FilterInputFields() *CreateProbingTargetGroupRequest_FieldMask
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) GetPaths() []CreateProbingTargetGroupRequest_FieldPath
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) IsFull() bool
- func (fieldMask CreateProbingTargetGroupRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateProbingTargetGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) Project(source *CreateProbingTargetGroupRequest) *CreateProbingTargetGroupRequest
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) Reset()
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) Set(target, source *CreateProbingTargetGroupRequest)
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) Size() int
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) String() string
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) Subtract(other *CreateProbingTargetGroupRequest_FieldMask) *CreateProbingTargetGroupRequest_FieldMask
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateProbingTargetGroupRequest_FieldPath
- func BuildCreateProbingTargetGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateProbingTargetGroupRequest_FieldPath, error)
- func MustParseCreateProbingTargetGroupRequest_FieldPath(rawField string) CreateProbingTargetGroupRequest_FieldPath
- func ParseCreateProbingTargetGroupRequest_FieldPath(rawField string) (CreateProbingTargetGroupRequest_FieldPath, error)
- type CreateProbingTargetGroupRequest_FieldPathArrayItemValue
- func MustParseCreateProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateProbingTargetGroupRequest_FieldPathArrayItemValue
- func ParseCreateProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateProbingTargetGroupRequest_FieldPathArrayItemValue, error)
- type CreateProbingTargetGroupRequest_FieldPathArrayOfValues
- func MustParseCreateProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateProbingTargetGroupRequest_FieldPathArrayOfValues
- func ParseCreateProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateProbingTargetGroupRequest_FieldPathArrayOfValues, error)
- type CreateProbingTargetGroupRequest_FieldPathSelector
- type CreateProbingTargetGroupRequest_FieldPathValue
- type CreateProbingTargetGroupRequest_FieldSubPath
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) AsProbingTargetGroupSubPath() (probing_target_group.ProbingTargetGroup_FieldPath, bool)
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) ClearValue(item *CreateProbingTargetGroupRequest)
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) Get(source *CreateProbingTargetGroupRequest) (values []interface{})
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) GetSingle(source *CreateProbingTargetGroupRequest) (interface{}, bool)
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) JSONString() string
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) Selector() CreateProbingTargetGroupRequest_FieldPathSelector
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) String() string
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateProbingTargetGroupRequest_FieldPathArrayItemValue
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateProbingTargetGroupRequest_FieldPathArrayOfValues
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) WithIValue(value interface{}) CreateProbingTargetGroupRequest_FieldPathValue
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateProbingTargetGroupRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue) AsProbingTargetGroupPathItemValue() (probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateProbingTargetGroupRequest) bool
- func (fpaivs *CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- type CreateProbingTargetGroupRequest_FieldSubPathValue
- func (fpvs *CreateProbingTargetGroupRequest_FieldSubPathValue) AsProbingTargetGroupPathValue() (probing_target_group.ProbingTargetGroup_FieldPathValue, bool)
- func (fpvs *CreateProbingTargetGroupRequest_FieldSubPathValue) CompareWith(source *CreateProbingTargetGroupRequest) (int, bool)
- func (fpvs *CreateProbingTargetGroupRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateProbingTargetGroupRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateProbingTargetGroupRequest_FieldSubPathValue) SetTo(target **CreateProbingTargetGroupRequest)
- func (fpvs *CreateProbingTargetGroupRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateProbingTargetGroupRequest_FieldTerminalPath
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) ClearValue(item *CreateProbingTargetGroupRequest)
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) Get(source *CreateProbingTargetGroupRequest) (values []interface{})
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) GetSingle(source *CreateProbingTargetGroupRequest) (interface{}, bool)
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) Selector() CreateProbingTargetGroupRequest_FieldPathSelector
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) String() string
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateProbingTargetGroupRequest_FieldPathArrayItemValue
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateProbingTargetGroupRequest_FieldPathArrayOfValues
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) WithIValue(value interface{}) CreateProbingTargetGroupRequest_FieldPathValue
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateProbingTargetGroupRequest) bool
- func (fpaiv *CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateProbingTargetGroupRequest) (interface{}, bool)
- func (fpaiv *CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target_group.ParentReference, bool)
- func (fpaov *CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsProbingTargetGroupArrayOfValues() ([]*probing_target_group.ProbingTargetGroup, bool)
- func (fpaov *CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateProbingTargetGroupRequest_FieldTerminalPathValue
- func (fpv *CreateProbingTargetGroupRequest_FieldTerminalPathValue) AsParentValue() (*probing_target_group.ParentReference, bool)
- func (fpv *CreateProbingTargetGroupRequest_FieldTerminalPathValue) AsProbingTargetGroupValue() (*probing_target_group.ProbingTargetGroup, bool)
- func (fpv *CreateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith(source *CreateProbingTargetGroupRequest) (int, bool)
- func (fpv *CreateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateProbingTargetGroupRequest_FieldTerminalPathValue) SetTo(target **CreateProbingTargetGroupRequest)
- func (fpv *CreateProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteProbingTargetGroupDescriptor
- func (d *DeleteProbingTargetGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteProbingTargetGroupDescriptor) GetApiName() string
- func (d *DeleteProbingTargetGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteProbingTargetGroupDescriptor) GetFullMethodName() string
- func (d *DeleteProbingTargetGroupDescriptor) GetMethodName() string
- func (d *DeleteProbingTargetGroupDescriptor) GetProtoPkgName() string
- func (d *DeleteProbingTargetGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteProbingTargetGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteProbingTargetGroupDescriptor) GetServiceDomain() string
- func (d *DeleteProbingTargetGroupDescriptor) GetServiceVersion() string
- func (d *DeleteProbingTargetGroupDescriptor) GetVerb() string
- func (d *DeleteProbingTargetGroupDescriptor) HasResource() bool
- func (d *DeleteProbingTargetGroupDescriptor) IsClientStream() bool
- func (d *DeleteProbingTargetGroupDescriptor) IsCollection() bool
- func (d *DeleteProbingTargetGroupDescriptor) IsPlural() bool
- func (d *DeleteProbingTargetGroupDescriptor) IsServerStream() bool
- func (d *DeleteProbingTargetGroupDescriptor) IsUnary() bool
- func (d *DeleteProbingTargetGroupDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteProbingTargetGroupDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteProbingTargetGroupDescriptor) RequestHasResourceBody() bool
- type DeleteProbingTargetGroupDescriptorClientMsgHandle
- func (h *DeleteProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteProbingTargetGroupDescriptorServerMsgHandle
- func (h *DeleteProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteProbingTargetGroupRequest
- func (o *DeleteProbingTargetGroupRequest) Clone() *DeleteProbingTargetGroupRequest
- func (o *DeleteProbingTargetGroupRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteProbingTargetGroupRequest) Descriptor() ([]byte, []int)
- func (m *DeleteProbingTargetGroupRequest) GetName() *probing_target_group.Reference
- func (*DeleteProbingTargetGroupRequest) GotenMessage()
- func (o *DeleteProbingTargetGroupRequest) GotenObjectExt()
- func (obj *DeleteProbingTargetGroupRequest) GotenValidate() error
- func (o *DeleteProbingTargetGroupRequest) MakeDiffFieldMask(other *DeleteProbingTargetGroupRequest) *DeleteProbingTargetGroupRequest_FieldMask
- func (o *DeleteProbingTargetGroupRequest) MakeFullFieldMask() *DeleteProbingTargetGroupRequest_FieldMask
- func (o *DeleteProbingTargetGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteProbingTargetGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteProbingTargetGroupRequest) Marshal() ([]byte, error)
- func (m *DeleteProbingTargetGroupRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteProbingTargetGroupRequest) Merge(source *DeleteProbingTargetGroupRequest)
- func (o *DeleteProbingTargetGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteProbingTargetGroupRequest) ProtoMessage()
- func (m *DeleteProbingTargetGroupRequest) ProtoReflect() preflect.Message
- func (m *DeleteProbingTargetGroupRequest) Reset()
- func (m *DeleteProbingTargetGroupRequest) SetName(fv *probing_target_group.Reference)
- func (m *DeleteProbingTargetGroupRequest) String() string
- func (m *DeleteProbingTargetGroupRequest) Unmarshal(b []byte) error
- func (m *DeleteProbingTargetGroupRequest) UnmarshalJSON(data []byte) error
- type DeleteProbingTargetGroupRequestFieldPathBuilder
- type DeleteProbingTargetGroupRequestPathSelectorName
- func (DeleteProbingTargetGroupRequestPathSelectorName) FieldPath() *DeleteProbingTargetGroupRequest_FieldTerminalPath
- func (s DeleteProbingTargetGroupRequestPathSelectorName) WithArrayOfValues(values []*probing_target_group.Reference) *DeleteProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (s DeleteProbingTargetGroupRequestPathSelectorName) WithValue(value *probing_target_group.Reference) *DeleteProbingTargetGroupRequest_FieldTerminalPathValue
- type DeleteProbingTargetGroupRequest_FieldMask
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) AppendPath(path DeleteProbingTargetGroupRequest_FieldPath)
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) FilterInputFields() *DeleteProbingTargetGroupRequest_FieldMask
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) GetPaths() []DeleteProbingTargetGroupRequest_FieldPath
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteProbingTargetGroupRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteProbingTargetGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) Project(source *DeleteProbingTargetGroupRequest) *DeleteProbingTargetGroupRequest
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) Reset()
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) Set(target, source *DeleteProbingTargetGroupRequest)
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) Size() int
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) String() string
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) Subtract(other *DeleteProbingTargetGroupRequest_FieldMask) *DeleteProbingTargetGroupRequest_FieldMask
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteProbingTargetGroupRequest_FieldPath
- func BuildDeleteProbingTargetGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteProbingTargetGroupRequest_FieldPath, error)
- func MustParseDeleteProbingTargetGroupRequest_FieldPath(rawField string) DeleteProbingTargetGroupRequest_FieldPath
- func ParseDeleteProbingTargetGroupRequest_FieldPath(rawField string) (DeleteProbingTargetGroupRequest_FieldPath, error)
- type DeleteProbingTargetGroupRequest_FieldPathArrayItemValue
- func MustParseDeleteProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteProbingTargetGroupRequest_FieldPathArrayItemValue
- func ParseDeleteProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteProbingTargetGroupRequest_FieldPathArrayItemValue, error)
- type DeleteProbingTargetGroupRequest_FieldPathArrayOfValues
- func MustParseDeleteProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteProbingTargetGroupRequest_FieldPathArrayOfValues
- func ParseDeleteProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteProbingTargetGroupRequest_FieldPathArrayOfValues, error)
- type DeleteProbingTargetGroupRequest_FieldPathSelector
- type DeleteProbingTargetGroupRequest_FieldPathValue
- type DeleteProbingTargetGroupRequest_FieldTerminalPath
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) ClearValue(item *DeleteProbingTargetGroupRequest)
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) Get(source *DeleteProbingTargetGroupRequest) (values []interface{})
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) GetSingle(source *DeleteProbingTargetGroupRequest) (interface{}, bool)
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) Selector() DeleteProbingTargetGroupRequest_FieldPathSelector
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) String() string
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteProbingTargetGroupRequest_FieldPathArrayItemValue
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteProbingTargetGroupRequest_FieldPathArrayOfValues
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteProbingTargetGroupRequest_FieldPathValue
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteProbingTargetGroupRequest) bool
- func (fpaiv *DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteProbingTargetGroupRequest) (interface{}, bool)
- func (fpaiv *DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- type DeleteProbingTargetGroupRequest_FieldTerminalPathValue
- func (fpv *DeleteProbingTargetGroupRequest_FieldTerminalPathValue) AsNameValue() (*probing_target_group.Reference, bool)
- func (fpv *DeleteProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith(source *DeleteProbingTargetGroupRequest) (int, bool)
- func (fpv *DeleteProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteProbingTargetGroupRequest_FieldTerminalPathValue) SetTo(target **DeleteProbingTargetGroupRequest)
- func (fpv *DeleteProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetProbingTargetGroupDescriptor
- func (d *GetProbingTargetGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetProbingTargetGroupDescriptor) GetApiName() string
- func (d *GetProbingTargetGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetProbingTargetGroupDescriptor) GetFullMethodName() string
- func (d *GetProbingTargetGroupDescriptor) GetMethodName() string
- func (d *GetProbingTargetGroupDescriptor) GetProtoPkgName() string
- func (d *GetProbingTargetGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetProbingTargetGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetProbingTargetGroupDescriptor) GetServiceDomain() string
- func (d *GetProbingTargetGroupDescriptor) GetServiceVersion() string
- func (d *GetProbingTargetGroupDescriptor) GetVerb() string
- func (d *GetProbingTargetGroupDescriptor) HasResource() bool
- func (d *GetProbingTargetGroupDescriptor) IsClientStream() bool
- func (d *GetProbingTargetGroupDescriptor) IsCollection() bool
- func (d *GetProbingTargetGroupDescriptor) IsPlural() bool
- func (d *GetProbingTargetGroupDescriptor) IsServerStream() bool
- func (d *GetProbingTargetGroupDescriptor) IsUnary() bool
- func (d *GetProbingTargetGroupDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetProbingTargetGroupDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetProbingTargetGroupDescriptor) RequestHasResourceBody() bool
- type GetProbingTargetGroupDescriptorClientMsgHandle
- func (h *GetProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetProbingTargetGroupDescriptorServerMsgHandle
- func (h *GetProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetProbingTargetGroupRequest
- func (o *GetProbingTargetGroupRequest) Clone() *GetProbingTargetGroupRequest
- func (o *GetProbingTargetGroupRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetProbingTargetGroupRequest) Descriptor() ([]byte, []int)
- func (m *GetProbingTargetGroupRequest) GetFieldMask() *probing_target_group.ProbingTargetGroup_FieldMask
- func (m *GetProbingTargetGroupRequest) GetName() *probing_target_group.Reference
- func (m *GetProbingTargetGroupRequest) GetView() view.View
- func (*GetProbingTargetGroupRequest) GotenMessage()
- func (o *GetProbingTargetGroupRequest) GotenObjectExt()
- func (obj *GetProbingTargetGroupRequest) GotenValidate() error
- func (o *GetProbingTargetGroupRequest) MakeDiffFieldMask(other *GetProbingTargetGroupRequest) *GetProbingTargetGroupRequest_FieldMask
- func (o *GetProbingTargetGroupRequest) MakeFullFieldMask() *GetProbingTargetGroupRequest_FieldMask
- func (o *GetProbingTargetGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetProbingTargetGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetProbingTargetGroupRequest) Marshal() ([]byte, error)
- func (m *GetProbingTargetGroupRequest) MarshalJSON() ([]byte, error)
- func (o *GetProbingTargetGroupRequest) Merge(source *GetProbingTargetGroupRequest)
- func (o *GetProbingTargetGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetProbingTargetGroupRequest) ProtoMessage()
- func (m *GetProbingTargetGroupRequest) ProtoReflect() preflect.Message
- func (m *GetProbingTargetGroupRequest) Reset()
- func (m *GetProbingTargetGroupRequest) SetFieldMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
- func (m *GetProbingTargetGroupRequest) SetName(fv *probing_target_group.Reference)
- func (m *GetProbingTargetGroupRequest) SetView(fv view.View)
- func (m *GetProbingTargetGroupRequest) String() string
- func (m *GetProbingTargetGroupRequest) Unmarshal(b []byte) error
- func (m *GetProbingTargetGroupRequest) UnmarshalJSON(data []byte) error
- type GetProbingTargetGroupRequestFieldPathBuilder
- func (GetProbingTargetGroupRequestFieldPathBuilder) FieldMask() GetProbingTargetGroupRequestPathSelectorFieldMask
- func (GetProbingTargetGroupRequestFieldPathBuilder) Name() GetProbingTargetGroupRequestPathSelectorName
- func (GetProbingTargetGroupRequestFieldPathBuilder) View() GetProbingTargetGroupRequestPathSelectorView
- type GetProbingTargetGroupRequestPathSelectorFieldMask
- func (GetProbingTargetGroupRequestPathSelectorFieldMask) FieldPath() *GetProbingTargetGroupRequest_FieldTerminalPath
- func (s GetProbingTargetGroupRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (s GetProbingTargetGroupRequestPathSelectorFieldMask) WithValue(value *probing_target_group.ProbingTargetGroup_FieldMask) *GetProbingTargetGroupRequest_FieldTerminalPathValue
- type GetProbingTargetGroupRequestPathSelectorName
- func (GetProbingTargetGroupRequestPathSelectorName) FieldPath() *GetProbingTargetGroupRequest_FieldTerminalPath
- func (s GetProbingTargetGroupRequestPathSelectorName) WithArrayOfValues(values []*probing_target_group.Reference) *GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (s GetProbingTargetGroupRequestPathSelectorName) WithValue(value *probing_target_group.Reference) *GetProbingTargetGroupRequest_FieldTerminalPathValue
- type GetProbingTargetGroupRequestPathSelectorView
- func (GetProbingTargetGroupRequestPathSelectorView) FieldPath() *GetProbingTargetGroupRequest_FieldTerminalPath
- func (s GetProbingTargetGroupRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (s GetProbingTargetGroupRequestPathSelectorView) WithValue(value view.View) *GetProbingTargetGroupRequest_FieldTerminalPathValue
- type GetProbingTargetGroupRequest_FieldMask
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) AppendPath(path GetProbingTargetGroupRequest_FieldPath)
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) FilterInputFields() *GetProbingTargetGroupRequest_FieldMask
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) GetPaths() []GetProbingTargetGroupRequest_FieldPath
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) IsFull() bool
- func (fieldMask GetProbingTargetGroupRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetProbingTargetGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) PathsCount() int
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) Project(source *GetProbingTargetGroupRequest) *GetProbingTargetGroupRequest
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) Reset()
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) Set(target, source *GetProbingTargetGroupRequest)
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) Size() int
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) String() string
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) Subtract(other *GetProbingTargetGroupRequest_FieldMask) *GetProbingTargetGroupRequest_FieldMask
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetProbingTargetGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetProbingTargetGroupRequest_FieldPath
- func BuildGetProbingTargetGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (GetProbingTargetGroupRequest_FieldPath, error)
- func MustParseGetProbingTargetGroupRequest_FieldPath(rawField string) GetProbingTargetGroupRequest_FieldPath
- func ParseGetProbingTargetGroupRequest_FieldPath(rawField string) (GetProbingTargetGroupRequest_FieldPath, error)
- type GetProbingTargetGroupRequest_FieldPathArrayItemValue
- type GetProbingTargetGroupRequest_FieldPathArrayOfValues
- type GetProbingTargetGroupRequest_FieldPathSelector
- type GetProbingTargetGroupRequest_FieldPathValue
- type GetProbingTargetGroupRequest_FieldTerminalPath
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) ClearValue(item *GetProbingTargetGroupRequest)
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) Get(source *GetProbingTargetGroupRequest) (values []interface{})
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) GetSingle(source *GetProbingTargetGroupRequest) (interface{}, bool)
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) JSONString() string
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) Selector() GetProbingTargetGroupRequest_FieldPathSelector
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) String() string
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetProbingTargetGroupRequest_FieldPathArrayItemValue
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetProbingTargetGroupRequest_FieldPathArrayOfValues
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) WithIValue(value interface{}) GetProbingTargetGroupRequest_FieldPathValue
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetProbingTargetGroupRequest) bool
- func (fpaiv *GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetProbingTargetGroupRequest) (interface{}, bool)
- func (fpaiv *GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpaov *GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_target_group.Reference, bool)
- func (fpaov *GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetProbingTargetGroupRequest_FieldTerminalPathValue
- func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) AsNameValue() (*probing_target_group.Reference, bool)
- func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith(source *GetProbingTargetGroupRequest) (int, bool)
- func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) SetTo(target **GetProbingTargetGroupRequest)
- func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListProbingTargetGroupsDescriptor
- func (d *ListProbingTargetGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListProbingTargetGroupsDescriptor) GetApiName() string
- func (d *ListProbingTargetGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListProbingTargetGroupsDescriptor) GetFullMethodName() string
- func (d *ListProbingTargetGroupsDescriptor) GetMethodName() string
- func (d *ListProbingTargetGroupsDescriptor) GetProtoPkgName() string
- func (d *ListProbingTargetGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListProbingTargetGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListProbingTargetGroupsDescriptor) GetServiceDomain() string
- func (d *ListProbingTargetGroupsDescriptor) GetServiceVersion() string
- func (d *ListProbingTargetGroupsDescriptor) GetVerb() string
- func (d *ListProbingTargetGroupsDescriptor) HasResource() bool
- func (d *ListProbingTargetGroupsDescriptor) IsClientStream() bool
- func (d *ListProbingTargetGroupsDescriptor) IsCollection() bool
- func (d *ListProbingTargetGroupsDescriptor) IsPlural() bool
- func (d *ListProbingTargetGroupsDescriptor) IsServerStream() bool
- func (d *ListProbingTargetGroupsDescriptor) IsUnary() bool
- func (d *ListProbingTargetGroupsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListProbingTargetGroupsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListProbingTargetGroupsDescriptor) RequestHasResourceBody() bool
- type ListProbingTargetGroupsDescriptorClientMsgHandle
- func (h *ListProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListProbingTargetGroupsDescriptorServerMsgHandle
- func (h *ListProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListProbingTargetGroupsRequest
- func (o *ListProbingTargetGroupsRequest) Clone() *ListProbingTargetGroupsRequest
- func (o *ListProbingTargetGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListProbingTargetGroupsRequest) Descriptor() ([]byte, []int)
- func (m *ListProbingTargetGroupsRequest) GetFieldMask() *probing_target_group.ProbingTargetGroup_FieldMask
- func (m *ListProbingTargetGroupsRequest) GetFilter() *probing_target_group.Filter
- func (m *ListProbingTargetGroupsRequest) GetIncludePagingInfo() bool
- func (m *ListProbingTargetGroupsRequest) GetOrderBy() *probing_target_group.OrderBy
- func (m *ListProbingTargetGroupsRequest) GetPageSize() int32
- func (m *ListProbingTargetGroupsRequest) GetPageToken() *probing_target_group.PagerCursor
- func (m *ListProbingTargetGroupsRequest) GetParent() *probing_target_group.ParentName
- func (m *ListProbingTargetGroupsRequest) GetView() view.View
- func (*ListProbingTargetGroupsRequest) GotenMessage()
- func (o *ListProbingTargetGroupsRequest) GotenObjectExt()
- func (obj *ListProbingTargetGroupsRequest) GotenValidate() error
- func (o *ListProbingTargetGroupsRequest) MakeDiffFieldMask(other *ListProbingTargetGroupsRequest) *ListProbingTargetGroupsRequest_FieldMask
- func (o *ListProbingTargetGroupsRequest) MakeFullFieldMask() *ListProbingTargetGroupsRequest_FieldMask
- func (o *ListProbingTargetGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListProbingTargetGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListProbingTargetGroupsRequest) Marshal() ([]byte, error)
- func (m *ListProbingTargetGroupsRequest) MarshalJSON() ([]byte, error)
- func (o *ListProbingTargetGroupsRequest) Merge(source *ListProbingTargetGroupsRequest)
- func (o *ListProbingTargetGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListProbingTargetGroupsRequest) ProtoMessage()
- func (m *ListProbingTargetGroupsRequest) ProtoReflect() preflect.Message
- func (m *ListProbingTargetGroupsRequest) Reset()
- func (m *ListProbingTargetGroupsRequest) SetFieldMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
- func (m *ListProbingTargetGroupsRequest) SetFilter(fv *probing_target_group.Filter)
- func (m *ListProbingTargetGroupsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListProbingTargetGroupsRequest) SetOrderBy(fv *probing_target_group.OrderBy)
- func (m *ListProbingTargetGroupsRequest) SetPageSize(fv int32)
- func (m *ListProbingTargetGroupsRequest) SetPageToken(fv *probing_target_group.PagerCursor)
- func (m *ListProbingTargetGroupsRequest) SetParent(fv *probing_target_group.ParentName)
- func (m *ListProbingTargetGroupsRequest) SetView(fv view.View)
- func (m *ListProbingTargetGroupsRequest) String() string
- func (m *ListProbingTargetGroupsRequest) Unmarshal(b []byte) error
- func (m *ListProbingTargetGroupsRequest) UnmarshalJSON(data []byte) error
- type ListProbingTargetGroupsRequestFieldPathBuilder
- func (ListProbingTargetGroupsRequestFieldPathBuilder) FieldMask() ListProbingTargetGroupsRequestPathSelectorFieldMask
- func (ListProbingTargetGroupsRequestFieldPathBuilder) Filter() ListProbingTargetGroupsRequestPathSelectorFilter
- func (ListProbingTargetGroupsRequestFieldPathBuilder) IncludePagingInfo() ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo
- func (ListProbingTargetGroupsRequestFieldPathBuilder) OrderBy() ListProbingTargetGroupsRequestPathSelectorOrderBy
- func (ListProbingTargetGroupsRequestFieldPathBuilder) PageSize() ListProbingTargetGroupsRequestPathSelectorPageSize
- func (ListProbingTargetGroupsRequestFieldPathBuilder) PageToken() ListProbingTargetGroupsRequestPathSelectorPageToken
- func (ListProbingTargetGroupsRequestFieldPathBuilder) Parent() ListProbingTargetGroupsRequestPathSelectorParent
- func (ListProbingTargetGroupsRequestFieldPathBuilder) View() ListProbingTargetGroupsRequestPathSelectorView
- type ListProbingTargetGroupsRequestPathSelectorFieldMask
- func (ListProbingTargetGroupsRequestPathSelectorFieldMask) FieldPath() *ListProbingTargetGroupsRequest_FieldTerminalPath
- func (s ListProbingTargetGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetGroupsRequestPathSelectorFieldMask) WithValue(value *probing_target_group.ProbingTargetGroup_FieldMask) *ListProbingTargetGroupsRequest_FieldTerminalPathValue
- type ListProbingTargetGroupsRequestPathSelectorFilter
- func (ListProbingTargetGroupsRequestPathSelectorFilter) FieldPath() *ListProbingTargetGroupsRequest_FieldTerminalPath
- func (s ListProbingTargetGroupsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_target_group.Filter) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetGroupsRequestPathSelectorFilter) WithValue(value *probing_target_group.Filter) *ListProbingTargetGroupsRequest_FieldTerminalPathValue
- type ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo
- func (ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo) FieldPath() *ListProbingTargetGroupsRequest_FieldTerminalPath
- func (s ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListProbingTargetGroupsRequest_FieldTerminalPathValue
- type ListProbingTargetGroupsRequestPathSelectorOrderBy
- func (ListProbingTargetGroupsRequestPathSelectorOrderBy) FieldPath() *ListProbingTargetGroupsRequest_FieldTerminalPath
- func (s ListProbingTargetGroupsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_target_group.OrderBy) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetGroupsRequestPathSelectorOrderBy) WithValue(value *probing_target_group.OrderBy) *ListProbingTargetGroupsRequest_FieldTerminalPathValue
- type ListProbingTargetGroupsRequestPathSelectorPageSize
- func (ListProbingTargetGroupsRequestPathSelectorPageSize) FieldPath() *ListProbingTargetGroupsRequest_FieldTerminalPath
- func (s ListProbingTargetGroupsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetGroupsRequestPathSelectorPageSize) WithValue(value int32) *ListProbingTargetGroupsRequest_FieldTerminalPathValue
- type ListProbingTargetGroupsRequestPathSelectorPageToken
- func (ListProbingTargetGroupsRequestPathSelectorPageToken) FieldPath() *ListProbingTargetGroupsRequest_FieldTerminalPath
- func (s ListProbingTargetGroupsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetGroupsRequestPathSelectorPageToken) WithValue(value *probing_target_group.PagerCursor) *ListProbingTargetGroupsRequest_FieldTerminalPathValue
- type ListProbingTargetGroupsRequestPathSelectorParent
- func (ListProbingTargetGroupsRequestPathSelectorParent) FieldPath() *ListProbingTargetGroupsRequest_FieldTerminalPath
- func (s ListProbingTargetGroupsRequestPathSelectorParent) WithArrayOfValues(values []*probing_target_group.ParentName) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetGroupsRequestPathSelectorParent) WithValue(value *probing_target_group.ParentName) *ListProbingTargetGroupsRequest_FieldTerminalPathValue
- type ListProbingTargetGroupsRequestPathSelectorView
- func (ListProbingTargetGroupsRequestPathSelectorView) FieldPath() *ListProbingTargetGroupsRequest_FieldTerminalPath
- func (s ListProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetGroupsRequestPathSelectorView) WithValue(value view.View) *ListProbingTargetGroupsRequest_FieldTerminalPathValue
- type ListProbingTargetGroupsRequest_FieldMask
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) AppendPath(path ListProbingTargetGroupsRequest_FieldPath)
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) FilterInputFields() *ListProbingTargetGroupsRequest_FieldMask
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) GetPaths() []ListProbingTargetGroupsRequest_FieldPath
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) IsFull() bool
- func (fieldMask ListProbingTargetGroupsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListProbingTargetGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) Project(source *ListProbingTargetGroupsRequest) *ListProbingTargetGroupsRequest
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) Reset()
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) Set(target, source *ListProbingTargetGroupsRequest)
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) Size() int
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) String() string
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) Subtract(other *ListProbingTargetGroupsRequest_FieldMask) *ListProbingTargetGroupsRequest_FieldMask
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListProbingTargetGroupsRequest_FieldPath
- func BuildListProbingTargetGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListProbingTargetGroupsRequest_FieldPath, error)
- func MustParseListProbingTargetGroupsRequest_FieldPath(rawField string) ListProbingTargetGroupsRequest_FieldPath
- func ParseListProbingTargetGroupsRequest_FieldPath(rawField string) (ListProbingTargetGroupsRequest_FieldPath, error)
- type ListProbingTargetGroupsRequest_FieldPathArrayItemValue
- func MustParseListProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListProbingTargetGroupsRequest_FieldPathArrayItemValue
- func ParseListProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListProbingTargetGroupsRequest_FieldPathArrayItemValue, error)
- type ListProbingTargetGroupsRequest_FieldPathArrayOfValues
- func MustParseListProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListProbingTargetGroupsRequest_FieldPathArrayOfValues
- func ParseListProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProbingTargetGroupsRequest_FieldPathArrayOfValues, error)
- type ListProbingTargetGroupsRequest_FieldPathSelector
- type ListProbingTargetGroupsRequest_FieldPathValue
- type ListProbingTargetGroupsRequest_FieldTerminalPath
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) ClearValue(item *ListProbingTargetGroupsRequest)
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) Get(source *ListProbingTargetGroupsRequest) (values []interface{})
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) GetSingle(source *ListProbingTargetGroupsRequest) (interface{}, bool)
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) Selector() ListProbingTargetGroupsRequest_FieldPathSelector
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) String() string
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbingTargetGroupsRequest_FieldPathArrayItemValue
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbingTargetGroupsRequest_FieldPathArrayOfValues
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) ListProbingTargetGroupsRequest_FieldPathValue
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbingTargetGroupsRequest) bool
- func (fpaiv *ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbingTargetGroupsRequest) (interface{}, bool)
- func (fpaiv *ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_target_group.Filter, bool)
- func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
- func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_target_group.OrderBy, bool)
- func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
- func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target_group.ParentName, bool)
- func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListProbingTargetGroupsRequest_FieldTerminalPathValue
- func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_target_group.Filter, bool)
- func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
- func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_target_group.OrderBy, bool)
- func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_target_group.PagerCursor, bool)
- func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsParentValue() (*probing_target_group.ParentName, bool)
- func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith(source *ListProbingTargetGroupsRequest) (int, bool)
- func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo(target **ListProbingTargetGroupsRequest)
- func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListProbingTargetGroupsResponse
- func (o *ListProbingTargetGroupsResponse) Clone() *ListProbingTargetGroupsResponse
- func (o *ListProbingTargetGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListProbingTargetGroupsResponse) Descriptor() ([]byte, []int)
- func (m *ListProbingTargetGroupsResponse) GetCurrentOffset() int32
- func (m *ListProbingTargetGroupsResponse) GetNextPageToken() *probing_target_group.PagerCursor
- func (m *ListProbingTargetGroupsResponse) GetPrevPageToken() *probing_target_group.PagerCursor
- func (m *ListProbingTargetGroupsResponse) GetProbingTargetGroups() []*probing_target_group.ProbingTargetGroup
- func (m *ListProbingTargetGroupsResponse) GetTotalResultsCount() int32
- func (*ListProbingTargetGroupsResponse) GotenMessage()
- func (o *ListProbingTargetGroupsResponse) GotenObjectExt()
- func (obj *ListProbingTargetGroupsResponse) GotenValidate() error
- func (o *ListProbingTargetGroupsResponse) MakeDiffFieldMask(other *ListProbingTargetGroupsResponse) *ListProbingTargetGroupsResponse_FieldMask
- func (o *ListProbingTargetGroupsResponse) MakeFullFieldMask() *ListProbingTargetGroupsResponse_FieldMask
- func (o *ListProbingTargetGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListProbingTargetGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListProbingTargetGroupsResponse) Marshal() ([]byte, error)
- func (m *ListProbingTargetGroupsResponse) MarshalJSON() ([]byte, error)
- func (o *ListProbingTargetGroupsResponse) Merge(source *ListProbingTargetGroupsResponse)
- func (o *ListProbingTargetGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListProbingTargetGroupsResponse) ProtoMessage()
- func (m *ListProbingTargetGroupsResponse) ProtoReflect() preflect.Message
- func (m *ListProbingTargetGroupsResponse) Reset()
- func (m *ListProbingTargetGroupsResponse) SetCurrentOffset(fv int32)
- func (m *ListProbingTargetGroupsResponse) SetNextPageToken(fv *probing_target_group.PagerCursor)
- func (m *ListProbingTargetGroupsResponse) SetPrevPageToken(fv *probing_target_group.PagerCursor)
- func (m *ListProbingTargetGroupsResponse) SetProbingTargetGroups(fv []*probing_target_group.ProbingTargetGroup)
- func (m *ListProbingTargetGroupsResponse) SetTotalResultsCount(fv int32)
- func (m *ListProbingTargetGroupsResponse) String() string
- func (m *ListProbingTargetGroupsResponse) Unmarshal(b []byte) error
- func (m *ListProbingTargetGroupsResponse) UnmarshalJSON(data []byte) error
- type ListProbingTargetGroupsResponseFieldPathBuilder
- func (ListProbingTargetGroupsResponseFieldPathBuilder) CurrentOffset() ListProbingTargetGroupsResponsePathSelectorCurrentOffset
- func (ListProbingTargetGroupsResponseFieldPathBuilder) NextPageToken() ListProbingTargetGroupsResponsePathSelectorNextPageToken
- func (ListProbingTargetGroupsResponseFieldPathBuilder) PrevPageToken() ListProbingTargetGroupsResponsePathSelectorPrevPageToken
- func (ListProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroups() ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups
- func (ListProbingTargetGroupsResponseFieldPathBuilder) TotalResultsCount() ListProbingTargetGroupsResponsePathSelectorTotalResultsCount
- type ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations
- func (s ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithValue(value string) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels
- func (s ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithValue(value string) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards
- func (s ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues(values []int64) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithValue(value int64) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorCurrentOffset
- func (ListProbingTargetGroupsResponsePathSelectorCurrentOffset) FieldPath() *ListProbingTargetGroupsResponse_FieldTerminalPath
- func (s ListProbingTargetGroupsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListProbingTargetGroupsResponse_FieldTerminalPathValue
- type ListProbingTargetGroupsResponsePathSelectorNextPageToken
- func (ListProbingTargetGroupsResponsePathSelectorNextPageToken) FieldPath() *ListProbingTargetGroupsResponse_FieldTerminalPath
- func (s ListProbingTargetGroupsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorNextPageToken) WithValue(value *probing_target_group.PagerCursor) *ListProbingTargetGroupsResponse_FieldTerminalPathValue
- type ListProbingTargetGroupsResponsePathSelectorPrevPageToken
- func (ListProbingTargetGroupsResponsePathSelectorPrevPageToken) FieldPath() *ListProbingTargetGroupsResponse_FieldTerminalPath
- func (s ListProbingTargetGroupsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorPrevPageToken) WithValue(value *probing_target_group.PagerCursor) *ListProbingTargetGroupsResponse_FieldTerminalPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) DisplayName() ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) FieldPath() *ListProbingTargetGroupsResponse_FieldTerminalPath
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) Metadata() ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) Name() ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) State() ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithArrayOfValues(values [][]*probing_target_group.ProbingTargetGroup) *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithItemValue(value *probing_target_group.ProbingTargetGroup) *ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayItemValue(...) *ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayOfValues(...) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubPath(subPath probing_target_group.ProbingTargetGroup_FieldPath) *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubValue(subPathValue probing_target_group.ProbingTargetGroup_FieldPathValue) *ListProbingTargetGroupsResponse_FieldSubPathValue
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithValue(value []*probing_target_group.ProbingTargetGroup) *ListProbingTargetGroupsResponse_FieldTerminalPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithValue(value string) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Annotations() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) CreateTime() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) DeleteTime() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Generation() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Labels() ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Lifecycle() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) OwnerReferences() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) ResourceVersion() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Shards() ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Syncing() ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Tags() ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) UpdateTime() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Uuid() ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithValue(value *ntt_meta.Meta) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithKey(key string) ...
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithValue(value map[string]string) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithArrayOfValues(values []int64) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithValue(value int64) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithKey(key string) ...
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithValue(value map[string]string) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) BlockDeletion() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) State() ...
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithValue(value bool) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Controller() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Kind() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Name() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Region() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Version() ...
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithValue(value bool) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithValue(value string) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithValue(value string) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithValue(value string) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithValue(value string) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithValue(value string) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithKey(key string) ...
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithValue(value map[string]int64) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) OwningRegion() ...
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) Regions() ...
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithValue(value string) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithItemValue(value string) *ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithValue(value []string) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithArrayOfValues(values [][]string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithItemValue(value string) *ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithValue(value []string) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithValue(value string) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithArrayOfValues(values []*probing_target_group.Name) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithValue(value *probing_target_group.Name) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) TargetCount() ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_State) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) WithValue(value *probing_target_group.ProbingTargetGroup_State) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount
- func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) FieldPath() *ListProbingTargetGroupsResponse_FieldSubPath
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithArrayOfValues(values []int64) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithValue(value int64) *ListProbingTargetGroupsResponse_FieldSubPathValue
- type ListProbingTargetGroupsResponsePathSelectorTotalResultsCount
- func (ListProbingTargetGroupsResponsePathSelectorTotalResultsCount) FieldPath() *ListProbingTargetGroupsResponse_FieldTerminalPath
- func (s ListProbingTargetGroupsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetGroupsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListProbingTargetGroupsResponse_FieldTerminalPathValue
- type ListProbingTargetGroupsResponse_FieldMask
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) AppendPath(path ListProbingTargetGroupsResponse_FieldPath)
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) FilterInputFields() *ListProbingTargetGroupsResponse_FieldMask
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) GetPaths() []ListProbingTargetGroupsResponse_FieldPath
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) IsFull() bool
- func (fieldMask ListProbingTargetGroupsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListProbingTargetGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) Project(source *ListProbingTargetGroupsResponse) *ListProbingTargetGroupsResponse
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) Reset()
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) Set(target, source *ListProbingTargetGroupsResponse)
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) Size() int
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) String() string
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) Subtract(other *ListProbingTargetGroupsResponse_FieldMask) *ListProbingTargetGroupsResponse_FieldMask
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListProbingTargetGroupsResponse_FieldPath
- func BuildListProbingTargetGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListProbingTargetGroupsResponse_FieldPath, error)
- func MustParseListProbingTargetGroupsResponse_FieldPath(rawField string) ListProbingTargetGroupsResponse_FieldPath
- func ParseListProbingTargetGroupsResponse_FieldPath(rawField string) (ListProbingTargetGroupsResponse_FieldPath, error)
- type ListProbingTargetGroupsResponse_FieldPathArrayItemValue
- func MustParseListProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListProbingTargetGroupsResponse_FieldPathArrayItemValue
- func ParseListProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListProbingTargetGroupsResponse_FieldPathArrayItemValue, error)
- type ListProbingTargetGroupsResponse_FieldPathArrayOfValues
- func MustParseListProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListProbingTargetGroupsResponse_FieldPathArrayOfValues
- func ParseListProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProbingTargetGroupsResponse_FieldPathArrayOfValues, error)
- type ListProbingTargetGroupsResponse_FieldPathSelector
- type ListProbingTargetGroupsResponse_FieldPathValue
- type ListProbingTargetGroupsResponse_FieldSubPath
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) AsProbingTargetGroupsSubPath() (probing_target_group.ProbingTargetGroup_FieldPath, bool)
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) ClearValue(item *ListProbingTargetGroupsResponse)
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) Get(source *ListProbingTargetGroupsResponse) (values []interface{})
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) GetSingle(source *ListProbingTargetGroupsResponse) (interface{}, bool)
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) JSONString() string
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) Selector() ListProbingTargetGroupsResponse_FieldPathSelector
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) String() string
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListProbingTargetGroupsResponse_FieldPathArrayItemValue
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListProbingTargetGroupsResponse_FieldPathArrayOfValues
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) WithIValue(value interface{}) ListProbingTargetGroupsResponse_FieldPathValue
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListProbingTargetGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsProbingTargetGroupsPathItemValue() (probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue, bool)
- func (fpaivs *ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListProbingTargetGroupsResponse) bool
- func (fpaivs *ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- type ListProbingTargetGroupsResponse_FieldSubPathValue
- func (fpvs *ListProbingTargetGroupsResponse_FieldSubPathValue) AsProbingTargetGroupsPathValue() (probing_target_group.ProbingTargetGroup_FieldPathValue, bool)
- func (fpvs *ListProbingTargetGroupsResponse_FieldSubPathValue) CompareWith(source *ListProbingTargetGroupsResponse) (int, bool)
- func (fpvs *ListProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListProbingTargetGroupsResponse_FieldSubPathValue) SetTo(target **ListProbingTargetGroupsResponse)
- func (fpvs *ListProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListProbingTargetGroupsResponse_FieldTerminalPath
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) ClearValue(item *ListProbingTargetGroupsResponse)
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) Get(source *ListProbingTargetGroupsResponse) (values []interface{})
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) GetSingle(source *ListProbingTargetGroupsResponse) (interface{}, bool)
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) Selector() ListProbingTargetGroupsResponse_FieldPathSelector
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) String() string
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbingTargetGroupsResponse_FieldPathArrayItemValue
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbingTargetGroupsResponse_FieldPathArrayOfValues
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) ListProbingTargetGroupsResponse_FieldPathValue
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupsItemValue() (*probing_target_group.ProbingTargetGroup, bool)
- func (fpaiv *ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbingTargetGroupsResponse) bool
- func (fpaiv *ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbingTargetGroupsResponse) (interface{}, bool)
- func (fpaiv *ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
- func (fpaov *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
- func (fpaov *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupsArrayOfValues() ([][]*probing_target_group.ProbingTargetGroup, bool)
- func (fpaov *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListProbingTargetGroupsResponse_FieldTerminalPathValue
- func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_target_group.PagerCursor, bool)
- func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_target_group.PagerCursor, bool)
- func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupsValue() ([]*probing_target_group.ProbingTargetGroup, bool)
- func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith(source *ListProbingTargetGroupsResponse) (int, bool)
- func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo(target **ListProbingTargetGroupsResponse)
- func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ProbingTargetGroupServiceClient
- type ProbingTargetGroupServiceDescriptor
- func (d *ProbingTargetGroupServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *ProbingTargetGroupServiceDescriptor) GetApiName() string
- func (d *ProbingTargetGroupServiceDescriptor) GetFullAPIName() string
- func (d *ProbingTargetGroupServiceDescriptor) GetProtoPkgName() string
- func (d *ProbingTargetGroupServiceDescriptor) GetServiceDomain() string
- func (d *ProbingTargetGroupServiceDescriptor) GetServiceVersion() string
- type SearchProbingTargetGroupsDescriptor
- func (d *SearchProbingTargetGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *SearchProbingTargetGroupsDescriptor) GetApiName() string
- func (d *SearchProbingTargetGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *SearchProbingTargetGroupsDescriptor) GetFullMethodName() string
- func (d *SearchProbingTargetGroupsDescriptor) GetMethodName() string
- func (d *SearchProbingTargetGroupsDescriptor) GetProtoPkgName() string
- func (d *SearchProbingTargetGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *SearchProbingTargetGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *SearchProbingTargetGroupsDescriptor) GetServiceDomain() string
- func (d *SearchProbingTargetGroupsDescriptor) GetServiceVersion() string
- func (d *SearchProbingTargetGroupsDescriptor) GetVerb() string
- func (d *SearchProbingTargetGroupsDescriptor) HasResource() bool
- func (d *SearchProbingTargetGroupsDescriptor) IsClientStream() bool
- func (d *SearchProbingTargetGroupsDescriptor) IsCollection() bool
- func (d *SearchProbingTargetGroupsDescriptor) IsPlural() bool
- func (d *SearchProbingTargetGroupsDescriptor) IsServerStream() bool
- func (d *SearchProbingTargetGroupsDescriptor) IsUnary() bool
- func (d *SearchProbingTargetGroupsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *SearchProbingTargetGroupsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *SearchProbingTargetGroupsDescriptor) RequestHasResourceBody() bool
- type SearchProbingTargetGroupsDescriptorClientMsgHandle
- func (h *SearchProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *SearchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *SearchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type SearchProbingTargetGroupsDescriptorServerMsgHandle
- func (h *SearchProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *SearchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *SearchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type SearchProbingTargetGroupsRequest
- func (o *SearchProbingTargetGroupsRequest) Clone() *SearchProbingTargetGroupsRequest
- func (o *SearchProbingTargetGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*SearchProbingTargetGroupsRequest) Descriptor() ([]byte, []int)
- func (m *SearchProbingTargetGroupsRequest) GetFieldMask() *probing_target_group.ProbingTargetGroup_FieldMask
- func (m *SearchProbingTargetGroupsRequest) GetFilter() *probing_target_group.Filter
- func (m *SearchProbingTargetGroupsRequest) GetOrderBy() *probing_target_group.OrderBy
- func (m *SearchProbingTargetGroupsRequest) GetPageSize() int32
- func (m *SearchProbingTargetGroupsRequest) GetPageToken() *probing_target_group.PagerCursor
- func (m *SearchProbingTargetGroupsRequest) GetParent() *probing_target_group.ParentName
- func (m *SearchProbingTargetGroupsRequest) GetPhrase() string
- func (m *SearchProbingTargetGroupsRequest) GetView() view.View
- func (*SearchProbingTargetGroupsRequest) GotenMessage()
- func (o *SearchProbingTargetGroupsRequest) GotenObjectExt()
- func (obj *SearchProbingTargetGroupsRequest) GotenValidate() error
- func (o *SearchProbingTargetGroupsRequest) MakeDiffFieldMask(other *SearchProbingTargetGroupsRequest) *SearchProbingTargetGroupsRequest_FieldMask
- func (o *SearchProbingTargetGroupsRequest) MakeFullFieldMask() *SearchProbingTargetGroupsRequest_FieldMask
- func (o *SearchProbingTargetGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *SearchProbingTargetGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *SearchProbingTargetGroupsRequest) Marshal() ([]byte, error)
- func (m *SearchProbingTargetGroupsRequest) MarshalJSON() ([]byte, error)
- func (o *SearchProbingTargetGroupsRequest) Merge(source *SearchProbingTargetGroupsRequest)
- func (o *SearchProbingTargetGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*SearchProbingTargetGroupsRequest) ProtoMessage()
- func (m *SearchProbingTargetGroupsRequest) ProtoReflect() preflect.Message
- func (m *SearchProbingTargetGroupsRequest) Reset()
- func (m *SearchProbingTargetGroupsRequest) SetFieldMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
- func (m *SearchProbingTargetGroupsRequest) SetFilter(fv *probing_target_group.Filter)
- func (m *SearchProbingTargetGroupsRequest) SetOrderBy(fv *probing_target_group.OrderBy)
- func (m *SearchProbingTargetGroupsRequest) SetPageSize(fv int32)
- func (m *SearchProbingTargetGroupsRequest) SetPageToken(fv *probing_target_group.PagerCursor)
- func (m *SearchProbingTargetGroupsRequest) SetParent(fv *probing_target_group.ParentName)
- func (m *SearchProbingTargetGroupsRequest) SetPhrase(fv string)
- func (m *SearchProbingTargetGroupsRequest) SetView(fv view.View)
- func (m *SearchProbingTargetGroupsRequest) String() string
- func (m *SearchProbingTargetGroupsRequest) Unmarshal(b []byte) error
- func (m *SearchProbingTargetGroupsRequest) UnmarshalJSON(data []byte) error
- type SearchProbingTargetGroupsRequestFieldPathBuilder
- func (SearchProbingTargetGroupsRequestFieldPathBuilder) FieldMask() SearchProbingTargetGroupsRequestPathSelectorFieldMask
- func (SearchProbingTargetGroupsRequestFieldPathBuilder) Filter() SearchProbingTargetGroupsRequestPathSelectorFilter
- func (SearchProbingTargetGroupsRequestFieldPathBuilder) OrderBy() SearchProbingTargetGroupsRequestPathSelectorOrderBy
- func (SearchProbingTargetGroupsRequestFieldPathBuilder) PageSize() SearchProbingTargetGroupsRequestPathSelectorPageSize
- func (SearchProbingTargetGroupsRequestFieldPathBuilder) PageToken() SearchProbingTargetGroupsRequestPathSelectorPageToken
- func (SearchProbingTargetGroupsRequestFieldPathBuilder) Parent() SearchProbingTargetGroupsRequestPathSelectorParent
- func (SearchProbingTargetGroupsRequestFieldPathBuilder) Phrase() SearchProbingTargetGroupsRequestPathSelectorPhrase
- func (SearchProbingTargetGroupsRequestFieldPathBuilder) View() SearchProbingTargetGroupsRequestPathSelectorView
- type SearchProbingTargetGroupsRequestPathSelectorFieldMask
- func (SearchProbingTargetGroupsRequestPathSelectorFieldMask) FieldPath() *SearchProbingTargetGroupsRequest_FieldTerminalPath
- func (s SearchProbingTargetGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetGroupsRequestPathSelectorFieldMask) WithValue(value *probing_target_group.ProbingTargetGroup_FieldMask) *SearchProbingTargetGroupsRequest_FieldTerminalPathValue
- type SearchProbingTargetGroupsRequestPathSelectorFilter
- func (SearchProbingTargetGroupsRequestPathSelectorFilter) FieldPath() *SearchProbingTargetGroupsRequest_FieldTerminalPath
- func (s SearchProbingTargetGroupsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_target_group.Filter) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetGroupsRequestPathSelectorFilter) WithValue(value *probing_target_group.Filter) *SearchProbingTargetGroupsRequest_FieldTerminalPathValue
- type SearchProbingTargetGroupsRequestPathSelectorOrderBy
- func (SearchProbingTargetGroupsRequestPathSelectorOrderBy) FieldPath() *SearchProbingTargetGroupsRequest_FieldTerminalPath
- func (s SearchProbingTargetGroupsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_target_group.OrderBy) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetGroupsRequestPathSelectorOrderBy) WithValue(value *probing_target_group.OrderBy) *SearchProbingTargetGroupsRequest_FieldTerminalPathValue
- type SearchProbingTargetGroupsRequestPathSelectorPageSize
- func (SearchProbingTargetGroupsRequestPathSelectorPageSize) FieldPath() *SearchProbingTargetGroupsRequest_FieldTerminalPath
- func (s SearchProbingTargetGroupsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetGroupsRequestPathSelectorPageSize) WithValue(value int32) *SearchProbingTargetGroupsRequest_FieldTerminalPathValue
- type SearchProbingTargetGroupsRequestPathSelectorPageToken
- func (SearchProbingTargetGroupsRequestPathSelectorPageToken) FieldPath() *SearchProbingTargetGroupsRequest_FieldTerminalPath
- func (s SearchProbingTargetGroupsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetGroupsRequestPathSelectorPageToken) WithValue(value *probing_target_group.PagerCursor) *SearchProbingTargetGroupsRequest_FieldTerminalPathValue
- type SearchProbingTargetGroupsRequestPathSelectorParent
- func (SearchProbingTargetGroupsRequestPathSelectorParent) FieldPath() *SearchProbingTargetGroupsRequest_FieldTerminalPath
- func (s SearchProbingTargetGroupsRequestPathSelectorParent) WithArrayOfValues(values []*probing_target_group.ParentName) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetGroupsRequestPathSelectorParent) WithValue(value *probing_target_group.ParentName) *SearchProbingTargetGroupsRequest_FieldTerminalPathValue
- type SearchProbingTargetGroupsRequestPathSelectorPhrase
- func (SearchProbingTargetGroupsRequestPathSelectorPhrase) FieldPath() *SearchProbingTargetGroupsRequest_FieldTerminalPath
- func (s SearchProbingTargetGroupsRequestPathSelectorPhrase) WithArrayOfValues(values []string) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetGroupsRequestPathSelectorPhrase) WithValue(value string) *SearchProbingTargetGroupsRequest_FieldTerminalPathValue
- type SearchProbingTargetGroupsRequestPathSelectorView
- func (SearchProbingTargetGroupsRequestPathSelectorView) FieldPath() *SearchProbingTargetGroupsRequest_FieldTerminalPath
- func (s SearchProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetGroupsRequestPathSelectorView) WithValue(value view.View) *SearchProbingTargetGroupsRequest_FieldTerminalPathValue
- type SearchProbingTargetGroupsRequest_FieldMask
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) AppendPath(path SearchProbingTargetGroupsRequest_FieldPath)
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) FilterInputFields() *SearchProbingTargetGroupsRequest_FieldMask
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) GetPaths() []SearchProbingTargetGroupsRequest_FieldPath
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) IsFull() bool
- func (fieldMask SearchProbingTargetGroupsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask SearchProbingTargetGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) PathsCount() int
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) Project(source *SearchProbingTargetGroupsRequest) *SearchProbingTargetGroupsRequest
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) ProtoMessage()
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) Reset()
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) Set(target, source *SearchProbingTargetGroupsRequest)
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) Size() int
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) String() string
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) Subtract(other *SearchProbingTargetGroupsRequest_FieldMask) *SearchProbingTargetGroupsRequest_FieldMask
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type SearchProbingTargetGroupsRequest_FieldPath
- func BuildSearchProbingTargetGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (SearchProbingTargetGroupsRequest_FieldPath, error)
- func MustParseSearchProbingTargetGroupsRequest_FieldPath(rawField string) SearchProbingTargetGroupsRequest_FieldPath
- func ParseSearchProbingTargetGroupsRequest_FieldPath(rawField string) (SearchProbingTargetGroupsRequest_FieldPath, error)
- type SearchProbingTargetGroupsRequest_FieldPathArrayItemValue
- func MustParseSearchProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbingTargetGroupsRequest_FieldPathArrayItemValue
- func ParseSearchProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbingTargetGroupsRequest_FieldPathArrayItemValue, error)
- type SearchProbingTargetGroupsRequest_FieldPathArrayOfValues
- func MustParseSearchProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) SearchProbingTargetGroupsRequest_FieldPathArrayOfValues
- func ParseSearchProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchProbingTargetGroupsRequest_FieldPathArrayOfValues, error)
- type SearchProbingTargetGroupsRequest_FieldPathSelector
- type SearchProbingTargetGroupsRequest_FieldPathValue
- type SearchProbingTargetGroupsRequest_FieldTerminalPath
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) ClearValue(item *SearchProbingTargetGroupsRequest)
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) Get(source *SearchProbingTargetGroupsRequest) (values []interface{})
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) GetSingle(source *SearchProbingTargetGroupsRequest) (interface{}, bool)
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) JSONString() string
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) Selector() SearchProbingTargetGroupsRequest_FieldPathSelector
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) String() string
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbingTargetGroupsRequest_FieldPathArrayItemValue
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbingTargetGroupsRequest_FieldPathArrayOfValues
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) SearchProbingTargetGroupsRequest_FieldPathValue
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbingTargetGroupsRequest) bool
- func (fpaiv *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbingTargetGroupsRequest) (interface{}, bool)
- func (fpaiv *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_target_group.Filter, bool)
- func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_target_group.OrderBy, bool)
- func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
- func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target_group.ParentName, bool)
- func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues() ([]string, bool)
- func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type SearchProbingTargetGroupsRequest_FieldTerminalPathValue
- func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_target_group.Filter, bool)
- func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_target_group.OrderBy, bool)
- func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_target_group.PagerCursor, bool)
- func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsParentValue() (*probing_target_group.ParentName, bool)
- func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPhraseValue() (string, bool)
- func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith(source *SearchProbingTargetGroupsRequest) (int, bool)
- func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo(target **SearchProbingTargetGroupsRequest)
- func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type SearchProbingTargetGroupsResponse
- func (o *SearchProbingTargetGroupsResponse) Clone() *SearchProbingTargetGroupsResponse
- func (o *SearchProbingTargetGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*SearchProbingTargetGroupsResponse) Descriptor() ([]byte, []int)
- func (m *SearchProbingTargetGroupsResponse) GetCurrentOffset() int32
- func (m *SearchProbingTargetGroupsResponse) GetNextPageToken() *probing_target_group.PagerCursor
- func (m *SearchProbingTargetGroupsResponse) GetPrevPageToken() *probing_target_group.PagerCursor
- func (m *SearchProbingTargetGroupsResponse) GetProbingTargetGroups() []*probing_target_group.ProbingTargetGroup
- func (m *SearchProbingTargetGroupsResponse) GetTotalResultsCount() int32
- func (*SearchProbingTargetGroupsResponse) GotenMessage()
- func (o *SearchProbingTargetGroupsResponse) GotenObjectExt()
- func (obj *SearchProbingTargetGroupsResponse) GotenValidate() error
- func (o *SearchProbingTargetGroupsResponse) MakeDiffFieldMask(other *SearchProbingTargetGroupsResponse) *SearchProbingTargetGroupsResponse_FieldMask
- func (o *SearchProbingTargetGroupsResponse) MakeFullFieldMask() *SearchProbingTargetGroupsResponse_FieldMask
- func (o *SearchProbingTargetGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *SearchProbingTargetGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *SearchProbingTargetGroupsResponse) Marshal() ([]byte, error)
- func (m *SearchProbingTargetGroupsResponse) MarshalJSON() ([]byte, error)
- func (o *SearchProbingTargetGroupsResponse) Merge(source *SearchProbingTargetGroupsResponse)
- func (o *SearchProbingTargetGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*SearchProbingTargetGroupsResponse) ProtoMessage()
- func (m *SearchProbingTargetGroupsResponse) ProtoReflect() preflect.Message
- func (m *SearchProbingTargetGroupsResponse) Reset()
- func (m *SearchProbingTargetGroupsResponse) SetCurrentOffset(fv int32)
- func (m *SearchProbingTargetGroupsResponse) SetNextPageToken(fv *probing_target_group.PagerCursor)
- func (m *SearchProbingTargetGroupsResponse) SetPrevPageToken(fv *probing_target_group.PagerCursor)
- func (m *SearchProbingTargetGroupsResponse) SetProbingTargetGroups(fv []*probing_target_group.ProbingTargetGroup)
- func (m *SearchProbingTargetGroupsResponse) SetTotalResultsCount(fv int32)
- func (m *SearchProbingTargetGroupsResponse) String() string
- func (m *SearchProbingTargetGroupsResponse) Unmarshal(b []byte) error
- func (m *SearchProbingTargetGroupsResponse) UnmarshalJSON(data []byte) error
- type SearchProbingTargetGroupsResponseFieldPathBuilder
- func (SearchProbingTargetGroupsResponseFieldPathBuilder) CurrentOffset() SearchProbingTargetGroupsResponsePathSelectorCurrentOffset
- func (SearchProbingTargetGroupsResponseFieldPathBuilder) NextPageToken() SearchProbingTargetGroupsResponsePathSelectorNextPageToken
- func (SearchProbingTargetGroupsResponseFieldPathBuilder) PrevPageToken() SearchProbingTargetGroupsResponsePathSelectorPrevPageToken
- func (SearchProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroups() SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups
- func (SearchProbingTargetGroupsResponseFieldPathBuilder) TotalResultsCount() SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount
- type SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations
- func (s SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithValue(value string) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels
- func (s SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithValue(value string) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards
- func (s SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues(values []int64) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithValue(value int64) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorCurrentOffset
- func (SearchProbingTargetGroupsResponsePathSelectorCurrentOffset) FieldPath() *SearchProbingTargetGroupsResponse_FieldTerminalPath
- func (s SearchProbingTargetGroupsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorCurrentOffset) WithValue(value int32) *SearchProbingTargetGroupsResponse_FieldTerminalPathValue
- type SearchProbingTargetGroupsResponsePathSelectorNextPageToken
- func (SearchProbingTargetGroupsResponsePathSelectorNextPageToken) FieldPath() *SearchProbingTargetGroupsResponse_FieldTerminalPath
- func (s SearchProbingTargetGroupsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorNextPageToken) WithValue(value *probing_target_group.PagerCursor) *SearchProbingTargetGroupsResponse_FieldTerminalPathValue
- type SearchProbingTargetGroupsResponsePathSelectorPrevPageToken
- func (SearchProbingTargetGroupsResponsePathSelectorPrevPageToken) FieldPath() *SearchProbingTargetGroupsResponse_FieldTerminalPath
- func (s SearchProbingTargetGroupsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorPrevPageToken) WithValue(value *probing_target_group.PagerCursor) *SearchProbingTargetGroupsResponse_FieldTerminalPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) DisplayName() SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) FieldPath() *SearchProbingTargetGroupsResponse_FieldTerminalPath
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) Metadata() SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) Name() SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) State() SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithArrayOfValues(values [][]*probing_target_group.ProbingTargetGroup) *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithItemValue(value *probing_target_group.ProbingTargetGroup) *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayItemValue(...) *SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayOfValues(...) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubPath(subPath probing_target_group.ProbingTargetGroup_FieldPath) *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubValue(subPathValue probing_target_group.ProbingTargetGroup_FieldPathValue) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithValue(value []*probing_target_group.ProbingTargetGroup) *SearchProbingTargetGroupsResponse_FieldTerminalPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithValue(value string) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Annotations() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) CreateTime() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) DeleteTime() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Generation() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Labels() SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Lifecycle() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) OwnerReferences() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) ResourceVersion() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Shards() SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Syncing() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Tags() SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) UpdateTime() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Uuid() SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithValue(value *ntt_meta.Meta) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithKey(key string) ...
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithValue(value map[string]string) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithArrayOfValues(values []int64) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithValue(value int64) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues(values []map[string]string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithKey(key string) ...
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithValue(value map[string]string) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) BlockDeletion() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) State() ...
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithValue(value bool) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Controller() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Kind() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Name() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Region() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Version() ...
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithValue(value bool) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithValue(value string) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithValue(value string) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithValue(value string) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithValue(value string) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithValue(value string) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues(values []map[string]int64) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithKey(key string) ...
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithValue(value map[string]int64) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) OwningRegion() ...
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) Regions() ...
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithValue(value string) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithItemValue(value string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithValue(value []string) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithArrayOfValues(values [][]string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithItemValue(value string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithValue(value []string) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithValue(value string) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithArrayOfValues(values []*probing_target_group.Name) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithValue(value *probing_target_group.Name) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) TargetCount() ...
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_State) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) WithValue(value *probing_target_group.ProbingTargetGroup_State) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount
- func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) FieldPath() *SearchProbingTargetGroupsResponse_FieldSubPath
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithArrayOfValues(values []int64) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithValue(value int64) *SearchProbingTargetGroupsResponse_FieldSubPathValue
- type SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount
- func (SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount) FieldPath() *SearchProbingTargetGroupsResponse_FieldTerminalPath
- func (s SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount) WithValue(value int32) *SearchProbingTargetGroupsResponse_FieldTerminalPathValue
- type SearchProbingTargetGroupsResponse_FieldMask
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) AppendPath(path SearchProbingTargetGroupsResponse_FieldPath)
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) FilterInputFields() *SearchProbingTargetGroupsResponse_FieldMask
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) GetPaths() []SearchProbingTargetGroupsResponse_FieldPath
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) IsFull() bool
- func (fieldMask SearchProbingTargetGroupsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask SearchProbingTargetGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) PathsCount() int
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) Project(source *SearchProbingTargetGroupsResponse) *SearchProbingTargetGroupsResponse
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) ProtoMessage()
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) Reset()
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) Set(target, source *SearchProbingTargetGroupsResponse)
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) Size() int
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) String() string
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) Subtract(other *SearchProbingTargetGroupsResponse_FieldMask) *SearchProbingTargetGroupsResponse_FieldMask
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type SearchProbingTargetGroupsResponse_FieldPath
- func BuildSearchProbingTargetGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (SearchProbingTargetGroupsResponse_FieldPath, error)
- func MustParseSearchProbingTargetGroupsResponse_FieldPath(rawField string) SearchProbingTargetGroupsResponse_FieldPath
- func ParseSearchProbingTargetGroupsResponse_FieldPath(rawField string) (SearchProbingTargetGroupsResponse_FieldPath, error)
- type SearchProbingTargetGroupsResponse_FieldPathArrayItemValue
- func MustParseSearchProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbingTargetGroupsResponse_FieldPathArrayItemValue
- func ParseSearchProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbingTargetGroupsResponse_FieldPathArrayItemValue, error)
- type SearchProbingTargetGroupsResponse_FieldPathArrayOfValues
- func MustParseSearchProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) SearchProbingTargetGroupsResponse_FieldPathArrayOfValues
- func ParseSearchProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchProbingTargetGroupsResponse_FieldPathArrayOfValues, error)
- type SearchProbingTargetGroupsResponse_FieldPathSelector
- type SearchProbingTargetGroupsResponse_FieldPathValue
- type SearchProbingTargetGroupsResponse_FieldSubPath
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) AsProbingTargetGroupsSubPath() (probing_target_group.ProbingTargetGroup_FieldPath, bool)
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) ClearValue(item *SearchProbingTargetGroupsResponse)
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) Get(source *SearchProbingTargetGroupsResponse) (values []interface{})
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) GetSingle(source *SearchProbingTargetGroupsResponse) (interface{}, bool)
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) IsLeaf() bool
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) JSONString() string
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) Selector() SearchProbingTargetGroupsResponse_FieldPathSelector
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) String() string
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) SearchProbingTargetGroupsResponse_FieldPathArrayItemValue
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) SearchProbingTargetGroupsResponse_FieldPathArrayOfValues
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) WithIValue(value interface{}) SearchProbingTargetGroupsResponse_FieldPathValue
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (fpaivs *SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsProbingTargetGroupsPathItemValue() (probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue, bool)
- func (fpaivs *SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *SearchProbingTargetGroupsResponse) bool
- func (fpaivs *SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- type SearchProbingTargetGroupsResponse_FieldSubPathValue
- func (fpvs *SearchProbingTargetGroupsResponse_FieldSubPathValue) AsProbingTargetGroupsPathValue() (probing_target_group.ProbingTargetGroup_FieldPathValue, bool)
- func (fpvs *SearchProbingTargetGroupsResponse_FieldSubPathValue) CompareWith(source *SearchProbingTargetGroupsResponse) (int, bool)
- func (fpvs *SearchProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *SearchProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *SearchProbingTargetGroupsResponse_FieldSubPathValue) SetTo(target **SearchProbingTargetGroupsResponse)
- func (fpvs *SearchProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type SearchProbingTargetGroupsResponse_FieldTerminalPath
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) ClearValue(item *SearchProbingTargetGroupsResponse)
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) Get(source *SearchProbingTargetGroupsResponse) (values []interface{})
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) GetSingle(source *SearchProbingTargetGroupsResponse) (interface{}, bool)
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) JSONString() string
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) Selector() SearchProbingTargetGroupsResponse_FieldPathSelector
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) String() string
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbingTargetGroupsResponse_FieldPathArrayItemValue
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbingTargetGroupsResponse_FieldPathArrayOfValues
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) SearchProbingTargetGroupsResponse_FieldPathValue
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupsItemValue() (*probing_target_group.ProbingTargetGroup, bool)
- func (fpaiv *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbingTargetGroupsResponse) bool
- func (fpaiv *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbingTargetGroupsResponse) (interface{}, bool)
- func (fpaiv *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
- func (fpaov *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
- func (fpaov *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupsArrayOfValues() ([][]*probing_target_group.ProbingTargetGroup, bool)
- func (fpaov *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type SearchProbingTargetGroupsResponse_FieldTerminalPathValue
- func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_target_group.PagerCursor, bool)
- func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_target_group.PagerCursor, bool)
- func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupsValue() ([]*probing_target_group.ProbingTargetGroup, bool)
- func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith(source *SearchProbingTargetGroupsResponse) (int, bool)
- func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo(target **SearchProbingTargetGroupsResponse)
- func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateProbingTargetGroupDescriptor
- func (d *UpdateProbingTargetGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateProbingTargetGroupDescriptor) GetApiName() string
- func (d *UpdateProbingTargetGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateProbingTargetGroupDescriptor) GetFullMethodName() string
- func (d *UpdateProbingTargetGroupDescriptor) GetMethodName() string
- func (d *UpdateProbingTargetGroupDescriptor) GetProtoPkgName() string
- func (d *UpdateProbingTargetGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateProbingTargetGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateProbingTargetGroupDescriptor) GetServiceDomain() string
- func (d *UpdateProbingTargetGroupDescriptor) GetServiceVersion() string
- func (d *UpdateProbingTargetGroupDescriptor) GetVerb() string
- func (d *UpdateProbingTargetGroupDescriptor) HasResource() bool
- func (d *UpdateProbingTargetGroupDescriptor) IsClientStream() bool
- func (d *UpdateProbingTargetGroupDescriptor) IsCollection() bool
- func (d *UpdateProbingTargetGroupDescriptor) IsPlural() bool
- func (d *UpdateProbingTargetGroupDescriptor) IsServerStream() bool
- func (d *UpdateProbingTargetGroupDescriptor) IsUnary() bool
- func (d *UpdateProbingTargetGroupDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateProbingTargetGroupDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateProbingTargetGroupDescriptor) RequestHasResourceBody() bool
- type UpdateProbingTargetGroupDescriptorClientMsgHandle
- func (h *UpdateProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateProbingTargetGroupDescriptorServerMsgHandle
- func (h *UpdateProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateProbingTargetGroupRequest
- func (o *UpdateProbingTargetGroupRequest) Clone() *UpdateProbingTargetGroupRequest
- func (o *UpdateProbingTargetGroupRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateProbingTargetGroupRequest) Descriptor() ([]byte, []int)
- func (m *UpdateProbingTargetGroupRequest) GetCas() *UpdateProbingTargetGroupRequest_CAS
- func (m *UpdateProbingTargetGroupRequest) GetProbingTargetGroup() *probing_target_group.ProbingTargetGroup
- func (m *UpdateProbingTargetGroupRequest) GetUpdateMask() *probing_target_group.ProbingTargetGroup_FieldMask
- func (*UpdateProbingTargetGroupRequest) GotenMessage()
- func (o *UpdateProbingTargetGroupRequest) GotenObjectExt()
- func (obj *UpdateProbingTargetGroupRequest) GotenValidate() error
- func (o *UpdateProbingTargetGroupRequest) MakeDiffFieldMask(other *UpdateProbingTargetGroupRequest) *UpdateProbingTargetGroupRequest_FieldMask
- func (o *UpdateProbingTargetGroupRequest) MakeFullFieldMask() *UpdateProbingTargetGroupRequest_FieldMask
- func (o *UpdateProbingTargetGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateProbingTargetGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateProbingTargetGroupRequest) Marshal() ([]byte, error)
- func (m *UpdateProbingTargetGroupRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateProbingTargetGroupRequest) Merge(source *UpdateProbingTargetGroupRequest)
- func (o *UpdateProbingTargetGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateProbingTargetGroupRequest) ProtoMessage()
- func (m *UpdateProbingTargetGroupRequest) ProtoReflect() preflect.Message
- func (m *UpdateProbingTargetGroupRequest) Reset()
- func (m *UpdateProbingTargetGroupRequest) SetCas(fv *UpdateProbingTargetGroupRequest_CAS)
- func (m *UpdateProbingTargetGroupRequest) SetProbingTargetGroup(fv *probing_target_group.ProbingTargetGroup)
- func (m *UpdateProbingTargetGroupRequest) SetUpdateMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
- func (m *UpdateProbingTargetGroupRequest) String() string
- func (m *UpdateProbingTargetGroupRequest) Unmarshal(b []byte) error
- func (m *UpdateProbingTargetGroupRequest) UnmarshalJSON(data []byte) error
- type UpdateProbingTargetGroupRequestCASFieldPathBuilder
- type UpdateProbingTargetGroupRequestCAS_FieldPath
- func BuildUpdateProbingTargetGroupRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbingTargetGroupRequestCAS_FieldPath, error)
- func MustParseUpdateProbingTargetGroupRequestCAS_FieldPath(rawField string) UpdateProbingTargetGroupRequestCAS_FieldPath
- func ParseUpdateProbingTargetGroupRequestCAS_FieldPath(rawField string) (UpdateProbingTargetGroupRequestCAS_FieldPath, error)
- type UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue
- func MustParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue
- func ParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue, error)
- type UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues
- func MustParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues
- func ParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues, error)
- type UpdateProbingTargetGroupRequestCAS_FieldPathSelector
- type UpdateProbingTargetGroupRequestCAS_FieldPathValue
- type UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) AsConditionalStateSubPath() (probing_target_group.ProbingTargetGroup_FieldPath, bool)
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) ClearValue(item *UpdateProbingTargetGroupRequest_CAS)
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) Get(source *UpdateProbingTargetGroupRequest_CAS) (values []interface{})
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetSingle(source *UpdateProbingTargetGroupRequest_CAS) (interface{}, bool)
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) Selector() UpdateProbingTargetGroupRequestCAS_FieldPathSelector
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) String() string
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathValue
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbingTargetGroupRequest_CAS) bool
- func (fpaivs *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- type UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- func (fpvs *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (probing_target_group.ProbingTargetGroup_FieldPathValue, bool)
- func (fpvs *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) CompareWith(source *UpdateProbingTargetGroupRequest_CAS) (int, bool)
- func (fpvs *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) SetTo(target **UpdateProbingTargetGroupRequest_CAS)
- func (fpvs *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateProbingTargetGroupRequestCAS_FieldTerminalPath
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) ClearValue(item *UpdateProbingTargetGroupRequest_CAS)
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) Get(source *UpdateProbingTargetGroupRequest_CAS) (values []interface{})
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetSingle(source *UpdateProbingTargetGroupRequest_CAS) (interface{}, bool)
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) Selector() UpdateProbingTargetGroupRequestCAS_FieldPathSelector
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathValue
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbingTargetGroupRequest_CAS) bool
- func (fpaiv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbingTargetGroupRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*probing_target_group.ProbingTargetGroup, bool)
- func (fpaov *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpaov *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*probing_target_group.ProbingTargetGroup, bool)
- func (fpv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateProbingTargetGroupRequest_CAS) (int, bool)
- func (fpv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateProbingTargetGroupRequest_CAS)
- func (fpv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateProbingTargetGroupRequestFieldPathBuilder
- func (UpdateProbingTargetGroupRequestFieldPathBuilder) Cas() UpdateProbingTargetGroupRequestPathSelectorCas
- func (UpdateProbingTargetGroupRequestFieldPathBuilder) ProbingTargetGroup() UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup
- func (UpdateProbingTargetGroupRequestFieldPathBuilder) UpdateMask() UpdateProbingTargetGroupRequestPathSelectorUpdateMask
- type UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations
- func (s UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels
- func (s UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards
- func (s UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) WithValue(value int64) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCas
- func (UpdateProbingTargetGroupRequestPathSelectorCas) ConditionalState() UpdateProbingTargetGroupRequestPathSelectorCasConditionalState
- func (UpdateProbingTargetGroupRequestPathSelectorCas) FieldMask() UpdateProbingTargetGroupRequestPathSelectorCasFieldMask
- func (UpdateProbingTargetGroupRequestPathSelectorCas) FieldPath() *UpdateProbingTargetGroupRequest_FieldTerminalPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCas) WithArrayOfValues(values []*UpdateProbingTargetGroupRequest_CAS) *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCas) WithSubArrayItemValue(...) *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetGroupRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetGroupRequestPathSelectorCas) WithSubPath(subPath UpdateProbingTargetGroupRequestCAS_FieldPath) *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCas) WithSubValue(subPathValue UpdateProbingTargetGroupRequestCAS_FieldPathValue) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- func (s UpdateProbingTargetGroupRequestPathSelectorCas) WithValue(value *UpdateProbingTargetGroupRequest_CAS) *UpdateProbingTargetGroupRequest_FieldTerminalPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalState
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalState) DisplayName() UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalState) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalState) Metadata() UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalState) Name() UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateName
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalState) State() UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateState
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalState) WithValue(value *probing_target_group.ProbingTargetGroup) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateDisplayName) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateDisplayName) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) Annotations() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) CreateTime() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) DeleteTime() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) Generation() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) Lifecycle() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) UpdateTime() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) ...
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) State() ...
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) ...
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateName
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*probing_target_group.Name) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateName) WithValue(value *probing_target_group.Name) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateState
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateState) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateState) TargetCount() UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateStateTargetCount
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_State) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateState) WithValue(value *probing_target_group.ProbingTargetGroup_State) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateStateTargetCount
- func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateStateTargetCount) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateStateTargetCount) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateStateTargetCount) WithValue(value int64) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorCasFieldMask
- func (UpdateProbingTargetGroupRequestPathSelectorCasFieldMask) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorCasFieldMask) WithValue(value *probing_target_group.ProbingTargetGroup_FieldMask) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) DisplayName() UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) FieldPath() *UpdateProbingTargetGroupRequest_FieldTerminalPath
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) Metadata() UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) Name() UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupName
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) State() UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupState
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup) *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubArrayItemValue(...) *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubArrayOfValues(...) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubPath(subPath probing_target_group.ProbingTargetGroup_FieldPath) *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubValue(subPathValue probing_target_group.ProbingTargetGroup_FieldPathValue) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithValue(value *probing_target_group.ProbingTargetGroup) *UpdateProbingTargetGroupRequest_FieldTerminalPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Annotations() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) CreateTime() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) DeleteTime() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Generation() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Labels() UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Lifecycle() UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) OwnerReferences() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) ResourceVersion() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Shards() UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Syncing() UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Tags() UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) UpdateTime() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Uuid() UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) WithKey(key string) ...
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) WithValue(value map[string]string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) WithValue(value int64) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithKey(key string) UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithValue(value map[string]string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) BlockDeletion() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) State() ...
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Controller() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Kind() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Name() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Region() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Version() ...
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) WithValue(value bool) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithKey(key string) UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithValue(value map[string]int64) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) OwningRegion() ...
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) Regions() ...
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithItemValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithValue(value []string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithItemValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithValue(value []string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) WithValue(value string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupName
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) WithArrayOfValues(values []*probing_target_group.Name) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) WithValue(value *probing_target_group.Name) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupState
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) TargetCount() UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_State) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) WithValue(value *probing_target_group.ProbingTargetGroup_State) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount
- func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) FieldPath() *UpdateProbingTargetGroupRequest_FieldSubPath
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) WithValue(value int64) *UpdateProbingTargetGroupRequest_FieldSubPathValue
- type UpdateProbingTargetGroupRequestPathSelectorUpdateMask
- func (UpdateProbingTargetGroupRequestPathSelectorUpdateMask) FieldPath() *UpdateProbingTargetGroupRequest_FieldTerminalPath
- func (s UpdateProbingTargetGroupRequestPathSelectorUpdateMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProbingTargetGroupRequestPathSelectorUpdateMask) WithValue(value *probing_target_group.ProbingTargetGroup_FieldMask) *UpdateProbingTargetGroupRequest_FieldTerminalPathValue
- type UpdateProbingTargetGroupRequest_CAS
- func (o *UpdateProbingTargetGroupRequest_CAS) Clone() *UpdateProbingTargetGroupRequest_CAS
- func (o *UpdateProbingTargetGroupRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateProbingTargetGroupRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateProbingTargetGroupRequest_CAS) GetConditionalState() *probing_target_group.ProbingTargetGroup
- func (m *UpdateProbingTargetGroupRequest_CAS) GetFieldMask() *probing_target_group.ProbingTargetGroup_FieldMask
- func (*UpdateProbingTargetGroupRequest_CAS) GotenMessage()
- func (o *UpdateProbingTargetGroupRequest_CAS) GotenObjectExt()
- func (obj *UpdateProbingTargetGroupRequest_CAS) GotenValidate() error
- func (o *UpdateProbingTargetGroupRequest_CAS) MakeDiffFieldMask(other *UpdateProbingTargetGroupRequest_CAS) *UpdateProbingTargetGroupRequest_CAS_FieldMask
- func (o *UpdateProbingTargetGroupRequest_CAS) MakeFullFieldMask() *UpdateProbingTargetGroupRequest_CAS_FieldMask
- func (o *UpdateProbingTargetGroupRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateProbingTargetGroupRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateProbingTargetGroupRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateProbingTargetGroupRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateProbingTargetGroupRequest_CAS) Merge(source *UpdateProbingTargetGroupRequest_CAS)
- func (o *UpdateProbingTargetGroupRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateProbingTargetGroupRequest_CAS) ProtoMessage()
- func (m *UpdateProbingTargetGroupRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateProbingTargetGroupRequest_CAS) Reset()
- func (m *UpdateProbingTargetGroupRequest_CAS) SetConditionalState(fv *probing_target_group.ProbingTargetGroup)
- func (m *UpdateProbingTargetGroupRequest_CAS) SetFieldMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
- func (m *UpdateProbingTargetGroupRequest_CAS) String() string
- func (m *UpdateProbingTargetGroupRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateProbingTargetGroupRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) DisplayName() UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) Metadata() UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) Name() UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateName
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) State() UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateState
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup) *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(...) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(...) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) WithSubPath(subPath probing_target_group.ProbingTargetGroup_FieldPath) *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue probing_target_group.ProbingTargetGroup_FieldPathValue) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) WithValue(value *probing_target_group.ProbingTargetGroup) *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateDisplayName) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateDisplayName) WithValue(value string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) Annotations() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) CreateTime() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) DeleteTime() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) Generation() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) Lifecycle() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) ...
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) State() ...
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) ...
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateName
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*probing_target_group.Name) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateName) WithValue(value *probing_target_group.Name) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateState
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateState) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateState) TargetCount() ...
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_State) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateState) WithValue(value *probing_target_group.ProbingTargetGroup_State) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateStateTargetCount
- func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateStateTargetCount) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldSubPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateStateTargetCount) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateStateTargetCount) WithValue(value int64) *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue
- type UpdateProbingTargetGroupRequest_CASPathSelectorFieldMask
- func (UpdateProbingTargetGroupRequest_CASPathSelectorFieldMask) FieldPath() *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateProbingTargetGroupRequest_CASPathSelectorFieldMask) WithValue(value *probing_target_group.ProbingTargetGroup_FieldMask) *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue
- type UpdateProbingTargetGroupRequest_CAS_FieldMask
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) AppendPath(path UpdateProbingTargetGroupRequestCAS_FieldPath)
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) FilterInputFields() *UpdateProbingTargetGroupRequest_CAS_FieldMask
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) GetPaths() []UpdateProbingTargetGroupRequestCAS_FieldPath
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateProbingTargetGroupRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateProbingTargetGroupRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) Project(source *UpdateProbingTargetGroupRequest_CAS) *UpdateProbingTargetGroupRequest_CAS
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) Set(target, source *UpdateProbingTargetGroupRequest_CAS)
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) Subtract(other *UpdateProbingTargetGroupRequest_CAS_FieldMask) *UpdateProbingTargetGroupRequest_CAS_FieldMask
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateProbingTargetGroupRequest_FieldMask
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) AppendPath(path UpdateProbingTargetGroupRequest_FieldPath)
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) FilterInputFields() *UpdateProbingTargetGroupRequest_FieldMask
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) GetPaths() []UpdateProbingTargetGroupRequest_FieldPath
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateProbingTargetGroupRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateProbingTargetGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) Project(source *UpdateProbingTargetGroupRequest) *UpdateProbingTargetGroupRequest
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) Reset()
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) Set(target, source *UpdateProbingTargetGroupRequest)
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) Size() int
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) String() string
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) Subtract(other *UpdateProbingTargetGroupRequest_FieldMask) *UpdateProbingTargetGroupRequest_FieldMask
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateProbingTargetGroupRequest_FieldPath
- func BuildUpdateProbingTargetGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbingTargetGroupRequest_FieldPath, error)
- func MustParseUpdateProbingTargetGroupRequest_FieldPath(rawField string) UpdateProbingTargetGroupRequest_FieldPath
- func ParseUpdateProbingTargetGroupRequest_FieldPath(rawField string) (UpdateProbingTargetGroupRequest_FieldPath, error)
- type UpdateProbingTargetGroupRequest_FieldPathArrayItemValue
- func MustParseUpdateProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbingTargetGroupRequest_FieldPathArrayItemValue
- func ParseUpdateProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbingTargetGroupRequest_FieldPathArrayItemValue, error)
- type UpdateProbingTargetGroupRequest_FieldPathArrayOfValues
- func MustParseUpdateProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbingTargetGroupRequest_FieldPathArrayOfValues
- func ParseUpdateProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbingTargetGroupRequest_FieldPathArrayOfValues, error)
- type UpdateProbingTargetGroupRequest_FieldPathSelector
- type UpdateProbingTargetGroupRequest_FieldPathValue
- type UpdateProbingTargetGroupRequest_FieldSubPath
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) AsCasSubPath() (UpdateProbingTargetGroupRequestCAS_FieldPath, bool)
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) AsProbingTargetGroupSubPath() (probing_target_group.ProbingTargetGroup_FieldPath, bool)
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) ClearValue(item *UpdateProbingTargetGroupRequest)
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) Get(source *UpdateProbingTargetGroupRequest) (values []interface{})
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) GetSingle(source *UpdateProbingTargetGroupRequest) (interface{}, bool)
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) JSONString() string
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) Selector() UpdateProbingTargetGroupRequest_FieldPathSelector
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) String() string
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetGroupRequest_FieldPathArrayItemValue
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetGroupRequest_FieldPathArrayOfValues
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) WithIValue(value interface{}) UpdateProbingTargetGroupRequest_FieldPathValue
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) AsProbingTargetGroupPathItemValue() (probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbingTargetGroupRequest) bool
- func (fpaivs *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues) AsProbingTargetGroupPathArrayOfValues() (probing_target_group.ProbingTargetGroup_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateProbingTargetGroupRequest_FieldSubPathValue
- func (fpvs *UpdateProbingTargetGroupRequest_FieldSubPathValue) AsCasPathValue() (UpdateProbingTargetGroupRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateProbingTargetGroupRequest_FieldSubPathValue) AsProbingTargetGroupPathValue() (probing_target_group.ProbingTargetGroup_FieldPathValue, bool)
- func (fpvs *UpdateProbingTargetGroupRequest_FieldSubPathValue) CompareWith(source *UpdateProbingTargetGroupRequest) (int, bool)
- func (fpvs *UpdateProbingTargetGroupRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateProbingTargetGroupRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateProbingTargetGroupRequest_FieldSubPathValue) SetTo(target **UpdateProbingTargetGroupRequest)
- func (fpvs *UpdateProbingTargetGroupRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateProbingTargetGroupRequest_FieldTerminalPath
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) ClearValue(item *UpdateProbingTargetGroupRequest)
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) Get(source *UpdateProbingTargetGroupRequest) (values []interface{})
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) GetSingle(source *UpdateProbingTargetGroupRequest) (interface{}, bool)
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) Selector() UpdateProbingTargetGroupRequest_FieldPathSelector
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) String() string
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetGroupRequest_FieldPathArrayItemValue
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetGroupRequest_FieldPathArrayOfValues
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateProbingTargetGroupRequest_FieldPathValue
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbingTargetGroupRequest) bool
- func (fpaiv *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbingTargetGroupRequest) (interface{}, bool)
- func (fpaiv *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateProbingTargetGroupRequest_CAS, bool)
- func (fpaov *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsProbingTargetGroupArrayOfValues() ([]*probing_target_group.ProbingTargetGroup, bool)
- func (fpaov *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpaov *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateProbingTargetGroupRequest_FieldTerminalPathValue
- func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) AsCasValue() (*UpdateProbingTargetGroupRequest_CAS, bool)
- func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) AsProbingTargetGroupValue() (*probing_target_group.ProbingTargetGroup, bool)
- func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith(source *UpdateProbingTargetGroupRequest) (int, bool)
- func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) SetTo(target **UpdateProbingTargetGroupRequest)
- func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingTargetGroupClientStream
- type WatchProbingTargetGroupDescriptor
- func (d *WatchProbingTargetGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchProbingTargetGroupDescriptor) GetApiName() string
- func (d *WatchProbingTargetGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbingTargetGroupDescriptor) GetFullMethodName() string
- func (d *WatchProbingTargetGroupDescriptor) GetMethodName() string
- func (d *WatchProbingTargetGroupDescriptor) GetProtoPkgName() string
- func (d *WatchProbingTargetGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchProbingTargetGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbingTargetGroupDescriptor) GetServiceDomain() string
- func (d *WatchProbingTargetGroupDescriptor) GetServiceVersion() string
- func (d *WatchProbingTargetGroupDescriptor) GetVerb() string
- func (d *WatchProbingTargetGroupDescriptor) HasResource() bool
- func (d *WatchProbingTargetGroupDescriptor) IsClientStream() bool
- func (d *WatchProbingTargetGroupDescriptor) IsCollection() bool
- func (d *WatchProbingTargetGroupDescriptor) IsPlural() bool
- func (d *WatchProbingTargetGroupDescriptor) IsServerStream() bool
- func (d *WatchProbingTargetGroupDescriptor) IsUnary() bool
- func (d *WatchProbingTargetGroupDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchProbingTargetGroupDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchProbingTargetGroupDescriptor) RequestHasResourceBody() bool
- type WatchProbingTargetGroupDescriptorClientMsgHandle
- func (h *WatchProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbingTargetGroupDescriptorServerMsgHandle
- func (h *WatchProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbingTargetGroupRequest
- func (o *WatchProbingTargetGroupRequest) Clone() *WatchProbingTargetGroupRequest
- func (o *WatchProbingTargetGroupRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingTargetGroupRequest) Descriptor() ([]byte, []int)
- func (m *WatchProbingTargetGroupRequest) GetFieldMask() *probing_target_group.ProbingTargetGroup_FieldMask
- func (m *WatchProbingTargetGroupRequest) GetName() *probing_target_group.Reference
- func (m *WatchProbingTargetGroupRequest) GetView() view.View
- func (*WatchProbingTargetGroupRequest) GotenMessage()
- func (o *WatchProbingTargetGroupRequest) GotenObjectExt()
- func (obj *WatchProbingTargetGroupRequest) GotenValidate() error
- func (o *WatchProbingTargetGroupRequest) MakeDiffFieldMask(other *WatchProbingTargetGroupRequest) *WatchProbingTargetGroupRequest_FieldMask
- func (o *WatchProbingTargetGroupRequest) MakeFullFieldMask() *WatchProbingTargetGroupRequest_FieldMask
- func (o *WatchProbingTargetGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingTargetGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingTargetGroupRequest) Marshal() ([]byte, error)
- func (m *WatchProbingTargetGroupRequest) MarshalJSON() ([]byte, error)
- func (o *WatchProbingTargetGroupRequest) Merge(source *WatchProbingTargetGroupRequest)
- func (o *WatchProbingTargetGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingTargetGroupRequest) ProtoMessage()
- func (m *WatchProbingTargetGroupRequest) ProtoReflect() preflect.Message
- func (m *WatchProbingTargetGroupRequest) Reset()
- func (m *WatchProbingTargetGroupRequest) SetFieldMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
- func (m *WatchProbingTargetGroupRequest) SetName(fv *probing_target_group.Reference)
- func (m *WatchProbingTargetGroupRequest) SetView(fv view.View)
- func (m *WatchProbingTargetGroupRequest) String() string
- func (m *WatchProbingTargetGroupRequest) Unmarshal(b []byte) error
- func (m *WatchProbingTargetGroupRequest) UnmarshalJSON(data []byte) error
- type WatchProbingTargetGroupRequestFieldPathBuilder
- func (WatchProbingTargetGroupRequestFieldPathBuilder) FieldMask() WatchProbingTargetGroupRequestPathSelectorFieldMask
- func (WatchProbingTargetGroupRequestFieldPathBuilder) Name() WatchProbingTargetGroupRequestPathSelectorName
- func (WatchProbingTargetGroupRequestFieldPathBuilder) View() WatchProbingTargetGroupRequestPathSelectorView
- type WatchProbingTargetGroupRequestPathSelectorFieldMask
- func (WatchProbingTargetGroupRequestPathSelectorFieldMask) FieldPath() *WatchProbingTargetGroupRequest_FieldTerminalPath
- func (s WatchProbingTargetGroupRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupRequestPathSelectorFieldMask) WithValue(value *probing_target_group.ProbingTargetGroup_FieldMask) *WatchProbingTargetGroupRequest_FieldTerminalPathValue
- type WatchProbingTargetGroupRequestPathSelectorName
- func (WatchProbingTargetGroupRequestPathSelectorName) FieldPath() *WatchProbingTargetGroupRequest_FieldTerminalPath
- func (s WatchProbingTargetGroupRequestPathSelectorName) WithArrayOfValues(values []*probing_target_group.Reference) *WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupRequestPathSelectorName) WithValue(value *probing_target_group.Reference) *WatchProbingTargetGroupRequest_FieldTerminalPathValue
- type WatchProbingTargetGroupRequestPathSelectorView
- func (WatchProbingTargetGroupRequestPathSelectorView) FieldPath() *WatchProbingTargetGroupRequest_FieldTerminalPath
- func (s WatchProbingTargetGroupRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupRequestPathSelectorView) WithValue(value view.View) *WatchProbingTargetGroupRequest_FieldTerminalPathValue
- type WatchProbingTargetGroupRequest_FieldMask
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) AppendPath(path WatchProbingTargetGroupRequest_FieldPath)
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) FilterInputFields() *WatchProbingTargetGroupRequest_FieldMask
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) GetPaths() []WatchProbingTargetGroupRequest_FieldPath
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) IsFull() bool
- func (fieldMask WatchProbingTargetGroupRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingTargetGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) Project(source *WatchProbingTargetGroupRequest) *WatchProbingTargetGroupRequest
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) Reset()
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) Set(target, source *WatchProbingTargetGroupRequest)
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) Size() int
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) String() string
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) Subtract(other *WatchProbingTargetGroupRequest_FieldMask) *WatchProbingTargetGroupRequest_FieldMask
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbingTargetGroupRequest_FieldPath
- func BuildWatchProbingTargetGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetGroupRequest_FieldPath, error)
- func MustParseWatchProbingTargetGroupRequest_FieldPath(rawField string) WatchProbingTargetGroupRequest_FieldPath
- func ParseWatchProbingTargetGroupRequest_FieldPath(rawField string) (WatchProbingTargetGroupRequest_FieldPath, error)
- type WatchProbingTargetGroupRequest_FieldPathArrayItemValue
- func MustParseWatchProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupRequest_FieldPathArrayItemValue
- func ParseWatchProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupRequest_FieldPathArrayItemValue, error)
- type WatchProbingTargetGroupRequest_FieldPathArrayOfValues
- func MustParseWatchProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupRequest_FieldPathArrayOfValues
- func ParseWatchProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupRequest_FieldPathArrayOfValues, error)
- type WatchProbingTargetGroupRequest_FieldPathSelector
- type WatchProbingTargetGroupRequest_FieldPathValue
- type WatchProbingTargetGroupRequest_FieldTerminalPath
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) ClearValue(item *WatchProbingTargetGroupRequest)
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) Get(source *WatchProbingTargetGroupRequest) (values []interface{})
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) GetSingle(source *WatchProbingTargetGroupRequest) (interface{}, bool)
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) Selector() WatchProbingTargetGroupRequest_FieldPathSelector
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) String() string
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetGroupRequest_FieldPathArrayItemValue
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetGroupRequest_FieldPathArrayOfValues
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetGroupRequest_FieldPathValue
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetGroupRequest) bool
- func (fpaiv *WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetGroupRequest) (interface{}, bool)
- func (fpaiv *WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpaov *WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_target_group.Reference, bool)
- func (fpaov *WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbingTargetGroupRequest_FieldTerminalPathValue
- func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) AsNameValue() (*probing_target_group.Reference, bool)
- func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetGroupRequest) (int, bool)
- func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) SetTo(target **WatchProbingTargetGroupRequest)
- func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingTargetGroupResponse
- func (o *WatchProbingTargetGroupResponse) Clone() *WatchProbingTargetGroupResponse
- func (o *WatchProbingTargetGroupResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingTargetGroupResponse) Descriptor() ([]byte, []int)
- func (m *WatchProbingTargetGroupResponse) GetChange() *probing_target_group.ProbingTargetGroupChange
- func (*WatchProbingTargetGroupResponse) GotenMessage()
- func (o *WatchProbingTargetGroupResponse) GotenObjectExt()
- func (obj *WatchProbingTargetGroupResponse) GotenValidate() error
- func (o *WatchProbingTargetGroupResponse) MakeDiffFieldMask(other *WatchProbingTargetGroupResponse) *WatchProbingTargetGroupResponse_FieldMask
- func (o *WatchProbingTargetGroupResponse) MakeFullFieldMask() *WatchProbingTargetGroupResponse_FieldMask
- func (o *WatchProbingTargetGroupResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingTargetGroupResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingTargetGroupResponse) Marshal() ([]byte, error)
- func (m *WatchProbingTargetGroupResponse) MarshalJSON() ([]byte, error)
- func (o *WatchProbingTargetGroupResponse) Merge(source *WatchProbingTargetGroupResponse)
- func (o *WatchProbingTargetGroupResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingTargetGroupResponse) ProtoMessage()
- func (m *WatchProbingTargetGroupResponse) ProtoReflect() preflect.Message
- func (m *WatchProbingTargetGroupResponse) Reset()
- func (m *WatchProbingTargetGroupResponse) SetChange(fv *probing_target_group.ProbingTargetGroupChange)
- func (m *WatchProbingTargetGroupResponse) String() string
- func (m *WatchProbingTargetGroupResponse) Unmarshal(b []byte) error
- func (m *WatchProbingTargetGroupResponse) UnmarshalJSON(data []byte) error
- type WatchProbingTargetGroupResponseFieldPathBuilder
- type WatchProbingTargetGroupResponsePathSelectorChange
- func (WatchProbingTargetGroupResponsePathSelectorChange) FieldPath() *WatchProbingTargetGroupResponse_FieldTerminalPath
- func (s WatchProbingTargetGroupResponsePathSelectorChange) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroupChange) *WatchProbingTargetGroupResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupResponsePathSelectorChange) WithValue(value *probing_target_group.ProbingTargetGroupChange) *WatchProbingTargetGroupResponse_FieldTerminalPathValue
- type WatchProbingTargetGroupResponse_FieldMask
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) AppendPath(path WatchProbingTargetGroupResponse_FieldPath)
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) FilterInputFields() *WatchProbingTargetGroupResponse_FieldMask
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) GetPaths() []WatchProbingTargetGroupResponse_FieldPath
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) IsFull() bool
- func (fieldMask WatchProbingTargetGroupResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingTargetGroupResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) Project(source *WatchProbingTargetGroupResponse) *WatchProbingTargetGroupResponse
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) Reset()
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) Set(target, source *WatchProbingTargetGroupResponse)
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) Size() int
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) String() string
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) Subtract(other *WatchProbingTargetGroupResponse_FieldMask) *WatchProbingTargetGroupResponse_FieldMask
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbingTargetGroupResponse_FieldPath
- func BuildWatchProbingTargetGroupResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetGroupResponse_FieldPath, error)
- func MustParseWatchProbingTargetGroupResponse_FieldPath(rawField string) WatchProbingTargetGroupResponse_FieldPath
- func ParseWatchProbingTargetGroupResponse_FieldPath(rawField string) (WatchProbingTargetGroupResponse_FieldPath, error)
- type WatchProbingTargetGroupResponse_FieldPathArrayItemValue
- func MustParseWatchProbingTargetGroupResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupResponse_FieldPathArrayItemValue
- func ParseWatchProbingTargetGroupResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupResponse_FieldPathArrayItemValue, error)
- type WatchProbingTargetGroupResponse_FieldPathArrayOfValues
- func MustParseWatchProbingTargetGroupResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupResponse_FieldPathArrayOfValues
- func ParseWatchProbingTargetGroupResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupResponse_FieldPathArrayOfValues, error)
- type WatchProbingTargetGroupResponse_FieldPathSelector
- type WatchProbingTargetGroupResponse_FieldPathValue
- type WatchProbingTargetGroupResponse_FieldTerminalPath
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) ClearValue(item *WatchProbingTargetGroupResponse)
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) Get(source *WatchProbingTargetGroupResponse) (values []interface{})
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) GetSingle(source *WatchProbingTargetGroupResponse) (interface{}, bool)
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) Selector() WatchProbingTargetGroupResponse_FieldPathSelector
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) String() string
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetGroupResponse_FieldPathArrayItemValue
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetGroupResponse_FieldPathArrayOfValues
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetGroupResponse_FieldPathValue
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetGroupResponse) bool
- func (fpaiv *WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetGroupResponse) (interface{}, bool)
- func (fpaiv *WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingTargetGroupResponse_FieldTerminalPathArrayOfValues
- type WatchProbingTargetGroupResponse_FieldTerminalPathValue
- func (fpv *WatchProbingTargetGroupResponse_FieldTerminalPathValue) AsChangeValue() (*probing_target_group.ProbingTargetGroupChange, bool)
- func (fpv *WatchProbingTargetGroupResponse_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetGroupResponse) (int, bool)
- func (fpv *WatchProbingTargetGroupResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingTargetGroupResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingTargetGroupResponse_FieldTerminalPathValue) SetTo(target **WatchProbingTargetGroupResponse)
- func (fpv *WatchProbingTargetGroupResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingTargetGroupsClientStream
- type WatchProbingTargetGroupsDescriptor
- func (d *WatchProbingTargetGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchProbingTargetGroupsDescriptor) GetApiName() string
- func (d *WatchProbingTargetGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbingTargetGroupsDescriptor) GetFullMethodName() string
- func (d *WatchProbingTargetGroupsDescriptor) GetMethodName() string
- func (d *WatchProbingTargetGroupsDescriptor) GetProtoPkgName() string
- func (d *WatchProbingTargetGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchProbingTargetGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbingTargetGroupsDescriptor) GetServiceDomain() string
- func (d *WatchProbingTargetGroupsDescriptor) GetServiceVersion() string
- func (d *WatchProbingTargetGroupsDescriptor) GetVerb() string
- func (d *WatchProbingTargetGroupsDescriptor) HasResource() bool
- func (d *WatchProbingTargetGroupsDescriptor) IsClientStream() bool
- func (d *WatchProbingTargetGroupsDescriptor) IsCollection() bool
- func (d *WatchProbingTargetGroupsDescriptor) IsPlural() bool
- func (d *WatchProbingTargetGroupsDescriptor) IsServerStream() bool
- func (d *WatchProbingTargetGroupsDescriptor) IsUnary() bool
- func (d *WatchProbingTargetGroupsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchProbingTargetGroupsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchProbingTargetGroupsDescriptor) RequestHasResourceBody() bool
- type WatchProbingTargetGroupsDescriptorClientMsgHandle
- func (h *WatchProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbingTargetGroupsDescriptorServerMsgHandle
- func (h *WatchProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbingTargetGroupsRequest
- func (o *WatchProbingTargetGroupsRequest) Clone() *WatchProbingTargetGroupsRequest
- func (o *WatchProbingTargetGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingTargetGroupsRequest) Descriptor() ([]byte, []int)
- func (m *WatchProbingTargetGroupsRequest) GetFieldMask() *probing_target_group.ProbingTargetGroup_FieldMask
- func (m *WatchProbingTargetGroupsRequest) GetFilter() *probing_target_group.Filter
- func (m *WatchProbingTargetGroupsRequest) GetMaxChunkSize() int32
- func (m *WatchProbingTargetGroupsRequest) GetOrderBy() *probing_target_group.OrderBy
- func (m *WatchProbingTargetGroupsRequest) GetPageSize() int32
- func (m *WatchProbingTargetGroupsRequest) GetPageToken() *probing_target_group.PagerCursor
- func (m *WatchProbingTargetGroupsRequest) GetParent() *probing_target_group.ParentReference
- func (m *WatchProbingTargetGroupsRequest) GetResumeToken() string
- func (m *WatchProbingTargetGroupsRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchProbingTargetGroupsRequest) GetType() watch_type.WatchType
- func (m *WatchProbingTargetGroupsRequest) GetView() view.View
- func (*WatchProbingTargetGroupsRequest) GotenMessage()
- func (o *WatchProbingTargetGroupsRequest) GotenObjectExt()
- func (obj *WatchProbingTargetGroupsRequest) GotenValidate() error
- func (o *WatchProbingTargetGroupsRequest) MakeDiffFieldMask(other *WatchProbingTargetGroupsRequest) *WatchProbingTargetGroupsRequest_FieldMask
- func (o *WatchProbingTargetGroupsRequest) MakeFullFieldMask() *WatchProbingTargetGroupsRequest_FieldMask
- func (o *WatchProbingTargetGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingTargetGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingTargetGroupsRequest) Marshal() ([]byte, error)
- func (m *WatchProbingTargetGroupsRequest) MarshalJSON() ([]byte, error)
- func (o *WatchProbingTargetGroupsRequest) Merge(source *WatchProbingTargetGroupsRequest)
- func (o *WatchProbingTargetGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingTargetGroupsRequest) ProtoMessage()
- func (m *WatchProbingTargetGroupsRequest) ProtoReflect() preflect.Message
- func (m *WatchProbingTargetGroupsRequest) Reset()
- func (m *WatchProbingTargetGroupsRequest) SetFieldMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
- func (m *WatchProbingTargetGroupsRequest) SetFilter(fv *probing_target_group.Filter)
- func (m *WatchProbingTargetGroupsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchProbingTargetGroupsRequest) SetOrderBy(fv *probing_target_group.OrderBy)
- func (m *WatchProbingTargetGroupsRequest) SetPageSize(fv int32)
- func (m *WatchProbingTargetGroupsRequest) SetPageToken(fv *probing_target_group.PagerCursor)
- func (m *WatchProbingTargetGroupsRequest) SetParent(fv *probing_target_group.ParentReference)
- func (m *WatchProbingTargetGroupsRequest) SetResumeToken(fv string)
- func (m *WatchProbingTargetGroupsRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchProbingTargetGroupsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchProbingTargetGroupsRequest) SetView(fv view.View)
- func (m *WatchProbingTargetGroupsRequest) String() string
- func (m *WatchProbingTargetGroupsRequest) Unmarshal(b []byte) error
- func (m *WatchProbingTargetGroupsRequest) UnmarshalJSON(data []byte) error
- type WatchProbingTargetGroupsRequestFieldPathBuilder
- func (WatchProbingTargetGroupsRequestFieldPathBuilder) FieldMask() WatchProbingTargetGroupsRequestPathSelectorFieldMask
- func (WatchProbingTargetGroupsRequestFieldPathBuilder) Filter() WatchProbingTargetGroupsRequestPathSelectorFilter
- func (WatchProbingTargetGroupsRequestFieldPathBuilder) MaxChunkSize() WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize
- func (WatchProbingTargetGroupsRequestFieldPathBuilder) OrderBy() WatchProbingTargetGroupsRequestPathSelectorOrderBy
- func (WatchProbingTargetGroupsRequestFieldPathBuilder) PageSize() WatchProbingTargetGroupsRequestPathSelectorPageSize
- func (WatchProbingTargetGroupsRequestFieldPathBuilder) PageToken() WatchProbingTargetGroupsRequestPathSelectorPageToken
- func (WatchProbingTargetGroupsRequestFieldPathBuilder) Parent() WatchProbingTargetGroupsRequestPathSelectorParent
- func (WatchProbingTargetGroupsRequestFieldPathBuilder) ResumeToken() WatchProbingTargetGroupsRequestPathSelectorResumeToken
- func (WatchProbingTargetGroupsRequestFieldPathBuilder) StartingTime() WatchProbingTargetGroupsRequestPathSelectorStartingTime
- func (WatchProbingTargetGroupsRequestFieldPathBuilder) Type() WatchProbingTargetGroupsRequestPathSelectorType
- func (WatchProbingTargetGroupsRequestFieldPathBuilder) View() WatchProbingTargetGroupsRequestPathSelectorView
- type WatchProbingTargetGroupsRequestPathSelectorFieldMask
- func (WatchProbingTargetGroupsRequestPathSelectorFieldMask) FieldPath() *WatchProbingTargetGroupsRequest_FieldTerminalPath
- func (s WatchProbingTargetGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsRequestPathSelectorFieldMask) WithValue(value *probing_target_group.ProbingTargetGroup_FieldMask) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
- type WatchProbingTargetGroupsRequestPathSelectorFilter
- func (WatchProbingTargetGroupsRequestPathSelectorFilter) FieldPath() *WatchProbingTargetGroupsRequest_FieldTerminalPath
- func (s WatchProbingTargetGroupsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_target_group.Filter) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsRequestPathSelectorFilter) WithValue(value *probing_target_group.Filter) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
- type WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize
- func (WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize) FieldPath() *WatchProbingTargetGroupsRequest_FieldTerminalPath
- func (s WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
- type WatchProbingTargetGroupsRequestPathSelectorOrderBy
- func (WatchProbingTargetGroupsRequestPathSelectorOrderBy) FieldPath() *WatchProbingTargetGroupsRequest_FieldTerminalPath
- func (s WatchProbingTargetGroupsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_target_group.OrderBy) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsRequestPathSelectorOrderBy) WithValue(value *probing_target_group.OrderBy) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
- type WatchProbingTargetGroupsRequestPathSelectorPageSize
- func (WatchProbingTargetGroupsRequestPathSelectorPageSize) FieldPath() *WatchProbingTargetGroupsRequest_FieldTerminalPath
- func (s WatchProbingTargetGroupsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsRequestPathSelectorPageSize) WithValue(value int32) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
- type WatchProbingTargetGroupsRequestPathSelectorPageToken
- func (WatchProbingTargetGroupsRequestPathSelectorPageToken) FieldPath() *WatchProbingTargetGroupsRequest_FieldTerminalPath
- func (s WatchProbingTargetGroupsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsRequestPathSelectorPageToken) WithValue(value *probing_target_group.PagerCursor) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
- type WatchProbingTargetGroupsRequestPathSelectorParent
- func (WatchProbingTargetGroupsRequestPathSelectorParent) FieldPath() *WatchProbingTargetGroupsRequest_FieldTerminalPath
- func (s WatchProbingTargetGroupsRequestPathSelectorParent) WithArrayOfValues(values []*probing_target_group.ParentReference) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsRequestPathSelectorParent) WithValue(value *probing_target_group.ParentReference) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
- type WatchProbingTargetGroupsRequestPathSelectorResumeToken
- func (WatchProbingTargetGroupsRequestPathSelectorResumeToken) FieldPath() *WatchProbingTargetGroupsRequest_FieldTerminalPath
- func (s WatchProbingTargetGroupsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsRequestPathSelectorResumeToken) WithValue(value string) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
- type WatchProbingTargetGroupsRequestPathSelectorStartingTime
- func (WatchProbingTargetGroupsRequestPathSelectorStartingTime) FieldPath() *WatchProbingTargetGroupsRequest_FieldTerminalPath
- func (s WatchProbingTargetGroupsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
- type WatchProbingTargetGroupsRequestPathSelectorType
- func (WatchProbingTargetGroupsRequestPathSelectorType) FieldPath() *WatchProbingTargetGroupsRequest_FieldTerminalPath
- func (s WatchProbingTargetGroupsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
- type WatchProbingTargetGroupsRequestPathSelectorView
- func (WatchProbingTargetGroupsRequestPathSelectorView) FieldPath() *WatchProbingTargetGroupsRequest_FieldTerminalPath
- func (s WatchProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsRequestPathSelectorView) WithValue(value view.View) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
- type WatchProbingTargetGroupsRequest_FieldMask
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) AppendPath(path WatchProbingTargetGroupsRequest_FieldPath)
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) FilterInputFields() *WatchProbingTargetGroupsRequest_FieldMask
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) GetPaths() []WatchProbingTargetGroupsRequest_FieldPath
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) IsFull() bool
- func (fieldMask WatchProbingTargetGroupsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingTargetGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) Project(source *WatchProbingTargetGroupsRequest) *WatchProbingTargetGroupsRequest
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) Reset()
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) Set(target, source *WatchProbingTargetGroupsRequest)
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) Size() int
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) String() string
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) Subtract(other *WatchProbingTargetGroupsRequest_FieldMask) *WatchProbingTargetGroupsRequest_FieldMask
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbingTargetGroupsRequest_FieldPath
- func BuildWatchProbingTargetGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetGroupsRequest_FieldPath, error)
- func MustParseWatchProbingTargetGroupsRequest_FieldPath(rawField string) WatchProbingTargetGroupsRequest_FieldPath
- func ParseWatchProbingTargetGroupsRequest_FieldPath(rawField string) (WatchProbingTargetGroupsRequest_FieldPath, error)
- type WatchProbingTargetGroupsRequest_FieldPathArrayItemValue
- func MustParseWatchProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupsRequest_FieldPathArrayItemValue
- func ParseWatchProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupsRequest_FieldPathArrayItemValue, error)
- type WatchProbingTargetGroupsRequest_FieldPathArrayOfValues
- func MustParseWatchProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupsRequest_FieldPathArrayOfValues
- func ParseWatchProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupsRequest_FieldPathArrayOfValues, error)
- type WatchProbingTargetGroupsRequest_FieldPathSelector
- type WatchProbingTargetGroupsRequest_FieldPathValue
- type WatchProbingTargetGroupsRequest_FieldTerminalPath
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) ClearValue(item *WatchProbingTargetGroupsRequest)
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) Get(source *WatchProbingTargetGroupsRequest) (values []interface{})
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) GetSingle(source *WatchProbingTargetGroupsRequest) (interface{}, bool)
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) Selector() WatchProbingTargetGroupsRequest_FieldPathSelector
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) String() string
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetGroupsRequest_FieldPathArrayItemValue
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetGroupsRequest_FieldPathArrayOfValues
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetGroupsRequest_FieldPathValue
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetGroupsRequest) bool
- func (fpaiv *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetGroupsRequest) (interface{}, bool)
- func (fpaiv *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_target_group.Filter, bool)
- func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_target_group.OrderBy, bool)
- func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
- func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target_group.ParentReference, bool)
- func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbingTargetGroupsRequest_FieldTerminalPathValue
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_target_group.Filter, bool)
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_target_group.OrderBy, bool)
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_target_group.PagerCursor, bool)
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsParentValue() (*probing_target_group.ParentReference, bool)
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetGroupsRequest) (int, bool)
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo(target **WatchProbingTargetGroupsRequest)
- func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingTargetGroupsResponse
- func (o *WatchProbingTargetGroupsResponse) Clone() *WatchProbingTargetGroupsResponse
- func (o *WatchProbingTargetGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingTargetGroupsResponse) Descriptor() ([]byte, []int)
- func (m *WatchProbingTargetGroupsResponse) GetIsCurrent() bool
- func (m *WatchProbingTargetGroupsResponse) GetIsHardReset() bool
- func (m *WatchProbingTargetGroupsResponse) GetIsSoftReset() bool
- func (m *WatchProbingTargetGroupsResponse) GetPageTokenChange() *WatchProbingTargetGroupsResponse_PageTokenChange
- func (m *WatchProbingTargetGroupsResponse) GetProbingTargetGroupChanges() []*probing_target_group.ProbingTargetGroupChange
- func (m *WatchProbingTargetGroupsResponse) GetResumeToken() string
- func (m *WatchProbingTargetGroupsResponse) GetSnapshotSize() int64
- func (*WatchProbingTargetGroupsResponse) GotenMessage()
- func (o *WatchProbingTargetGroupsResponse) GotenObjectExt()
- func (obj *WatchProbingTargetGroupsResponse) GotenValidate() error
- func (o *WatchProbingTargetGroupsResponse) MakeDiffFieldMask(other *WatchProbingTargetGroupsResponse) *WatchProbingTargetGroupsResponse_FieldMask
- func (o *WatchProbingTargetGroupsResponse) MakeFullFieldMask() *WatchProbingTargetGroupsResponse_FieldMask
- func (o *WatchProbingTargetGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingTargetGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingTargetGroupsResponse) Marshal() ([]byte, error)
- func (m *WatchProbingTargetGroupsResponse) MarshalJSON() ([]byte, error)
- func (o *WatchProbingTargetGroupsResponse) Merge(source *WatchProbingTargetGroupsResponse)
- func (o *WatchProbingTargetGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingTargetGroupsResponse) ProtoMessage()
- func (m *WatchProbingTargetGroupsResponse) ProtoReflect() preflect.Message
- func (m *WatchProbingTargetGroupsResponse) Reset()
- func (m *WatchProbingTargetGroupsResponse) SetIsCurrent(fv bool)
- func (m *WatchProbingTargetGroupsResponse) SetIsHardReset(fv bool)
- func (m *WatchProbingTargetGroupsResponse) SetIsSoftReset(fv bool)
- func (m *WatchProbingTargetGroupsResponse) SetPageTokenChange(fv *WatchProbingTargetGroupsResponse_PageTokenChange)
- func (m *WatchProbingTargetGroupsResponse) SetProbingTargetGroupChanges(fv []*probing_target_group.ProbingTargetGroupChange)
- func (m *WatchProbingTargetGroupsResponse) SetResumeToken(fv string)
- func (m *WatchProbingTargetGroupsResponse) SetSnapshotSize(fv int64)
- func (m *WatchProbingTargetGroupsResponse) String() string
- func (m *WatchProbingTargetGroupsResponse) Unmarshal(b []byte) error
- func (m *WatchProbingTargetGroupsResponse) UnmarshalJSON(data []byte) error
- type WatchProbingTargetGroupsResponseFieldPathBuilder
- func (WatchProbingTargetGroupsResponseFieldPathBuilder) IsCurrent() WatchProbingTargetGroupsResponsePathSelectorIsCurrent
- func (WatchProbingTargetGroupsResponseFieldPathBuilder) IsHardReset() WatchProbingTargetGroupsResponsePathSelectorIsHardReset
- func (WatchProbingTargetGroupsResponseFieldPathBuilder) IsSoftReset() WatchProbingTargetGroupsResponsePathSelectorIsSoftReset
- func (WatchProbingTargetGroupsResponseFieldPathBuilder) PageTokenChange() WatchProbingTargetGroupsResponsePathSelectorPageTokenChange
- func (WatchProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroupChanges() WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges
- func (WatchProbingTargetGroupsResponseFieldPathBuilder) ResumeToken() WatchProbingTargetGroupsResponsePathSelectorResumeToken
- func (WatchProbingTargetGroupsResponseFieldPathBuilder) SnapshotSize() WatchProbingTargetGroupsResponsePathSelectorSnapshotSize
- type WatchProbingTargetGroupsResponsePageTokenChangeFieldPathBuilder
- func (WatchProbingTargetGroupsResponsePageTokenChangeFieldPathBuilder) NextPageToken() WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchProbingTargetGroupsResponsePageTokenChangeFieldPathBuilder) PrevPageToken() WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorPrevPageToken
- type WatchProbingTargetGroupsResponsePageTokenChange_FieldPath
- func BuildWatchProbingTargetGroupsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetGroupsResponsePageTokenChange_FieldPath, error)
- func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPath(rawField string) WatchProbingTargetGroupsResponsePageTokenChange_FieldPath
- func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPath(rawField string) (WatchProbingTargetGroupsResponsePageTokenChange_FieldPath, error)
- type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector
- type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue
- func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue
- func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue, error)
- type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchProbingTargetGroupsResponse_PageTokenChange)
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchProbingTargetGroupsResponse_PageTokenChange) (values []interface{})
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchProbingTargetGroupsResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) Selector() WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetGroupsResponse_PageTokenChange) bool
- func (fpaiv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetGroupsResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
- func (fpaov *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
- func (fpaov *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_target_group.PagerCursor, bool)
- func (fpv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_target_group.PagerCursor, bool)
- func (fpv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetGroupsResponse_PageTokenChange) (int, bool)
- func (fpv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchProbingTargetGroupsResponse_PageTokenChange)
- func (fpv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingTargetGroupsResponsePathSelectorIsCurrent
- func (WatchProbingTargetGroupsResponsePathSelectorIsCurrent) FieldPath() *WatchProbingTargetGroupsResponse_FieldTerminalPath
- func (s WatchProbingTargetGroupsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchProbingTargetGroupsResponse_FieldTerminalPathValue
- type WatchProbingTargetGroupsResponsePathSelectorIsHardReset
- func (WatchProbingTargetGroupsResponsePathSelectorIsHardReset) FieldPath() *WatchProbingTargetGroupsResponse_FieldTerminalPath
- func (s WatchProbingTargetGroupsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchProbingTargetGroupsResponse_FieldTerminalPathValue
- type WatchProbingTargetGroupsResponsePathSelectorIsSoftReset
- func (WatchProbingTargetGroupsResponsePathSelectorIsSoftReset) FieldPath() *WatchProbingTargetGroupsResponse_FieldTerminalPath
- func (s WatchProbingTargetGroupsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchProbingTargetGroupsResponse_FieldTerminalPathValue
- type WatchProbingTargetGroupsResponsePathSelectorPageTokenChange
- func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) FieldPath() *WatchProbingTargetGroupsResponse_FieldTerminalPath
- func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) NextPageToken() WatchProbingTargetGroupsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) PrevPageToken() WatchProbingTargetGroupsResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchProbingTargetGroupsResponse_PageTokenChange) *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (s WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchProbingTargetGroupsResponsePageTokenChange_FieldPath) *WatchProbingTargetGroupsResponse_FieldSubPath
- func (s WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue) *WatchProbingTargetGroupsResponse_FieldSubPathValue
- func (s WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) WithValue(value *WatchProbingTargetGroupsResponse_PageTokenChange) *WatchProbingTargetGroupsResponse_FieldTerminalPathValue
- type WatchProbingTargetGroupsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchProbingTargetGroupsResponse_FieldSubPath
- func (s WatchProbingTargetGroupsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s WatchProbingTargetGroupsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *probing_target_group.PagerCursor) *WatchProbingTargetGroupsResponse_FieldSubPathValue
- type WatchProbingTargetGroupsResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchProbingTargetGroupsResponse_FieldSubPath
- func (s WatchProbingTargetGroupsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- func (s WatchProbingTargetGroupsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *probing_target_group.PagerCursor) *WatchProbingTargetGroupsResponse_FieldSubPathValue
- type WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges
- func (WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges) FieldPath() *WatchProbingTargetGroupsResponse_FieldTerminalPath
- func (s WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges) WithArrayOfValues(values [][]*probing_target_group.ProbingTargetGroupChange) *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges) WithItemValue(value *probing_target_group.ProbingTargetGroupChange) *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue
- func (s WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges) WithValue(value []*probing_target_group.ProbingTargetGroupChange) *WatchProbingTargetGroupsResponse_FieldTerminalPathValue
- type WatchProbingTargetGroupsResponsePathSelectorResumeToken
- func (WatchProbingTargetGroupsResponsePathSelectorResumeToken) FieldPath() *WatchProbingTargetGroupsResponse_FieldTerminalPath
- func (s WatchProbingTargetGroupsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsResponsePathSelectorResumeToken) WithValue(value string) *WatchProbingTargetGroupsResponse_FieldTerminalPathValue
- type WatchProbingTargetGroupsResponsePathSelectorSnapshotSize
- func (WatchProbingTargetGroupsResponsePathSelectorSnapshotSize) FieldPath() *WatchProbingTargetGroupsResponse_FieldTerminalPath
- func (s WatchProbingTargetGroupsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetGroupsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchProbingTargetGroupsResponse_FieldTerminalPathValue
- type WatchProbingTargetGroupsResponse_FieldMask
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) AppendPath(path WatchProbingTargetGroupsResponse_FieldPath)
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) FilterInputFields() *WatchProbingTargetGroupsResponse_FieldMask
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) GetPaths() []WatchProbingTargetGroupsResponse_FieldPath
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) IsFull() bool
- func (fieldMask WatchProbingTargetGroupsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingTargetGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) Project(source *WatchProbingTargetGroupsResponse) *WatchProbingTargetGroupsResponse
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) Reset()
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) Set(target, source *WatchProbingTargetGroupsResponse)
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) Size() int
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) String() string
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) Subtract(other *WatchProbingTargetGroupsResponse_FieldMask) *WatchProbingTargetGroupsResponse_FieldMask
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbingTargetGroupsResponse_FieldPath
- func BuildWatchProbingTargetGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetGroupsResponse_FieldPath, error)
- func MustParseWatchProbingTargetGroupsResponse_FieldPath(rawField string) WatchProbingTargetGroupsResponse_FieldPath
- func ParseWatchProbingTargetGroupsResponse_FieldPath(rawField string) (WatchProbingTargetGroupsResponse_FieldPath, error)
- type WatchProbingTargetGroupsResponse_FieldPathArrayItemValue
- func MustParseWatchProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupsResponse_FieldPathArrayItemValue
- func ParseWatchProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupsResponse_FieldPathArrayItemValue, error)
- type WatchProbingTargetGroupsResponse_FieldPathArrayOfValues
- func MustParseWatchProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupsResponse_FieldPathArrayOfValues
- func ParseWatchProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupsResponse_FieldPathArrayOfValues, error)
- type WatchProbingTargetGroupsResponse_FieldPathSelector
- type WatchProbingTargetGroupsResponse_FieldPathValue
- type WatchProbingTargetGroupsResponse_FieldSubPath
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchProbingTargetGroupsResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) ClearValue(item *WatchProbingTargetGroupsResponse)
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) Get(source *WatchProbingTargetGroupsResponse) (values []interface{})
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) GetSingle(source *WatchProbingTargetGroupsResponse) (interface{}, bool)
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) JSONString() string
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) Selector() WatchProbingTargetGroupsResponse_FieldPathSelector
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) String() string
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchProbingTargetGroupsResponse_FieldPathArrayItemValue
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchProbingTargetGroupsResponse_FieldPathArrayOfValues
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) WithIValue(value interface{}) WatchProbingTargetGroupsResponse_FieldPathValue
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchProbingTargetGroupsResponse) bool
- func (fpaivs *WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
- type WatchProbingTargetGroupsResponse_FieldSubPathValue
- func (fpvs *WatchProbingTargetGroupsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchProbingTargetGroupsResponse_FieldSubPathValue) CompareWith(source *WatchProbingTargetGroupsResponse) (int, bool)
- func (fpvs *WatchProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchProbingTargetGroupsResponse_FieldSubPathValue) SetTo(target **WatchProbingTargetGroupsResponse)
- func (fpvs *WatchProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchProbingTargetGroupsResponse_FieldTerminalPath
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) ClearValue(item *WatchProbingTargetGroupsResponse)
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) Get(source *WatchProbingTargetGroupsResponse) (values []interface{})
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) GetSingle(source *WatchProbingTargetGroupsResponse) (interface{}, bool)
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) Selector() WatchProbingTargetGroupsResponse_FieldPathSelector
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) String() string
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetGroupsResponse_FieldPathArrayItemValue
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetGroupsResponse_FieldPathArrayOfValues
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetGroupsResponse_FieldPathValue
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupChangesItemValue() (*probing_target_group.ProbingTargetGroupChange, bool)
- func (fpaiv *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetGroupsResponse) bool
- func (fpaiv *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetGroupsResponse) (interface{}, bool)
- func (fpaiv *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchProbingTargetGroupsResponse_PageTokenChange, bool)
- func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupChangesArrayOfValues() ([][]*probing_target_group.ProbingTargetGroupChange, bool)
- func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbingTargetGroupsResponse_FieldTerminalPathValue
- func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchProbingTargetGroupsResponse_PageTokenChange, bool)
- func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupChangesValue() ([]*probing_target_group.ProbingTargetGroupChange, bool)
- func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetGroupsResponse) (int, bool)
- func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo(target **WatchProbingTargetGroupsResponse)
- func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingTargetGroupsResponse_PageTokenChange
- func (o *WatchProbingTargetGroupsResponse_PageTokenChange) Clone() *WatchProbingTargetGroupsResponse_PageTokenChange
- func (o *WatchProbingTargetGroupsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingTargetGroupsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchProbingTargetGroupsResponse_PageTokenChange) GetNextPageToken() *probing_target_group.PagerCursor
- func (m *WatchProbingTargetGroupsResponse_PageTokenChange) GetPrevPageToken() *probing_target_group.PagerCursor
- func (*WatchProbingTargetGroupsResponse_PageTokenChange) GotenMessage()
- func (o *WatchProbingTargetGroupsResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchProbingTargetGroupsResponse_PageTokenChange) GotenValidate() error
- func (o *WatchProbingTargetGroupsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchProbingTargetGroupsResponse_PageTokenChange) *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask
- func (o *WatchProbingTargetGroupsResponse_PageTokenChange) MakeFullFieldMask() *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask
- func (o *WatchProbingTargetGroupsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingTargetGroupsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingTargetGroupsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchProbingTargetGroupsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchProbingTargetGroupsResponse_PageTokenChange) Merge(source *WatchProbingTargetGroupsResponse_PageTokenChange)
- func (o *WatchProbingTargetGroupsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingTargetGroupsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchProbingTargetGroupsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchProbingTargetGroupsResponse_PageTokenChange) Reset()
- func (m *WatchProbingTargetGroupsResponse_PageTokenChange) SetNextPageToken(fv *probing_target_group.PagerCursor)
- func (m *WatchProbingTargetGroupsResponse_PageTokenChange) SetPrevPageToken(fv *probing_target_group.PagerCursor)
- func (m *WatchProbingTargetGroupsResponse_PageTokenChange) String() string
- func (m *WatchProbingTargetGroupsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchProbingTargetGroupsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath
- func (s WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) ...
- func (s WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *probing_target_group.PagerCursor) *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue
- type WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath
- func (s WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) ...
- func (s WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *probing_target_group.PagerCursor) *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue
- type WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) AppendPath(path WatchProbingTargetGroupsResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) GetPaths() []WatchProbingTargetGroupsResponsePageTokenChange_FieldPath
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Project(source *WatchProbingTargetGroupsResponse_PageTokenChange) *WatchProbingTargetGroupsResponse_PageTokenChange
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Set(target, source *WatchProbingTargetGroupsResponse_PageTokenChange)
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Subtract(other *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetProbingTargetGroupsDescriptor ¶ added in v0.4.26
type BatchGetProbingTargetGroupsDescriptor struct{}
func GetBatchGetProbingTargetGroupsDescriptor ¶ added in v0.4.26
func GetBatchGetProbingTargetGroupsDescriptor() *BatchGetProbingTargetGroupsDescriptor
func (*BatchGetProbingTargetGroupsDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetProbingTargetGroupsDescriptor) GetApiName ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) GetApiName() string
func (*BatchGetProbingTargetGroupsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetProbingTargetGroupsDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) GetFullMethodName() string
func (*BatchGetProbingTargetGroupsDescriptor) GetMethodName ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) GetMethodName() string
func (*BatchGetProbingTargetGroupsDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) GetProtoPkgName() string
func (*BatchGetProbingTargetGroupsDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *BatchGetProbingTargetGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetProbingTargetGroupsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetProbingTargetGroupsDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) GetServiceDomain() string
func (*BatchGetProbingTargetGroupsDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) GetServiceVersion() string
func (*BatchGetProbingTargetGroupsDescriptor) GetVerb ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) GetVerb() string
func (*BatchGetProbingTargetGroupsDescriptor) HasResource ¶ added in v0.4.27
func (d *BatchGetProbingTargetGroupsDescriptor) HasResource() bool
func (*BatchGetProbingTargetGroupsDescriptor) IsClientStream ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) IsClientStream() bool
func (*BatchGetProbingTargetGroupsDescriptor) IsCollection ¶ added in v0.4.27
func (d *BatchGetProbingTargetGroupsDescriptor) IsCollection() bool
func (*BatchGetProbingTargetGroupsDescriptor) IsPlural ¶ added in v0.4.27
func (d *BatchGetProbingTargetGroupsDescriptor) IsPlural() bool
func (*BatchGetProbingTargetGroupsDescriptor) IsServerStream ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) IsServerStream() bool
func (*BatchGetProbingTargetGroupsDescriptor) IsUnary ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) IsUnary() bool
func (*BatchGetProbingTargetGroupsDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetProbingTargetGroupsDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetProbingTargetGroupsDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *BatchGetProbingTargetGroupsDescriptor) RequestHasResourceBody() bool
type BatchGetProbingTargetGroupsDescriptorClientMsgHandle ¶ added in v0.4.26
type BatchGetProbingTargetGroupsDescriptorClientMsgHandle struct{}
func (*BatchGetProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *BatchGetProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *BatchGetProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *BatchGetProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetProbingTargetGroupsDescriptorServerMsgHandle ¶ added in v0.4.26
type BatchGetProbingTargetGroupsDescriptorServerMsgHandle struct{}
func (*BatchGetProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *BatchGetProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *BatchGetProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *BatchGetProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetProbingTargetGroupsRequest ¶
type BatchGetProbingTargetGroupsRequest struct { // Names of ProbingTargetGroups Names []*probing_target_group.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 *probing_target_group.ProbingTargetGroup_FieldMask `` /* 150-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 [BatchGetProbingTargetGroups][ntt.watchdog.v1alpha2.BatchGetProbingTargetGroups]
func (*BatchGetProbingTargetGroupsRequest) Clone ¶
func (o *BatchGetProbingTargetGroupsRequest) Clone() *BatchGetProbingTargetGroupsRequest
func (*BatchGetProbingTargetGroupsRequest) CloneRaw ¶
func (o *BatchGetProbingTargetGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetProbingTargetGroupsRequest) Descriptor ¶
func (*BatchGetProbingTargetGroupsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetProbingTargetGroupsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetProbingTargetGroupsRequest) GetFieldMask ¶
func (m *BatchGetProbingTargetGroupsRequest) GetFieldMask() *probing_target_group.ProbingTargetGroup_FieldMask
func (*BatchGetProbingTargetGroupsRequest) GetNames ¶
func (m *BatchGetProbingTargetGroupsRequest) GetNames() []*probing_target_group.Reference
func (*BatchGetProbingTargetGroupsRequest) GetView ¶
func (m *BatchGetProbingTargetGroupsRequest) GetView() view.View
func (*BatchGetProbingTargetGroupsRequest) GotenMessage ¶
func (*BatchGetProbingTargetGroupsRequest) GotenMessage()
func (*BatchGetProbingTargetGroupsRequest) GotenObjectExt ¶
func (o *BatchGetProbingTargetGroupsRequest) GotenObjectExt()
func (*BatchGetProbingTargetGroupsRequest) GotenValidate ¶
func (obj *BatchGetProbingTargetGroupsRequest) GotenValidate() error
func (*BatchGetProbingTargetGroupsRequest) MakeDiffFieldMask ¶
func (o *BatchGetProbingTargetGroupsRequest) MakeDiffFieldMask(other *BatchGetProbingTargetGroupsRequest) *BatchGetProbingTargetGroupsRequest_FieldMask
func (*BatchGetProbingTargetGroupsRequest) MakeFullFieldMask ¶
func (o *BatchGetProbingTargetGroupsRequest) MakeFullFieldMask() *BatchGetProbingTargetGroupsRequest_FieldMask
func (*BatchGetProbingTargetGroupsRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetProbingTargetGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetProbingTargetGroupsRequest) MakeRawFullFieldMask ¶
func (o *BatchGetProbingTargetGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetProbingTargetGroupsRequest) Marshal ¶
func (m *BatchGetProbingTargetGroupsRequest) Marshal() ([]byte, error)
func (*BatchGetProbingTargetGroupsRequest) MarshalJSON ¶
func (m *BatchGetProbingTargetGroupsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetProbingTargetGroupsRequest) Merge ¶
func (o *BatchGetProbingTargetGroupsRequest) Merge(source *BatchGetProbingTargetGroupsRequest)
func (*BatchGetProbingTargetGroupsRequest) MergeRaw ¶
func (o *BatchGetProbingTargetGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetProbingTargetGroupsRequest) ProtoMessage ¶
func (*BatchGetProbingTargetGroupsRequest) ProtoMessage()
func (*BatchGetProbingTargetGroupsRequest) ProtoReflect ¶
func (m *BatchGetProbingTargetGroupsRequest) ProtoReflect() preflect.Message
func (*BatchGetProbingTargetGroupsRequest) Reset ¶
func (m *BatchGetProbingTargetGroupsRequest) Reset()
func (*BatchGetProbingTargetGroupsRequest) SetFieldMask ¶
func (m *BatchGetProbingTargetGroupsRequest) SetFieldMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
func (*BatchGetProbingTargetGroupsRequest) SetNames ¶
func (m *BatchGetProbingTargetGroupsRequest) SetNames(fv []*probing_target_group.Reference)
func (*BatchGetProbingTargetGroupsRequest) SetView ¶
func (m *BatchGetProbingTargetGroupsRequest) SetView(fv view.View)
func (*BatchGetProbingTargetGroupsRequest) String ¶
func (m *BatchGetProbingTargetGroupsRequest) String() string
func (*BatchGetProbingTargetGroupsRequest) Unmarshal ¶
func (m *BatchGetProbingTargetGroupsRequest) Unmarshal(b []byte) error
func (*BatchGetProbingTargetGroupsRequest) UnmarshalJSON ¶
func (m *BatchGetProbingTargetGroupsRequest) UnmarshalJSON(data []byte) error
type BatchGetProbingTargetGroupsRequestFieldPathBuilder ¶
type BatchGetProbingTargetGroupsRequestFieldPathBuilder struct{}
func NewBatchGetProbingTargetGroupsRequestFieldPathBuilder ¶
func NewBatchGetProbingTargetGroupsRequestFieldPathBuilder() BatchGetProbingTargetGroupsRequestFieldPathBuilder
type BatchGetProbingTargetGroupsRequestPathSelectorFieldMask ¶
type BatchGetProbingTargetGroupsRequestPathSelectorFieldMask struct{}
func (BatchGetProbingTargetGroupsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type BatchGetProbingTargetGroupsRequestPathSelectorNames ¶
type BatchGetProbingTargetGroupsRequestPathSelectorNames struct{}
func (BatchGetProbingTargetGroupsRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsRequestPathSelectorNames) WithArrayOfValues(values [][]*probing_target_group.Reference) *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
func (BatchGetProbingTargetGroupsRequestPathSelectorNames) WithItemValue ¶
type BatchGetProbingTargetGroupsRequestPathSelectorView ¶
type BatchGetProbingTargetGroupsRequestPathSelectorView struct{}
func (BatchGetProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
func (BatchGetProbingTargetGroupsRequestPathSelectorView) WithValue ¶
func (s BatchGetProbingTargetGroupsRequestPathSelectorView) WithValue(value view.View) *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue
type BatchGetProbingTargetGroupsRequest_FieldMask ¶
type BatchGetProbingTargetGroupsRequest_FieldMask struct {
Paths []BatchGetProbingTargetGroupsRequest_FieldPath
}
func FullBatchGetProbingTargetGroupsRequest_FieldMask ¶
func FullBatchGetProbingTargetGroupsRequest_FieldMask() *BatchGetProbingTargetGroupsRequest_FieldMask
func (*BatchGetProbingTargetGroupsRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) AppendPath(path BatchGetProbingTargetGroupsRequest_FieldPath)
func (*BatchGetProbingTargetGroupsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetProbingTargetGroupsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetProbingTargetGroupsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetProbingTargetGroupsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) FilterInputFields() *BatchGetProbingTargetGroupsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetProbingTargetGroupsRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) GetPaths() []BatchGetProbingTargetGroupsRequest_FieldPath
func (*BatchGetProbingTargetGroupsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetProbingTargetGroupsRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) IsFull() bool
func (BatchGetProbingTargetGroupsRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetProbingTargetGroupsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetProbingTargetGroupsRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetProbingTargetGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetProbingTargetGroupsRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) PathsCount() int
func (*BatchGetProbingTargetGroupsRequest_FieldMask) Project ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) Project(source *BatchGetProbingTargetGroupsRequest) *BatchGetProbingTargetGroupsRequest
func (*BatchGetProbingTargetGroupsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetProbingTargetGroupsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) ProtoMessage()
func (*BatchGetProbingTargetGroupsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetProbingTargetGroupsRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) Reset()
func (*BatchGetProbingTargetGroupsRequest_FieldMask) Set ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) Set(target, source *BatchGetProbingTargetGroupsRequest)
func (*BatchGetProbingTargetGroupsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetProbingTargetGroupsRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetProbingTargetGroupsRequest_FieldMask) Size ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) Size() int
func (*BatchGetProbingTargetGroupsRequest_FieldMask) String ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) String() string
func (*BatchGetProbingTargetGroupsRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) Subtract(other *BatchGetProbingTargetGroupsRequest_FieldMask) *BatchGetProbingTargetGroupsRequest_FieldMask
func (*BatchGetProbingTargetGroupsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetProbingTargetGroupsRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetProbingTargetGroupsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetProbingTargetGroupsRequest_FieldPath ¶
type BatchGetProbingTargetGroupsRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetProbingTargetGroupsRequest_FieldPathSelector Get(source *BatchGetProbingTargetGroupsRequest) []interface{} GetSingle(source *BatchGetProbingTargetGroupsRequest) (interface{}, bool) ClearValue(item *BatchGetProbingTargetGroupsRequest) // Those methods build corresponding BatchGetProbingTargetGroupsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetProbingTargetGroupsRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetProbingTargetGroupsRequest_FieldPath ¶
func BuildBatchGetProbingTargetGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbingTargetGroupsRequest_FieldPath, error)
func MustParseBatchGetProbingTargetGroupsRequest_FieldPath ¶
func MustParseBatchGetProbingTargetGroupsRequest_FieldPath(rawField string) BatchGetProbingTargetGroupsRequest_FieldPath
func ParseBatchGetProbingTargetGroupsRequest_FieldPath ¶
func ParseBatchGetProbingTargetGroupsRequest_FieldPath(rawField string) (BatchGetProbingTargetGroupsRequest_FieldPath, error)
type BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue ¶
type BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetProbingTargetGroupsRequest_FieldPath ContainsValue(*BatchGetProbingTargetGroupsRequest) bool }
BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetProbingTargetGroupsRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue
func ParseBatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue ¶
func ParseBatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue, error)
ParseBatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues ¶
type BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetProbingTargetGroupsRequest_FieldPath }
BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetProbingTargetGroupsRequest fields according to their type
func MustParseBatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues
func ParseBatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues ¶
func ParseBatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues, error)
type BatchGetProbingTargetGroupsRequest_FieldPathSelector ¶
type BatchGetProbingTargetGroupsRequest_FieldPathSelector int32
const ( BatchGetProbingTargetGroupsRequest_FieldPathSelectorNames BatchGetProbingTargetGroupsRequest_FieldPathSelector = 0 BatchGetProbingTargetGroupsRequest_FieldPathSelectorFieldMask BatchGetProbingTargetGroupsRequest_FieldPathSelector = 1 BatchGetProbingTargetGroupsRequest_FieldPathSelectorView BatchGetProbingTargetGroupsRequest_FieldPathSelector = 2 )
func (BatchGetProbingTargetGroupsRequest_FieldPathSelector) String ¶
func (s BatchGetProbingTargetGroupsRequest_FieldPathSelector) String() string
type BatchGetProbingTargetGroupsRequest_FieldPathValue ¶
type BatchGetProbingTargetGroupsRequest_FieldPathValue interface { BatchGetProbingTargetGroupsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetProbingTargetGroupsRequest) CompareWith(*BatchGetProbingTargetGroupsRequest) (cmp int, comparable bool) }
BatchGetProbingTargetGroupsRequest_FieldPathValue allows storing values for BatchGetProbingTargetGroupsRequest fields according to their type
func MustParseBatchGetProbingTargetGroupsRequest_FieldPathValue ¶
func MustParseBatchGetProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) BatchGetProbingTargetGroupsRequest_FieldPathValue
func ParseBatchGetProbingTargetGroupsRequest_FieldPathValue ¶
func ParseBatchGetProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetProbingTargetGroupsRequest_FieldPathValue, error)
type BatchGetProbingTargetGroupsRequest_FieldTerminalPath ¶
type BatchGetProbingTargetGroupsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) ClearValue(item *BatchGetProbingTargetGroupsRequest)
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) Get(source *BatchGetProbingTargetGroupsRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetProbingTargetGroupsRequest
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetSingle(source *BatchGetProbingTargetGroupsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetProbingTargetGroupsRequest
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) String ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbingTargetGroupsRequest_FieldPathValue
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue struct { BatchGetProbingTargetGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*probing_target_group.Reference, bool)
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbingTargetGroupsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbingTargetGroupsRequest'
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetProbingTargetGroupsRequest as interface{}
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbingTargetGroupsRequest) (interface{}, bool)
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues struct { BatchGetProbingTargetGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*probing_target_group.Reference, bool)
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue ¶
type BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue struct { BatchGetProbingTargetGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) AsNamesValue() ([]*probing_target_group.Reference, bool)
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetProbingTargetGroupsRequest) (int, bool)
CompareWith compares value in the 'BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetProbingTargetGroupsRequest'.
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetProbingTargetGroupsRequest' as interface{}
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo(target **BatchGetProbingTargetGroupsRequest)
SetTo stores value for selected field for object BatchGetProbingTargetGroupsRequest
func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetProbingTargetGroupsResponse ¶
type BatchGetProbingTargetGroupsResponse struct { // found ProbingTargetGroups ProbingTargetGroups []*probing_target_group.ProbingTargetGroup `` /* 152-byte string literal not displayed */ // list of not found ProbingTargetGroups Missing []*probing_target_group.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetProbingTargetGroupsResponse
func (*BatchGetProbingTargetGroupsResponse) Clone ¶
func (o *BatchGetProbingTargetGroupsResponse) Clone() *BatchGetProbingTargetGroupsResponse
func (*BatchGetProbingTargetGroupsResponse) CloneRaw ¶
func (o *BatchGetProbingTargetGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetProbingTargetGroupsResponse) Descriptor ¶
func (*BatchGetProbingTargetGroupsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetProbingTargetGroupsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetProbingTargetGroupsResponse) GetMissing ¶
func (m *BatchGetProbingTargetGroupsResponse) GetMissing() []*probing_target_group.Reference
func (*BatchGetProbingTargetGroupsResponse) GetProbingTargetGroups ¶
func (m *BatchGetProbingTargetGroupsResponse) GetProbingTargetGroups() []*probing_target_group.ProbingTargetGroup
func (*BatchGetProbingTargetGroupsResponse) GotenMessage ¶
func (*BatchGetProbingTargetGroupsResponse) GotenMessage()
func (*BatchGetProbingTargetGroupsResponse) GotenObjectExt ¶
func (o *BatchGetProbingTargetGroupsResponse) GotenObjectExt()
func (*BatchGetProbingTargetGroupsResponse) GotenValidate ¶
func (obj *BatchGetProbingTargetGroupsResponse) GotenValidate() error
func (*BatchGetProbingTargetGroupsResponse) MakeDiffFieldMask ¶
func (o *BatchGetProbingTargetGroupsResponse) MakeDiffFieldMask(other *BatchGetProbingTargetGroupsResponse) *BatchGetProbingTargetGroupsResponse_FieldMask
func (*BatchGetProbingTargetGroupsResponse) MakeFullFieldMask ¶
func (o *BatchGetProbingTargetGroupsResponse) MakeFullFieldMask() *BatchGetProbingTargetGroupsResponse_FieldMask
func (*BatchGetProbingTargetGroupsResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetProbingTargetGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetProbingTargetGroupsResponse) MakeRawFullFieldMask ¶
func (o *BatchGetProbingTargetGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetProbingTargetGroupsResponse) Marshal ¶
func (m *BatchGetProbingTargetGroupsResponse) Marshal() ([]byte, error)
func (*BatchGetProbingTargetGroupsResponse) MarshalJSON ¶
func (m *BatchGetProbingTargetGroupsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetProbingTargetGroupsResponse) Merge ¶
func (o *BatchGetProbingTargetGroupsResponse) Merge(source *BatchGetProbingTargetGroupsResponse)
func (*BatchGetProbingTargetGroupsResponse) MergeRaw ¶
func (o *BatchGetProbingTargetGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetProbingTargetGroupsResponse) ProtoMessage ¶
func (*BatchGetProbingTargetGroupsResponse) ProtoMessage()
func (*BatchGetProbingTargetGroupsResponse) ProtoReflect ¶
func (m *BatchGetProbingTargetGroupsResponse) ProtoReflect() preflect.Message
func (*BatchGetProbingTargetGroupsResponse) Reset ¶
func (m *BatchGetProbingTargetGroupsResponse) Reset()
func (*BatchGetProbingTargetGroupsResponse) SetMissing ¶
func (m *BatchGetProbingTargetGroupsResponse) SetMissing(fv []*probing_target_group.Reference)
func (*BatchGetProbingTargetGroupsResponse) SetProbingTargetGroups ¶
func (m *BatchGetProbingTargetGroupsResponse) SetProbingTargetGroups(fv []*probing_target_group.ProbingTargetGroup)
func (*BatchGetProbingTargetGroupsResponse) String ¶
func (m *BatchGetProbingTargetGroupsResponse) String() string
func (*BatchGetProbingTargetGroupsResponse) Unmarshal ¶
func (m *BatchGetProbingTargetGroupsResponse) Unmarshal(b []byte) error
func (*BatchGetProbingTargetGroupsResponse) UnmarshalJSON ¶
func (m *BatchGetProbingTargetGroupsResponse) UnmarshalJSON(data []byte) error
type BatchGetProbingTargetGroupsResponseFieldPathBuilder ¶
type BatchGetProbingTargetGroupsResponseFieldPathBuilder struct{}
func NewBatchGetProbingTargetGroupsResponseFieldPathBuilder ¶
func NewBatchGetProbingTargetGroupsResponseFieldPathBuilder() BatchGetProbingTargetGroupsResponseFieldPathBuilder
func (BatchGetProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroups ¶
func (BatchGetProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroups() BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups
type BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations ¶
type BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath ¶
func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels ¶
type BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) FieldPath ¶
func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards ¶
type BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) FieldPath ¶
func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues(values []int64) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorMissing ¶
type BatchGetProbingTargetGroupsResponsePathSelectorMissing struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorMissing) WithArrayOfValues(values [][]*probing_target_group.Reference) *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
func (BatchGetProbingTargetGroupsResponsePathSelectorMissing) WithItemValue ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) DisplayName ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithArrayOfValues(values [][]*probing_target_group.ProbingTargetGroup) *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithItemValue ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayItemValue ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayItemValue(subPathArrayItemValue probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayOfValues(subPathArrayOfValues probing_target_group.ProbingTargetGroup_FieldPathArrayOfValues) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubValue ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Annotations ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) CreateTime ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) DeleteTime ¶ added in v0.7.1
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Generation ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Lifecycle ¶ added in v0.7.1
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) OwnerReferences ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) ResourceVersion ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) UpdateTime ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithKey ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) FieldPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime ¶ added in v0.7.1
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) FieldPath ¶ added in v0.7.1
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.7.1
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) FieldPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle ¶ added in v0.7.1
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) BlockDeletion ¶ added in v0.7.1
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) FieldPath ¶ added in v0.7.1
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) State ¶ added in v0.7.1
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithArrayOfValues ¶ added in v0.7.1
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion ¶ added in v0.7.1
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.7.1
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.7.1
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState ¶ added in v0.7.1
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) FieldPath ¶ added in v0.7.1
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.7.1
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Controller ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) FieldPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Kind ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Name ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Region ¶ added in v0.7.1
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.7.1
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Version ¶ added in v0.7.1
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithItemValue ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithArrayOfValues ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) FieldPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) FieldPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion ¶ added in v0.7.1
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.7.1
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.7.1
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.7.1
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.7.1
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.7.1
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion ¶ added in v0.7.1
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.7.1
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.7.1
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) FieldPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) FieldPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) OwningRegion ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) FieldPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) FieldPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithItemValue ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithItemValue ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) FieldPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithArrayOfValues(values []string) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithArrayOfValues(values []*probing_target_group.Name) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) TargetCount ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) WithArrayOfValues ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount ¶
type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount struct{}
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) FieldPath ¶
func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithArrayOfValues ¶
func (s BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithArrayOfValues(values []int64) *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetGroupsResponse_FieldMask ¶
type BatchGetProbingTargetGroupsResponse_FieldMask struct {
Paths []BatchGetProbingTargetGroupsResponse_FieldPath
}
func FullBatchGetProbingTargetGroupsResponse_FieldMask ¶
func FullBatchGetProbingTargetGroupsResponse_FieldMask() *BatchGetProbingTargetGroupsResponse_FieldMask
func (*BatchGetProbingTargetGroupsResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) AppendPath(path BatchGetProbingTargetGroupsResponse_FieldPath)
func (*BatchGetProbingTargetGroupsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetProbingTargetGroupsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetProbingTargetGroupsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetProbingTargetGroupsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) FilterInputFields() *BatchGetProbingTargetGroupsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetProbingTargetGroupsResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) GetPaths() []BatchGetProbingTargetGroupsResponse_FieldPath
func (*BatchGetProbingTargetGroupsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetProbingTargetGroupsResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) IsFull() bool
func (BatchGetProbingTargetGroupsResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetProbingTargetGroupsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetProbingTargetGroupsResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetProbingTargetGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetProbingTargetGroupsResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) PathsCount() int
func (*BatchGetProbingTargetGroupsResponse_FieldMask) Project ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) Project(source *BatchGetProbingTargetGroupsResponse) *BatchGetProbingTargetGroupsResponse
func (*BatchGetProbingTargetGroupsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetProbingTargetGroupsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) ProtoMessage()
func (*BatchGetProbingTargetGroupsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetProbingTargetGroupsResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) Reset()
func (*BatchGetProbingTargetGroupsResponse_FieldMask) Set ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) Set(target, source *BatchGetProbingTargetGroupsResponse)
func (*BatchGetProbingTargetGroupsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetProbingTargetGroupsResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetProbingTargetGroupsResponse_FieldMask) Size ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) Size() int
func (*BatchGetProbingTargetGroupsResponse_FieldMask) String ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) String() string
func (*BatchGetProbingTargetGroupsResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) Subtract(other *BatchGetProbingTargetGroupsResponse_FieldMask) *BatchGetProbingTargetGroupsResponse_FieldMask
func (*BatchGetProbingTargetGroupsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetProbingTargetGroupsResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetProbingTargetGroupsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetProbingTargetGroupsResponse_FieldPath ¶
type BatchGetProbingTargetGroupsResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetProbingTargetGroupsResponse_FieldPathSelector Get(source *BatchGetProbingTargetGroupsResponse) []interface{} GetSingle(source *BatchGetProbingTargetGroupsResponse) (interface{}, bool) ClearValue(item *BatchGetProbingTargetGroupsResponse) // Those methods build corresponding BatchGetProbingTargetGroupsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetProbingTargetGroupsResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetProbingTargetGroupsResponse_FieldPath ¶
func BuildBatchGetProbingTargetGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbingTargetGroupsResponse_FieldPath, error)
func MustParseBatchGetProbingTargetGroupsResponse_FieldPath ¶
func MustParseBatchGetProbingTargetGroupsResponse_FieldPath(rawField string) BatchGetProbingTargetGroupsResponse_FieldPath
func ParseBatchGetProbingTargetGroupsResponse_FieldPath ¶
func ParseBatchGetProbingTargetGroupsResponse_FieldPath(rawField string) (BatchGetProbingTargetGroupsResponse_FieldPath, error)
type BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue ¶
type BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetProbingTargetGroupsResponse_FieldPath ContainsValue(*BatchGetProbingTargetGroupsResponse) bool }
BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetProbingTargetGroupsResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue
func ParseBatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue ¶
func ParseBatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue, error)
ParseBatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues ¶
type BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetProbingTargetGroupsResponse_FieldPath }
BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetProbingTargetGroupsResponse fields according to their type
func MustParseBatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues
func ParseBatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues ¶
func ParseBatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues, error)
type BatchGetProbingTargetGroupsResponse_FieldPathSelector ¶
type BatchGetProbingTargetGroupsResponse_FieldPathSelector int32
const ( BatchGetProbingTargetGroupsResponse_FieldPathSelectorProbingTargetGroups BatchGetProbingTargetGroupsResponse_FieldPathSelector = 0 BatchGetProbingTargetGroupsResponse_FieldPathSelectorMissing BatchGetProbingTargetGroupsResponse_FieldPathSelector = 1 )
func (BatchGetProbingTargetGroupsResponse_FieldPathSelector) String ¶
func (s BatchGetProbingTargetGroupsResponse_FieldPathSelector) String() string
type BatchGetProbingTargetGroupsResponse_FieldPathValue ¶
type BatchGetProbingTargetGroupsResponse_FieldPathValue interface { BatchGetProbingTargetGroupsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetProbingTargetGroupsResponse) CompareWith(*BatchGetProbingTargetGroupsResponse) (cmp int, comparable bool) }
BatchGetProbingTargetGroupsResponse_FieldPathValue allows storing values for BatchGetProbingTargetGroupsResponse fields according to their type
func MustParseBatchGetProbingTargetGroupsResponse_FieldPathValue ¶
func MustParseBatchGetProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) BatchGetProbingTargetGroupsResponse_FieldPathValue
func ParseBatchGetProbingTargetGroupsResponse_FieldPathValue ¶
func ParseBatchGetProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetProbingTargetGroupsResponse_FieldPathValue, error)
type BatchGetProbingTargetGroupsResponse_FieldSubPath ¶
type BatchGetProbingTargetGroupsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) AsProbingTargetGroupsSubPath ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) AsProbingTargetGroupsSubPath() (probing_target_group.ProbingTargetGroup_FieldPath, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) ClearValue(item *BatchGetProbingTargetGroupsResponse)
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) Get ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) Get(source *BatchGetProbingTargetGroupsResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetProbingTargetGroupsResponse
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) GetSingle(source *BatchGetProbingTargetGroupsResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetProbingTargetGroupsResponse
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) String ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetProbingTargetGroupsResponse_FieldPathValue
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetProbingTargetGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue ¶
type BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue struct { BatchGetProbingTargetGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsProbingTargetGroupsPathItemValue ¶
func (fpaivs *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsProbingTargetGroupsPathItemValue() (probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetProbingTargetGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbingTargetGroupsResponse'
func (*BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues ¶
type BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues struct { BatchGetProbingTargetGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues) AsProbingTargetGroupsPathArrayOfValues ¶
func (fpsaov *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues) AsProbingTargetGroupsPathArrayOfValues() (probing_target_group.ProbingTargetGroup_FieldPathArrayOfValues, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetProbingTargetGroupsResponse_FieldSubPathValue ¶
type BatchGetProbingTargetGroupsResponse_FieldSubPathValue struct { BatchGetProbingTargetGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetGroupsResponse_FieldSubPathValue) AsProbingTargetGroupsPathValue ¶
func (fpvs *BatchGetProbingTargetGroupsResponse_FieldSubPathValue) AsProbingTargetGroupsPathValue() (probing_target_group.ProbingTargetGroup_FieldPathValue, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetProbingTargetGroupsResponse_FieldSubPathValue) CompareWith(source *BatchGetProbingTargetGroupsResponse) (int, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetProbingTargetGroupsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetProbingTargetGroupsResponse_FieldSubPathValue) SetTo(target **BatchGetProbingTargetGroupsResponse)
func (*BatchGetProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetProbingTargetGroupsResponse_FieldTerminalPath ¶
type BatchGetProbingTargetGroupsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) ClearValue(item *BatchGetProbingTargetGroupsResponse)
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) Get(source *BatchGetProbingTargetGroupsResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetProbingTargetGroupsResponse
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetSingle(source *BatchGetProbingTargetGroupsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetProbingTargetGroupsResponse
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) String ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbingTargetGroupsResponse_FieldPathValue
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue struct { BatchGetProbingTargetGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*probing_target_group.Reference, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupsItemValue ¶
func (fpaiv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupsItemValue() (*probing_target_group.ProbingTargetGroup, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbingTargetGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbingTargetGroupsResponse'
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetProbingTargetGroupsResponse as interface{}
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbingTargetGroupsResponse) (interface{}, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues struct { BatchGetProbingTargetGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*probing_target_group.Reference, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupsArrayOfValues ¶
func (fpaov *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupsArrayOfValues() ([][]*probing_target_group.ProbingTargetGroup, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue ¶
type BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue struct { BatchGetProbingTargetGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) AsMissingValue() ([]*probing_target_group.Reference, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupsValue ¶
func (fpv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupsValue() ([]*probing_target_group.ProbingTargetGroup, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetProbingTargetGroupsResponse) (int, bool)
CompareWith compares value in the 'BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetProbingTargetGroupsResponse'.
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetProbingTargetGroupsResponse' as interface{}
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo(target **BatchGetProbingTargetGroupsResponse)
SetTo stores value for selected field for object BatchGetProbingTargetGroupsResponse
func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateProbingTargetGroupDescriptor ¶ added in v0.4.26
type CreateProbingTargetGroupDescriptor struct{}
func GetCreateProbingTargetGroupDescriptor ¶ added in v0.4.26
func GetCreateProbingTargetGroupDescriptor() *CreateProbingTargetGroupDescriptor
func (*CreateProbingTargetGroupDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateProbingTargetGroupDescriptor) GetApiName ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) GetApiName() string
func (*CreateProbingTargetGroupDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateProbingTargetGroupDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) GetFullMethodName() string
func (*CreateProbingTargetGroupDescriptor) GetMethodName ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) GetMethodName() string
func (*CreateProbingTargetGroupDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) GetProtoPkgName() string
func (*CreateProbingTargetGroupDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *CreateProbingTargetGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateProbingTargetGroupDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateProbingTargetGroupDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) GetServiceDomain() string
func (*CreateProbingTargetGroupDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) GetServiceVersion() string
func (*CreateProbingTargetGroupDescriptor) GetVerb ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) GetVerb() string
func (*CreateProbingTargetGroupDescriptor) HasResource ¶ added in v0.4.27
func (d *CreateProbingTargetGroupDescriptor) HasResource() bool
func (*CreateProbingTargetGroupDescriptor) IsClientStream ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) IsClientStream() bool
func (*CreateProbingTargetGroupDescriptor) IsCollection ¶ added in v0.4.27
func (d *CreateProbingTargetGroupDescriptor) IsCollection() bool
func (*CreateProbingTargetGroupDescriptor) IsPlural ¶ added in v0.4.27
func (d *CreateProbingTargetGroupDescriptor) IsPlural() bool
func (*CreateProbingTargetGroupDescriptor) IsServerStream ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) IsServerStream() bool
func (*CreateProbingTargetGroupDescriptor) IsUnary ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) IsUnary() bool
func (*CreateProbingTargetGroupDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateProbingTargetGroupDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateProbingTargetGroupDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *CreateProbingTargetGroupDescriptor) RequestHasResourceBody() bool
type CreateProbingTargetGroupDescriptorClientMsgHandle ¶ added in v0.4.26
type CreateProbingTargetGroupDescriptorClientMsgHandle struct{}
func (*CreateProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *CreateProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *CreateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *CreateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateProbingTargetGroupDescriptorServerMsgHandle ¶ added in v0.4.26
type CreateProbingTargetGroupDescriptorServerMsgHandle struct{}
func (*CreateProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *CreateProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *CreateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *CreateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateProbingTargetGroupRequest ¶
type CreateProbingTargetGroupRequest struct { // Parent reference of ntt.watchdog.v1alpha2.ProbingTargetGroup Parent *probing_target_group.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // ProbingTargetGroup resource body ProbingTargetGroup *probing_target_group.ProbingTargetGroup `` /* 148-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [CreateProbingTargetGroup][ntt.watchdog.v1alpha2.CreateProbingTargetGroup]
func (*CreateProbingTargetGroupRequest) Clone ¶
func (o *CreateProbingTargetGroupRequest) Clone() *CreateProbingTargetGroupRequest
func (*CreateProbingTargetGroupRequest) CloneRaw ¶
func (o *CreateProbingTargetGroupRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateProbingTargetGroupRequest) Descriptor ¶
func (*CreateProbingTargetGroupRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateProbingTargetGroupRequest.ProtoReflect.Descriptor instead.
func (*CreateProbingTargetGroupRequest) GetParent ¶
func (m *CreateProbingTargetGroupRequest) GetParent() *probing_target_group.ParentReference
func (*CreateProbingTargetGroupRequest) GetProbingTargetGroup ¶
func (m *CreateProbingTargetGroupRequest) GetProbingTargetGroup() *probing_target_group.ProbingTargetGroup
func (*CreateProbingTargetGroupRequest) GotenMessage ¶
func (*CreateProbingTargetGroupRequest) GotenMessage()
func (*CreateProbingTargetGroupRequest) GotenObjectExt ¶
func (o *CreateProbingTargetGroupRequest) GotenObjectExt()
func (*CreateProbingTargetGroupRequest) GotenValidate ¶
func (obj *CreateProbingTargetGroupRequest) GotenValidate() error
func (*CreateProbingTargetGroupRequest) MakeDiffFieldMask ¶
func (o *CreateProbingTargetGroupRequest) MakeDiffFieldMask(other *CreateProbingTargetGroupRequest) *CreateProbingTargetGroupRequest_FieldMask
func (*CreateProbingTargetGroupRequest) MakeFullFieldMask ¶
func (o *CreateProbingTargetGroupRequest) MakeFullFieldMask() *CreateProbingTargetGroupRequest_FieldMask
func (*CreateProbingTargetGroupRequest) MakeRawDiffFieldMask ¶
func (o *CreateProbingTargetGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateProbingTargetGroupRequest) MakeRawFullFieldMask ¶
func (o *CreateProbingTargetGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateProbingTargetGroupRequest) Marshal ¶
func (m *CreateProbingTargetGroupRequest) Marshal() ([]byte, error)
func (*CreateProbingTargetGroupRequest) MarshalJSON ¶
func (m *CreateProbingTargetGroupRequest) MarshalJSON() ([]byte, error)
func (*CreateProbingTargetGroupRequest) Merge ¶
func (o *CreateProbingTargetGroupRequest) Merge(source *CreateProbingTargetGroupRequest)
func (*CreateProbingTargetGroupRequest) MergeRaw ¶
func (o *CreateProbingTargetGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateProbingTargetGroupRequest) ProtoMessage ¶
func (*CreateProbingTargetGroupRequest) ProtoMessage()
func (*CreateProbingTargetGroupRequest) ProtoReflect ¶
func (m *CreateProbingTargetGroupRequest) ProtoReflect() preflect.Message
func (*CreateProbingTargetGroupRequest) Reset ¶
func (m *CreateProbingTargetGroupRequest) Reset()
func (*CreateProbingTargetGroupRequest) SetParent ¶
func (m *CreateProbingTargetGroupRequest) SetParent(fv *probing_target_group.ParentReference)
func (*CreateProbingTargetGroupRequest) SetProbingTargetGroup ¶
func (m *CreateProbingTargetGroupRequest) SetProbingTargetGroup(fv *probing_target_group.ProbingTargetGroup)
func (*CreateProbingTargetGroupRequest) String ¶
func (m *CreateProbingTargetGroupRequest) String() string
func (*CreateProbingTargetGroupRequest) Unmarshal ¶
func (m *CreateProbingTargetGroupRequest) Unmarshal(b []byte) error
func (*CreateProbingTargetGroupRequest) UnmarshalJSON ¶
func (m *CreateProbingTargetGroupRequest) UnmarshalJSON(data []byte) error
type CreateProbingTargetGroupRequestFieldPathBuilder ¶
type CreateProbingTargetGroupRequestFieldPathBuilder struct{}
func NewCreateProbingTargetGroupRequestFieldPathBuilder ¶
func NewCreateProbingTargetGroupRequestFieldPathBuilder() CreateProbingTargetGroupRequestFieldPathBuilder
func (CreateProbingTargetGroupRequestFieldPathBuilder) ProbingTargetGroup ¶
func (CreateProbingTargetGroupRequestFieldPathBuilder) ProbingTargetGroup() CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup
type CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations ¶
type CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) FieldPath ¶
func (CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels ¶
type CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards ¶
type CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues(values []int64) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorParent ¶
type CreateProbingTargetGroupRequestPathSelectorParent struct{}
func (CreateProbingTargetGroupRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorParent) WithArrayOfValues(values []*probing_target_group.ParentReference) *CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) DisplayName ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup) *CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubArrayItemValue ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubArrayItemValue(subPathArrayItemValue probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue) *CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubArrayOfValues(subPathArrayOfValues probing_target_group.ProbingTargetGroup_FieldPathArrayOfValues) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubPath ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubValue ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Annotations ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) CreateTime ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) DeleteTime ¶ added in v0.7.1
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Generation ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Lifecycle ¶ added in v0.7.1
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) OwnerReferences ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) ResourceVersion ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) UpdateTime ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime ¶ added in v0.7.1
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) FieldPath ¶ added in v0.7.1
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) WithArrayOfValues ¶ added in v0.7.1
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) WithArrayOfValues(values []int64) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithValue ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithValue(value map[string]string) *CreateProbingTargetGroupRequest_FieldSubPathValue
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle ¶ added in v0.7.1
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) BlockDeletion ¶ added in v0.7.1
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) FieldPath ¶ added in v0.7.1
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) State ¶ added in v0.7.1
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) WithArrayOfValues ¶ added in v0.7.1
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion ¶ added in v0.7.1
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.7.1
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.7.1
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState ¶ added in v0.7.1
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) FieldPath ¶ added in v0.7.1
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) WithArrayOfValues ¶ added in v0.7.1
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Controller ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) FieldPath ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Region ¶ added in v0.7.1
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.7.1
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Version ¶ added in v0.7.1
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithItemValue ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) FieldPath ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) FieldPath ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) FieldPath ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion ¶ added in v0.7.1
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.7.1
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.7.1
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.7.1
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.7.1
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.7.1
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion ¶ added in v0.7.1
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.7.1
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.7.1
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) FieldPath ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithValue ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithValue(value map[string]int64) *CreateProbingTargetGroupRequest_FieldSubPathValue
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) OwningRegion ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) FieldPath ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) FieldPath ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithItemValue ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithArrayOfValues(values [][]string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithItemValue ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) WithArrayOfValues(values []string) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupName ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupName struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) WithArrayOfValues(values []*probing_target_group.Name) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupState ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupState struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) TargetCount ¶
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_State) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount ¶
type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount struct{}
func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) WithArrayOfValues ¶
func (s CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) WithArrayOfValues(values []int64) *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type CreateProbingTargetGroupRequest_FieldMask ¶
type CreateProbingTargetGroupRequest_FieldMask struct {
Paths []CreateProbingTargetGroupRequest_FieldPath
}
func FullCreateProbingTargetGroupRequest_FieldMask ¶
func FullCreateProbingTargetGroupRequest_FieldMask() *CreateProbingTargetGroupRequest_FieldMask
func (*CreateProbingTargetGroupRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) AppendPath(path CreateProbingTargetGroupRequest_FieldPath)
func (*CreateProbingTargetGroupRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateProbingTargetGroupRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateProbingTargetGroupRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateProbingTargetGroupRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) FilterInputFields() *CreateProbingTargetGroupRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateProbingTargetGroupRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateProbingTargetGroupRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) GetPaths() []CreateProbingTargetGroupRequest_FieldPath
func (*CreateProbingTargetGroupRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateProbingTargetGroupRequest_FieldMask) IsFull ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) IsFull() bool
func (CreateProbingTargetGroupRequest_FieldMask) Marshal ¶
func (fieldMask CreateProbingTargetGroupRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateProbingTargetGroupRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateProbingTargetGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateProbingTargetGroupRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) PathsCount() int
func (*CreateProbingTargetGroupRequest_FieldMask) Project ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) Project(source *CreateProbingTargetGroupRequest) *CreateProbingTargetGroupRequest
func (*CreateProbingTargetGroupRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateProbingTargetGroupRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) ProtoMessage()
func (*CreateProbingTargetGroupRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateProbingTargetGroupRequest_FieldMask) Reset ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) Reset()
func (*CreateProbingTargetGroupRequest_FieldMask) Set ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) Set(target, source *CreateProbingTargetGroupRequest)
func (*CreateProbingTargetGroupRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateProbingTargetGroupRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateProbingTargetGroupRequest_FieldMask) Size ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) Size() int
func (*CreateProbingTargetGroupRequest_FieldMask) String ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) String() string
func (*CreateProbingTargetGroupRequest_FieldMask) Subtract ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) Subtract(other *CreateProbingTargetGroupRequest_FieldMask) *CreateProbingTargetGroupRequest_FieldMask
func (*CreateProbingTargetGroupRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateProbingTargetGroupRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateProbingTargetGroupRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateProbingTargetGroupRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateProbingTargetGroupRequest_FieldPath ¶
type CreateProbingTargetGroupRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateProbingTargetGroupRequest_FieldPathSelector Get(source *CreateProbingTargetGroupRequest) []interface{} GetSingle(source *CreateProbingTargetGroupRequest) (interface{}, bool) ClearValue(item *CreateProbingTargetGroupRequest) // Those methods build corresponding CreateProbingTargetGroupRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateProbingTargetGroupRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateProbingTargetGroupRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateProbingTargetGroupRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateProbingTargetGroupRequest_FieldPath ¶
func BuildCreateProbingTargetGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateProbingTargetGroupRequest_FieldPath, error)
func MustParseCreateProbingTargetGroupRequest_FieldPath ¶
func MustParseCreateProbingTargetGroupRequest_FieldPath(rawField string) CreateProbingTargetGroupRequest_FieldPath
func ParseCreateProbingTargetGroupRequest_FieldPath ¶
func ParseCreateProbingTargetGroupRequest_FieldPath(rawField string) (CreateProbingTargetGroupRequest_FieldPath, error)
type CreateProbingTargetGroupRequest_FieldPathArrayItemValue ¶
type CreateProbingTargetGroupRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateProbingTargetGroupRequest_FieldPath ContainsValue(*CreateProbingTargetGroupRequest) bool }
CreateProbingTargetGroupRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateProbingTargetGroupRequest according to their type Present only for array (repeated) types.
func MustParseCreateProbingTargetGroupRequest_FieldPathArrayItemValue ¶
func MustParseCreateProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateProbingTargetGroupRequest_FieldPathArrayItemValue
func ParseCreateProbingTargetGroupRequest_FieldPathArrayItemValue ¶
func ParseCreateProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateProbingTargetGroupRequest_FieldPathArrayItemValue, error)
ParseCreateProbingTargetGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateProbingTargetGroupRequest_FieldPathArrayOfValues ¶
type CreateProbingTargetGroupRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateProbingTargetGroupRequest_FieldPath }
CreateProbingTargetGroupRequest_FieldPathArrayOfValues allows storing slice of values for CreateProbingTargetGroupRequest fields according to their type
func MustParseCreateProbingTargetGroupRequest_FieldPathArrayOfValues ¶
func MustParseCreateProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateProbingTargetGroupRequest_FieldPathArrayOfValues
func ParseCreateProbingTargetGroupRequest_FieldPathArrayOfValues ¶
func ParseCreateProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateProbingTargetGroupRequest_FieldPathArrayOfValues, error)
type CreateProbingTargetGroupRequest_FieldPathSelector ¶
type CreateProbingTargetGroupRequest_FieldPathSelector int32
const ( CreateProbingTargetGroupRequest_FieldPathSelectorParent CreateProbingTargetGroupRequest_FieldPathSelector = 0 CreateProbingTargetGroupRequest_FieldPathSelectorProbingTargetGroup CreateProbingTargetGroupRequest_FieldPathSelector = 1 )
func (CreateProbingTargetGroupRequest_FieldPathSelector) String ¶
func (s CreateProbingTargetGroupRequest_FieldPathSelector) String() string
type CreateProbingTargetGroupRequest_FieldPathValue ¶
type CreateProbingTargetGroupRequest_FieldPathValue interface { CreateProbingTargetGroupRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateProbingTargetGroupRequest) CompareWith(*CreateProbingTargetGroupRequest) (cmp int, comparable bool) }
CreateProbingTargetGroupRequest_FieldPathValue allows storing values for CreateProbingTargetGroupRequest fields according to their type
func MustParseCreateProbingTargetGroupRequest_FieldPathValue ¶
func MustParseCreateProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) CreateProbingTargetGroupRequest_FieldPathValue
func ParseCreateProbingTargetGroupRequest_FieldPathValue ¶
func ParseCreateProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) (CreateProbingTargetGroupRequest_FieldPathValue, error)
type CreateProbingTargetGroupRequest_FieldSubPath ¶
type CreateProbingTargetGroupRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateProbingTargetGroupRequest_FieldSubPath) AsProbingTargetGroupSubPath ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) AsProbingTargetGroupSubPath() (probing_target_group.ProbingTargetGroup_FieldPath, bool)
func (*CreateProbingTargetGroupRequest_FieldSubPath) ClearValue ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) ClearValue(item *CreateProbingTargetGroupRequest)
func (*CreateProbingTargetGroupRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateProbingTargetGroupRequest_FieldSubPath) Get ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) Get(source *CreateProbingTargetGroupRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateProbingTargetGroupRequest
func (*CreateProbingTargetGroupRequest_FieldSubPath) GetDefault ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateProbingTargetGroupRequest_FieldSubPath) GetRaw ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateProbingTargetGroupRequest_FieldSubPath) GetSingle ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) GetSingle(source *CreateProbingTargetGroupRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateProbingTargetGroupRequest
func (*CreateProbingTargetGroupRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateProbingTargetGroupRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateProbingTargetGroupRequest_FieldSubPath) JSONString ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateProbingTargetGroupRequest_FieldSubPath) Selector ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) Selector() CreateProbingTargetGroupRequest_FieldPathSelector
func (*CreateProbingTargetGroupRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateProbingTargetGroupRequest_FieldSubPath) String ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateProbingTargetGroupRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateProbingTargetGroupRequest_FieldPathArrayItemValue
func (*CreateProbingTargetGroupRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateProbingTargetGroupRequest_FieldPathArrayOfValues
func (*CreateProbingTargetGroupRequest_FieldSubPath) WithIValue ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) WithIValue(value interface{}) CreateProbingTargetGroupRequest_FieldPathValue
func (*CreateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateProbingTargetGroupRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateProbingTargetGroupRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue ¶
type CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue struct { CreateProbingTargetGroupRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue) AsProbingTargetGroupPathItemValue ¶
func (fpaivs *CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue) AsProbingTargetGroupPathItemValue() (probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue, bool)
func (*CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateProbingTargetGroupRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateProbingTargetGroupRequest'
func (*CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues ¶
type CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues struct { CreateProbingTargetGroupRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues) AsProbingTargetGroupPathArrayOfValues ¶
func (fpsaov *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues) AsProbingTargetGroupPathArrayOfValues() (probing_target_group.ProbingTargetGroup_FieldPathArrayOfValues, bool)
func (*CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateProbingTargetGroupRequest_FieldSubPathValue ¶
type CreateProbingTargetGroupRequest_FieldSubPathValue struct { CreateProbingTargetGroupRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProbingTargetGroupRequest_FieldSubPathValue) AsProbingTargetGroupPathValue ¶
func (fpvs *CreateProbingTargetGroupRequest_FieldSubPathValue) AsProbingTargetGroupPathValue() (probing_target_group.ProbingTargetGroup_FieldPathValue, bool)
func (*CreateProbingTargetGroupRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateProbingTargetGroupRequest_FieldSubPathValue) CompareWith(source *CreateProbingTargetGroupRequest) (int, bool)
func (*CreateProbingTargetGroupRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateProbingTargetGroupRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateProbingTargetGroupRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateProbingTargetGroupRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateProbingTargetGroupRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateProbingTargetGroupRequest_FieldSubPathValue) SetTo(target **CreateProbingTargetGroupRequest)
func (*CreateProbingTargetGroupRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateProbingTargetGroupRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateProbingTargetGroupRequest_FieldTerminalPath ¶
type CreateProbingTargetGroupRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) ClearValue(item *CreateProbingTargetGroupRequest)
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) Get ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) Get(source *CreateProbingTargetGroupRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateProbingTargetGroupRequest
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) GetSingle(source *CreateProbingTargetGroupRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateProbingTargetGroupRequest
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) String ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateProbingTargetGroupRequest_FieldPathArrayItemValue
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateProbingTargetGroupRequest_FieldPathArrayOfValues
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) WithIValue(value interface{}) CreateProbingTargetGroupRequest_FieldPathValue
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue ¶
type CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue struct { CreateProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateProbingTargetGroupRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateProbingTargetGroupRequest'
func (*CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateProbingTargetGroupRequest as interface{}
func (*CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateProbingTargetGroupRequest) (interface{}, bool)
func (*CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues ¶
type CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues struct { CreateProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target_group.ParentReference, bool)
func (*CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsProbingTargetGroupArrayOfValues ¶
func (fpaov *CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsProbingTargetGroupArrayOfValues() ([]*probing_target_group.ProbingTargetGroup, bool)
func (*CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateProbingTargetGroupRequest_FieldTerminalPathValue ¶
type CreateProbingTargetGroupRequest_FieldTerminalPathValue struct { CreateProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProbingTargetGroupRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateProbingTargetGroupRequest_FieldTerminalPathValue) AsParentValue() (*probing_target_group.ParentReference, bool)
func (*CreateProbingTargetGroupRequest_FieldTerminalPathValue) AsProbingTargetGroupValue ¶
func (fpv *CreateProbingTargetGroupRequest_FieldTerminalPathValue) AsProbingTargetGroupValue() (*probing_target_group.ProbingTargetGroup, bool)
func (*CreateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith(source *CreateProbingTargetGroupRequest) (int, bool)
CompareWith compares value in the 'CreateProbingTargetGroupRequest_FieldTerminalPathValue' with the value under path in 'CreateProbingTargetGroupRequest'.
func (*CreateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateProbingTargetGroupRequest' as interface{}
func (*CreateProbingTargetGroupRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateProbingTargetGroupRequest_FieldTerminalPathValue) SetTo(target **CreateProbingTargetGroupRequest)
SetTo stores value for selected field for object CreateProbingTargetGroupRequest
func (*CreateProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteProbingTargetGroupDescriptor ¶ added in v0.4.26
type DeleteProbingTargetGroupDescriptor struct{}
func GetDeleteProbingTargetGroupDescriptor ¶ added in v0.4.26
func GetDeleteProbingTargetGroupDescriptor() *DeleteProbingTargetGroupDescriptor
func (*DeleteProbingTargetGroupDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteProbingTargetGroupDescriptor) GetApiName ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) GetApiName() string
func (*DeleteProbingTargetGroupDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteProbingTargetGroupDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) GetFullMethodName() string
func (*DeleteProbingTargetGroupDescriptor) GetMethodName ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) GetMethodName() string
func (*DeleteProbingTargetGroupDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) GetProtoPkgName() string
func (*DeleteProbingTargetGroupDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *DeleteProbingTargetGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteProbingTargetGroupDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteProbingTargetGroupDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) GetServiceDomain() string
func (*DeleteProbingTargetGroupDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) GetServiceVersion() string
func (*DeleteProbingTargetGroupDescriptor) GetVerb ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) GetVerb() string
func (*DeleteProbingTargetGroupDescriptor) HasResource ¶ added in v0.4.27
func (d *DeleteProbingTargetGroupDescriptor) HasResource() bool
func (*DeleteProbingTargetGroupDescriptor) IsClientStream ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) IsClientStream() bool
func (*DeleteProbingTargetGroupDescriptor) IsCollection ¶ added in v0.4.27
func (d *DeleteProbingTargetGroupDescriptor) IsCollection() bool
func (*DeleteProbingTargetGroupDescriptor) IsPlural ¶ added in v0.4.27
func (d *DeleteProbingTargetGroupDescriptor) IsPlural() bool
func (*DeleteProbingTargetGroupDescriptor) IsServerStream ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) IsServerStream() bool
func (*DeleteProbingTargetGroupDescriptor) IsUnary ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) IsUnary() bool
func (*DeleteProbingTargetGroupDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteProbingTargetGroupDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteProbingTargetGroupDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *DeleteProbingTargetGroupDescriptor) RequestHasResourceBody() bool
type DeleteProbingTargetGroupDescriptorClientMsgHandle ¶ added in v0.4.26
type DeleteProbingTargetGroupDescriptorClientMsgHandle struct{}
func (*DeleteProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *DeleteProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *DeleteProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *DeleteProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteProbingTargetGroupDescriptorServerMsgHandle ¶ added in v0.4.26
type DeleteProbingTargetGroupDescriptorServerMsgHandle struct{}
func (*DeleteProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *DeleteProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *DeleteProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *DeleteProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteProbingTargetGroupRequest ¶
type DeleteProbingTargetGroupRequest struct { // Reference of ntt.watchdog.v1alpha2.ProbingTargetGroup Name *probing_target_group.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteProbingTargetGroup][ntt.watchdog.v1alpha2.DeleteProbingTargetGroup]
func (*DeleteProbingTargetGroupRequest) Clone ¶
func (o *DeleteProbingTargetGroupRequest) Clone() *DeleteProbingTargetGroupRequest
func (*DeleteProbingTargetGroupRequest) CloneRaw ¶
func (o *DeleteProbingTargetGroupRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteProbingTargetGroupRequest) Descriptor ¶
func (*DeleteProbingTargetGroupRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteProbingTargetGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteProbingTargetGroupRequest) GetName ¶
func (m *DeleteProbingTargetGroupRequest) GetName() *probing_target_group.Reference
func (*DeleteProbingTargetGroupRequest) GotenMessage ¶
func (*DeleteProbingTargetGroupRequest) GotenMessage()
func (*DeleteProbingTargetGroupRequest) GotenObjectExt ¶
func (o *DeleteProbingTargetGroupRequest) GotenObjectExt()
func (*DeleteProbingTargetGroupRequest) GotenValidate ¶
func (obj *DeleteProbingTargetGroupRequest) GotenValidate() error
func (*DeleteProbingTargetGroupRequest) MakeDiffFieldMask ¶
func (o *DeleteProbingTargetGroupRequest) MakeDiffFieldMask(other *DeleteProbingTargetGroupRequest) *DeleteProbingTargetGroupRequest_FieldMask
func (*DeleteProbingTargetGroupRequest) MakeFullFieldMask ¶
func (o *DeleteProbingTargetGroupRequest) MakeFullFieldMask() *DeleteProbingTargetGroupRequest_FieldMask
func (*DeleteProbingTargetGroupRequest) MakeRawDiffFieldMask ¶
func (o *DeleteProbingTargetGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteProbingTargetGroupRequest) MakeRawFullFieldMask ¶
func (o *DeleteProbingTargetGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteProbingTargetGroupRequest) Marshal ¶
func (m *DeleteProbingTargetGroupRequest) Marshal() ([]byte, error)
func (*DeleteProbingTargetGroupRequest) MarshalJSON ¶
func (m *DeleteProbingTargetGroupRequest) MarshalJSON() ([]byte, error)
func (*DeleteProbingTargetGroupRequest) Merge ¶
func (o *DeleteProbingTargetGroupRequest) Merge(source *DeleteProbingTargetGroupRequest)
func (*DeleteProbingTargetGroupRequest) MergeRaw ¶
func (o *DeleteProbingTargetGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteProbingTargetGroupRequest) ProtoMessage ¶
func (*DeleteProbingTargetGroupRequest) ProtoMessage()
func (*DeleteProbingTargetGroupRequest) ProtoReflect ¶
func (m *DeleteProbingTargetGroupRequest) ProtoReflect() preflect.Message
func (*DeleteProbingTargetGroupRequest) Reset ¶
func (m *DeleteProbingTargetGroupRequest) Reset()
func (*DeleteProbingTargetGroupRequest) SetName ¶
func (m *DeleteProbingTargetGroupRequest) SetName(fv *probing_target_group.Reference)
func (*DeleteProbingTargetGroupRequest) String ¶
func (m *DeleteProbingTargetGroupRequest) String() string
func (*DeleteProbingTargetGroupRequest) Unmarshal ¶
func (m *DeleteProbingTargetGroupRequest) Unmarshal(b []byte) error
func (*DeleteProbingTargetGroupRequest) UnmarshalJSON ¶
func (m *DeleteProbingTargetGroupRequest) UnmarshalJSON(data []byte) error
type DeleteProbingTargetGroupRequestFieldPathBuilder ¶
type DeleteProbingTargetGroupRequestFieldPathBuilder struct{}
func NewDeleteProbingTargetGroupRequestFieldPathBuilder ¶
func NewDeleteProbingTargetGroupRequestFieldPathBuilder() DeleteProbingTargetGroupRequestFieldPathBuilder
type DeleteProbingTargetGroupRequestPathSelectorName ¶
type DeleteProbingTargetGroupRequestPathSelectorName struct{}
func (DeleteProbingTargetGroupRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteProbingTargetGroupRequestPathSelectorName) WithArrayOfValues(values []*probing_target_group.Reference) *DeleteProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
type DeleteProbingTargetGroupRequest_FieldMask ¶
type DeleteProbingTargetGroupRequest_FieldMask struct {
Paths []DeleteProbingTargetGroupRequest_FieldPath
}
func FullDeleteProbingTargetGroupRequest_FieldMask ¶
func FullDeleteProbingTargetGroupRequest_FieldMask() *DeleteProbingTargetGroupRequest_FieldMask
func (*DeleteProbingTargetGroupRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) AppendPath(path DeleteProbingTargetGroupRequest_FieldPath)
func (*DeleteProbingTargetGroupRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteProbingTargetGroupRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteProbingTargetGroupRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteProbingTargetGroupRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) FilterInputFields() *DeleteProbingTargetGroupRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteProbingTargetGroupRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteProbingTargetGroupRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) GetPaths() []DeleteProbingTargetGroupRequest_FieldPath
func (*DeleteProbingTargetGroupRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteProbingTargetGroupRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) IsFull() bool
func (DeleteProbingTargetGroupRequest_FieldMask) Marshal ¶
func (fieldMask DeleteProbingTargetGroupRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteProbingTargetGroupRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteProbingTargetGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteProbingTargetGroupRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) PathsCount() int
func (*DeleteProbingTargetGroupRequest_FieldMask) Project ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) Project(source *DeleteProbingTargetGroupRequest) *DeleteProbingTargetGroupRequest
func (*DeleteProbingTargetGroupRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteProbingTargetGroupRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) ProtoMessage()
func (*DeleteProbingTargetGroupRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteProbingTargetGroupRequest_FieldMask) Reset ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) Reset()
func (*DeleteProbingTargetGroupRequest_FieldMask) Set ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) Set(target, source *DeleteProbingTargetGroupRequest)
func (*DeleteProbingTargetGroupRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteProbingTargetGroupRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteProbingTargetGroupRequest_FieldMask) Size ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) Size() int
func (*DeleteProbingTargetGroupRequest_FieldMask) String ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) String() string
func (*DeleteProbingTargetGroupRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) Subtract(other *DeleteProbingTargetGroupRequest_FieldMask) *DeleteProbingTargetGroupRequest_FieldMask
func (*DeleteProbingTargetGroupRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteProbingTargetGroupRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteProbingTargetGroupRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteProbingTargetGroupRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteProbingTargetGroupRequest_FieldPath ¶
type DeleteProbingTargetGroupRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteProbingTargetGroupRequest_FieldPathSelector Get(source *DeleteProbingTargetGroupRequest) []interface{} GetSingle(source *DeleteProbingTargetGroupRequest) (interface{}, bool) ClearValue(item *DeleteProbingTargetGroupRequest) // Those methods build corresponding DeleteProbingTargetGroupRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteProbingTargetGroupRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteProbingTargetGroupRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteProbingTargetGroupRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteProbingTargetGroupRequest_FieldPath ¶
func BuildDeleteProbingTargetGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteProbingTargetGroupRequest_FieldPath, error)
func MustParseDeleteProbingTargetGroupRequest_FieldPath ¶
func MustParseDeleteProbingTargetGroupRequest_FieldPath(rawField string) DeleteProbingTargetGroupRequest_FieldPath
func ParseDeleteProbingTargetGroupRequest_FieldPath ¶
func ParseDeleteProbingTargetGroupRequest_FieldPath(rawField string) (DeleteProbingTargetGroupRequest_FieldPath, error)
type DeleteProbingTargetGroupRequest_FieldPathArrayItemValue ¶
type DeleteProbingTargetGroupRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteProbingTargetGroupRequest_FieldPath ContainsValue(*DeleteProbingTargetGroupRequest) bool }
DeleteProbingTargetGroupRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteProbingTargetGroupRequest according to their type Present only for array (repeated) types.
func MustParseDeleteProbingTargetGroupRequest_FieldPathArrayItemValue ¶
func MustParseDeleteProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteProbingTargetGroupRequest_FieldPathArrayItemValue
func ParseDeleteProbingTargetGroupRequest_FieldPathArrayItemValue ¶
func ParseDeleteProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteProbingTargetGroupRequest_FieldPathArrayItemValue, error)
ParseDeleteProbingTargetGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteProbingTargetGroupRequest_FieldPathArrayOfValues ¶
type DeleteProbingTargetGroupRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteProbingTargetGroupRequest_FieldPath }
DeleteProbingTargetGroupRequest_FieldPathArrayOfValues allows storing slice of values for DeleteProbingTargetGroupRequest fields according to their type
func MustParseDeleteProbingTargetGroupRequest_FieldPathArrayOfValues ¶
func MustParseDeleteProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteProbingTargetGroupRequest_FieldPathArrayOfValues
func ParseDeleteProbingTargetGroupRequest_FieldPathArrayOfValues ¶
func ParseDeleteProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteProbingTargetGroupRequest_FieldPathArrayOfValues, error)
type DeleteProbingTargetGroupRequest_FieldPathSelector ¶
type DeleteProbingTargetGroupRequest_FieldPathSelector int32
const (
DeleteProbingTargetGroupRequest_FieldPathSelectorName DeleteProbingTargetGroupRequest_FieldPathSelector = 0
)
func (DeleteProbingTargetGroupRequest_FieldPathSelector) String ¶
func (s DeleteProbingTargetGroupRequest_FieldPathSelector) String() string
type DeleteProbingTargetGroupRequest_FieldPathValue ¶
type DeleteProbingTargetGroupRequest_FieldPathValue interface { DeleteProbingTargetGroupRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteProbingTargetGroupRequest) CompareWith(*DeleteProbingTargetGroupRequest) (cmp int, comparable bool) }
DeleteProbingTargetGroupRequest_FieldPathValue allows storing values for DeleteProbingTargetGroupRequest fields according to their type
func MustParseDeleteProbingTargetGroupRequest_FieldPathValue ¶
func MustParseDeleteProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) DeleteProbingTargetGroupRequest_FieldPathValue
func ParseDeleteProbingTargetGroupRequest_FieldPathValue ¶
func ParseDeleteProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) (DeleteProbingTargetGroupRequest_FieldPathValue, error)
type DeleteProbingTargetGroupRequest_FieldTerminalPath ¶
type DeleteProbingTargetGroupRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) ClearValue(item *DeleteProbingTargetGroupRequest)
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) Get ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) Get(source *DeleteProbingTargetGroupRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteProbingTargetGroupRequest
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) GetSingle(source *DeleteProbingTargetGroupRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteProbingTargetGroupRequest
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) String ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteProbingTargetGroupRequest_FieldPathArrayItemValue
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteProbingTargetGroupRequest_FieldPathArrayOfValues
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteProbingTargetGroupRequest_FieldPathValue
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue ¶
type DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue struct { DeleteProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteProbingTargetGroupRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteProbingTargetGroupRequest'
func (*DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteProbingTargetGroupRequest as interface{}
func (*DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteProbingTargetGroupRequest) (interface{}, bool)
func (*DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteProbingTargetGroupRequest_FieldTerminalPathArrayOfValues ¶
type DeleteProbingTargetGroupRequest_FieldTerminalPathArrayOfValues struct { DeleteProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_target_group.Reference, bool)
func (*DeleteProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteProbingTargetGroupRequest_FieldTerminalPathValue ¶
type DeleteProbingTargetGroupRequest_FieldTerminalPathValue struct { DeleteProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProbingTargetGroupRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteProbingTargetGroupRequest_FieldTerminalPathValue) AsNameValue() (*probing_target_group.Reference, bool)
func (*DeleteProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith(source *DeleteProbingTargetGroupRequest) (int, bool)
CompareWith compares value in the 'DeleteProbingTargetGroupRequest_FieldTerminalPathValue' with the value under path in 'DeleteProbingTargetGroupRequest'.
func (*DeleteProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteProbingTargetGroupRequest' as interface{}
func (*DeleteProbingTargetGroupRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteProbingTargetGroupRequest_FieldTerminalPathValue) SetTo(target **DeleteProbingTargetGroupRequest)
SetTo stores value for selected field for object DeleteProbingTargetGroupRequest
func (*DeleteProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetProbingTargetGroupDescriptor ¶ added in v0.4.26
type GetProbingTargetGroupDescriptor struct{}
func GetGetProbingTargetGroupDescriptor ¶ added in v0.4.26
func GetGetProbingTargetGroupDescriptor() *GetProbingTargetGroupDescriptor
func (*GetProbingTargetGroupDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetProbingTargetGroupDescriptor) GetApiName ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) GetApiName() string
func (*GetProbingTargetGroupDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetProbingTargetGroupDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) GetFullMethodName() string
func (*GetProbingTargetGroupDescriptor) GetMethodName ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) GetMethodName() string
func (*GetProbingTargetGroupDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) GetProtoPkgName() string
func (*GetProbingTargetGroupDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *GetProbingTargetGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetProbingTargetGroupDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetProbingTargetGroupDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) GetServiceDomain() string
func (*GetProbingTargetGroupDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) GetServiceVersion() string
func (*GetProbingTargetGroupDescriptor) GetVerb ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) GetVerb() string
func (*GetProbingTargetGroupDescriptor) HasResource ¶ added in v0.4.27
func (d *GetProbingTargetGroupDescriptor) HasResource() bool
func (*GetProbingTargetGroupDescriptor) IsClientStream ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) IsClientStream() bool
func (*GetProbingTargetGroupDescriptor) IsCollection ¶ added in v0.4.27
func (d *GetProbingTargetGroupDescriptor) IsCollection() bool
func (*GetProbingTargetGroupDescriptor) IsPlural ¶ added in v0.4.27
func (d *GetProbingTargetGroupDescriptor) IsPlural() bool
func (*GetProbingTargetGroupDescriptor) IsServerStream ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) IsServerStream() bool
func (*GetProbingTargetGroupDescriptor) IsUnary ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) IsUnary() bool
func (*GetProbingTargetGroupDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) NewEmptyClientMsg() proto.Message
func (*GetProbingTargetGroupDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) NewEmptyServerMsg() proto.Message
func (*GetProbingTargetGroupDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *GetProbingTargetGroupDescriptor) RequestHasResourceBody() bool
type GetProbingTargetGroupDescriptorClientMsgHandle ¶ added in v0.4.26
type GetProbingTargetGroupDescriptorClientMsgHandle struct{}
func (*GetProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *GetProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *GetProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *GetProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetProbingTargetGroupDescriptorServerMsgHandle ¶ added in v0.4.26
type GetProbingTargetGroupDescriptorServerMsgHandle struct{}
func (*GetProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *GetProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *GetProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *GetProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetProbingTargetGroupRequest ¶
type GetProbingTargetGroupRequest struct { // Reference of ntt.watchdog.v1alpha2.ProbingTargetGroup Name *probing_target_group.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 *probing_target_group.ProbingTargetGroup_FieldMask `` /* 150-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 [GetProbingTargetGroup][ntt.watchdog.v1alpha2.GetProbingTargetGroup]
func (*GetProbingTargetGroupRequest) Clone ¶
func (o *GetProbingTargetGroupRequest) Clone() *GetProbingTargetGroupRequest
func (*GetProbingTargetGroupRequest) CloneRaw ¶
func (o *GetProbingTargetGroupRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetProbingTargetGroupRequest) Descriptor ¶
func (*GetProbingTargetGroupRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetProbingTargetGroupRequest.ProtoReflect.Descriptor instead.
func (*GetProbingTargetGroupRequest) GetFieldMask ¶
func (m *GetProbingTargetGroupRequest) GetFieldMask() *probing_target_group.ProbingTargetGroup_FieldMask
func (*GetProbingTargetGroupRequest) GetName ¶
func (m *GetProbingTargetGroupRequest) GetName() *probing_target_group.Reference
func (*GetProbingTargetGroupRequest) GetView ¶
func (m *GetProbingTargetGroupRequest) GetView() view.View
func (*GetProbingTargetGroupRequest) GotenMessage ¶
func (*GetProbingTargetGroupRequest) GotenMessage()
func (*GetProbingTargetGroupRequest) GotenObjectExt ¶
func (o *GetProbingTargetGroupRequest) GotenObjectExt()
func (*GetProbingTargetGroupRequest) GotenValidate ¶
func (obj *GetProbingTargetGroupRequest) GotenValidate() error
func (*GetProbingTargetGroupRequest) MakeDiffFieldMask ¶
func (o *GetProbingTargetGroupRequest) MakeDiffFieldMask(other *GetProbingTargetGroupRequest) *GetProbingTargetGroupRequest_FieldMask
func (*GetProbingTargetGroupRequest) MakeFullFieldMask ¶
func (o *GetProbingTargetGroupRequest) MakeFullFieldMask() *GetProbingTargetGroupRequest_FieldMask
func (*GetProbingTargetGroupRequest) MakeRawDiffFieldMask ¶
func (o *GetProbingTargetGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetProbingTargetGroupRequest) MakeRawFullFieldMask ¶
func (o *GetProbingTargetGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetProbingTargetGroupRequest) Marshal ¶
func (m *GetProbingTargetGroupRequest) Marshal() ([]byte, error)
func (*GetProbingTargetGroupRequest) MarshalJSON ¶
func (m *GetProbingTargetGroupRequest) MarshalJSON() ([]byte, error)
func (*GetProbingTargetGroupRequest) Merge ¶
func (o *GetProbingTargetGroupRequest) Merge(source *GetProbingTargetGroupRequest)
func (*GetProbingTargetGroupRequest) MergeRaw ¶
func (o *GetProbingTargetGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetProbingTargetGroupRequest) ProtoMessage ¶
func (*GetProbingTargetGroupRequest) ProtoMessage()
func (*GetProbingTargetGroupRequest) ProtoReflect ¶
func (m *GetProbingTargetGroupRequest) ProtoReflect() preflect.Message
func (*GetProbingTargetGroupRequest) Reset ¶
func (m *GetProbingTargetGroupRequest) Reset()
func (*GetProbingTargetGroupRequest) SetFieldMask ¶
func (m *GetProbingTargetGroupRequest) SetFieldMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
func (*GetProbingTargetGroupRequest) SetName ¶
func (m *GetProbingTargetGroupRequest) SetName(fv *probing_target_group.Reference)
func (*GetProbingTargetGroupRequest) SetView ¶
func (m *GetProbingTargetGroupRequest) SetView(fv view.View)
func (*GetProbingTargetGroupRequest) String ¶
func (m *GetProbingTargetGroupRequest) String() string
func (*GetProbingTargetGroupRequest) Unmarshal ¶
func (m *GetProbingTargetGroupRequest) Unmarshal(b []byte) error
func (*GetProbingTargetGroupRequest) UnmarshalJSON ¶
func (m *GetProbingTargetGroupRequest) UnmarshalJSON(data []byte) error
type GetProbingTargetGroupRequestFieldPathBuilder ¶
type GetProbingTargetGroupRequestFieldPathBuilder struct{}
func NewGetProbingTargetGroupRequestFieldPathBuilder ¶
func NewGetProbingTargetGroupRequestFieldPathBuilder() GetProbingTargetGroupRequestFieldPathBuilder
type GetProbingTargetGroupRequestPathSelectorFieldMask ¶
type GetProbingTargetGroupRequestPathSelectorFieldMask struct{}
func (GetProbingTargetGroupRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetProbingTargetGroupRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
type GetProbingTargetGroupRequestPathSelectorName ¶
type GetProbingTargetGroupRequestPathSelectorName struct{}
func (GetProbingTargetGroupRequestPathSelectorName) WithArrayOfValues ¶
func (s GetProbingTargetGroupRequestPathSelectorName) WithArrayOfValues(values []*probing_target_group.Reference) *GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
func (GetProbingTargetGroupRequestPathSelectorName) WithValue ¶
func (s GetProbingTargetGroupRequestPathSelectorName) WithValue(value *probing_target_group.Reference) *GetProbingTargetGroupRequest_FieldTerminalPathValue
type GetProbingTargetGroupRequestPathSelectorView ¶
type GetProbingTargetGroupRequestPathSelectorView struct{}
func (GetProbingTargetGroupRequestPathSelectorView) WithArrayOfValues ¶
func (s GetProbingTargetGroupRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
func (GetProbingTargetGroupRequestPathSelectorView) WithValue ¶
func (s GetProbingTargetGroupRequestPathSelectorView) WithValue(value view.View) *GetProbingTargetGroupRequest_FieldTerminalPathValue
type GetProbingTargetGroupRequest_FieldMask ¶
type GetProbingTargetGroupRequest_FieldMask struct {
Paths []GetProbingTargetGroupRequest_FieldPath
}
func FullGetProbingTargetGroupRequest_FieldMask ¶
func FullGetProbingTargetGroupRequest_FieldMask() *GetProbingTargetGroupRequest_FieldMask
func (*GetProbingTargetGroupRequest_FieldMask) AppendPath ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) AppendPath(path GetProbingTargetGroupRequest_FieldPath)
func (*GetProbingTargetGroupRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetProbingTargetGroupRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetProbingTargetGroupRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetProbingTargetGroupRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) FilterInputFields() *GetProbingTargetGroupRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetProbingTargetGroupRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetProbingTargetGroupRequest_FieldMask) GetPaths ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) GetPaths() []GetProbingTargetGroupRequest_FieldPath
func (*GetProbingTargetGroupRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetProbingTargetGroupRequest_FieldMask) IsFull ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) IsFull() bool
func (GetProbingTargetGroupRequest_FieldMask) Marshal ¶
func (fieldMask GetProbingTargetGroupRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetProbingTargetGroupRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetProbingTargetGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetProbingTargetGroupRequest_FieldMask) PathsCount ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) PathsCount() int
func (*GetProbingTargetGroupRequest_FieldMask) Project ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) Project(source *GetProbingTargetGroupRequest) *GetProbingTargetGroupRequest
func (*GetProbingTargetGroupRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetProbingTargetGroupRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) ProtoMessage()
func (*GetProbingTargetGroupRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetProbingTargetGroupRequest_FieldMask) Reset ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) Reset()
func (*GetProbingTargetGroupRequest_FieldMask) Set ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) Set(target, source *GetProbingTargetGroupRequest)
func (*GetProbingTargetGroupRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetProbingTargetGroupRequest_FieldMask) SetRaw ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetProbingTargetGroupRequest_FieldMask) Size ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) Size() int
func (*GetProbingTargetGroupRequest_FieldMask) String ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) String() string
func (*GetProbingTargetGroupRequest_FieldMask) Subtract ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) Subtract(other *GetProbingTargetGroupRequest_FieldMask) *GetProbingTargetGroupRequest_FieldMask
func (*GetProbingTargetGroupRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetProbingTargetGroupRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetProbingTargetGroupRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) Unmarshal(data []byte) error
func (*GetProbingTargetGroupRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetProbingTargetGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetProbingTargetGroupRequest_FieldPath ¶
type GetProbingTargetGroupRequest_FieldPath interface { gotenobject.FieldPath Selector() GetProbingTargetGroupRequest_FieldPathSelector Get(source *GetProbingTargetGroupRequest) []interface{} GetSingle(source *GetProbingTargetGroupRequest) (interface{}, bool) ClearValue(item *GetProbingTargetGroupRequest) // Those methods build corresponding GetProbingTargetGroupRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetProbingTargetGroupRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetProbingTargetGroupRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetProbingTargetGroupRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetProbingTargetGroupRequest_FieldPath ¶
func BuildGetProbingTargetGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (GetProbingTargetGroupRequest_FieldPath, error)
func MustParseGetProbingTargetGroupRequest_FieldPath ¶
func MustParseGetProbingTargetGroupRequest_FieldPath(rawField string) GetProbingTargetGroupRequest_FieldPath
func ParseGetProbingTargetGroupRequest_FieldPath ¶
func ParseGetProbingTargetGroupRequest_FieldPath(rawField string) (GetProbingTargetGroupRequest_FieldPath, error)
type GetProbingTargetGroupRequest_FieldPathArrayItemValue ¶
type GetProbingTargetGroupRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetProbingTargetGroupRequest_FieldPath ContainsValue(*GetProbingTargetGroupRequest) bool }
GetProbingTargetGroupRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetProbingTargetGroupRequest according to their type Present only for array (repeated) types.
func MustParseGetProbingTargetGroupRequest_FieldPathArrayItemValue ¶
func MustParseGetProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetProbingTargetGroupRequest_FieldPathArrayItemValue
func ParseGetProbingTargetGroupRequest_FieldPathArrayItemValue ¶
func ParseGetProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetProbingTargetGroupRequest_FieldPathArrayItemValue, error)
ParseGetProbingTargetGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetProbingTargetGroupRequest_FieldPathArrayOfValues ¶
type GetProbingTargetGroupRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetProbingTargetGroupRequest_FieldPath }
GetProbingTargetGroupRequest_FieldPathArrayOfValues allows storing slice of values for GetProbingTargetGroupRequest fields according to their type
func MustParseGetProbingTargetGroupRequest_FieldPathArrayOfValues ¶
func MustParseGetProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetProbingTargetGroupRequest_FieldPathArrayOfValues
func ParseGetProbingTargetGroupRequest_FieldPathArrayOfValues ¶
func ParseGetProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetProbingTargetGroupRequest_FieldPathArrayOfValues, error)
type GetProbingTargetGroupRequest_FieldPathSelector ¶
type GetProbingTargetGroupRequest_FieldPathSelector int32
const ( GetProbingTargetGroupRequest_FieldPathSelectorName GetProbingTargetGroupRequest_FieldPathSelector = 0 GetProbingTargetGroupRequest_FieldPathSelectorFieldMask GetProbingTargetGroupRequest_FieldPathSelector = 1 GetProbingTargetGroupRequest_FieldPathSelectorView GetProbingTargetGroupRequest_FieldPathSelector = 2 )
func (GetProbingTargetGroupRequest_FieldPathSelector) String ¶
func (s GetProbingTargetGroupRequest_FieldPathSelector) String() string
type GetProbingTargetGroupRequest_FieldPathValue ¶
type GetProbingTargetGroupRequest_FieldPathValue interface { GetProbingTargetGroupRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetProbingTargetGroupRequest) CompareWith(*GetProbingTargetGroupRequest) (cmp int, comparable bool) }
GetProbingTargetGroupRequest_FieldPathValue allows storing values for GetProbingTargetGroupRequest fields according to their type
func MustParseGetProbingTargetGroupRequest_FieldPathValue ¶
func MustParseGetProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) GetProbingTargetGroupRequest_FieldPathValue
func ParseGetProbingTargetGroupRequest_FieldPathValue ¶
func ParseGetProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) (GetProbingTargetGroupRequest_FieldPathValue, error)
type GetProbingTargetGroupRequest_FieldTerminalPath ¶
type GetProbingTargetGroupRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetProbingTargetGroupRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) ClearValue(item *GetProbingTargetGroupRequest)
func (*GetProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetProbingTargetGroupRequest_FieldTerminalPath) Get ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) Get(source *GetProbingTargetGroupRequest) (values []interface{})
Get returns all values pointed by specific field from source GetProbingTargetGroupRequest
func (*GetProbingTargetGroupRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetProbingTargetGroupRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetProbingTargetGroupRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) GetSingle(source *GetProbingTargetGroupRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetProbingTargetGroupRequest
func (*GetProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetProbingTargetGroupRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetProbingTargetGroupRequest_FieldTerminalPath) JSONString ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetProbingTargetGroupRequest_FieldTerminalPath) Selector ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) Selector() GetProbingTargetGroupRequest_FieldPathSelector
func (*GetProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetProbingTargetGroupRequest_FieldTerminalPath) String ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetProbingTargetGroupRequest_FieldPathArrayItemValue
func (*GetProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetProbingTargetGroupRequest_FieldPathArrayOfValues
func (*GetProbingTargetGroupRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) WithIValue(value interface{}) GetProbingTargetGroupRequest_FieldPathValue
func (*GetProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue ¶
type GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue struct { GetProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetProbingTargetGroupRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetProbingTargetGroupRequest'
func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetProbingTargetGroupRequest as interface{}
func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetProbingTargetGroupRequest) (interface{}, bool)
func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues ¶
type GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues struct { GetProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_target_group.Reference, bool)
func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetProbingTargetGroupRequest_FieldTerminalPathValue ¶
type GetProbingTargetGroupRequest_FieldTerminalPathValue struct { GetProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) AsNameValue() (*probing_target_group.Reference, bool)
func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith(source *GetProbingTargetGroupRequest) (int, bool)
CompareWith compares value in the 'GetProbingTargetGroupRequest_FieldTerminalPathValue' with the value under path in 'GetProbingTargetGroupRequest'.
func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetProbingTargetGroupRequest' as interface{}
func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) SetTo(target **GetProbingTargetGroupRequest)
SetTo stores value for selected field for object GetProbingTargetGroupRequest
func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListProbingTargetGroupsDescriptor ¶ added in v0.4.26
type ListProbingTargetGroupsDescriptor struct{}
func GetListProbingTargetGroupsDescriptor ¶ added in v0.4.26
func GetListProbingTargetGroupsDescriptor() *ListProbingTargetGroupsDescriptor
func (*ListProbingTargetGroupsDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListProbingTargetGroupsDescriptor) GetApiName ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) GetApiName() string
func (*ListProbingTargetGroupsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListProbingTargetGroupsDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) GetFullMethodName() string
func (*ListProbingTargetGroupsDescriptor) GetMethodName ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) GetMethodName() string
func (*ListProbingTargetGroupsDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) GetProtoPkgName() string
func (*ListProbingTargetGroupsDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *ListProbingTargetGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListProbingTargetGroupsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListProbingTargetGroupsDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) GetServiceDomain() string
func (*ListProbingTargetGroupsDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) GetServiceVersion() string
func (*ListProbingTargetGroupsDescriptor) GetVerb ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) GetVerb() string
func (*ListProbingTargetGroupsDescriptor) HasResource ¶ added in v0.4.27
func (d *ListProbingTargetGroupsDescriptor) HasResource() bool
func (*ListProbingTargetGroupsDescriptor) IsClientStream ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) IsClientStream() bool
func (*ListProbingTargetGroupsDescriptor) IsCollection ¶ added in v0.4.27
func (d *ListProbingTargetGroupsDescriptor) IsCollection() bool
func (*ListProbingTargetGroupsDescriptor) IsPlural ¶ added in v0.4.27
func (d *ListProbingTargetGroupsDescriptor) IsPlural() bool
func (*ListProbingTargetGroupsDescriptor) IsServerStream ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) IsServerStream() bool
func (*ListProbingTargetGroupsDescriptor) IsUnary ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) IsUnary() bool
func (*ListProbingTargetGroupsDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListProbingTargetGroupsDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListProbingTargetGroupsDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *ListProbingTargetGroupsDescriptor) RequestHasResourceBody() bool
type ListProbingTargetGroupsDescriptorClientMsgHandle ¶ added in v0.4.26
type ListProbingTargetGroupsDescriptorClientMsgHandle struct{}
func (*ListProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *ListProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *ListProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *ListProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListProbingTargetGroupsDescriptorServerMsgHandle ¶ added in v0.4.26
type ListProbingTargetGroupsDescriptorServerMsgHandle struct{}
func (*ListProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *ListProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *ListProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *ListProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListProbingTargetGroupsRequest ¶
type ListProbingTargetGroupsRequest struct { // Parent name of ntt.watchdog.v1alpha2.ProbingTargetGroup Parent *probing_target_group.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer ProbingTargetGroups 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 // [ListProbingTargetGroupsResponse.next_page_token][ntt.watchdog.v1alpha2.ListProbingTargetGroupsResponse.next_page_token] PageToken *probing_target_group.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 *probing_target_group.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 *probing_target_group.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 *probing_target_group.ProbingTargetGroup_FieldMask `` /* 150-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 [ListProbingTargetGroups][ntt.watchdog.v1alpha2.ListProbingTargetGroups]
func (*ListProbingTargetGroupsRequest) Clone ¶
func (o *ListProbingTargetGroupsRequest) Clone() *ListProbingTargetGroupsRequest
func (*ListProbingTargetGroupsRequest) CloneRaw ¶
func (o *ListProbingTargetGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListProbingTargetGroupsRequest) Descriptor ¶
func (*ListProbingTargetGroupsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListProbingTargetGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListProbingTargetGroupsRequest) GetFieldMask ¶
func (m *ListProbingTargetGroupsRequest) GetFieldMask() *probing_target_group.ProbingTargetGroup_FieldMask
func (*ListProbingTargetGroupsRequest) GetFilter ¶
func (m *ListProbingTargetGroupsRequest) GetFilter() *probing_target_group.Filter
func (*ListProbingTargetGroupsRequest) GetIncludePagingInfo ¶ added in v0.8.3
func (m *ListProbingTargetGroupsRequest) GetIncludePagingInfo() bool
func (*ListProbingTargetGroupsRequest) GetOrderBy ¶
func (m *ListProbingTargetGroupsRequest) GetOrderBy() *probing_target_group.OrderBy
func (*ListProbingTargetGroupsRequest) GetPageSize ¶
func (m *ListProbingTargetGroupsRequest) GetPageSize() int32
func (*ListProbingTargetGroupsRequest) GetPageToken ¶
func (m *ListProbingTargetGroupsRequest) GetPageToken() *probing_target_group.PagerCursor
func (*ListProbingTargetGroupsRequest) GetParent ¶
func (m *ListProbingTargetGroupsRequest) GetParent() *probing_target_group.ParentName
func (*ListProbingTargetGroupsRequest) GetView ¶
func (m *ListProbingTargetGroupsRequest) GetView() view.View
func (*ListProbingTargetGroupsRequest) GotenMessage ¶
func (*ListProbingTargetGroupsRequest) GotenMessage()
func (*ListProbingTargetGroupsRequest) GotenObjectExt ¶
func (o *ListProbingTargetGroupsRequest) GotenObjectExt()
func (*ListProbingTargetGroupsRequest) GotenValidate ¶
func (obj *ListProbingTargetGroupsRequest) GotenValidate() error
func (*ListProbingTargetGroupsRequest) MakeDiffFieldMask ¶
func (o *ListProbingTargetGroupsRequest) MakeDiffFieldMask(other *ListProbingTargetGroupsRequest) *ListProbingTargetGroupsRequest_FieldMask
func (*ListProbingTargetGroupsRequest) MakeFullFieldMask ¶
func (o *ListProbingTargetGroupsRequest) MakeFullFieldMask() *ListProbingTargetGroupsRequest_FieldMask
func (*ListProbingTargetGroupsRequest) MakeRawDiffFieldMask ¶
func (o *ListProbingTargetGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListProbingTargetGroupsRequest) MakeRawFullFieldMask ¶
func (o *ListProbingTargetGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListProbingTargetGroupsRequest) Marshal ¶
func (m *ListProbingTargetGroupsRequest) Marshal() ([]byte, error)
func (*ListProbingTargetGroupsRequest) MarshalJSON ¶
func (m *ListProbingTargetGroupsRequest) MarshalJSON() ([]byte, error)
func (*ListProbingTargetGroupsRequest) Merge ¶
func (o *ListProbingTargetGroupsRequest) Merge(source *ListProbingTargetGroupsRequest)
func (*ListProbingTargetGroupsRequest) MergeRaw ¶
func (o *ListProbingTargetGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListProbingTargetGroupsRequest) ProtoMessage ¶
func (*ListProbingTargetGroupsRequest) ProtoMessage()
func (*ListProbingTargetGroupsRequest) ProtoReflect ¶
func (m *ListProbingTargetGroupsRequest) ProtoReflect() preflect.Message
func (*ListProbingTargetGroupsRequest) Reset ¶
func (m *ListProbingTargetGroupsRequest) Reset()
func (*ListProbingTargetGroupsRequest) SetFieldMask ¶
func (m *ListProbingTargetGroupsRequest) SetFieldMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
func (*ListProbingTargetGroupsRequest) SetFilter ¶
func (m *ListProbingTargetGroupsRequest) SetFilter(fv *probing_target_group.Filter)
func (*ListProbingTargetGroupsRequest) SetIncludePagingInfo ¶ added in v0.8.3
func (m *ListProbingTargetGroupsRequest) SetIncludePagingInfo(fv bool)
func (*ListProbingTargetGroupsRequest) SetOrderBy ¶
func (m *ListProbingTargetGroupsRequest) SetOrderBy(fv *probing_target_group.OrderBy)
func (*ListProbingTargetGroupsRequest) SetPageSize ¶
func (m *ListProbingTargetGroupsRequest) SetPageSize(fv int32)
func (*ListProbingTargetGroupsRequest) SetPageToken ¶
func (m *ListProbingTargetGroupsRequest) SetPageToken(fv *probing_target_group.PagerCursor)
func (*ListProbingTargetGroupsRequest) SetParent ¶
func (m *ListProbingTargetGroupsRequest) SetParent(fv *probing_target_group.ParentName)
func (*ListProbingTargetGroupsRequest) SetView ¶
func (m *ListProbingTargetGroupsRequest) SetView(fv view.View)
func (*ListProbingTargetGroupsRequest) String ¶
func (m *ListProbingTargetGroupsRequest) String() string
func (*ListProbingTargetGroupsRequest) Unmarshal ¶
func (m *ListProbingTargetGroupsRequest) Unmarshal(b []byte) error
func (*ListProbingTargetGroupsRequest) UnmarshalJSON ¶
func (m *ListProbingTargetGroupsRequest) UnmarshalJSON(data []byte) error
type ListProbingTargetGroupsRequestFieldPathBuilder ¶
type ListProbingTargetGroupsRequestFieldPathBuilder struct{}
func NewListProbingTargetGroupsRequestFieldPathBuilder ¶
func NewListProbingTargetGroupsRequestFieldPathBuilder() ListProbingTargetGroupsRequestFieldPathBuilder
func (ListProbingTargetGroupsRequestFieldPathBuilder) IncludePagingInfo ¶ added in v0.8.3
func (ListProbingTargetGroupsRequestFieldPathBuilder) IncludePagingInfo() ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo
type ListProbingTargetGroupsRequestPathSelectorFieldMask ¶
type ListProbingTargetGroupsRequestPathSelectorFieldMask struct{}
func (ListProbingTargetGroupsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListProbingTargetGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type ListProbingTargetGroupsRequestPathSelectorFilter ¶
type ListProbingTargetGroupsRequestPathSelectorFilter struct{}
func (ListProbingTargetGroupsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListProbingTargetGroupsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_target_group.Filter) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo ¶ added in v0.8.3
type ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo struct{}
func (ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo) WithArrayOfValues ¶ added in v0.8.3
func (s ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
func (ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo) WithValue ¶ added in v0.8.3
func (s ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListProbingTargetGroupsRequest_FieldTerminalPathValue
type ListProbingTargetGroupsRequestPathSelectorOrderBy ¶
type ListProbingTargetGroupsRequestPathSelectorOrderBy struct{}
func (ListProbingTargetGroupsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListProbingTargetGroupsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_target_group.OrderBy) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type ListProbingTargetGroupsRequestPathSelectorPageSize ¶
type ListProbingTargetGroupsRequestPathSelectorPageSize struct{}
func (ListProbingTargetGroupsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListProbingTargetGroupsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
func (ListProbingTargetGroupsRequestPathSelectorPageSize) WithValue ¶
func (s ListProbingTargetGroupsRequestPathSelectorPageSize) WithValue(value int32) *ListProbingTargetGroupsRequest_FieldTerminalPathValue
type ListProbingTargetGroupsRequestPathSelectorPageToken ¶
type ListProbingTargetGroupsRequestPathSelectorPageToken struct{}
func (ListProbingTargetGroupsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListProbingTargetGroupsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type ListProbingTargetGroupsRequestPathSelectorParent ¶
type ListProbingTargetGroupsRequestPathSelectorParent struct{}
func (ListProbingTargetGroupsRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListProbingTargetGroupsRequestPathSelectorParent) WithArrayOfValues(values []*probing_target_group.ParentName) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type ListProbingTargetGroupsRequestPathSelectorView ¶
type ListProbingTargetGroupsRequestPathSelectorView struct{}
func (ListProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues ¶
func (s ListProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
func (ListProbingTargetGroupsRequestPathSelectorView) WithValue ¶
func (s ListProbingTargetGroupsRequestPathSelectorView) WithValue(value view.View) *ListProbingTargetGroupsRequest_FieldTerminalPathValue
type ListProbingTargetGroupsRequest_FieldMask ¶
type ListProbingTargetGroupsRequest_FieldMask struct {
Paths []ListProbingTargetGroupsRequest_FieldPath
}
func FullListProbingTargetGroupsRequest_FieldMask ¶
func FullListProbingTargetGroupsRequest_FieldMask() *ListProbingTargetGroupsRequest_FieldMask
func (*ListProbingTargetGroupsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) AppendPath(path ListProbingTargetGroupsRequest_FieldPath)
func (*ListProbingTargetGroupsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListProbingTargetGroupsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListProbingTargetGroupsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListProbingTargetGroupsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) FilterInputFields() *ListProbingTargetGroupsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListProbingTargetGroupsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) GetPaths() []ListProbingTargetGroupsRequest_FieldPath
func (*ListProbingTargetGroupsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListProbingTargetGroupsRequest_FieldMask) IsFull ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) IsFull() bool
func (ListProbingTargetGroupsRequest_FieldMask) Marshal ¶
func (fieldMask ListProbingTargetGroupsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListProbingTargetGroupsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListProbingTargetGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListProbingTargetGroupsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) PathsCount() int
func (*ListProbingTargetGroupsRequest_FieldMask) Project ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) Project(source *ListProbingTargetGroupsRequest) *ListProbingTargetGroupsRequest
func (*ListProbingTargetGroupsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListProbingTargetGroupsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) ProtoMessage()
func (*ListProbingTargetGroupsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListProbingTargetGroupsRequest_FieldMask) Reset ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) Reset()
func (*ListProbingTargetGroupsRequest_FieldMask) Set ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) Set(target, source *ListProbingTargetGroupsRequest)
func (*ListProbingTargetGroupsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListProbingTargetGroupsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListProbingTargetGroupsRequest_FieldMask) Size ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) Size() int
func (*ListProbingTargetGroupsRequest_FieldMask) String ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) String() string
func (*ListProbingTargetGroupsRequest_FieldMask) Subtract ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) Subtract(other *ListProbingTargetGroupsRequest_FieldMask) *ListProbingTargetGroupsRequest_FieldMask
func (*ListProbingTargetGroupsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListProbingTargetGroupsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListProbingTargetGroupsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListProbingTargetGroupsRequest_FieldPath ¶
type ListProbingTargetGroupsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListProbingTargetGroupsRequest_FieldPathSelector Get(source *ListProbingTargetGroupsRequest) []interface{} GetSingle(source *ListProbingTargetGroupsRequest) (interface{}, bool) ClearValue(item *ListProbingTargetGroupsRequest) // Those methods build corresponding ListProbingTargetGroupsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListProbingTargetGroupsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListProbingTargetGroupsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListProbingTargetGroupsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListProbingTargetGroupsRequest_FieldPath ¶
func BuildListProbingTargetGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListProbingTargetGroupsRequest_FieldPath, error)
func MustParseListProbingTargetGroupsRequest_FieldPath ¶
func MustParseListProbingTargetGroupsRequest_FieldPath(rawField string) ListProbingTargetGroupsRequest_FieldPath
func ParseListProbingTargetGroupsRequest_FieldPath ¶
func ParseListProbingTargetGroupsRequest_FieldPath(rawField string) (ListProbingTargetGroupsRequest_FieldPath, error)
type ListProbingTargetGroupsRequest_FieldPathArrayItemValue ¶
type ListProbingTargetGroupsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListProbingTargetGroupsRequest_FieldPath ContainsValue(*ListProbingTargetGroupsRequest) bool }
ListProbingTargetGroupsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListProbingTargetGroupsRequest according to their type Present only for array (repeated) types.
func MustParseListProbingTargetGroupsRequest_FieldPathArrayItemValue ¶
func MustParseListProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListProbingTargetGroupsRequest_FieldPathArrayItemValue
func ParseListProbingTargetGroupsRequest_FieldPathArrayItemValue ¶
func ParseListProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListProbingTargetGroupsRequest_FieldPathArrayItemValue, error)
ParseListProbingTargetGroupsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListProbingTargetGroupsRequest_FieldPathArrayOfValues ¶
type ListProbingTargetGroupsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListProbingTargetGroupsRequest_FieldPath }
ListProbingTargetGroupsRequest_FieldPathArrayOfValues allows storing slice of values for ListProbingTargetGroupsRequest fields according to their type
func MustParseListProbingTargetGroupsRequest_FieldPathArrayOfValues ¶
func MustParseListProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListProbingTargetGroupsRequest_FieldPathArrayOfValues
func ParseListProbingTargetGroupsRequest_FieldPathArrayOfValues ¶
func ParseListProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProbingTargetGroupsRequest_FieldPathArrayOfValues, error)
type ListProbingTargetGroupsRequest_FieldPathSelector ¶
type ListProbingTargetGroupsRequest_FieldPathSelector int32
const ( ListProbingTargetGroupsRequest_FieldPathSelectorParent ListProbingTargetGroupsRequest_FieldPathSelector = 0 ListProbingTargetGroupsRequest_FieldPathSelectorPageSize ListProbingTargetGroupsRequest_FieldPathSelector = 1 ListProbingTargetGroupsRequest_FieldPathSelectorPageToken ListProbingTargetGroupsRequest_FieldPathSelector = 2 ListProbingTargetGroupsRequest_FieldPathSelectorOrderBy ListProbingTargetGroupsRequest_FieldPathSelector = 3 ListProbingTargetGroupsRequest_FieldPathSelectorFilter ListProbingTargetGroupsRequest_FieldPathSelector = 4 ListProbingTargetGroupsRequest_FieldPathSelectorFieldMask ListProbingTargetGroupsRequest_FieldPathSelector = 5 ListProbingTargetGroupsRequest_FieldPathSelectorView ListProbingTargetGroupsRequest_FieldPathSelector = 6 ListProbingTargetGroupsRequest_FieldPathSelectorIncludePagingInfo ListProbingTargetGroupsRequest_FieldPathSelector = 7 )
func (ListProbingTargetGroupsRequest_FieldPathSelector) String ¶
func (s ListProbingTargetGroupsRequest_FieldPathSelector) String() string
type ListProbingTargetGroupsRequest_FieldPathValue ¶
type ListProbingTargetGroupsRequest_FieldPathValue interface { ListProbingTargetGroupsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListProbingTargetGroupsRequest) CompareWith(*ListProbingTargetGroupsRequest) (cmp int, comparable bool) }
ListProbingTargetGroupsRequest_FieldPathValue allows storing values for ListProbingTargetGroupsRequest fields according to their type
func MustParseListProbingTargetGroupsRequest_FieldPathValue ¶
func MustParseListProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) ListProbingTargetGroupsRequest_FieldPathValue
func ParseListProbingTargetGroupsRequest_FieldPathValue ¶
func ParseListProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) (ListProbingTargetGroupsRequest_FieldPathValue, error)
type ListProbingTargetGroupsRequest_FieldTerminalPath ¶
type ListProbingTargetGroupsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) ClearValue(item *ListProbingTargetGroupsRequest)
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) Get ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) Get(source *ListProbingTargetGroupsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListProbingTargetGroupsRequest
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) GetSingle(source *ListProbingTargetGroupsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListProbingTargetGroupsRequest
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) String ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbingTargetGroupsRequest_FieldPathArrayItemValue
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbingTargetGroupsRequest_FieldPathArrayOfValues
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) ListProbingTargetGroupsRequest_FieldPathValue
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue ¶
type ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue struct { ListProbingTargetGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbingTargetGroupsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProbingTargetGroupsRequest'
func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListProbingTargetGroupsRequest as interface{}
func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbingTargetGroupsRequest) (interface{}, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues ¶
type ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues struct { ListProbingTargetGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_target_group.Filter, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues ¶ added in v0.8.3
func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_target_group.OrderBy, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target_group.ParentName, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListProbingTargetGroupsRequest_FieldTerminalPathValue ¶
type ListProbingTargetGroupsRequest_FieldTerminalPathValue struct { ListProbingTargetGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_target_group.Filter, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue ¶ added in v0.8.3
func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_target_group.OrderBy, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_target_group.PagerCursor, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsParentValue() (*probing_target_group.ParentName, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith(source *ListProbingTargetGroupsRequest) (int, bool)
CompareWith compares value in the 'ListProbingTargetGroupsRequest_FieldTerminalPathValue' with the value under path in 'ListProbingTargetGroupsRequest'.
func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListProbingTargetGroupsRequest' as interface{}
func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo(target **ListProbingTargetGroupsRequest)
SetTo stores value for selected field for object ListProbingTargetGroupsRequest
func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListProbingTargetGroupsResponse ¶
type ListProbingTargetGroupsResponse struct { // The list of ProbingTargetGroups ProbingTargetGroups []*probing_target_group.ProbingTargetGroup `` /* 152-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [ListProbingTargetGroupsRequest.page_token][ntt.watchdog.v1alpha2.ListProbingTargetGroupsRequest.page_token] PrevPageToken *probing_target_group.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListProbingTargetGroupsRequest.page_token][ntt.watchdog.v1alpha2.ListProbingTargetGroupsRequest.page_token] NextPageToken *probing_target_group.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 ProbingTargetGroups 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 [ListProbingTargetGroups][ntt.watchdog.v1alpha2.ListProbingTargetGroups]
func (*ListProbingTargetGroupsResponse) Clone ¶
func (o *ListProbingTargetGroupsResponse) Clone() *ListProbingTargetGroupsResponse
func (*ListProbingTargetGroupsResponse) CloneRaw ¶
func (o *ListProbingTargetGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListProbingTargetGroupsResponse) Descriptor ¶
func (*ListProbingTargetGroupsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListProbingTargetGroupsResponse.ProtoReflect.Descriptor instead.
func (*ListProbingTargetGroupsResponse) GetCurrentOffset ¶ added in v0.8.3
func (m *ListProbingTargetGroupsResponse) GetCurrentOffset() int32
func (*ListProbingTargetGroupsResponse) GetNextPageToken ¶
func (m *ListProbingTargetGroupsResponse) GetNextPageToken() *probing_target_group.PagerCursor
func (*ListProbingTargetGroupsResponse) GetPrevPageToken ¶
func (m *ListProbingTargetGroupsResponse) GetPrevPageToken() *probing_target_group.PagerCursor
func (*ListProbingTargetGroupsResponse) GetProbingTargetGroups ¶
func (m *ListProbingTargetGroupsResponse) GetProbingTargetGroups() []*probing_target_group.ProbingTargetGroup
func (*ListProbingTargetGroupsResponse) GetTotalResultsCount ¶ added in v0.8.3
func (m *ListProbingTargetGroupsResponse) GetTotalResultsCount() int32
func (*ListProbingTargetGroupsResponse) GotenMessage ¶
func (*ListProbingTargetGroupsResponse) GotenMessage()
func (*ListProbingTargetGroupsResponse) GotenObjectExt ¶
func (o *ListProbingTargetGroupsResponse) GotenObjectExt()
func (*ListProbingTargetGroupsResponse) GotenValidate ¶
func (obj *ListProbingTargetGroupsResponse) GotenValidate() error
func (*ListProbingTargetGroupsResponse) MakeDiffFieldMask ¶
func (o *ListProbingTargetGroupsResponse) MakeDiffFieldMask(other *ListProbingTargetGroupsResponse) *ListProbingTargetGroupsResponse_FieldMask
func (*ListProbingTargetGroupsResponse) MakeFullFieldMask ¶
func (o *ListProbingTargetGroupsResponse) MakeFullFieldMask() *ListProbingTargetGroupsResponse_FieldMask
func (*ListProbingTargetGroupsResponse) MakeRawDiffFieldMask ¶
func (o *ListProbingTargetGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListProbingTargetGroupsResponse) MakeRawFullFieldMask ¶
func (o *ListProbingTargetGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListProbingTargetGroupsResponse) Marshal ¶
func (m *ListProbingTargetGroupsResponse) Marshal() ([]byte, error)
func (*ListProbingTargetGroupsResponse) MarshalJSON ¶
func (m *ListProbingTargetGroupsResponse) MarshalJSON() ([]byte, error)
func (*ListProbingTargetGroupsResponse) Merge ¶
func (o *ListProbingTargetGroupsResponse) Merge(source *ListProbingTargetGroupsResponse)
func (*ListProbingTargetGroupsResponse) MergeRaw ¶
func (o *ListProbingTargetGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListProbingTargetGroupsResponse) ProtoMessage ¶
func (*ListProbingTargetGroupsResponse) ProtoMessage()
func (*ListProbingTargetGroupsResponse) ProtoReflect ¶
func (m *ListProbingTargetGroupsResponse) ProtoReflect() preflect.Message
func (*ListProbingTargetGroupsResponse) Reset ¶
func (m *ListProbingTargetGroupsResponse) Reset()
func (*ListProbingTargetGroupsResponse) SetCurrentOffset ¶ added in v0.8.3
func (m *ListProbingTargetGroupsResponse) SetCurrentOffset(fv int32)
func (*ListProbingTargetGroupsResponse) SetNextPageToken ¶
func (m *ListProbingTargetGroupsResponse) SetNextPageToken(fv *probing_target_group.PagerCursor)
func (*ListProbingTargetGroupsResponse) SetPrevPageToken ¶
func (m *ListProbingTargetGroupsResponse) SetPrevPageToken(fv *probing_target_group.PagerCursor)
func (*ListProbingTargetGroupsResponse) SetProbingTargetGroups ¶
func (m *ListProbingTargetGroupsResponse) SetProbingTargetGroups(fv []*probing_target_group.ProbingTargetGroup)
func (*ListProbingTargetGroupsResponse) SetTotalResultsCount ¶ added in v0.8.3
func (m *ListProbingTargetGroupsResponse) SetTotalResultsCount(fv int32)
func (*ListProbingTargetGroupsResponse) String ¶
func (m *ListProbingTargetGroupsResponse) String() string
func (*ListProbingTargetGroupsResponse) Unmarshal ¶
func (m *ListProbingTargetGroupsResponse) Unmarshal(b []byte) error
func (*ListProbingTargetGroupsResponse) UnmarshalJSON ¶
func (m *ListProbingTargetGroupsResponse) UnmarshalJSON(data []byte) error
type ListProbingTargetGroupsResponseFieldPathBuilder ¶
type ListProbingTargetGroupsResponseFieldPathBuilder struct{}
func NewListProbingTargetGroupsResponseFieldPathBuilder ¶
func NewListProbingTargetGroupsResponseFieldPathBuilder() ListProbingTargetGroupsResponseFieldPathBuilder
func (ListProbingTargetGroupsResponseFieldPathBuilder) CurrentOffset ¶ added in v0.8.3
func (ListProbingTargetGroupsResponseFieldPathBuilder) NextPageToken ¶
func (ListProbingTargetGroupsResponseFieldPathBuilder) PrevPageToken ¶
func (ListProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroups ¶
func (ListProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroups() ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups
func (ListProbingTargetGroupsResponseFieldPathBuilder) TotalResultsCount ¶ added in v0.8.3
func (ListProbingTargetGroupsResponseFieldPathBuilder) TotalResultsCount() ListProbingTargetGroupsResponsePathSelectorTotalResultsCount
type ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations ¶
type ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath ¶
func (ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels ¶
type ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards ¶
type ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards struct {
// contains filtered or unexported fields
}
func (ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues(values []int64) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorCurrentOffset ¶ added in v0.8.3
type ListProbingTargetGroupsResponsePathSelectorCurrentOffset struct{}
func (ListProbingTargetGroupsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶ added in v0.8.3
func (s ListProbingTargetGroupsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
func (ListProbingTargetGroupsResponsePathSelectorCurrentOffset) WithValue ¶ added in v0.8.3
func (s ListProbingTargetGroupsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListProbingTargetGroupsResponse_FieldTerminalPathValue
type ListProbingTargetGroupsResponsePathSelectorNextPageToken ¶
type ListProbingTargetGroupsResponsePathSelectorNextPageToken struct{}
func (ListProbingTargetGroupsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorPrevPageToken ¶
type ListProbingTargetGroupsResponsePathSelectorPrevPageToken struct{}
func (ListProbingTargetGroupsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) DisplayName ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithArrayOfValues(values [][]*probing_target_group.ProbingTargetGroup) *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithItemValue ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayItemValue ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayItemValue(subPathArrayItemValue probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue) *ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayOfValues(subPathArrayOfValues probing_target_group.ProbingTargetGroup_FieldPathArrayOfValues) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubPath ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubValue ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Annotations ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) CreateTime ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) DeleteTime ¶ added in v0.7.1
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Generation ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Lifecycle ¶ added in v0.7.1
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) OwnerReferences ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) ResourceVersion ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) UpdateTime ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime ¶ added in v0.7.1
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) FieldPath ¶ added in v0.7.1
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.7.1
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithArrayOfValues(values []int64) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle ¶ added in v0.7.1
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) BlockDeletion ¶ added in v0.7.1
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) FieldPath ¶ added in v0.7.1
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) State ¶ added in v0.7.1
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithArrayOfValues ¶ added in v0.7.1
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion ¶ added in v0.7.1
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.7.1
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.7.1
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState ¶ added in v0.7.1
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) FieldPath ¶ added in v0.7.1
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.7.1
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Controller ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) FieldPath ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Region ¶ added in v0.7.1
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.7.1
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Version ¶ added in v0.7.1
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithItemValue ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) FieldPath ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) FieldPath ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) FieldPath ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion ¶ added in v0.7.1
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.7.1
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.7.1
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.7.1
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.7.1
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.7.1
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion ¶ added in v0.7.1
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.7.1
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.7.1
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) FieldPath ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithValue ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithValue(value map[string]int64) *ListProbingTargetGroupsResponse_FieldSubPathValue
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) OwningRegion ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) FieldPath ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) FieldPath ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithItemValue ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithArrayOfValues(values [][]string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithItemValue ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithArrayOfValues(values []string) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithArrayOfValues(values []*probing_target_group.Name) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) TargetCount ¶
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_State) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount ¶
type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount struct{}
func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithArrayOfValues ¶
func (s ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithArrayOfValues(values []int64) *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type ListProbingTargetGroupsResponsePathSelectorTotalResultsCount ¶ added in v0.8.3
type ListProbingTargetGroupsResponsePathSelectorTotalResultsCount struct{}
func (ListProbingTargetGroupsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶ added in v0.8.3
func (s ListProbingTargetGroupsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
type ListProbingTargetGroupsResponse_FieldMask ¶
type ListProbingTargetGroupsResponse_FieldMask struct {
Paths []ListProbingTargetGroupsResponse_FieldPath
}
func FullListProbingTargetGroupsResponse_FieldMask ¶
func FullListProbingTargetGroupsResponse_FieldMask() *ListProbingTargetGroupsResponse_FieldMask
func (*ListProbingTargetGroupsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) AppendPath(path ListProbingTargetGroupsResponse_FieldPath)
func (*ListProbingTargetGroupsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListProbingTargetGroupsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListProbingTargetGroupsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListProbingTargetGroupsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) FilterInputFields() *ListProbingTargetGroupsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListProbingTargetGroupsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) GetPaths() []ListProbingTargetGroupsResponse_FieldPath
func (*ListProbingTargetGroupsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListProbingTargetGroupsResponse_FieldMask) IsFull ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) IsFull() bool
func (ListProbingTargetGroupsResponse_FieldMask) Marshal ¶
func (fieldMask ListProbingTargetGroupsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListProbingTargetGroupsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListProbingTargetGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListProbingTargetGroupsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) PathsCount() int
func (*ListProbingTargetGroupsResponse_FieldMask) Project ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) Project(source *ListProbingTargetGroupsResponse) *ListProbingTargetGroupsResponse
func (*ListProbingTargetGroupsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListProbingTargetGroupsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) ProtoMessage()
func (*ListProbingTargetGroupsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListProbingTargetGroupsResponse_FieldMask) Reset ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) Reset()
func (*ListProbingTargetGroupsResponse_FieldMask) Set ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) Set(target, source *ListProbingTargetGroupsResponse)
func (*ListProbingTargetGroupsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListProbingTargetGroupsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListProbingTargetGroupsResponse_FieldMask) Size ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) Size() int
func (*ListProbingTargetGroupsResponse_FieldMask) String ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) String() string
func (*ListProbingTargetGroupsResponse_FieldMask) Subtract ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) Subtract(other *ListProbingTargetGroupsResponse_FieldMask) *ListProbingTargetGroupsResponse_FieldMask
func (*ListProbingTargetGroupsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListProbingTargetGroupsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListProbingTargetGroupsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListProbingTargetGroupsResponse_FieldPath ¶
type ListProbingTargetGroupsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListProbingTargetGroupsResponse_FieldPathSelector Get(source *ListProbingTargetGroupsResponse) []interface{} GetSingle(source *ListProbingTargetGroupsResponse) (interface{}, bool) ClearValue(item *ListProbingTargetGroupsResponse) // Those methods build corresponding ListProbingTargetGroupsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListProbingTargetGroupsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListProbingTargetGroupsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListProbingTargetGroupsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListProbingTargetGroupsResponse_FieldPath ¶
func BuildListProbingTargetGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListProbingTargetGroupsResponse_FieldPath, error)
func MustParseListProbingTargetGroupsResponse_FieldPath ¶
func MustParseListProbingTargetGroupsResponse_FieldPath(rawField string) ListProbingTargetGroupsResponse_FieldPath
func ParseListProbingTargetGroupsResponse_FieldPath ¶
func ParseListProbingTargetGroupsResponse_FieldPath(rawField string) (ListProbingTargetGroupsResponse_FieldPath, error)
type ListProbingTargetGroupsResponse_FieldPathArrayItemValue ¶
type ListProbingTargetGroupsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListProbingTargetGroupsResponse_FieldPath ContainsValue(*ListProbingTargetGroupsResponse) bool }
ListProbingTargetGroupsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListProbingTargetGroupsResponse according to their type Present only for array (repeated) types.
func MustParseListProbingTargetGroupsResponse_FieldPathArrayItemValue ¶
func MustParseListProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListProbingTargetGroupsResponse_FieldPathArrayItemValue
func ParseListProbingTargetGroupsResponse_FieldPathArrayItemValue ¶
func ParseListProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListProbingTargetGroupsResponse_FieldPathArrayItemValue, error)
ParseListProbingTargetGroupsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListProbingTargetGroupsResponse_FieldPathArrayOfValues ¶
type ListProbingTargetGroupsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListProbingTargetGroupsResponse_FieldPath }
ListProbingTargetGroupsResponse_FieldPathArrayOfValues allows storing slice of values for ListProbingTargetGroupsResponse fields according to their type
func MustParseListProbingTargetGroupsResponse_FieldPathArrayOfValues ¶
func MustParseListProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListProbingTargetGroupsResponse_FieldPathArrayOfValues
func ParseListProbingTargetGroupsResponse_FieldPathArrayOfValues ¶
func ParseListProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProbingTargetGroupsResponse_FieldPathArrayOfValues, error)
type ListProbingTargetGroupsResponse_FieldPathSelector ¶
type ListProbingTargetGroupsResponse_FieldPathSelector int32
const ( ListProbingTargetGroupsResponse_FieldPathSelectorProbingTargetGroups ListProbingTargetGroupsResponse_FieldPathSelector = 0 ListProbingTargetGroupsResponse_FieldPathSelectorPrevPageToken ListProbingTargetGroupsResponse_FieldPathSelector = 1 ListProbingTargetGroupsResponse_FieldPathSelectorNextPageToken ListProbingTargetGroupsResponse_FieldPathSelector = 2 ListProbingTargetGroupsResponse_FieldPathSelectorCurrentOffset ListProbingTargetGroupsResponse_FieldPathSelector = 3 ListProbingTargetGroupsResponse_FieldPathSelectorTotalResultsCount ListProbingTargetGroupsResponse_FieldPathSelector = 4 )
func (ListProbingTargetGroupsResponse_FieldPathSelector) String ¶
func (s ListProbingTargetGroupsResponse_FieldPathSelector) String() string
type ListProbingTargetGroupsResponse_FieldPathValue ¶
type ListProbingTargetGroupsResponse_FieldPathValue interface { ListProbingTargetGroupsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListProbingTargetGroupsResponse) CompareWith(*ListProbingTargetGroupsResponse) (cmp int, comparable bool) }
ListProbingTargetGroupsResponse_FieldPathValue allows storing values for ListProbingTargetGroupsResponse fields according to their type
func MustParseListProbingTargetGroupsResponse_FieldPathValue ¶
func MustParseListProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) ListProbingTargetGroupsResponse_FieldPathValue
func ParseListProbingTargetGroupsResponse_FieldPathValue ¶
func ParseListProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) (ListProbingTargetGroupsResponse_FieldPathValue, error)
type ListProbingTargetGroupsResponse_FieldSubPath ¶
type ListProbingTargetGroupsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListProbingTargetGroupsResponse_FieldSubPath) AsProbingTargetGroupsSubPath ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) AsProbingTargetGroupsSubPath() (probing_target_group.ProbingTargetGroup_FieldPath, bool)
func (*ListProbingTargetGroupsResponse_FieldSubPath) ClearValue ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) ClearValue(item *ListProbingTargetGroupsResponse)
func (*ListProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListProbingTargetGroupsResponse_FieldSubPath) Get ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) Get(source *ListProbingTargetGroupsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListProbingTargetGroupsResponse
func (*ListProbingTargetGroupsResponse_FieldSubPath) GetDefault ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProbingTargetGroupsResponse_FieldSubPath) GetRaw ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListProbingTargetGroupsResponse_FieldSubPath) GetSingle ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) GetSingle(source *ListProbingTargetGroupsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListProbingTargetGroupsResponse
func (*ListProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProbingTargetGroupsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProbingTargetGroupsResponse_FieldSubPath) JSONString ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProbingTargetGroupsResponse_FieldSubPath) Selector ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) Selector() ListProbingTargetGroupsResponse_FieldPathSelector
func (*ListProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListProbingTargetGroupsResponse_FieldSubPath) String ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListProbingTargetGroupsResponse_FieldPathArrayItemValue
func (*ListProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListProbingTargetGroupsResponse_FieldPathArrayOfValues
func (*ListProbingTargetGroupsResponse_FieldSubPath) WithIValue ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) WithIValue(value interface{}) ListProbingTargetGroupsResponse_FieldPathValue
func (*ListProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProbingTargetGroupsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListProbingTargetGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue ¶
type ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue struct { ListProbingTargetGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsProbingTargetGroupsPathItemValue ¶
func (fpaivs *ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsProbingTargetGroupsPathItemValue() (probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue, bool)
func (*ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListProbingTargetGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProbingTargetGroupsResponse'
func (*ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues ¶
type ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues struct { ListProbingTargetGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues) AsProbingTargetGroupsPathArrayOfValues ¶
func (fpsaov *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues) AsProbingTargetGroupsPathArrayOfValues() (probing_target_group.ProbingTargetGroup_FieldPathArrayOfValues, bool)
func (*ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListProbingTargetGroupsResponse_FieldSubPathValue ¶
type ListProbingTargetGroupsResponse_FieldSubPathValue struct { ListProbingTargetGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProbingTargetGroupsResponse_FieldSubPathValue) AsProbingTargetGroupsPathValue ¶
func (fpvs *ListProbingTargetGroupsResponse_FieldSubPathValue) AsProbingTargetGroupsPathValue() (probing_target_group.ProbingTargetGroup_FieldPathValue, bool)
func (*ListProbingTargetGroupsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListProbingTargetGroupsResponse_FieldSubPathValue) CompareWith(source *ListProbingTargetGroupsResponse) (int, bool)
func (*ListProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListProbingTargetGroupsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListProbingTargetGroupsResponse_FieldSubPathValue) SetTo(target **ListProbingTargetGroupsResponse)
func (*ListProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListProbingTargetGroupsResponse_FieldTerminalPath ¶
type ListProbingTargetGroupsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) ClearValue(item *ListProbingTargetGroupsResponse)
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) Get ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) Get(source *ListProbingTargetGroupsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListProbingTargetGroupsResponse
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) GetSingle(source *ListProbingTargetGroupsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListProbingTargetGroupsResponse
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) String ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbingTargetGroupsResponse_FieldPathArrayItemValue
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbingTargetGroupsResponse_FieldPathArrayOfValues
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) ListProbingTargetGroupsResponse_FieldPathValue
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue ¶
type ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue struct { ListProbingTargetGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupsItemValue ¶
func (fpaiv *ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupsItemValue() (*probing_target_group.ProbingTargetGroup, bool)
func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbingTargetGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProbingTargetGroupsResponse'
func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListProbingTargetGroupsResponse as interface{}
func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbingTargetGroupsResponse) (interface{}, bool)
func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues ¶
type ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues struct { ListProbingTargetGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶ added in v0.8.3
func (fpaov *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupsArrayOfValues ¶
func (fpaov *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupsArrayOfValues() ([][]*probing_target_group.ProbingTargetGroup, bool)
func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶ added in v0.8.3
func (fpaov *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListProbingTargetGroupsResponse_FieldTerminalPathValue ¶
type ListProbingTargetGroupsResponse_FieldTerminalPathValue struct { ListProbingTargetGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶ added in v0.8.3
func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_target_group.PagerCursor, bool)
func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_target_group.PagerCursor, bool)
func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupsValue ¶
func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupsValue() ([]*probing_target_group.ProbingTargetGroup, bool)
func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶ added in v0.8.3
func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith(source *ListProbingTargetGroupsResponse) (int, bool)
CompareWith compares value in the 'ListProbingTargetGroupsResponse_FieldTerminalPathValue' with the value under path in 'ListProbingTargetGroupsResponse'.
func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListProbingTargetGroupsResponse' as interface{}
func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo(target **ListProbingTargetGroupsResponse)
SetTo stores value for selected field for object ListProbingTargetGroupsResponse
func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ProbingTargetGroupServiceClient ¶
type ProbingTargetGroupServiceClient interface { GetProbingTargetGroup(ctx context.Context, in *GetProbingTargetGroupRequest, opts ...grpc.CallOption) (*probing_target_group.ProbingTargetGroup, error) BatchGetProbingTargetGroups(ctx context.Context, in *BatchGetProbingTargetGroupsRequest, opts ...grpc.CallOption) (*BatchGetProbingTargetGroupsResponse, error) ListProbingTargetGroups(ctx context.Context, in *ListProbingTargetGroupsRequest, opts ...grpc.CallOption) (*ListProbingTargetGroupsResponse, error) WatchProbingTargetGroup(ctx context.Context, in *WatchProbingTargetGroupRequest, opts ...grpc.CallOption) (WatchProbingTargetGroupClientStream, error) WatchProbingTargetGroups(ctx context.Context, in *WatchProbingTargetGroupsRequest, opts ...grpc.CallOption) (WatchProbingTargetGroupsClientStream, error) CreateProbingTargetGroup(ctx context.Context, in *CreateProbingTargetGroupRequest, opts ...grpc.CallOption) (*probing_target_group.ProbingTargetGroup, error) UpdateProbingTargetGroup(ctx context.Context, in *UpdateProbingTargetGroupRequest, opts ...grpc.CallOption) (*probing_target_group.ProbingTargetGroup, error) DeleteProbingTargetGroup(ctx context.Context, in *DeleteProbingTargetGroupRequest, opts ...grpc.CallOption) (*empty.Empty, error) SearchProbingTargetGroups(ctx context.Context, in *SearchProbingTargetGroupsRequest, opts ...grpc.CallOption) (*SearchProbingTargetGroupsResponse, error) }
ProbingTargetGroupServiceClient is the client API for ProbingTargetGroupService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewProbingTargetGroupServiceClient ¶
func NewProbingTargetGroupServiceClient(cc grpc.ClientConnInterface) ProbingTargetGroupServiceClient
type ProbingTargetGroupServiceDescriptor ¶ added in v0.4.26
type ProbingTargetGroupServiceDescriptor struct{}
func GetProbingTargetGroupServiceDescriptor ¶ added in v0.4.26
func GetProbingTargetGroupServiceDescriptor() *ProbingTargetGroupServiceDescriptor
func (*ProbingTargetGroupServiceDescriptor) AllMethodDescriptors ¶ added in v0.4.26
func (d *ProbingTargetGroupServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*ProbingTargetGroupServiceDescriptor) GetApiName ¶ added in v0.4.26
func (d *ProbingTargetGroupServiceDescriptor) GetApiName() string
func (*ProbingTargetGroupServiceDescriptor) GetFullAPIName ¶ added in v0.4.26
func (d *ProbingTargetGroupServiceDescriptor) GetFullAPIName() string
func (*ProbingTargetGroupServiceDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *ProbingTargetGroupServiceDescriptor) GetProtoPkgName() string
func (*ProbingTargetGroupServiceDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *ProbingTargetGroupServiceDescriptor) GetServiceDomain() string
func (*ProbingTargetGroupServiceDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *ProbingTargetGroupServiceDescriptor) GetServiceVersion() string
type SearchProbingTargetGroupsDescriptor ¶ added in v0.4.26
type SearchProbingTargetGroupsDescriptor struct{}
func GetSearchProbingTargetGroupsDescriptor ¶ added in v0.4.26
func GetSearchProbingTargetGroupsDescriptor() *SearchProbingTargetGroupsDescriptor
func (*SearchProbingTargetGroupsDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*SearchProbingTargetGroupsDescriptor) GetApiName ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) GetApiName() string
func (*SearchProbingTargetGroupsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*SearchProbingTargetGroupsDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) GetFullMethodName() string
func (*SearchProbingTargetGroupsDescriptor) GetMethodName ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) GetMethodName() string
func (*SearchProbingTargetGroupsDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) GetProtoPkgName() string
func (*SearchProbingTargetGroupsDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *SearchProbingTargetGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*SearchProbingTargetGroupsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*SearchProbingTargetGroupsDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) GetServiceDomain() string
func (*SearchProbingTargetGroupsDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) GetServiceVersion() string
func (*SearchProbingTargetGroupsDescriptor) GetVerb ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) GetVerb() string
func (*SearchProbingTargetGroupsDescriptor) HasResource ¶ added in v0.4.27
func (d *SearchProbingTargetGroupsDescriptor) HasResource() bool
func (*SearchProbingTargetGroupsDescriptor) IsClientStream ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) IsClientStream() bool
func (*SearchProbingTargetGroupsDescriptor) IsCollection ¶ added in v0.4.27
func (d *SearchProbingTargetGroupsDescriptor) IsCollection() bool
func (*SearchProbingTargetGroupsDescriptor) IsPlural ¶ added in v0.4.27
func (d *SearchProbingTargetGroupsDescriptor) IsPlural() bool
func (*SearchProbingTargetGroupsDescriptor) IsServerStream ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) IsServerStream() bool
func (*SearchProbingTargetGroupsDescriptor) IsUnary ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) IsUnary() bool
func (*SearchProbingTargetGroupsDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) NewEmptyClientMsg() proto.Message
func (*SearchProbingTargetGroupsDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) NewEmptyServerMsg() proto.Message
func (*SearchProbingTargetGroupsDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *SearchProbingTargetGroupsDescriptor) RequestHasResourceBody() bool
type SearchProbingTargetGroupsDescriptorClientMsgHandle ¶ added in v0.4.26
type SearchProbingTargetGroupsDescriptorClientMsgHandle struct{}
func (*SearchProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *SearchProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*SearchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *SearchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*SearchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *SearchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type SearchProbingTargetGroupsDescriptorServerMsgHandle ¶ added in v0.4.26
type SearchProbingTargetGroupsDescriptorServerMsgHandle struct{}
func (*SearchProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *SearchProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*SearchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *SearchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*SearchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *SearchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type SearchProbingTargetGroupsRequest ¶
type SearchProbingTargetGroupsRequest struct { // Parent name of ntt.watchdog.v1alpha2.ProbingTargetGroup Parent *probing_target_group.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer ProbingTargetGroups 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 // [SearchProbingTargetGroupsResponse.next_page_token][ntt.watchdog.v1alpha2.SearchProbingTargetGroupsResponse.next_page_token] PageToken *probing_target_group.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 *probing_target_group.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 *probing_target_group.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 *probing_target_group.ProbingTargetGroup_FieldMask `` /* 150-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"` // Optional search phrase used to further filter results. Phrase string `protobuf:"bytes,8,opt,name=phrase,proto3" json:"phrase,omitempty" firestore:"phrase"` // contains filtered or unexported fields }
Request message for method [SearchProbingTargetGroups][ntt.watchdog.v1alpha2.SearchProbingTargetGroups]
func (*SearchProbingTargetGroupsRequest) Clone ¶
func (o *SearchProbingTargetGroupsRequest) Clone() *SearchProbingTargetGroupsRequest
func (*SearchProbingTargetGroupsRequest) CloneRaw ¶
func (o *SearchProbingTargetGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*SearchProbingTargetGroupsRequest) Descriptor ¶
func (*SearchProbingTargetGroupsRequest) Descriptor() ([]byte, []int)
Deprecated, Use SearchProbingTargetGroupsRequest.ProtoReflect.Descriptor instead.
func (*SearchProbingTargetGroupsRequest) GetFieldMask ¶
func (m *SearchProbingTargetGroupsRequest) GetFieldMask() *probing_target_group.ProbingTargetGroup_FieldMask
func (*SearchProbingTargetGroupsRequest) GetFilter ¶
func (m *SearchProbingTargetGroupsRequest) GetFilter() *probing_target_group.Filter
func (*SearchProbingTargetGroupsRequest) GetOrderBy ¶
func (m *SearchProbingTargetGroupsRequest) GetOrderBy() *probing_target_group.OrderBy
func (*SearchProbingTargetGroupsRequest) GetPageSize ¶
func (m *SearchProbingTargetGroupsRequest) GetPageSize() int32
func (*SearchProbingTargetGroupsRequest) GetPageToken ¶
func (m *SearchProbingTargetGroupsRequest) GetPageToken() *probing_target_group.PagerCursor
func (*SearchProbingTargetGroupsRequest) GetParent ¶
func (m *SearchProbingTargetGroupsRequest) GetParent() *probing_target_group.ParentName
func (*SearchProbingTargetGroupsRequest) GetPhrase ¶
func (m *SearchProbingTargetGroupsRequest) GetPhrase() string
func (*SearchProbingTargetGroupsRequest) GetView ¶
func (m *SearchProbingTargetGroupsRequest) GetView() view.View
func (*SearchProbingTargetGroupsRequest) GotenMessage ¶
func (*SearchProbingTargetGroupsRequest) GotenMessage()
func (*SearchProbingTargetGroupsRequest) GotenObjectExt ¶
func (o *SearchProbingTargetGroupsRequest) GotenObjectExt()
func (*SearchProbingTargetGroupsRequest) GotenValidate ¶
func (obj *SearchProbingTargetGroupsRequest) GotenValidate() error
func (*SearchProbingTargetGroupsRequest) MakeDiffFieldMask ¶
func (o *SearchProbingTargetGroupsRequest) MakeDiffFieldMask(other *SearchProbingTargetGroupsRequest) *SearchProbingTargetGroupsRequest_FieldMask
func (*SearchProbingTargetGroupsRequest) MakeFullFieldMask ¶
func (o *SearchProbingTargetGroupsRequest) MakeFullFieldMask() *SearchProbingTargetGroupsRequest_FieldMask
func (*SearchProbingTargetGroupsRequest) MakeRawDiffFieldMask ¶
func (o *SearchProbingTargetGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*SearchProbingTargetGroupsRequest) MakeRawFullFieldMask ¶
func (o *SearchProbingTargetGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*SearchProbingTargetGroupsRequest) Marshal ¶
func (m *SearchProbingTargetGroupsRequest) Marshal() ([]byte, error)
func (*SearchProbingTargetGroupsRequest) MarshalJSON ¶
func (m *SearchProbingTargetGroupsRequest) MarshalJSON() ([]byte, error)
func (*SearchProbingTargetGroupsRequest) Merge ¶
func (o *SearchProbingTargetGroupsRequest) Merge(source *SearchProbingTargetGroupsRequest)
func (*SearchProbingTargetGroupsRequest) MergeRaw ¶
func (o *SearchProbingTargetGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*SearchProbingTargetGroupsRequest) ProtoMessage ¶
func (*SearchProbingTargetGroupsRequest) ProtoMessage()
func (*SearchProbingTargetGroupsRequest) ProtoReflect ¶
func (m *SearchProbingTargetGroupsRequest) ProtoReflect() preflect.Message
func (*SearchProbingTargetGroupsRequest) Reset ¶
func (m *SearchProbingTargetGroupsRequest) Reset()
func (*SearchProbingTargetGroupsRequest) SetFieldMask ¶
func (m *SearchProbingTargetGroupsRequest) SetFieldMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
func (*SearchProbingTargetGroupsRequest) SetFilter ¶
func (m *SearchProbingTargetGroupsRequest) SetFilter(fv *probing_target_group.Filter)
func (*SearchProbingTargetGroupsRequest) SetOrderBy ¶
func (m *SearchProbingTargetGroupsRequest) SetOrderBy(fv *probing_target_group.OrderBy)
func (*SearchProbingTargetGroupsRequest) SetPageSize ¶
func (m *SearchProbingTargetGroupsRequest) SetPageSize(fv int32)
func (*SearchProbingTargetGroupsRequest) SetPageToken ¶
func (m *SearchProbingTargetGroupsRequest) SetPageToken(fv *probing_target_group.PagerCursor)
func (*SearchProbingTargetGroupsRequest) SetParent ¶
func (m *SearchProbingTargetGroupsRequest) SetParent(fv *probing_target_group.ParentName)
func (*SearchProbingTargetGroupsRequest) SetPhrase ¶
func (m *SearchProbingTargetGroupsRequest) SetPhrase(fv string)
func (*SearchProbingTargetGroupsRequest) SetView ¶
func (m *SearchProbingTargetGroupsRequest) SetView(fv view.View)
func (*SearchProbingTargetGroupsRequest) String ¶
func (m *SearchProbingTargetGroupsRequest) String() string
func (*SearchProbingTargetGroupsRequest) Unmarshal ¶
func (m *SearchProbingTargetGroupsRequest) Unmarshal(b []byte) error
func (*SearchProbingTargetGroupsRequest) UnmarshalJSON ¶
func (m *SearchProbingTargetGroupsRequest) UnmarshalJSON(data []byte) error
type SearchProbingTargetGroupsRequestFieldPathBuilder ¶
type SearchProbingTargetGroupsRequestFieldPathBuilder struct{}
func NewSearchProbingTargetGroupsRequestFieldPathBuilder ¶
func NewSearchProbingTargetGroupsRequestFieldPathBuilder() SearchProbingTargetGroupsRequestFieldPathBuilder
type SearchProbingTargetGroupsRequestPathSelectorFieldMask ¶
type SearchProbingTargetGroupsRequestPathSelectorFieldMask struct{}
func (SearchProbingTargetGroupsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type SearchProbingTargetGroupsRequestPathSelectorFilter ¶
type SearchProbingTargetGroupsRequestPathSelectorFilter struct{}
func (SearchProbingTargetGroupsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_target_group.Filter) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type SearchProbingTargetGroupsRequestPathSelectorOrderBy ¶
type SearchProbingTargetGroupsRequestPathSelectorOrderBy struct{}
func (SearchProbingTargetGroupsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_target_group.OrderBy) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type SearchProbingTargetGroupsRequestPathSelectorPageSize ¶
type SearchProbingTargetGroupsRequestPathSelectorPageSize struct{}
func (SearchProbingTargetGroupsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingTargetGroupsRequestPathSelectorPageSize) WithValue ¶
func (s SearchProbingTargetGroupsRequestPathSelectorPageSize) WithValue(value int32) *SearchProbingTargetGroupsRequest_FieldTerminalPathValue
type SearchProbingTargetGroupsRequestPathSelectorPageToken ¶
type SearchProbingTargetGroupsRequestPathSelectorPageToken struct{}
func (SearchProbingTargetGroupsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type SearchProbingTargetGroupsRequestPathSelectorParent ¶
type SearchProbingTargetGroupsRequestPathSelectorParent struct{}
func (SearchProbingTargetGroupsRequestPathSelectorParent) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsRequestPathSelectorParent) WithArrayOfValues(values []*probing_target_group.ParentName) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type SearchProbingTargetGroupsRequestPathSelectorPhrase ¶
type SearchProbingTargetGroupsRequestPathSelectorPhrase struct{}
func (SearchProbingTargetGroupsRequestPathSelectorPhrase) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsRequestPathSelectorPhrase) WithArrayOfValues(values []string) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingTargetGroupsRequestPathSelectorPhrase) WithValue ¶
func (s SearchProbingTargetGroupsRequestPathSelectorPhrase) WithValue(value string) *SearchProbingTargetGroupsRequest_FieldTerminalPathValue
type SearchProbingTargetGroupsRequestPathSelectorView ¶
type SearchProbingTargetGroupsRequestPathSelectorView struct{}
func (SearchProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingTargetGroupsRequestPathSelectorView) WithValue ¶
func (s SearchProbingTargetGroupsRequestPathSelectorView) WithValue(value view.View) *SearchProbingTargetGroupsRequest_FieldTerminalPathValue
type SearchProbingTargetGroupsRequest_FieldMask ¶
type SearchProbingTargetGroupsRequest_FieldMask struct {
Paths []SearchProbingTargetGroupsRequest_FieldPath
}
func FullSearchProbingTargetGroupsRequest_FieldMask ¶
func FullSearchProbingTargetGroupsRequest_FieldMask() *SearchProbingTargetGroupsRequest_FieldMask
func (*SearchProbingTargetGroupsRequest_FieldMask) AppendPath ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) AppendPath(path SearchProbingTargetGroupsRequest_FieldPath)
func (*SearchProbingTargetGroupsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*SearchProbingTargetGroupsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*SearchProbingTargetGroupsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*SearchProbingTargetGroupsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) FilterInputFields() *SearchProbingTargetGroupsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*SearchProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*SearchProbingTargetGroupsRequest_FieldMask) GetPaths ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) GetPaths() []SearchProbingTargetGroupsRequest_FieldPath
func (*SearchProbingTargetGroupsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*SearchProbingTargetGroupsRequest_FieldMask) IsFull ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) IsFull() bool
func (SearchProbingTargetGroupsRequest_FieldMask) Marshal ¶
func (fieldMask SearchProbingTargetGroupsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (SearchProbingTargetGroupsRequest_FieldMask) MarshalJSON ¶
func (fieldMask SearchProbingTargetGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*SearchProbingTargetGroupsRequest_FieldMask) PathsCount ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) PathsCount() int
func (*SearchProbingTargetGroupsRequest_FieldMask) Project ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) Project(source *SearchProbingTargetGroupsRequest) *SearchProbingTargetGroupsRequest
func (*SearchProbingTargetGroupsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*SearchProbingTargetGroupsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) ProtoMessage()
func (*SearchProbingTargetGroupsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) ProtoReflect() preflect.Message
func (*SearchProbingTargetGroupsRequest_FieldMask) Reset ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) Reset()
func (*SearchProbingTargetGroupsRequest_FieldMask) Set ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) Set(target, source *SearchProbingTargetGroupsRequest)
func (*SearchProbingTargetGroupsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*SearchProbingTargetGroupsRequest_FieldMask) SetRaw ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*SearchProbingTargetGroupsRequest_FieldMask) Size ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) Size() int
func (*SearchProbingTargetGroupsRequest_FieldMask) String ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) String() string
func (*SearchProbingTargetGroupsRequest_FieldMask) Subtract ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) Subtract(other *SearchProbingTargetGroupsRequest_FieldMask) *SearchProbingTargetGroupsRequest_FieldMask
func (*SearchProbingTargetGroupsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*SearchProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*SearchProbingTargetGroupsRequest_FieldMask) Unmarshal ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) Unmarshal(data []byte) error
func (*SearchProbingTargetGroupsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
type SearchProbingTargetGroupsRequest_FieldPath ¶
type SearchProbingTargetGroupsRequest_FieldPath interface { gotenobject.FieldPath Selector() SearchProbingTargetGroupsRequest_FieldPathSelector Get(source *SearchProbingTargetGroupsRequest) []interface{} GetSingle(source *SearchProbingTargetGroupsRequest) (interface{}, bool) ClearValue(item *SearchProbingTargetGroupsRequest) // Those methods build corresponding SearchProbingTargetGroupsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) SearchProbingTargetGroupsRequest_FieldPathValue WithIArrayOfValues(values interface{}) SearchProbingTargetGroupsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) SearchProbingTargetGroupsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildSearchProbingTargetGroupsRequest_FieldPath ¶
func BuildSearchProbingTargetGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (SearchProbingTargetGroupsRequest_FieldPath, error)
func MustParseSearchProbingTargetGroupsRequest_FieldPath ¶
func MustParseSearchProbingTargetGroupsRequest_FieldPath(rawField string) SearchProbingTargetGroupsRequest_FieldPath
func ParseSearchProbingTargetGroupsRequest_FieldPath ¶
func ParseSearchProbingTargetGroupsRequest_FieldPath(rawField string) (SearchProbingTargetGroupsRequest_FieldPath, error)
type SearchProbingTargetGroupsRequest_FieldPathArrayItemValue ¶
type SearchProbingTargetGroupsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue SearchProbingTargetGroupsRequest_FieldPath ContainsValue(*SearchProbingTargetGroupsRequest) bool }
SearchProbingTargetGroupsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for SearchProbingTargetGroupsRequest according to their type Present only for array (repeated) types.
func MustParseSearchProbingTargetGroupsRequest_FieldPathArrayItemValue ¶
func MustParseSearchProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbingTargetGroupsRequest_FieldPathArrayItemValue
func ParseSearchProbingTargetGroupsRequest_FieldPathArrayItemValue ¶
func ParseSearchProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbingTargetGroupsRequest_FieldPathArrayItemValue, error)
ParseSearchProbingTargetGroupsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type SearchProbingTargetGroupsRequest_FieldPathArrayOfValues ¶
type SearchProbingTargetGroupsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues SearchProbingTargetGroupsRequest_FieldPath }
SearchProbingTargetGroupsRequest_FieldPathArrayOfValues allows storing slice of values for SearchProbingTargetGroupsRequest fields according to their type
func MustParseSearchProbingTargetGroupsRequest_FieldPathArrayOfValues ¶
func MustParseSearchProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) SearchProbingTargetGroupsRequest_FieldPathArrayOfValues
func ParseSearchProbingTargetGroupsRequest_FieldPathArrayOfValues ¶
func ParseSearchProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchProbingTargetGroupsRequest_FieldPathArrayOfValues, error)
type SearchProbingTargetGroupsRequest_FieldPathSelector ¶
type SearchProbingTargetGroupsRequest_FieldPathSelector int32
const ( SearchProbingTargetGroupsRequest_FieldPathSelectorParent SearchProbingTargetGroupsRequest_FieldPathSelector = 0 SearchProbingTargetGroupsRequest_FieldPathSelectorPageSize SearchProbingTargetGroupsRequest_FieldPathSelector = 1 SearchProbingTargetGroupsRequest_FieldPathSelectorPageToken SearchProbingTargetGroupsRequest_FieldPathSelector = 2 SearchProbingTargetGroupsRequest_FieldPathSelectorOrderBy SearchProbingTargetGroupsRequest_FieldPathSelector = 3 SearchProbingTargetGroupsRequest_FieldPathSelectorFilter SearchProbingTargetGroupsRequest_FieldPathSelector = 4 SearchProbingTargetGroupsRequest_FieldPathSelectorFieldMask SearchProbingTargetGroupsRequest_FieldPathSelector = 5 SearchProbingTargetGroupsRequest_FieldPathSelectorView SearchProbingTargetGroupsRequest_FieldPathSelector = 6 SearchProbingTargetGroupsRequest_FieldPathSelectorPhrase SearchProbingTargetGroupsRequest_FieldPathSelector = 7 )
func (SearchProbingTargetGroupsRequest_FieldPathSelector) String ¶
func (s SearchProbingTargetGroupsRequest_FieldPathSelector) String() string
type SearchProbingTargetGroupsRequest_FieldPathValue ¶
type SearchProbingTargetGroupsRequest_FieldPathValue interface { SearchProbingTargetGroupsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **SearchProbingTargetGroupsRequest) CompareWith(*SearchProbingTargetGroupsRequest) (cmp int, comparable bool) }
SearchProbingTargetGroupsRequest_FieldPathValue allows storing values for SearchProbingTargetGroupsRequest fields according to their type
func MustParseSearchProbingTargetGroupsRequest_FieldPathValue ¶
func MustParseSearchProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) SearchProbingTargetGroupsRequest_FieldPathValue
func ParseSearchProbingTargetGroupsRequest_FieldPathValue ¶
func ParseSearchProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) (SearchProbingTargetGroupsRequest_FieldPathValue, error)
type SearchProbingTargetGroupsRequest_FieldTerminalPath ¶
type SearchProbingTargetGroupsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) ClearValue ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) ClearValue(item *SearchProbingTargetGroupsRequest)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) Get ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) Get(source *SearchProbingTargetGroupsRequest) (values []interface{})
Get returns all values pointed by specific field from source SearchProbingTargetGroupsRequest
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) GetDefault ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) GetRaw ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) GetSingle ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) GetSingle(source *SearchProbingTargetGroupsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source SearchProbingTargetGroupsRequest
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) JSONString ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) String ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbingTargetGroupsRequest_FieldPathArrayItemValue
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbingTargetGroupsRequest_FieldPathArrayOfValues
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) WithIValue ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) SearchProbingTargetGroupsRequest_FieldPathValue
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *SearchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue ¶
type SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue struct { SearchProbingTargetGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbingTargetGroupsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchProbingTargetGroupsRequest'
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object SearchProbingTargetGroupsRequest as interface{}
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbingTargetGroupsRequest) (interface{}, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues ¶
type SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues struct { SearchProbingTargetGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_target_group.Filter, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_target_group.OrderBy, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target_group.ParentName, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues ¶
func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues() ([]string, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type SearchProbingTargetGroupsRequest_FieldTerminalPathValue ¶
type SearchProbingTargetGroupsRequest_FieldTerminalPathValue struct { SearchProbingTargetGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_target_group.Filter, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_target_group.OrderBy, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_target_group.PagerCursor, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsParentValue() (*probing_target_group.ParentName, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPhraseValue ¶
func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPhraseValue() (string, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith(source *SearchProbingTargetGroupsRequest) (int, bool)
CompareWith compares value in the 'SearchProbingTargetGroupsRequest_FieldTerminalPathValue' with the value under path in 'SearchProbingTargetGroupsRequest'.
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'SearchProbingTargetGroupsRequest' as interface{}
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo(target **SearchProbingTargetGroupsRequest)
SetTo stores value for selected field for object SearchProbingTargetGroupsRequest
func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *SearchProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type SearchProbingTargetGroupsResponse ¶
type SearchProbingTargetGroupsResponse struct { // The list of ProbingTargetGroups ProbingTargetGroups []*probing_target_group.ProbingTargetGroup `` /* 152-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [SearchProbingTargetGroupsRequest.page_token][ntt.watchdog.v1alpha2.SearchProbingTargetGroupsRequest.page_token] PrevPageToken *probing_target_group.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [SearchProbingTargetGroupsRequest.page_token][ntt.watchdog.v1alpha2.SearchProbingTargetGroupsRequest.page_token] NextPageToken *probing_target_group.PagerCursor `` /* 151-byte string literal not displayed */ // Current offset from the first page (0 if no page tokens were given). Page // index can be computed from offset and limit provided in a request CurrentOffset int32 `` /* 127-byte string literal not displayed */ // Number of total ProbingTargetGroups across all pages. TotalResultsCount int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [SearchProbingTargetGroups][ntt.watchdog.v1alpha2.SearchProbingTargetGroups]
func (*SearchProbingTargetGroupsResponse) Clone ¶
func (o *SearchProbingTargetGroupsResponse) Clone() *SearchProbingTargetGroupsResponse
func (*SearchProbingTargetGroupsResponse) CloneRaw ¶
func (o *SearchProbingTargetGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*SearchProbingTargetGroupsResponse) Descriptor ¶
func (*SearchProbingTargetGroupsResponse) Descriptor() ([]byte, []int)
Deprecated, Use SearchProbingTargetGroupsResponse.ProtoReflect.Descriptor instead.
func (*SearchProbingTargetGroupsResponse) GetCurrentOffset ¶
func (m *SearchProbingTargetGroupsResponse) GetCurrentOffset() int32
func (*SearchProbingTargetGroupsResponse) GetNextPageToken ¶
func (m *SearchProbingTargetGroupsResponse) GetNextPageToken() *probing_target_group.PagerCursor
func (*SearchProbingTargetGroupsResponse) GetPrevPageToken ¶
func (m *SearchProbingTargetGroupsResponse) GetPrevPageToken() *probing_target_group.PagerCursor
func (*SearchProbingTargetGroupsResponse) GetProbingTargetGroups ¶
func (m *SearchProbingTargetGroupsResponse) GetProbingTargetGroups() []*probing_target_group.ProbingTargetGroup
func (*SearchProbingTargetGroupsResponse) GetTotalResultsCount ¶
func (m *SearchProbingTargetGroupsResponse) GetTotalResultsCount() int32
func (*SearchProbingTargetGroupsResponse) GotenMessage ¶
func (*SearchProbingTargetGroupsResponse) GotenMessage()
func (*SearchProbingTargetGroupsResponse) GotenObjectExt ¶
func (o *SearchProbingTargetGroupsResponse) GotenObjectExt()
func (*SearchProbingTargetGroupsResponse) GotenValidate ¶
func (obj *SearchProbingTargetGroupsResponse) GotenValidate() error
func (*SearchProbingTargetGroupsResponse) MakeDiffFieldMask ¶
func (o *SearchProbingTargetGroupsResponse) MakeDiffFieldMask(other *SearchProbingTargetGroupsResponse) *SearchProbingTargetGroupsResponse_FieldMask
func (*SearchProbingTargetGroupsResponse) MakeFullFieldMask ¶
func (o *SearchProbingTargetGroupsResponse) MakeFullFieldMask() *SearchProbingTargetGroupsResponse_FieldMask
func (*SearchProbingTargetGroupsResponse) MakeRawDiffFieldMask ¶
func (o *SearchProbingTargetGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*SearchProbingTargetGroupsResponse) MakeRawFullFieldMask ¶
func (o *SearchProbingTargetGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*SearchProbingTargetGroupsResponse) Marshal ¶
func (m *SearchProbingTargetGroupsResponse) Marshal() ([]byte, error)
func (*SearchProbingTargetGroupsResponse) MarshalJSON ¶
func (m *SearchProbingTargetGroupsResponse) MarshalJSON() ([]byte, error)
func (*SearchProbingTargetGroupsResponse) Merge ¶
func (o *SearchProbingTargetGroupsResponse) Merge(source *SearchProbingTargetGroupsResponse)
func (*SearchProbingTargetGroupsResponse) MergeRaw ¶
func (o *SearchProbingTargetGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*SearchProbingTargetGroupsResponse) ProtoMessage ¶
func (*SearchProbingTargetGroupsResponse) ProtoMessage()
func (*SearchProbingTargetGroupsResponse) ProtoReflect ¶
func (m *SearchProbingTargetGroupsResponse) ProtoReflect() preflect.Message
func (*SearchProbingTargetGroupsResponse) Reset ¶
func (m *SearchProbingTargetGroupsResponse) Reset()
func (*SearchProbingTargetGroupsResponse) SetCurrentOffset ¶
func (m *SearchProbingTargetGroupsResponse) SetCurrentOffset(fv int32)
func (*SearchProbingTargetGroupsResponse) SetNextPageToken ¶
func (m *SearchProbingTargetGroupsResponse) SetNextPageToken(fv *probing_target_group.PagerCursor)
func (*SearchProbingTargetGroupsResponse) SetPrevPageToken ¶
func (m *SearchProbingTargetGroupsResponse) SetPrevPageToken(fv *probing_target_group.PagerCursor)
func (*SearchProbingTargetGroupsResponse) SetProbingTargetGroups ¶
func (m *SearchProbingTargetGroupsResponse) SetProbingTargetGroups(fv []*probing_target_group.ProbingTargetGroup)
func (*SearchProbingTargetGroupsResponse) SetTotalResultsCount ¶
func (m *SearchProbingTargetGroupsResponse) SetTotalResultsCount(fv int32)
func (*SearchProbingTargetGroupsResponse) String ¶
func (m *SearchProbingTargetGroupsResponse) String() string
func (*SearchProbingTargetGroupsResponse) Unmarshal ¶
func (m *SearchProbingTargetGroupsResponse) Unmarshal(b []byte) error
func (*SearchProbingTargetGroupsResponse) UnmarshalJSON ¶
func (m *SearchProbingTargetGroupsResponse) UnmarshalJSON(data []byte) error
type SearchProbingTargetGroupsResponseFieldPathBuilder ¶
type SearchProbingTargetGroupsResponseFieldPathBuilder struct{}
func NewSearchProbingTargetGroupsResponseFieldPathBuilder ¶
func NewSearchProbingTargetGroupsResponseFieldPathBuilder() SearchProbingTargetGroupsResponseFieldPathBuilder
func (SearchProbingTargetGroupsResponseFieldPathBuilder) CurrentOffset ¶
func (SearchProbingTargetGroupsResponseFieldPathBuilder) NextPageToken ¶
func (SearchProbingTargetGroupsResponseFieldPathBuilder) PrevPageToken ¶
func (SearchProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroups ¶
func (SearchProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroups() SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups
func (SearchProbingTargetGroupsResponseFieldPathBuilder) TotalResultsCount ¶
func (SearchProbingTargetGroupsResponseFieldPathBuilder) TotalResultsCount() SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount
type SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations ¶
type SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath ¶
func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels ¶
type SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels struct {
// contains filtered or unexported fields
}
func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) FieldPath ¶
func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards ¶
type SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards struct {
// contains filtered or unexported fields
}
func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) FieldPath ¶
func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues(values []int64) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorCurrentOffset ¶
type SearchProbingTargetGroupsResponsePathSelectorCurrentOffset struct{}
func (SearchProbingTargetGroupsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorNextPageToken ¶
type SearchProbingTargetGroupsResponsePathSelectorNextPageToken struct{}
func (SearchProbingTargetGroupsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorPrevPageToken ¶
type SearchProbingTargetGroupsResponsePathSelectorPrevPageToken struct{}
func (SearchProbingTargetGroupsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) DisplayName ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithArrayOfValues(values [][]*probing_target_group.ProbingTargetGroup) *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithItemValue ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayItemValue ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayItemValue(subPathArrayItemValue probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue) *SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubArrayOfValues(subPathArrayOfValues probing_target_group.ProbingTargetGroup_FieldPathArrayOfValues) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubPath ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) WithSubValue ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Annotations ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) CreateTime ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) DeleteTime ¶ added in v0.7.1
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Generation ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Lifecycle ¶ added in v0.7.1
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) OwnerReferences ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) ResourceVersion ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) UpdateTime ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithKey ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) FieldPath ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime ¶ added in v0.7.1
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) FieldPath ¶ added in v0.7.1
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.7.1
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) FieldPath ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithArrayOfValues(values []int64) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues(values []map[string]string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle ¶ added in v0.7.1
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) BlockDeletion ¶ added in v0.7.1
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) FieldPath ¶ added in v0.7.1
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) State ¶ added in v0.7.1
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithArrayOfValues ¶ added in v0.7.1
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion ¶ added in v0.7.1
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.7.1
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.7.1
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState ¶ added in v0.7.1
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) FieldPath ¶ added in v0.7.1
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.7.1
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Controller ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) FieldPath ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Kind ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Name ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Region ¶ added in v0.7.1
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.7.1
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Version ¶ added in v0.7.1
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithItemValue ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) FieldPath ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) FieldPath ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) FieldPath ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion ¶ added in v0.7.1
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.7.1
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.7.1
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.7.1
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.7.1
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.7.1
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion ¶ added in v0.7.1
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.7.1
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.7.1
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) FieldPath ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues(values []map[string]int64) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) OwningRegion ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) FieldPath ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) FieldPath ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithItemValue ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithArrayOfValues(values [][]string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithItemValue ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) FieldPath ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithArrayOfValues(values []string) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithArrayOfValues(values []*probing_target_group.Name) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) TargetCount ¶
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) WithArrayOfValues ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount ¶
type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount struct{}
func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithArrayOfValues(values []int64) *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount ¶
type SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount struct{}
func (SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶
func (s SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
type SearchProbingTargetGroupsResponse_FieldMask ¶
type SearchProbingTargetGroupsResponse_FieldMask struct {
Paths []SearchProbingTargetGroupsResponse_FieldPath
}
func FullSearchProbingTargetGroupsResponse_FieldMask ¶
func FullSearchProbingTargetGroupsResponse_FieldMask() *SearchProbingTargetGroupsResponse_FieldMask
func (*SearchProbingTargetGroupsResponse_FieldMask) AppendPath ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) AppendPath(path SearchProbingTargetGroupsResponse_FieldPath)
func (*SearchProbingTargetGroupsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*SearchProbingTargetGroupsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*SearchProbingTargetGroupsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*SearchProbingTargetGroupsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) FilterInputFields() *SearchProbingTargetGroupsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*SearchProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*SearchProbingTargetGroupsResponse_FieldMask) GetPaths ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) GetPaths() []SearchProbingTargetGroupsResponse_FieldPath
func (*SearchProbingTargetGroupsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*SearchProbingTargetGroupsResponse_FieldMask) IsFull ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) IsFull() bool
func (SearchProbingTargetGroupsResponse_FieldMask) Marshal ¶
func (fieldMask SearchProbingTargetGroupsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (SearchProbingTargetGroupsResponse_FieldMask) MarshalJSON ¶
func (fieldMask SearchProbingTargetGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*SearchProbingTargetGroupsResponse_FieldMask) PathsCount ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) PathsCount() int
func (*SearchProbingTargetGroupsResponse_FieldMask) Project ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) Project(source *SearchProbingTargetGroupsResponse) *SearchProbingTargetGroupsResponse
func (*SearchProbingTargetGroupsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*SearchProbingTargetGroupsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) ProtoMessage()
func (*SearchProbingTargetGroupsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) ProtoReflect() preflect.Message
func (*SearchProbingTargetGroupsResponse_FieldMask) Reset ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) Reset()
func (*SearchProbingTargetGroupsResponse_FieldMask) Set ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) Set(target, source *SearchProbingTargetGroupsResponse)
func (*SearchProbingTargetGroupsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*SearchProbingTargetGroupsResponse_FieldMask) SetRaw ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*SearchProbingTargetGroupsResponse_FieldMask) Size ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) Size() int
func (*SearchProbingTargetGroupsResponse_FieldMask) String ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) String() string
func (*SearchProbingTargetGroupsResponse_FieldMask) Subtract ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) Subtract(other *SearchProbingTargetGroupsResponse_FieldMask) *SearchProbingTargetGroupsResponse_FieldMask
func (*SearchProbingTargetGroupsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*SearchProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*SearchProbingTargetGroupsResponse_FieldMask) Unmarshal ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) Unmarshal(data []byte) error
func (*SearchProbingTargetGroupsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
type SearchProbingTargetGroupsResponse_FieldPath ¶
type SearchProbingTargetGroupsResponse_FieldPath interface { gotenobject.FieldPath Selector() SearchProbingTargetGroupsResponse_FieldPathSelector Get(source *SearchProbingTargetGroupsResponse) []interface{} GetSingle(source *SearchProbingTargetGroupsResponse) (interface{}, bool) ClearValue(item *SearchProbingTargetGroupsResponse) // Those methods build corresponding SearchProbingTargetGroupsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) SearchProbingTargetGroupsResponse_FieldPathValue WithIArrayOfValues(values interface{}) SearchProbingTargetGroupsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) SearchProbingTargetGroupsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildSearchProbingTargetGroupsResponse_FieldPath ¶
func BuildSearchProbingTargetGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (SearchProbingTargetGroupsResponse_FieldPath, error)
func MustParseSearchProbingTargetGroupsResponse_FieldPath ¶
func MustParseSearchProbingTargetGroupsResponse_FieldPath(rawField string) SearchProbingTargetGroupsResponse_FieldPath
func ParseSearchProbingTargetGroupsResponse_FieldPath ¶
func ParseSearchProbingTargetGroupsResponse_FieldPath(rawField string) (SearchProbingTargetGroupsResponse_FieldPath, error)
type SearchProbingTargetGroupsResponse_FieldPathArrayItemValue ¶
type SearchProbingTargetGroupsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue SearchProbingTargetGroupsResponse_FieldPath ContainsValue(*SearchProbingTargetGroupsResponse) bool }
SearchProbingTargetGroupsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for SearchProbingTargetGroupsResponse according to their type Present only for array (repeated) types.
func MustParseSearchProbingTargetGroupsResponse_FieldPathArrayItemValue ¶
func MustParseSearchProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbingTargetGroupsResponse_FieldPathArrayItemValue
func ParseSearchProbingTargetGroupsResponse_FieldPathArrayItemValue ¶
func ParseSearchProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbingTargetGroupsResponse_FieldPathArrayItemValue, error)
ParseSearchProbingTargetGroupsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type SearchProbingTargetGroupsResponse_FieldPathArrayOfValues ¶
type SearchProbingTargetGroupsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues SearchProbingTargetGroupsResponse_FieldPath }
SearchProbingTargetGroupsResponse_FieldPathArrayOfValues allows storing slice of values for SearchProbingTargetGroupsResponse fields according to their type
func MustParseSearchProbingTargetGroupsResponse_FieldPathArrayOfValues ¶
func MustParseSearchProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) SearchProbingTargetGroupsResponse_FieldPathArrayOfValues
func ParseSearchProbingTargetGroupsResponse_FieldPathArrayOfValues ¶
func ParseSearchProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchProbingTargetGroupsResponse_FieldPathArrayOfValues, error)
type SearchProbingTargetGroupsResponse_FieldPathSelector ¶
type SearchProbingTargetGroupsResponse_FieldPathSelector int32
const ( SearchProbingTargetGroupsResponse_FieldPathSelectorProbingTargetGroups SearchProbingTargetGroupsResponse_FieldPathSelector = 0 SearchProbingTargetGroupsResponse_FieldPathSelectorPrevPageToken SearchProbingTargetGroupsResponse_FieldPathSelector = 1 SearchProbingTargetGroupsResponse_FieldPathSelectorNextPageToken SearchProbingTargetGroupsResponse_FieldPathSelector = 2 SearchProbingTargetGroupsResponse_FieldPathSelectorCurrentOffset SearchProbingTargetGroupsResponse_FieldPathSelector = 3 SearchProbingTargetGroupsResponse_FieldPathSelectorTotalResultsCount SearchProbingTargetGroupsResponse_FieldPathSelector = 4 )
func (SearchProbingTargetGroupsResponse_FieldPathSelector) String ¶
func (s SearchProbingTargetGroupsResponse_FieldPathSelector) String() string
type SearchProbingTargetGroupsResponse_FieldPathValue ¶
type SearchProbingTargetGroupsResponse_FieldPathValue interface { SearchProbingTargetGroupsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **SearchProbingTargetGroupsResponse) CompareWith(*SearchProbingTargetGroupsResponse) (cmp int, comparable bool) }
SearchProbingTargetGroupsResponse_FieldPathValue allows storing values for SearchProbingTargetGroupsResponse fields according to their type
func MustParseSearchProbingTargetGroupsResponse_FieldPathValue ¶
func MustParseSearchProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) SearchProbingTargetGroupsResponse_FieldPathValue
func ParseSearchProbingTargetGroupsResponse_FieldPathValue ¶
func ParseSearchProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) (SearchProbingTargetGroupsResponse_FieldPathValue, error)
type SearchProbingTargetGroupsResponse_FieldSubPath ¶
type SearchProbingTargetGroupsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*SearchProbingTargetGroupsResponse_FieldSubPath) AsProbingTargetGroupsSubPath ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) AsProbingTargetGroupsSubPath() (probing_target_group.ProbingTargetGroup_FieldPath, bool)
func (*SearchProbingTargetGroupsResponse_FieldSubPath) ClearValue ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) ClearValue(item *SearchProbingTargetGroupsResponse)
func (*SearchProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*SearchProbingTargetGroupsResponse_FieldSubPath) Get ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) Get(source *SearchProbingTargetGroupsResponse) (values []interface{})
Get returns all values pointed by selected field from source SearchProbingTargetGroupsResponse
func (*SearchProbingTargetGroupsResponse_FieldSubPath) GetDefault ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchProbingTargetGroupsResponse_FieldSubPath) GetRaw ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*SearchProbingTargetGroupsResponse_FieldSubPath) GetSingle ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) GetSingle(source *SearchProbingTargetGroupsResponse) (interface{}, bool)
GetSingle returns value of selected field from source SearchProbingTargetGroupsResponse
func (*SearchProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchProbingTargetGroupsResponse_FieldSubPath) IsLeaf ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchProbingTargetGroupsResponse_FieldSubPath) JSONString ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*SearchProbingTargetGroupsResponse_FieldSubPath) String ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*SearchProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) SearchProbingTargetGroupsResponse_FieldPathArrayItemValue
func (*SearchProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) SearchProbingTargetGroupsResponse_FieldPathArrayOfValues
func (*SearchProbingTargetGroupsResponse_FieldSubPath) WithIValue ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) WithIValue(value interface{}) SearchProbingTargetGroupsResponse_FieldPathValue
func (*SearchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchProbingTargetGroupsResponse_FieldSubPath) WithRawIValue ¶
func (fps *SearchProbingTargetGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue ¶
type SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue struct { SearchProbingTargetGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsProbingTargetGroupsPathItemValue ¶
func (fpaivs *SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsProbingTargetGroupsPathItemValue() (probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue, bool)
func (*SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *SearchProbingTargetGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchProbingTargetGroupsResponse'
func (*SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues ¶
type SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues struct { SearchProbingTargetGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues) AsProbingTargetGroupsPathArrayOfValues ¶
func (fpsaov *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues) AsProbingTargetGroupsPathArrayOfValues() (probing_target_group.ProbingTargetGroup_FieldPathArrayOfValues, bool)
func (*SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type SearchProbingTargetGroupsResponse_FieldSubPathValue ¶
type SearchProbingTargetGroupsResponse_FieldSubPathValue struct { SearchProbingTargetGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchProbingTargetGroupsResponse_FieldSubPathValue) AsProbingTargetGroupsPathValue ¶
func (fpvs *SearchProbingTargetGroupsResponse_FieldSubPathValue) AsProbingTargetGroupsPathValue() (probing_target_group.ProbingTargetGroup_FieldPathValue, bool)
func (*SearchProbingTargetGroupsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *SearchProbingTargetGroupsResponse_FieldSubPathValue) CompareWith(source *SearchProbingTargetGroupsResponse) (int, bool)
func (*SearchProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *SearchProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *SearchProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*SearchProbingTargetGroupsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *SearchProbingTargetGroupsResponse_FieldSubPathValue) SetTo(target **SearchProbingTargetGroupsResponse)
func (*SearchProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *SearchProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type SearchProbingTargetGroupsResponse_FieldTerminalPath ¶
type SearchProbingTargetGroupsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) ClearValue ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) ClearValue(item *SearchProbingTargetGroupsResponse)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) Get ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) Get(source *SearchProbingTargetGroupsResponse) (values []interface{})
Get returns all values pointed by specific field from source SearchProbingTargetGroupsResponse
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) GetDefault ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) GetRaw ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) GetSingle ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) GetSingle(source *SearchProbingTargetGroupsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source SearchProbingTargetGroupsResponse
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) JSONString ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) String ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbingTargetGroupsResponse_FieldPathArrayItemValue
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbingTargetGroupsResponse_FieldPathArrayOfValues
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) WithIValue ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) SearchProbingTargetGroupsResponse_FieldPathValue
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *SearchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue ¶
type SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue struct { SearchProbingTargetGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupsItemValue ¶
func (fpaiv *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupsItemValue() (*probing_target_group.ProbingTargetGroup, bool)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbingTargetGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchProbingTargetGroupsResponse'
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object SearchProbingTargetGroupsResponse as interface{}
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbingTargetGroupsResponse) (interface{}, bool)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues ¶
type SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues struct { SearchProbingTargetGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶
func (fpaov *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupsArrayOfValues ¶
func (fpaov *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupsArrayOfValues() ([][]*probing_target_group.ProbingTargetGroup, bool)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶
func (fpaov *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type SearchProbingTargetGroupsResponse_FieldTerminalPathValue ¶
type SearchProbingTargetGroupsResponse_FieldTerminalPathValue struct { SearchProbingTargetGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶
func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_target_group.PagerCursor, bool)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_target_group.PagerCursor, bool)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupsValue ¶
func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupsValue() ([]*probing_target_group.ProbingTargetGroup, bool)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶
func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith(source *SearchProbingTargetGroupsResponse) (int, bool)
CompareWith compares value in the 'SearchProbingTargetGroupsResponse_FieldTerminalPathValue' with the value under path in 'SearchProbingTargetGroupsResponse'.
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'SearchProbingTargetGroupsResponse' as interface{}
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo(target **SearchProbingTargetGroupsResponse)
SetTo stores value for selected field for object SearchProbingTargetGroupsResponse
func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *SearchProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateProbingTargetGroupDescriptor ¶ added in v0.4.26
type UpdateProbingTargetGroupDescriptor struct{}
func GetUpdateProbingTargetGroupDescriptor ¶ added in v0.4.26
func GetUpdateProbingTargetGroupDescriptor() *UpdateProbingTargetGroupDescriptor
func (*UpdateProbingTargetGroupDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateProbingTargetGroupDescriptor) GetApiName ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) GetApiName() string
func (*UpdateProbingTargetGroupDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateProbingTargetGroupDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) GetFullMethodName() string
func (*UpdateProbingTargetGroupDescriptor) GetMethodName ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) GetMethodName() string
func (*UpdateProbingTargetGroupDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) GetProtoPkgName() string
func (*UpdateProbingTargetGroupDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *UpdateProbingTargetGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateProbingTargetGroupDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateProbingTargetGroupDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) GetServiceDomain() string
func (*UpdateProbingTargetGroupDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) GetServiceVersion() string
func (*UpdateProbingTargetGroupDescriptor) GetVerb ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) GetVerb() string
func (*UpdateProbingTargetGroupDescriptor) HasResource ¶ added in v0.4.27
func (d *UpdateProbingTargetGroupDescriptor) HasResource() bool
func (*UpdateProbingTargetGroupDescriptor) IsClientStream ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) IsClientStream() bool
func (*UpdateProbingTargetGroupDescriptor) IsCollection ¶ added in v0.4.27
func (d *UpdateProbingTargetGroupDescriptor) IsCollection() bool
func (*UpdateProbingTargetGroupDescriptor) IsPlural ¶ added in v0.4.27
func (d *UpdateProbingTargetGroupDescriptor) IsPlural() bool
func (*UpdateProbingTargetGroupDescriptor) IsServerStream ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) IsServerStream() bool
func (*UpdateProbingTargetGroupDescriptor) IsUnary ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) IsUnary() bool
func (*UpdateProbingTargetGroupDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateProbingTargetGroupDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateProbingTargetGroupDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *UpdateProbingTargetGroupDescriptor) RequestHasResourceBody() bool
type UpdateProbingTargetGroupDescriptorClientMsgHandle ¶ added in v0.4.26
type UpdateProbingTargetGroupDescriptorClientMsgHandle struct{}
func (*UpdateProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *UpdateProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *UpdateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *UpdateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateProbingTargetGroupDescriptorServerMsgHandle ¶ added in v0.4.26
type UpdateProbingTargetGroupDescriptorServerMsgHandle struct{}
func (*UpdateProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *UpdateProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *UpdateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *UpdateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateProbingTargetGroupRequest ¶
type UpdateProbingTargetGroupRequest struct { // ProbingTargetGroup resource body ProbingTargetGroup *probing_target_group.ProbingTargetGroup `` /* 148-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *probing_target_group.ProbingTargetGroup_FieldMask `` /* 154-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 *UpdateProbingTargetGroupRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // contains filtered or unexported fields }
Request message for method [UpdateProbingTargetGroup][ntt.watchdog.v1alpha2.UpdateProbingTargetGroup]
func (*UpdateProbingTargetGroupRequest) Clone ¶
func (o *UpdateProbingTargetGroupRequest) Clone() *UpdateProbingTargetGroupRequest
func (*UpdateProbingTargetGroupRequest) CloneRaw ¶
func (o *UpdateProbingTargetGroupRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateProbingTargetGroupRequest) Descriptor ¶
func (*UpdateProbingTargetGroupRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateProbingTargetGroupRequest.ProtoReflect.Descriptor instead.
func (*UpdateProbingTargetGroupRequest) GetCas ¶
func (m *UpdateProbingTargetGroupRequest) GetCas() *UpdateProbingTargetGroupRequest_CAS
func (*UpdateProbingTargetGroupRequest) GetProbingTargetGroup ¶
func (m *UpdateProbingTargetGroupRequest) GetProbingTargetGroup() *probing_target_group.ProbingTargetGroup
func (*UpdateProbingTargetGroupRequest) GetUpdateMask ¶
func (m *UpdateProbingTargetGroupRequest) GetUpdateMask() *probing_target_group.ProbingTargetGroup_FieldMask
func (*UpdateProbingTargetGroupRequest) GotenMessage ¶
func (*UpdateProbingTargetGroupRequest) GotenMessage()
func (*UpdateProbingTargetGroupRequest) GotenObjectExt ¶
func (o *UpdateProbingTargetGroupRequest) GotenObjectExt()
func (*UpdateProbingTargetGroupRequest) GotenValidate ¶
func (obj *UpdateProbingTargetGroupRequest) GotenValidate() error
func (*UpdateProbingTargetGroupRequest) MakeDiffFieldMask ¶
func (o *UpdateProbingTargetGroupRequest) MakeDiffFieldMask(other *UpdateProbingTargetGroupRequest) *UpdateProbingTargetGroupRequest_FieldMask
func (*UpdateProbingTargetGroupRequest) MakeFullFieldMask ¶
func (o *UpdateProbingTargetGroupRequest) MakeFullFieldMask() *UpdateProbingTargetGroupRequest_FieldMask
func (*UpdateProbingTargetGroupRequest) MakeRawDiffFieldMask ¶
func (o *UpdateProbingTargetGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateProbingTargetGroupRequest) MakeRawFullFieldMask ¶
func (o *UpdateProbingTargetGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateProbingTargetGroupRequest) Marshal ¶
func (m *UpdateProbingTargetGroupRequest) Marshal() ([]byte, error)
func (*UpdateProbingTargetGroupRequest) MarshalJSON ¶
func (m *UpdateProbingTargetGroupRequest) MarshalJSON() ([]byte, error)
func (*UpdateProbingTargetGroupRequest) Merge ¶
func (o *UpdateProbingTargetGroupRequest) Merge(source *UpdateProbingTargetGroupRequest)
func (*UpdateProbingTargetGroupRequest) MergeRaw ¶
func (o *UpdateProbingTargetGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateProbingTargetGroupRequest) ProtoMessage ¶
func (*UpdateProbingTargetGroupRequest) ProtoMessage()
func (*UpdateProbingTargetGroupRequest) ProtoReflect ¶
func (m *UpdateProbingTargetGroupRequest) ProtoReflect() preflect.Message
func (*UpdateProbingTargetGroupRequest) Reset ¶
func (m *UpdateProbingTargetGroupRequest) Reset()
func (*UpdateProbingTargetGroupRequest) SetCas ¶
func (m *UpdateProbingTargetGroupRequest) SetCas(fv *UpdateProbingTargetGroupRequest_CAS)
func (*UpdateProbingTargetGroupRequest) SetProbingTargetGroup ¶
func (m *UpdateProbingTargetGroupRequest) SetProbingTargetGroup(fv *probing_target_group.ProbingTargetGroup)
func (*UpdateProbingTargetGroupRequest) SetUpdateMask ¶
func (m *UpdateProbingTargetGroupRequest) SetUpdateMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
func (*UpdateProbingTargetGroupRequest) String ¶
func (m *UpdateProbingTargetGroupRequest) String() string
func (*UpdateProbingTargetGroupRequest) Unmarshal ¶
func (m *UpdateProbingTargetGroupRequest) Unmarshal(b []byte) error
func (*UpdateProbingTargetGroupRequest) UnmarshalJSON ¶
func (m *UpdateProbingTargetGroupRequest) UnmarshalJSON(data []byte) error
type UpdateProbingTargetGroupRequestCASFieldPathBuilder ¶
type UpdateProbingTargetGroupRequestCASFieldPathBuilder struct{}
func NewUpdateProbingTargetGroupRequestCASFieldPathBuilder ¶
func NewUpdateProbingTargetGroupRequestCASFieldPathBuilder() UpdateProbingTargetGroupRequestCASFieldPathBuilder
func (UpdateProbingTargetGroupRequestCASFieldPathBuilder) ConditionalState ¶
type UpdateProbingTargetGroupRequestCAS_FieldPath ¶
type UpdateProbingTargetGroupRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateProbingTargetGroupRequestCAS_FieldPathSelector Get(source *UpdateProbingTargetGroupRequest_CAS) []interface{} GetSingle(source *UpdateProbingTargetGroupRequest_CAS) (interface{}, bool) ClearValue(item *UpdateProbingTargetGroupRequest_CAS) // Those methods build corresponding UpdateProbingTargetGroupRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateProbingTargetGroupRequestCAS_FieldPath ¶
func BuildUpdateProbingTargetGroupRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbingTargetGroupRequestCAS_FieldPath, error)
func MustParseUpdateProbingTargetGroupRequestCAS_FieldPath ¶
func MustParseUpdateProbingTargetGroupRequestCAS_FieldPath(rawField string) UpdateProbingTargetGroupRequestCAS_FieldPath
func ParseUpdateProbingTargetGroupRequestCAS_FieldPath ¶
func ParseUpdateProbingTargetGroupRequestCAS_FieldPath(rawField string) (UpdateProbingTargetGroupRequestCAS_FieldPath, error)
type UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue ¶
type UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateProbingTargetGroupRequestCAS_FieldPath ContainsValue(*UpdateProbingTargetGroupRequest_CAS) bool }
UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue
func ParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues ¶
type UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateProbingTargetGroupRequestCAS_FieldPath }
UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues
func ParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues, error)
type UpdateProbingTargetGroupRequestCAS_FieldPathSelector ¶
type UpdateProbingTargetGroupRequestCAS_FieldPathSelector int32
const ( UpdateProbingTargetGroupRequestCAS_FieldPathSelectorConditionalState UpdateProbingTargetGroupRequestCAS_FieldPathSelector = 0 UpdateProbingTargetGroupRequestCAS_FieldPathSelectorFieldMask UpdateProbingTargetGroupRequestCAS_FieldPathSelector = 1 )
func (UpdateProbingTargetGroupRequestCAS_FieldPathSelector) String ¶
func (s UpdateProbingTargetGroupRequestCAS_FieldPathSelector) String() string
type UpdateProbingTargetGroupRequestCAS_FieldPathValue ¶
type UpdateProbingTargetGroupRequestCAS_FieldPathValue interface { UpdateProbingTargetGroupRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateProbingTargetGroupRequest_CAS) CompareWith(*UpdateProbingTargetGroupRequest_CAS) (cmp int, comparable bool) }
UpdateProbingTargetGroupRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateProbingTargetGroupRequestCAS_FieldPathValue ¶
func MustParseUpdateProbingTargetGroupRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateProbingTargetGroupRequestCAS_FieldPathValue
func ParseUpdateProbingTargetGroupRequestCAS_FieldPathValue ¶
func ParseUpdateProbingTargetGroupRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateProbingTargetGroupRequestCAS_FieldPathValue, error)
type UpdateProbingTargetGroupRequestCAS_FieldSubPath ¶
type UpdateProbingTargetGroupRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) AsConditionalStateSubPath() (probing_target_group.ProbingTargetGroup_FieldPath, bool)
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) ClearValue(item *UpdateProbingTargetGroupRequest_CAS)
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) Get(source *UpdateProbingTargetGroupRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateProbingTargetGroupRequest_CAS
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetSingle(source *UpdateProbingTargetGroupRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateProbingTargetGroupRequest_CAS
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) String ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathValue
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue struct { UpdateProbingTargetGroupRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue, bool)
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbingTargetGroupRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues struct { UpdateProbingTargetGroupRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (probing_target_group.ProbingTargetGroup_FieldPathArrayOfValues, bool)
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateProbingTargetGroupRequestCAS_FieldSubPathValue ¶
type UpdateProbingTargetGroupRequestCAS_FieldSubPathValue struct { UpdateProbingTargetGroupRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (probing_target_group.ProbingTargetGroup_FieldPathValue, bool)
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) CompareWith(source *UpdateProbingTargetGroupRequest_CAS) (int, bool)
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) SetTo(target **UpdateProbingTargetGroupRequest_CAS)
func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateProbingTargetGroupRequestCAS_FieldTerminalPath ¶
type UpdateProbingTargetGroupRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) ClearValue(item *UpdateProbingTargetGroupRequest_CAS)
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) Get(source *UpdateProbingTargetGroupRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateProbingTargetGroupRequest_CAS
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetSingle(source *UpdateProbingTargetGroupRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateProbingTargetGroupRequest_CAS
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateProbingTargetGroupRequestCAS_FieldPathValue
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateProbingTargetGroupRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbingTargetGroupRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateProbingTargetGroupRequest_CAS as interface{}
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbingTargetGroupRequest_CAS) (interface{}, bool)
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateProbingTargetGroupRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*probing_target_group.ProbingTargetGroup, bool)
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue ¶
type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue struct { UpdateProbingTargetGroupRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*probing_target_group.ProbingTargetGroup, bool)
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateProbingTargetGroupRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateProbingTargetGroupRequest_CAS'.
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateProbingTargetGroupRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateProbingTargetGroupRequestFieldPathBuilder ¶
type UpdateProbingTargetGroupRequestFieldPathBuilder struct{}
func NewUpdateProbingTargetGroupRequestFieldPathBuilder ¶
func NewUpdateProbingTargetGroupRequestFieldPathBuilder() UpdateProbingTargetGroupRequestFieldPathBuilder
func (UpdateProbingTargetGroupRequestFieldPathBuilder) ProbingTargetGroup ¶
func (UpdateProbingTargetGroupRequestFieldPathBuilder) ProbingTargetGroup() UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup
func (UpdateProbingTargetGroupRequestFieldPathBuilder) UpdateMask ¶
type UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations ¶
type UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) FieldPath ¶
func (UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels ¶
type UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards ¶
type UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCas ¶
type UpdateProbingTargetGroupRequestPathSelectorCas struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCas) ConditionalState ¶
func (UpdateProbingTargetGroupRequestPathSelectorCas) ConditionalState() UpdateProbingTargetGroupRequestPathSelectorCasConditionalState
func (UpdateProbingTargetGroupRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCas) WithArrayOfValues(values []*UpdateProbingTargetGroupRequest_CAS) *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
func (UpdateProbingTargetGroupRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue) *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue
func (UpdateProbingTargetGroupRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequestPathSelectorCas) WithSubPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorCas) WithSubValue ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCas) WithSubValue(subPathValue UpdateProbingTargetGroupRequestCAS_FieldPathValue) *UpdateProbingTargetGroupRequest_FieldSubPathValue
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalState ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalState struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalState) DisplayName ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateDisplayName ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateDisplayName struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) DeleteTime ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) Lifecycle ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) State ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbingTargetGroupRequest_FieldSubPathValue
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateName ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateName struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*probing_target_group.Name) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateState ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateState struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateState) TargetCount ¶
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateState) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_State) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateStateTargetCount ¶
type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateStateTargetCount struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateStateTargetCount) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateStateTargetCount) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorCasFieldMask ¶
type UpdateProbingTargetGroupRequestPathSelectorCasFieldMask struct{}
func (UpdateProbingTargetGroupRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) DisplayName ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup) *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubArrayItemValue ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubArrayItemValue(subPathArrayItemValue probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue) *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubArrayOfValues(subPathArrayOfValues probing_target_group.ProbingTargetGroup_FieldPathArrayOfValues) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) WithSubValue ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Annotations ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) CreateTime ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) DeleteTime ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Generation ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Lifecycle ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) OwnerReferences ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) ResourceVersion ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) UpdateTime ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithValue ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithValue(value map[string]string) *UpdateProbingTargetGroupRequest_FieldSubPathValue
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) BlockDeletion ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) State ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Controller ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Region ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Version ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithItemValue ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion ¶ added in v0.7.1
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithValue ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithValue(value map[string]int64) *UpdateProbingTargetGroupRequest_FieldSubPathValue
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) OwningRegion ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) FieldPath ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithItemValue ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithItemValue ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupName ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupName struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) WithArrayOfValues(values []*probing_target_group.Name) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupState ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupState struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) TargetCount ¶
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_State) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount ¶
type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount struct{}
func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequestPathSelectorUpdateMask ¶
type UpdateProbingTargetGroupRequestPathSelectorUpdateMask struct{}
func (UpdateProbingTargetGroupRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequestPathSelectorUpdateMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
type UpdateProbingTargetGroupRequest_CAS ¶
type UpdateProbingTargetGroupRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *probing_target_group.ProbingTargetGroup `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *probing_target_group.ProbingTargetGroup_FieldMask `` /* 150-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 (*UpdateProbingTargetGroupRequest_CAS) Clone ¶
func (o *UpdateProbingTargetGroupRequest_CAS) Clone() *UpdateProbingTargetGroupRequest_CAS
func (*UpdateProbingTargetGroupRequest_CAS) CloneRaw ¶
func (o *UpdateProbingTargetGroupRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateProbingTargetGroupRequest_CAS) Descriptor ¶
func (*UpdateProbingTargetGroupRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateProbingTargetGroupRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateProbingTargetGroupRequest_CAS) GetConditionalState ¶
func (m *UpdateProbingTargetGroupRequest_CAS) GetConditionalState() *probing_target_group.ProbingTargetGroup
func (*UpdateProbingTargetGroupRequest_CAS) GetFieldMask ¶
func (m *UpdateProbingTargetGroupRequest_CAS) GetFieldMask() *probing_target_group.ProbingTargetGroup_FieldMask
func (*UpdateProbingTargetGroupRequest_CAS) GotenMessage ¶
func (*UpdateProbingTargetGroupRequest_CAS) GotenMessage()
func (*UpdateProbingTargetGroupRequest_CAS) GotenObjectExt ¶
func (o *UpdateProbingTargetGroupRequest_CAS) GotenObjectExt()
func (*UpdateProbingTargetGroupRequest_CAS) GotenValidate ¶
func (obj *UpdateProbingTargetGroupRequest_CAS) GotenValidate() error
func (*UpdateProbingTargetGroupRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateProbingTargetGroupRequest_CAS) MakeDiffFieldMask(other *UpdateProbingTargetGroupRequest_CAS) *UpdateProbingTargetGroupRequest_CAS_FieldMask
func (*UpdateProbingTargetGroupRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateProbingTargetGroupRequest_CAS) MakeFullFieldMask() *UpdateProbingTargetGroupRequest_CAS_FieldMask
func (*UpdateProbingTargetGroupRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateProbingTargetGroupRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateProbingTargetGroupRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateProbingTargetGroupRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateProbingTargetGroupRequest_CAS) Marshal ¶
func (m *UpdateProbingTargetGroupRequest_CAS) Marshal() ([]byte, error)
func (*UpdateProbingTargetGroupRequest_CAS) MarshalJSON ¶
func (m *UpdateProbingTargetGroupRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateProbingTargetGroupRequest_CAS) Merge ¶
func (o *UpdateProbingTargetGroupRequest_CAS) Merge(source *UpdateProbingTargetGroupRequest_CAS)
func (*UpdateProbingTargetGroupRequest_CAS) MergeRaw ¶
func (o *UpdateProbingTargetGroupRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateProbingTargetGroupRequest_CAS) ProtoMessage ¶
func (*UpdateProbingTargetGroupRequest_CAS) ProtoMessage()
func (*UpdateProbingTargetGroupRequest_CAS) ProtoReflect ¶
func (m *UpdateProbingTargetGroupRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateProbingTargetGroupRequest_CAS) Reset ¶
func (m *UpdateProbingTargetGroupRequest_CAS) Reset()
func (*UpdateProbingTargetGroupRequest_CAS) SetConditionalState ¶
func (m *UpdateProbingTargetGroupRequest_CAS) SetConditionalState(fv *probing_target_group.ProbingTargetGroup)
func (*UpdateProbingTargetGroupRequest_CAS) SetFieldMask ¶
func (m *UpdateProbingTargetGroupRequest_CAS) SetFieldMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
func (*UpdateProbingTargetGroupRequest_CAS) String ¶
func (m *UpdateProbingTargetGroupRequest_CAS) String() string
func (*UpdateProbingTargetGroupRequest_CAS) Unmarshal ¶
func (m *UpdateProbingTargetGroupRequest_CAS) Unmarshal(b []byte) error
func (*UpdateProbingTargetGroupRequest_CAS) UnmarshalJSON ¶
func (m *UpdateProbingTargetGroupRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) DisplayName ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup) *UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues probing_target_group.ProbingTargetGroup_FieldPathArrayOfValues) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) WithSubValue ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateDisplayName ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateDisplayName struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) DeleteTime ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) Lifecycle ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime ¶ added in v0.7.1
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle ¶ added in v0.7.1
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) State ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.7.1
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState ¶ added in v0.7.1
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.7.1
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.7.1
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.7.1
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.7.1
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.7.1
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.7.1
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateName ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*probing_target_group.Name) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateState ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateState struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateState) TargetCount ¶
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateState) WithArrayOfValues ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateStateTargetCount ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateStateTargetCount struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateStateTargetCount) WithArrayOfValues ¶
func (s UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateStateTargetCount) WithArrayOfValues(values []int64) *UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetGroupRequest_CASPathSelectorFieldMask ¶
type UpdateProbingTargetGroupRequest_CASPathSelectorFieldMask struct{}
func (UpdateProbingTargetGroupRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
type UpdateProbingTargetGroupRequest_CAS_FieldMask ¶
type UpdateProbingTargetGroupRequest_CAS_FieldMask struct {
Paths []UpdateProbingTargetGroupRequestCAS_FieldPath
}
func FullUpdateProbingTargetGroupRequest_CAS_FieldMask ¶
func FullUpdateProbingTargetGroupRequest_CAS_FieldMask() *UpdateProbingTargetGroupRequest_CAS_FieldMask
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) AppendPath(path UpdateProbingTargetGroupRequestCAS_FieldPath)
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) FilterInputFields() *UpdateProbingTargetGroupRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) GetPaths() []UpdateProbingTargetGroupRequestCAS_FieldPath
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) IsFull() bool
func (UpdateProbingTargetGroupRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateProbingTargetGroupRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateProbingTargetGroupRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateProbingTargetGroupRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) PathsCount() int
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) Project(source *UpdateProbingTargetGroupRequest_CAS) *UpdateProbingTargetGroupRequest_CAS
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) Reset()
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) Set(target, source *UpdateProbingTargetGroupRequest_CAS)
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) Size() int
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) String() string
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) Subtract(other *UpdateProbingTargetGroupRequest_CAS_FieldMask) *UpdateProbingTargetGroupRequest_CAS_FieldMask
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateProbingTargetGroupRequest_FieldMask ¶
type UpdateProbingTargetGroupRequest_FieldMask struct {
Paths []UpdateProbingTargetGroupRequest_FieldPath
}
func FullUpdateProbingTargetGroupRequest_FieldMask ¶
func FullUpdateProbingTargetGroupRequest_FieldMask() *UpdateProbingTargetGroupRequest_FieldMask
func (*UpdateProbingTargetGroupRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) AppendPath(path UpdateProbingTargetGroupRequest_FieldPath)
func (*UpdateProbingTargetGroupRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateProbingTargetGroupRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateProbingTargetGroupRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateProbingTargetGroupRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) FilterInputFields() *UpdateProbingTargetGroupRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateProbingTargetGroupRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateProbingTargetGroupRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) GetPaths() []UpdateProbingTargetGroupRequest_FieldPath
func (*UpdateProbingTargetGroupRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateProbingTargetGroupRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) IsFull() bool
func (UpdateProbingTargetGroupRequest_FieldMask) Marshal ¶
func (fieldMask UpdateProbingTargetGroupRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateProbingTargetGroupRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateProbingTargetGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateProbingTargetGroupRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) PathsCount() int
func (*UpdateProbingTargetGroupRequest_FieldMask) Project ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) Project(source *UpdateProbingTargetGroupRequest) *UpdateProbingTargetGroupRequest
func (*UpdateProbingTargetGroupRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateProbingTargetGroupRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) ProtoMessage()
func (*UpdateProbingTargetGroupRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateProbingTargetGroupRequest_FieldMask) Reset ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) Reset()
func (*UpdateProbingTargetGroupRequest_FieldMask) Set ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) Set(target, source *UpdateProbingTargetGroupRequest)
func (*UpdateProbingTargetGroupRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateProbingTargetGroupRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateProbingTargetGroupRequest_FieldMask) Size ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) Size() int
func (*UpdateProbingTargetGroupRequest_FieldMask) String ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) String() string
func (*UpdateProbingTargetGroupRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) Subtract(other *UpdateProbingTargetGroupRequest_FieldMask) *UpdateProbingTargetGroupRequest_FieldMask
func (*UpdateProbingTargetGroupRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateProbingTargetGroupRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateProbingTargetGroupRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateProbingTargetGroupRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateProbingTargetGroupRequest_FieldPath ¶
type UpdateProbingTargetGroupRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateProbingTargetGroupRequest_FieldPathSelector Get(source *UpdateProbingTargetGroupRequest) []interface{} GetSingle(source *UpdateProbingTargetGroupRequest) (interface{}, bool) ClearValue(item *UpdateProbingTargetGroupRequest) // Those methods build corresponding UpdateProbingTargetGroupRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateProbingTargetGroupRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateProbingTargetGroupRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateProbingTargetGroupRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateProbingTargetGroupRequest_FieldPath ¶
func BuildUpdateProbingTargetGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbingTargetGroupRequest_FieldPath, error)
func MustParseUpdateProbingTargetGroupRequest_FieldPath ¶
func MustParseUpdateProbingTargetGroupRequest_FieldPath(rawField string) UpdateProbingTargetGroupRequest_FieldPath
func ParseUpdateProbingTargetGroupRequest_FieldPath ¶
func ParseUpdateProbingTargetGroupRequest_FieldPath(rawField string) (UpdateProbingTargetGroupRequest_FieldPath, error)
type UpdateProbingTargetGroupRequest_FieldPathArrayItemValue ¶
type UpdateProbingTargetGroupRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateProbingTargetGroupRequest_FieldPath ContainsValue(*UpdateProbingTargetGroupRequest) bool }
UpdateProbingTargetGroupRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateProbingTargetGroupRequest according to their type Present only for array (repeated) types.
func MustParseUpdateProbingTargetGroupRequest_FieldPathArrayItemValue ¶
func MustParseUpdateProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbingTargetGroupRequest_FieldPathArrayItemValue
func ParseUpdateProbingTargetGroupRequest_FieldPathArrayItemValue ¶
func ParseUpdateProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbingTargetGroupRequest_FieldPathArrayItemValue, error)
ParseUpdateProbingTargetGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateProbingTargetGroupRequest_FieldPathArrayOfValues ¶
type UpdateProbingTargetGroupRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateProbingTargetGroupRequest_FieldPath }
UpdateProbingTargetGroupRequest_FieldPathArrayOfValues allows storing slice of values for UpdateProbingTargetGroupRequest fields according to their type
func MustParseUpdateProbingTargetGroupRequest_FieldPathArrayOfValues ¶
func MustParseUpdateProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbingTargetGroupRequest_FieldPathArrayOfValues
func ParseUpdateProbingTargetGroupRequest_FieldPathArrayOfValues ¶
func ParseUpdateProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbingTargetGroupRequest_FieldPathArrayOfValues, error)
type UpdateProbingTargetGroupRequest_FieldPathSelector ¶
type UpdateProbingTargetGroupRequest_FieldPathSelector int32
const ( UpdateProbingTargetGroupRequest_FieldPathSelectorProbingTargetGroup UpdateProbingTargetGroupRequest_FieldPathSelector = 0 UpdateProbingTargetGroupRequest_FieldPathSelectorUpdateMask UpdateProbingTargetGroupRequest_FieldPathSelector = 1 UpdateProbingTargetGroupRequest_FieldPathSelectorCas UpdateProbingTargetGroupRequest_FieldPathSelector = 2 )
func (UpdateProbingTargetGroupRequest_FieldPathSelector) String ¶
func (s UpdateProbingTargetGroupRequest_FieldPathSelector) String() string
type UpdateProbingTargetGroupRequest_FieldPathValue ¶
type UpdateProbingTargetGroupRequest_FieldPathValue interface { UpdateProbingTargetGroupRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateProbingTargetGroupRequest) CompareWith(*UpdateProbingTargetGroupRequest) (cmp int, comparable bool) }
UpdateProbingTargetGroupRequest_FieldPathValue allows storing values for UpdateProbingTargetGroupRequest fields according to their type
func MustParseUpdateProbingTargetGroupRequest_FieldPathValue ¶
func MustParseUpdateProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) UpdateProbingTargetGroupRequest_FieldPathValue
func ParseUpdateProbingTargetGroupRequest_FieldPathValue ¶
func ParseUpdateProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) (UpdateProbingTargetGroupRequest_FieldPathValue, error)
type UpdateProbingTargetGroupRequest_FieldSubPath ¶
type UpdateProbingTargetGroupRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbingTargetGroupRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) AsCasSubPath() (UpdateProbingTargetGroupRequestCAS_FieldPath, bool)
func (*UpdateProbingTargetGroupRequest_FieldSubPath) AsProbingTargetGroupSubPath ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) AsProbingTargetGroupSubPath() (probing_target_group.ProbingTargetGroup_FieldPath, bool)
func (*UpdateProbingTargetGroupRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) ClearValue(item *UpdateProbingTargetGroupRequest)
func (*UpdateProbingTargetGroupRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateProbingTargetGroupRequest_FieldSubPath) Get ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) Get(source *UpdateProbingTargetGroupRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateProbingTargetGroupRequest
func (*UpdateProbingTargetGroupRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbingTargetGroupRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbingTargetGroupRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) GetSingle(source *UpdateProbingTargetGroupRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateProbingTargetGroupRequest
func (*UpdateProbingTargetGroupRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbingTargetGroupRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbingTargetGroupRequest_FieldSubPath) JSONString ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbingTargetGroupRequest_FieldSubPath) Selector ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) Selector() UpdateProbingTargetGroupRequest_FieldPathSelector
func (*UpdateProbingTargetGroupRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateProbingTargetGroupRequest_FieldSubPath) String ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateProbingTargetGroupRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetGroupRequest_FieldPathArrayItemValue
func (*UpdateProbingTargetGroupRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetGroupRequest_FieldPathArrayOfValues
func (*UpdateProbingTargetGroupRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) WithIValue(value interface{}) UpdateProbingTargetGroupRequest_FieldPathValue
func (*UpdateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbingTargetGroupRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue ¶
type UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue struct { UpdateProbingTargetGroupRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) AsProbingTargetGroupPathItemValue ¶
func (fpaivs *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) AsProbingTargetGroupPathItemValue() (probing_target_group.ProbingTargetGroup_FieldPathArrayItemValue, bool)
func (*UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbingTargetGroupRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateProbingTargetGroupRequest'
func (*UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues ¶
type UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues struct { UpdateProbingTargetGroupRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues) AsProbingTargetGroupPathArrayOfValues ¶
func (fpsaov *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues) AsProbingTargetGroupPathArrayOfValues() (probing_target_group.ProbingTargetGroup_FieldPathArrayOfValues, bool)
func (*UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateProbingTargetGroupRequest_FieldSubPathValue ¶
type UpdateProbingTargetGroupRequest_FieldSubPathValue struct { UpdateProbingTargetGroupRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingTargetGroupRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateProbingTargetGroupRequest_FieldSubPathValue) AsCasPathValue() (UpdateProbingTargetGroupRequestCAS_FieldPathValue, bool)
func (*UpdateProbingTargetGroupRequest_FieldSubPathValue) AsProbingTargetGroupPathValue ¶
func (fpvs *UpdateProbingTargetGroupRequest_FieldSubPathValue) AsProbingTargetGroupPathValue() (probing_target_group.ProbingTargetGroup_FieldPathValue, bool)
func (*UpdateProbingTargetGroupRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateProbingTargetGroupRequest_FieldSubPathValue) CompareWith(source *UpdateProbingTargetGroupRequest) (int, bool)
func (*UpdateProbingTargetGroupRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateProbingTargetGroupRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbingTargetGroupRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateProbingTargetGroupRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateProbingTargetGroupRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateProbingTargetGroupRequest_FieldSubPathValue) SetTo(target **UpdateProbingTargetGroupRequest)
func (*UpdateProbingTargetGroupRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateProbingTargetGroupRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateProbingTargetGroupRequest_FieldTerminalPath ¶
type UpdateProbingTargetGroupRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) ClearValue(item *UpdateProbingTargetGroupRequest)
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) Get ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) Get(source *UpdateProbingTargetGroupRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateProbingTargetGroupRequest
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) GetSingle(source *UpdateProbingTargetGroupRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateProbingTargetGroupRequest
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) String ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetGroupRequest_FieldPathArrayItemValue
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetGroupRequest_FieldPathArrayOfValues
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateProbingTargetGroupRequest_FieldPathValue
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue ¶
type UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue struct { UpdateProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbingTargetGroupRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateProbingTargetGroupRequest'
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateProbingTargetGroupRequest as interface{}
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbingTargetGroupRequest) (interface{}, bool)
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues ¶
type UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues struct { UpdateProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateProbingTargetGroupRequest_CAS, bool)
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsProbingTargetGroupArrayOfValues ¶
func (fpaov *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsProbingTargetGroupArrayOfValues() ([]*probing_target_group.ProbingTargetGroup, bool)
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateProbingTargetGroupRequest_FieldTerminalPathValue ¶
type UpdateProbingTargetGroupRequest_FieldTerminalPathValue struct { UpdateProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) AsCasValue() (*UpdateProbingTargetGroupRequest_CAS, bool)
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) AsProbingTargetGroupValue ¶
func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) AsProbingTargetGroupValue() (*probing_target_group.ProbingTargetGroup, bool)
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith(source *UpdateProbingTargetGroupRequest) (int, bool)
CompareWith compares value in the 'UpdateProbingTargetGroupRequest_FieldTerminalPathValue' with the value under path in 'UpdateProbingTargetGroupRequest'.
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateProbingTargetGroupRequest' as interface{}
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) SetTo(target **UpdateProbingTargetGroupRequest)
SetTo stores value for selected field for object UpdateProbingTargetGroupRequest
func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingTargetGroupClientStream ¶
type WatchProbingTargetGroupClientStream interface { Recv() (*WatchProbingTargetGroupResponse, error) grpc.ClientStream }
type WatchProbingTargetGroupDescriptor ¶ added in v0.4.26
type WatchProbingTargetGroupDescriptor struct{}
func GetWatchProbingTargetGroupDescriptor ¶ added in v0.4.26
func GetWatchProbingTargetGroupDescriptor() *WatchProbingTargetGroupDescriptor
func (*WatchProbingTargetGroupDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchProbingTargetGroupDescriptor) GetApiName ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) GetApiName() string
func (*WatchProbingTargetGroupDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbingTargetGroupDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) GetFullMethodName() string
func (*WatchProbingTargetGroupDescriptor) GetMethodName ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) GetMethodName() string
func (*WatchProbingTargetGroupDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) GetProtoPkgName() string
func (*WatchProbingTargetGroupDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *WatchProbingTargetGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchProbingTargetGroupDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbingTargetGroupDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) GetServiceDomain() string
func (*WatchProbingTargetGroupDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) GetServiceVersion() string
func (*WatchProbingTargetGroupDescriptor) GetVerb ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) GetVerb() string
func (*WatchProbingTargetGroupDescriptor) HasResource ¶ added in v0.4.27
func (d *WatchProbingTargetGroupDescriptor) HasResource() bool
func (*WatchProbingTargetGroupDescriptor) IsClientStream ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) IsClientStream() bool
func (*WatchProbingTargetGroupDescriptor) IsCollection ¶ added in v0.4.27
func (d *WatchProbingTargetGroupDescriptor) IsCollection() bool
func (*WatchProbingTargetGroupDescriptor) IsPlural ¶ added in v0.4.27
func (d *WatchProbingTargetGroupDescriptor) IsPlural() bool
func (*WatchProbingTargetGroupDescriptor) IsServerStream ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) IsServerStream() bool
func (*WatchProbingTargetGroupDescriptor) IsUnary ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) IsUnary() bool
func (*WatchProbingTargetGroupDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchProbingTargetGroupDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchProbingTargetGroupDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *WatchProbingTargetGroupDescriptor) RequestHasResourceBody() bool
type WatchProbingTargetGroupDescriptorClientMsgHandle ¶ added in v0.4.26
type WatchProbingTargetGroupDescriptorClientMsgHandle struct{}
func (*WatchProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *WatchProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *WatchProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *WatchProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbingTargetGroupDescriptorServerMsgHandle ¶ added in v0.4.26
type WatchProbingTargetGroupDescriptorServerMsgHandle struct{}
func (*WatchProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *WatchProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *WatchProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *WatchProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbingTargetGroupRequest ¶
type WatchProbingTargetGroupRequest struct { // Reference to ntt.watchdog.v1alpha2.ProbingTargetGroup Name *probing_target_group.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 *probing_target_group.ProbingTargetGroup_FieldMask `` /* 150-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 [WatchProbingTargetGroup][ntt.watchdog.v1alpha2.WatchProbingTargetGroup]
func (*WatchProbingTargetGroupRequest) Clone ¶
func (o *WatchProbingTargetGroupRequest) Clone() *WatchProbingTargetGroupRequest
func (*WatchProbingTargetGroupRequest) CloneRaw ¶
func (o *WatchProbingTargetGroupRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingTargetGroupRequest) Descriptor ¶
func (*WatchProbingTargetGroupRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingTargetGroupRequest.ProtoReflect.Descriptor instead.
func (*WatchProbingTargetGroupRequest) GetFieldMask ¶
func (m *WatchProbingTargetGroupRequest) GetFieldMask() *probing_target_group.ProbingTargetGroup_FieldMask
func (*WatchProbingTargetGroupRequest) GetName ¶
func (m *WatchProbingTargetGroupRequest) GetName() *probing_target_group.Reference
func (*WatchProbingTargetGroupRequest) GetView ¶
func (m *WatchProbingTargetGroupRequest) GetView() view.View
func (*WatchProbingTargetGroupRequest) GotenMessage ¶
func (*WatchProbingTargetGroupRequest) GotenMessage()
func (*WatchProbingTargetGroupRequest) GotenObjectExt ¶
func (o *WatchProbingTargetGroupRequest) GotenObjectExt()
func (*WatchProbingTargetGroupRequest) GotenValidate ¶
func (obj *WatchProbingTargetGroupRequest) GotenValidate() error
func (*WatchProbingTargetGroupRequest) MakeDiffFieldMask ¶
func (o *WatchProbingTargetGroupRequest) MakeDiffFieldMask(other *WatchProbingTargetGroupRequest) *WatchProbingTargetGroupRequest_FieldMask
func (*WatchProbingTargetGroupRequest) MakeFullFieldMask ¶
func (o *WatchProbingTargetGroupRequest) MakeFullFieldMask() *WatchProbingTargetGroupRequest_FieldMask
func (*WatchProbingTargetGroupRequest) MakeRawDiffFieldMask ¶
func (o *WatchProbingTargetGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingTargetGroupRequest) MakeRawFullFieldMask ¶
func (o *WatchProbingTargetGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingTargetGroupRequest) Marshal ¶
func (m *WatchProbingTargetGroupRequest) Marshal() ([]byte, error)
func (*WatchProbingTargetGroupRequest) MarshalJSON ¶
func (m *WatchProbingTargetGroupRequest) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetGroupRequest) Merge ¶
func (o *WatchProbingTargetGroupRequest) Merge(source *WatchProbingTargetGroupRequest)
func (*WatchProbingTargetGroupRequest) MergeRaw ¶
func (o *WatchProbingTargetGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingTargetGroupRequest) ProtoMessage ¶
func (*WatchProbingTargetGroupRequest) ProtoMessage()
func (*WatchProbingTargetGroupRequest) ProtoReflect ¶
func (m *WatchProbingTargetGroupRequest) ProtoReflect() preflect.Message
func (*WatchProbingTargetGroupRequest) Reset ¶
func (m *WatchProbingTargetGroupRequest) Reset()
func (*WatchProbingTargetGroupRequest) SetFieldMask ¶
func (m *WatchProbingTargetGroupRequest) SetFieldMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
func (*WatchProbingTargetGroupRequest) SetName ¶
func (m *WatchProbingTargetGroupRequest) SetName(fv *probing_target_group.Reference)
func (*WatchProbingTargetGroupRequest) SetView ¶
func (m *WatchProbingTargetGroupRequest) SetView(fv view.View)
func (*WatchProbingTargetGroupRequest) String ¶
func (m *WatchProbingTargetGroupRequest) String() string
func (*WatchProbingTargetGroupRequest) Unmarshal ¶
func (m *WatchProbingTargetGroupRequest) Unmarshal(b []byte) error
func (*WatchProbingTargetGroupRequest) UnmarshalJSON ¶
func (m *WatchProbingTargetGroupRequest) UnmarshalJSON(data []byte) error
type WatchProbingTargetGroupRequestFieldPathBuilder ¶
type WatchProbingTargetGroupRequestFieldPathBuilder struct{}
func NewWatchProbingTargetGroupRequestFieldPathBuilder ¶
func NewWatchProbingTargetGroupRequestFieldPathBuilder() WatchProbingTargetGroupRequestFieldPathBuilder
type WatchProbingTargetGroupRequestPathSelectorFieldMask ¶
type WatchProbingTargetGroupRequestPathSelectorFieldMask struct{}
func (WatchProbingTargetGroupRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchProbingTargetGroupRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
type WatchProbingTargetGroupRequestPathSelectorName ¶
type WatchProbingTargetGroupRequestPathSelectorName struct{}
func (WatchProbingTargetGroupRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchProbingTargetGroupRequestPathSelectorName) WithArrayOfValues(values []*probing_target_group.Reference) *WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
type WatchProbingTargetGroupRequestPathSelectorView ¶
type WatchProbingTargetGroupRequestPathSelectorView struct{}
func (WatchProbingTargetGroupRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchProbingTargetGroupRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetGroupRequestPathSelectorView) WithValue ¶
func (s WatchProbingTargetGroupRequestPathSelectorView) WithValue(value view.View) *WatchProbingTargetGroupRequest_FieldTerminalPathValue
type WatchProbingTargetGroupRequest_FieldMask ¶
type WatchProbingTargetGroupRequest_FieldMask struct {
Paths []WatchProbingTargetGroupRequest_FieldPath
}
func FullWatchProbingTargetGroupRequest_FieldMask ¶
func FullWatchProbingTargetGroupRequest_FieldMask() *WatchProbingTargetGroupRequest_FieldMask
func (*WatchProbingTargetGroupRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) AppendPath(path WatchProbingTargetGroupRequest_FieldPath)
func (*WatchProbingTargetGroupRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingTargetGroupRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingTargetGroupRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingTargetGroupRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) FilterInputFields() *WatchProbingTargetGroupRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingTargetGroupRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingTargetGroupRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) GetPaths() []WatchProbingTargetGroupRequest_FieldPath
func (*WatchProbingTargetGroupRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingTargetGroupRequest_FieldMask) IsFull ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) IsFull() bool
func (WatchProbingTargetGroupRequest_FieldMask) Marshal ¶
func (fieldMask WatchProbingTargetGroupRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingTargetGroupRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingTargetGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetGroupRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) PathsCount() int
func (*WatchProbingTargetGroupRequest_FieldMask) Project ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) Project(source *WatchProbingTargetGroupRequest) *WatchProbingTargetGroupRequest
func (*WatchProbingTargetGroupRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingTargetGroupRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) ProtoMessage()
func (*WatchProbingTargetGroupRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingTargetGroupRequest_FieldMask) Reset ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) Reset()
func (*WatchProbingTargetGroupRequest_FieldMask) Set ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) Set(target, source *WatchProbingTargetGroupRequest)
func (*WatchProbingTargetGroupRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingTargetGroupRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingTargetGroupRequest_FieldMask) Size ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) Size() int
func (*WatchProbingTargetGroupRequest_FieldMask) String ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) String() string
func (*WatchProbingTargetGroupRequest_FieldMask) Subtract ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) Subtract(other *WatchProbingTargetGroupRequest_FieldMask) *WatchProbingTargetGroupRequest_FieldMask
func (*WatchProbingTargetGroupRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingTargetGroupRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingTargetGroupRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingTargetGroupRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbingTargetGroupRequest_FieldPath ¶
type WatchProbingTargetGroupRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingTargetGroupRequest_FieldPathSelector Get(source *WatchProbingTargetGroupRequest) []interface{} GetSingle(source *WatchProbingTargetGroupRequest) (interface{}, bool) ClearValue(item *WatchProbingTargetGroupRequest) // Those methods build corresponding WatchProbingTargetGroupRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingTargetGroupRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingTargetGroupRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingTargetGroupRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingTargetGroupRequest_FieldPath ¶
func BuildWatchProbingTargetGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetGroupRequest_FieldPath, error)
func MustParseWatchProbingTargetGroupRequest_FieldPath ¶
func MustParseWatchProbingTargetGroupRequest_FieldPath(rawField string) WatchProbingTargetGroupRequest_FieldPath
func ParseWatchProbingTargetGroupRequest_FieldPath ¶
func ParseWatchProbingTargetGroupRequest_FieldPath(rawField string) (WatchProbingTargetGroupRequest_FieldPath, error)
type WatchProbingTargetGroupRequest_FieldPathArrayItemValue ¶
type WatchProbingTargetGroupRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingTargetGroupRequest_FieldPath ContainsValue(*WatchProbingTargetGroupRequest) bool }
WatchProbingTargetGroupRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingTargetGroupRequest according to their type Present only for array (repeated) types.
func MustParseWatchProbingTargetGroupRequest_FieldPathArrayItemValue ¶
func MustParseWatchProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupRequest_FieldPathArrayItemValue
func ParseWatchProbingTargetGroupRequest_FieldPathArrayItemValue ¶
func ParseWatchProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupRequest_FieldPathArrayItemValue, error)
ParseWatchProbingTargetGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingTargetGroupRequest_FieldPathArrayOfValues ¶
type WatchProbingTargetGroupRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingTargetGroupRequest_FieldPath }
WatchProbingTargetGroupRequest_FieldPathArrayOfValues allows storing slice of values for WatchProbingTargetGroupRequest fields according to their type
func MustParseWatchProbingTargetGroupRequest_FieldPathArrayOfValues ¶
func MustParseWatchProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupRequest_FieldPathArrayOfValues
func ParseWatchProbingTargetGroupRequest_FieldPathArrayOfValues ¶
func ParseWatchProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupRequest_FieldPathArrayOfValues, error)
type WatchProbingTargetGroupRequest_FieldPathSelector ¶
type WatchProbingTargetGroupRequest_FieldPathSelector int32
const ( WatchProbingTargetGroupRequest_FieldPathSelectorName WatchProbingTargetGroupRequest_FieldPathSelector = 0 WatchProbingTargetGroupRequest_FieldPathSelectorFieldMask WatchProbingTargetGroupRequest_FieldPathSelector = 1 WatchProbingTargetGroupRequest_FieldPathSelectorView WatchProbingTargetGroupRequest_FieldPathSelector = 2 )
func (WatchProbingTargetGroupRequest_FieldPathSelector) String ¶
func (s WatchProbingTargetGroupRequest_FieldPathSelector) String() string
type WatchProbingTargetGroupRequest_FieldPathValue ¶
type WatchProbingTargetGroupRequest_FieldPathValue interface { WatchProbingTargetGroupRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingTargetGroupRequest) CompareWith(*WatchProbingTargetGroupRequest) (cmp int, comparable bool) }
WatchProbingTargetGroupRequest_FieldPathValue allows storing values for WatchProbingTargetGroupRequest fields according to their type
func MustParseWatchProbingTargetGroupRequest_FieldPathValue ¶
func MustParseWatchProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) WatchProbingTargetGroupRequest_FieldPathValue
func ParseWatchProbingTargetGroupRequest_FieldPathValue ¶
func ParseWatchProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetGroupRequest_FieldPathValue, error)
type WatchProbingTargetGroupRequest_FieldTerminalPath ¶
type WatchProbingTargetGroupRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) ClearValue(item *WatchProbingTargetGroupRequest)
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) Get ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) Get(source *WatchProbingTargetGroupRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingTargetGroupRequest
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) GetSingle(source *WatchProbingTargetGroupRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingTargetGroupRequest
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) String ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetGroupRequest_FieldPathArrayItemValue
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetGroupRequest_FieldPathArrayOfValues
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetGroupRequest_FieldPathValue
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue ¶
type WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue struct { WatchProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetGroupRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingTargetGroupRequest'
func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingTargetGroupRequest as interface{}
func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetGroupRequest) (interface{}, bool)
func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues ¶
type WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues struct { WatchProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_target_group.Reference, bool)
func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingTargetGroupRequest_FieldTerminalPathValue ¶
type WatchProbingTargetGroupRequest_FieldTerminalPathValue struct { WatchProbingTargetGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) AsNameValue() (*probing_target_group.Reference, bool)
func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetGroupRequest) (int, bool)
CompareWith compares value in the 'WatchProbingTargetGroupRequest_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetGroupRequest'.
func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbingTargetGroupRequest' as interface{}
func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) SetTo(target **WatchProbingTargetGroupRequest)
SetTo stores value for selected field for object WatchProbingTargetGroupRequest
func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingTargetGroupResponse ¶
type WatchProbingTargetGroupResponse struct { Change *probing_target_group.ProbingTargetGroupChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchProbingTargetGroupResponse
func (*WatchProbingTargetGroupResponse) Clone ¶
func (o *WatchProbingTargetGroupResponse) Clone() *WatchProbingTargetGroupResponse
func (*WatchProbingTargetGroupResponse) CloneRaw ¶
func (o *WatchProbingTargetGroupResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingTargetGroupResponse) Descriptor ¶
func (*WatchProbingTargetGroupResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingTargetGroupResponse.ProtoReflect.Descriptor instead.
func (*WatchProbingTargetGroupResponse) GetChange ¶
func (m *WatchProbingTargetGroupResponse) GetChange() *probing_target_group.ProbingTargetGroupChange
func (*WatchProbingTargetGroupResponse) GotenMessage ¶
func (*WatchProbingTargetGroupResponse) GotenMessage()
func (*WatchProbingTargetGroupResponse) GotenObjectExt ¶
func (o *WatchProbingTargetGroupResponse) GotenObjectExt()
func (*WatchProbingTargetGroupResponse) GotenValidate ¶
func (obj *WatchProbingTargetGroupResponse) GotenValidate() error
func (*WatchProbingTargetGroupResponse) MakeDiffFieldMask ¶
func (o *WatchProbingTargetGroupResponse) MakeDiffFieldMask(other *WatchProbingTargetGroupResponse) *WatchProbingTargetGroupResponse_FieldMask
func (*WatchProbingTargetGroupResponse) MakeFullFieldMask ¶
func (o *WatchProbingTargetGroupResponse) MakeFullFieldMask() *WatchProbingTargetGroupResponse_FieldMask
func (*WatchProbingTargetGroupResponse) MakeRawDiffFieldMask ¶
func (o *WatchProbingTargetGroupResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingTargetGroupResponse) MakeRawFullFieldMask ¶
func (o *WatchProbingTargetGroupResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingTargetGroupResponse) Marshal ¶
func (m *WatchProbingTargetGroupResponse) Marshal() ([]byte, error)
func (*WatchProbingTargetGroupResponse) MarshalJSON ¶
func (m *WatchProbingTargetGroupResponse) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetGroupResponse) Merge ¶
func (o *WatchProbingTargetGroupResponse) Merge(source *WatchProbingTargetGroupResponse)
func (*WatchProbingTargetGroupResponse) MergeRaw ¶
func (o *WatchProbingTargetGroupResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingTargetGroupResponse) ProtoMessage ¶
func (*WatchProbingTargetGroupResponse) ProtoMessage()
func (*WatchProbingTargetGroupResponse) ProtoReflect ¶
func (m *WatchProbingTargetGroupResponse) ProtoReflect() preflect.Message
func (*WatchProbingTargetGroupResponse) Reset ¶
func (m *WatchProbingTargetGroupResponse) Reset()
func (*WatchProbingTargetGroupResponse) SetChange ¶
func (m *WatchProbingTargetGroupResponse) SetChange(fv *probing_target_group.ProbingTargetGroupChange)
func (*WatchProbingTargetGroupResponse) String ¶
func (m *WatchProbingTargetGroupResponse) String() string
func (*WatchProbingTargetGroupResponse) Unmarshal ¶
func (m *WatchProbingTargetGroupResponse) Unmarshal(b []byte) error
func (*WatchProbingTargetGroupResponse) UnmarshalJSON ¶
func (m *WatchProbingTargetGroupResponse) UnmarshalJSON(data []byte) error
type WatchProbingTargetGroupResponseFieldPathBuilder ¶
type WatchProbingTargetGroupResponseFieldPathBuilder struct{}
func NewWatchProbingTargetGroupResponseFieldPathBuilder ¶
func NewWatchProbingTargetGroupResponseFieldPathBuilder() WatchProbingTargetGroupResponseFieldPathBuilder
type WatchProbingTargetGroupResponsePathSelectorChange ¶
type WatchProbingTargetGroupResponsePathSelectorChange struct{}
func (WatchProbingTargetGroupResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchProbingTargetGroupResponsePathSelectorChange) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroupChange) *WatchProbingTargetGroupResponse_FieldTerminalPathArrayOfValues
type WatchProbingTargetGroupResponse_FieldMask ¶
type WatchProbingTargetGroupResponse_FieldMask struct {
Paths []WatchProbingTargetGroupResponse_FieldPath
}
func FullWatchProbingTargetGroupResponse_FieldMask ¶
func FullWatchProbingTargetGroupResponse_FieldMask() *WatchProbingTargetGroupResponse_FieldMask
func (*WatchProbingTargetGroupResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) AppendPath(path WatchProbingTargetGroupResponse_FieldPath)
func (*WatchProbingTargetGroupResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingTargetGroupResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingTargetGroupResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingTargetGroupResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) FilterInputFields() *WatchProbingTargetGroupResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingTargetGroupResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingTargetGroupResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) GetPaths() []WatchProbingTargetGroupResponse_FieldPath
func (*WatchProbingTargetGroupResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingTargetGroupResponse_FieldMask) IsFull ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) IsFull() bool
func (WatchProbingTargetGroupResponse_FieldMask) Marshal ¶
func (fieldMask WatchProbingTargetGroupResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingTargetGroupResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingTargetGroupResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetGroupResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) PathsCount() int
func (*WatchProbingTargetGroupResponse_FieldMask) Project ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) Project(source *WatchProbingTargetGroupResponse) *WatchProbingTargetGroupResponse
func (*WatchProbingTargetGroupResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingTargetGroupResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) ProtoMessage()
func (*WatchProbingTargetGroupResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingTargetGroupResponse_FieldMask) Reset ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) Reset()
func (*WatchProbingTargetGroupResponse_FieldMask) Set ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) Set(target, source *WatchProbingTargetGroupResponse)
func (*WatchProbingTargetGroupResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingTargetGroupResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingTargetGroupResponse_FieldMask) Size ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) Size() int
func (*WatchProbingTargetGroupResponse_FieldMask) String ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) String() string
func (*WatchProbingTargetGroupResponse_FieldMask) Subtract ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) Subtract(other *WatchProbingTargetGroupResponse_FieldMask) *WatchProbingTargetGroupResponse_FieldMask
func (*WatchProbingTargetGroupResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingTargetGroupResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingTargetGroupResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingTargetGroupResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbingTargetGroupResponse_FieldPath ¶
type WatchProbingTargetGroupResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingTargetGroupResponse_FieldPathSelector Get(source *WatchProbingTargetGroupResponse) []interface{} GetSingle(source *WatchProbingTargetGroupResponse) (interface{}, bool) ClearValue(item *WatchProbingTargetGroupResponse) // Those methods build corresponding WatchProbingTargetGroupResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingTargetGroupResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingTargetGroupResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingTargetGroupResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingTargetGroupResponse_FieldPath ¶
func BuildWatchProbingTargetGroupResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetGroupResponse_FieldPath, error)
func MustParseWatchProbingTargetGroupResponse_FieldPath ¶
func MustParseWatchProbingTargetGroupResponse_FieldPath(rawField string) WatchProbingTargetGroupResponse_FieldPath
func ParseWatchProbingTargetGroupResponse_FieldPath ¶
func ParseWatchProbingTargetGroupResponse_FieldPath(rawField string) (WatchProbingTargetGroupResponse_FieldPath, error)
type WatchProbingTargetGroupResponse_FieldPathArrayItemValue ¶
type WatchProbingTargetGroupResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingTargetGroupResponse_FieldPath ContainsValue(*WatchProbingTargetGroupResponse) bool }
WatchProbingTargetGroupResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingTargetGroupResponse according to their type Present only for array (repeated) types.
func MustParseWatchProbingTargetGroupResponse_FieldPathArrayItemValue ¶
func MustParseWatchProbingTargetGroupResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupResponse_FieldPathArrayItemValue
func ParseWatchProbingTargetGroupResponse_FieldPathArrayItemValue ¶
func ParseWatchProbingTargetGroupResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupResponse_FieldPathArrayItemValue, error)
ParseWatchProbingTargetGroupResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingTargetGroupResponse_FieldPathArrayOfValues ¶
type WatchProbingTargetGroupResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingTargetGroupResponse_FieldPath }
WatchProbingTargetGroupResponse_FieldPathArrayOfValues allows storing slice of values for WatchProbingTargetGroupResponse fields according to their type
func MustParseWatchProbingTargetGroupResponse_FieldPathArrayOfValues ¶
func MustParseWatchProbingTargetGroupResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupResponse_FieldPathArrayOfValues
func ParseWatchProbingTargetGroupResponse_FieldPathArrayOfValues ¶
func ParseWatchProbingTargetGroupResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupResponse_FieldPathArrayOfValues, error)
type WatchProbingTargetGroupResponse_FieldPathSelector ¶
type WatchProbingTargetGroupResponse_FieldPathSelector int32
const (
WatchProbingTargetGroupResponse_FieldPathSelectorChange WatchProbingTargetGroupResponse_FieldPathSelector = 0
)
func (WatchProbingTargetGroupResponse_FieldPathSelector) String ¶
func (s WatchProbingTargetGroupResponse_FieldPathSelector) String() string
type WatchProbingTargetGroupResponse_FieldPathValue ¶
type WatchProbingTargetGroupResponse_FieldPathValue interface { WatchProbingTargetGroupResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingTargetGroupResponse) CompareWith(*WatchProbingTargetGroupResponse) (cmp int, comparable bool) }
WatchProbingTargetGroupResponse_FieldPathValue allows storing values for WatchProbingTargetGroupResponse fields according to their type
func MustParseWatchProbingTargetGroupResponse_FieldPathValue ¶
func MustParseWatchProbingTargetGroupResponse_FieldPathValue(pathStr, valueStr string) WatchProbingTargetGroupResponse_FieldPathValue
func ParseWatchProbingTargetGroupResponse_FieldPathValue ¶
func ParseWatchProbingTargetGroupResponse_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetGroupResponse_FieldPathValue, error)
type WatchProbingTargetGroupResponse_FieldTerminalPath ¶
type WatchProbingTargetGroupResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) ClearValue(item *WatchProbingTargetGroupResponse)
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) Get ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) Get(source *WatchProbingTargetGroupResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingTargetGroupResponse
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) GetSingle(source *WatchProbingTargetGroupResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingTargetGroupResponse
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) String ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetGroupResponse_FieldPathArrayItemValue
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetGroupResponse_FieldPathArrayOfValues
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetGroupResponse_FieldPathValue
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingTargetGroupResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingTargetGroupResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue ¶
type WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue struct { WatchProbingTargetGroupResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetGroupResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingTargetGroupResponse'
func (*WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingTargetGroupResponse as interface{}
func (*WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetGroupResponse) (interface{}, bool)
func (*WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingTargetGroupResponse_FieldTerminalPathArrayOfValues ¶
type WatchProbingTargetGroupResponse_FieldTerminalPathArrayOfValues struct { WatchProbingTargetGroupResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*probing_target_group.ProbingTargetGroupChange, bool)
func (*WatchProbingTargetGroupResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingTargetGroupResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingTargetGroupResponse_FieldTerminalPathValue ¶
type WatchProbingTargetGroupResponse_FieldTerminalPathValue struct { WatchProbingTargetGroupResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchProbingTargetGroupResponse_FieldTerminalPathValue) AsChangeValue() (*probing_target_group.ProbingTargetGroupChange, bool)
func (*WatchProbingTargetGroupResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingTargetGroupResponse_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetGroupResponse) (int, bool)
CompareWith compares value in the 'WatchProbingTargetGroupResponse_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetGroupResponse'.
func (*WatchProbingTargetGroupResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingTargetGroupResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingTargetGroupResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingTargetGroupResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbingTargetGroupResponse' as interface{}
func (*WatchProbingTargetGroupResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingTargetGroupResponse_FieldTerminalPathValue) SetTo(target **WatchProbingTargetGroupResponse)
SetTo stores value for selected field for object WatchProbingTargetGroupResponse
func (*WatchProbingTargetGroupResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingTargetGroupResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingTargetGroupsClientStream ¶
type WatchProbingTargetGroupsClientStream interface { Recv() (*WatchProbingTargetGroupsResponse, error) grpc.ClientStream }
type WatchProbingTargetGroupsDescriptor ¶ added in v0.4.26
type WatchProbingTargetGroupsDescriptor struct{}
func GetWatchProbingTargetGroupsDescriptor ¶ added in v0.4.26
func GetWatchProbingTargetGroupsDescriptor() *WatchProbingTargetGroupsDescriptor
func (*WatchProbingTargetGroupsDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchProbingTargetGroupsDescriptor) GetApiName ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) GetApiName() string
func (*WatchProbingTargetGroupsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbingTargetGroupsDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) GetFullMethodName() string
func (*WatchProbingTargetGroupsDescriptor) GetMethodName ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) GetMethodName() string
func (*WatchProbingTargetGroupsDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) GetProtoPkgName() string
func (*WatchProbingTargetGroupsDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *WatchProbingTargetGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchProbingTargetGroupsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbingTargetGroupsDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) GetServiceDomain() string
func (*WatchProbingTargetGroupsDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) GetServiceVersion() string
func (*WatchProbingTargetGroupsDescriptor) GetVerb ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) GetVerb() string
func (*WatchProbingTargetGroupsDescriptor) HasResource ¶ added in v0.4.27
func (d *WatchProbingTargetGroupsDescriptor) HasResource() bool
func (*WatchProbingTargetGroupsDescriptor) IsClientStream ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) IsClientStream() bool
func (*WatchProbingTargetGroupsDescriptor) IsCollection ¶ added in v0.4.27
func (d *WatchProbingTargetGroupsDescriptor) IsCollection() bool
func (*WatchProbingTargetGroupsDescriptor) IsPlural ¶ added in v0.4.27
func (d *WatchProbingTargetGroupsDescriptor) IsPlural() bool
func (*WatchProbingTargetGroupsDescriptor) IsServerStream ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) IsServerStream() bool
func (*WatchProbingTargetGroupsDescriptor) IsUnary ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) IsUnary() bool
func (*WatchProbingTargetGroupsDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchProbingTargetGroupsDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchProbingTargetGroupsDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *WatchProbingTargetGroupsDescriptor) RequestHasResourceBody() bool
type WatchProbingTargetGroupsDescriptorClientMsgHandle ¶ added in v0.4.26
type WatchProbingTargetGroupsDescriptorClientMsgHandle struct{}
func (*WatchProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *WatchProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *WatchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *WatchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbingTargetGroupsDescriptorServerMsgHandle ¶ added in v0.4.26
type WatchProbingTargetGroupsDescriptorServerMsgHandle struct{}
func (*WatchProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *WatchProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *WatchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *WatchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbingTargetGroupsRequest ¶
type WatchProbingTargetGroupsRequest 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.watchdog.v1alpha2.ProbingTargetGroup Parent *probing_target_group.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer ProbingTargetGroups 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 *probing_target_group.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 *probing_target_group.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 *probing_target_group.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 ProbingTargetGroup that // don't affect any of masked fields won't be sent back. FieldMask *probing_target_group.ProbingTargetGroup_FieldMask `` /* 150-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 // ProbingTargetGroup 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 [WatchProbingTargetGroups][ntt.watchdog.v1alpha2.WatchProbingTargetGroups]
func (*WatchProbingTargetGroupsRequest) Clone ¶
func (o *WatchProbingTargetGroupsRequest) Clone() *WatchProbingTargetGroupsRequest
func (*WatchProbingTargetGroupsRequest) CloneRaw ¶
func (o *WatchProbingTargetGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingTargetGroupsRequest) Descriptor ¶
func (*WatchProbingTargetGroupsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingTargetGroupsRequest.ProtoReflect.Descriptor instead.
func (*WatchProbingTargetGroupsRequest) GetFieldMask ¶
func (m *WatchProbingTargetGroupsRequest) GetFieldMask() *probing_target_group.ProbingTargetGroup_FieldMask
func (*WatchProbingTargetGroupsRequest) GetFilter ¶
func (m *WatchProbingTargetGroupsRequest) GetFilter() *probing_target_group.Filter
func (*WatchProbingTargetGroupsRequest) GetMaxChunkSize ¶
func (m *WatchProbingTargetGroupsRequest) GetMaxChunkSize() int32
func (*WatchProbingTargetGroupsRequest) GetOrderBy ¶
func (m *WatchProbingTargetGroupsRequest) GetOrderBy() *probing_target_group.OrderBy
func (*WatchProbingTargetGroupsRequest) GetPageSize ¶
func (m *WatchProbingTargetGroupsRequest) GetPageSize() int32
func (*WatchProbingTargetGroupsRequest) GetPageToken ¶
func (m *WatchProbingTargetGroupsRequest) GetPageToken() *probing_target_group.PagerCursor
func (*WatchProbingTargetGroupsRequest) GetParent ¶
func (m *WatchProbingTargetGroupsRequest) GetParent() *probing_target_group.ParentReference
func (*WatchProbingTargetGroupsRequest) GetResumeToken ¶
func (m *WatchProbingTargetGroupsRequest) GetResumeToken() string
func (*WatchProbingTargetGroupsRequest) GetStartingTime ¶ added in v0.7.13
func (m *WatchProbingTargetGroupsRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchProbingTargetGroupsRequest) GetType ¶
func (m *WatchProbingTargetGroupsRequest) GetType() watch_type.WatchType
func (*WatchProbingTargetGroupsRequest) GetView ¶
func (m *WatchProbingTargetGroupsRequest) GetView() view.View
func (*WatchProbingTargetGroupsRequest) GotenMessage ¶
func (*WatchProbingTargetGroupsRequest) GotenMessage()
func (*WatchProbingTargetGroupsRequest) GotenObjectExt ¶
func (o *WatchProbingTargetGroupsRequest) GotenObjectExt()
func (*WatchProbingTargetGroupsRequest) GotenValidate ¶
func (obj *WatchProbingTargetGroupsRequest) GotenValidate() error
func (*WatchProbingTargetGroupsRequest) MakeDiffFieldMask ¶
func (o *WatchProbingTargetGroupsRequest) MakeDiffFieldMask(other *WatchProbingTargetGroupsRequest) *WatchProbingTargetGroupsRequest_FieldMask
func (*WatchProbingTargetGroupsRequest) MakeFullFieldMask ¶
func (o *WatchProbingTargetGroupsRequest) MakeFullFieldMask() *WatchProbingTargetGroupsRequest_FieldMask
func (*WatchProbingTargetGroupsRequest) MakeRawDiffFieldMask ¶
func (o *WatchProbingTargetGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingTargetGroupsRequest) MakeRawFullFieldMask ¶
func (o *WatchProbingTargetGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingTargetGroupsRequest) Marshal ¶
func (m *WatchProbingTargetGroupsRequest) Marshal() ([]byte, error)
func (*WatchProbingTargetGroupsRequest) MarshalJSON ¶
func (m *WatchProbingTargetGroupsRequest) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetGroupsRequest) Merge ¶
func (o *WatchProbingTargetGroupsRequest) Merge(source *WatchProbingTargetGroupsRequest)
func (*WatchProbingTargetGroupsRequest) MergeRaw ¶
func (o *WatchProbingTargetGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingTargetGroupsRequest) ProtoMessage ¶
func (*WatchProbingTargetGroupsRequest) ProtoMessage()
func (*WatchProbingTargetGroupsRequest) ProtoReflect ¶
func (m *WatchProbingTargetGroupsRequest) ProtoReflect() preflect.Message
func (*WatchProbingTargetGroupsRequest) Reset ¶
func (m *WatchProbingTargetGroupsRequest) Reset()
func (*WatchProbingTargetGroupsRequest) SetFieldMask ¶
func (m *WatchProbingTargetGroupsRequest) SetFieldMask(fv *probing_target_group.ProbingTargetGroup_FieldMask)
func (*WatchProbingTargetGroupsRequest) SetFilter ¶
func (m *WatchProbingTargetGroupsRequest) SetFilter(fv *probing_target_group.Filter)
func (*WatchProbingTargetGroupsRequest) SetMaxChunkSize ¶
func (m *WatchProbingTargetGroupsRequest) SetMaxChunkSize(fv int32)
func (*WatchProbingTargetGroupsRequest) SetOrderBy ¶
func (m *WatchProbingTargetGroupsRequest) SetOrderBy(fv *probing_target_group.OrderBy)
func (*WatchProbingTargetGroupsRequest) SetPageSize ¶
func (m *WatchProbingTargetGroupsRequest) SetPageSize(fv int32)
func (*WatchProbingTargetGroupsRequest) SetPageToken ¶
func (m *WatchProbingTargetGroupsRequest) SetPageToken(fv *probing_target_group.PagerCursor)
func (*WatchProbingTargetGroupsRequest) SetParent ¶
func (m *WatchProbingTargetGroupsRequest) SetParent(fv *probing_target_group.ParentReference)
func (*WatchProbingTargetGroupsRequest) SetResumeToken ¶
func (m *WatchProbingTargetGroupsRequest) SetResumeToken(fv string)
func (*WatchProbingTargetGroupsRequest) SetStartingTime ¶ added in v0.7.13
func (m *WatchProbingTargetGroupsRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchProbingTargetGroupsRequest) SetType ¶
func (m *WatchProbingTargetGroupsRequest) SetType(fv watch_type.WatchType)
func (*WatchProbingTargetGroupsRequest) SetView ¶
func (m *WatchProbingTargetGroupsRequest) SetView(fv view.View)
func (*WatchProbingTargetGroupsRequest) String ¶
func (m *WatchProbingTargetGroupsRequest) String() string
func (*WatchProbingTargetGroupsRequest) Unmarshal ¶
func (m *WatchProbingTargetGroupsRequest) Unmarshal(b []byte) error
func (*WatchProbingTargetGroupsRequest) UnmarshalJSON ¶
func (m *WatchProbingTargetGroupsRequest) UnmarshalJSON(data []byte) error
type WatchProbingTargetGroupsRequestFieldPathBuilder ¶
type WatchProbingTargetGroupsRequestFieldPathBuilder struct{}
func NewWatchProbingTargetGroupsRequestFieldPathBuilder ¶
func NewWatchProbingTargetGroupsRequestFieldPathBuilder() WatchProbingTargetGroupsRequestFieldPathBuilder
func (WatchProbingTargetGroupsRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchProbingTargetGroupsRequestFieldPathBuilder) ResumeToken ¶
func (WatchProbingTargetGroupsRequestFieldPathBuilder) StartingTime ¶ added in v0.7.13
type WatchProbingTargetGroupsRequestPathSelectorFieldMask ¶
type WatchProbingTargetGroupsRequestPathSelectorFieldMask struct{}
func (WatchProbingTargetGroupsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target_group.ProbingTargetGroup_FieldMask) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type WatchProbingTargetGroupsRequestPathSelectorFilter ¶
type WatchProbingTargetGroupsRequestPathSelectorFilter struct{}
func (WatchProbingTargetGroupsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_target_group.Filter) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize ¶
type WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize struct{}
func (WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
type WatchProbingTargetGroupsRequestPathSelectorOrderBy ¶
type WatchProbingTargetGroupsRequestPathSelectorOrderBy struct{}
func (WatchProbingTargetGroupsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_target_group.OrderBy) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type WatchProbingTargetGroupsRequestPathSelectorPageSize ¶
type WatchProbingTargetGroupsRequestPathSelectorPageSize struct{}
func (WatchProbingTargetGroupsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetGroupsRequestPathSelectorPageSize) WithValue ¶
func (s WatchProbingTargetGroupsRequestPathSelectorPageSize) WithValue(value int32) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
type WatchProbingTargetGroupsRequestPathSelectorPageToken ¶
type WatchProbingTargetGroupsRequestPathSelectorPageToken struct{}
func (WatchProbingTargetGroupsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type WatchProbingTargetGroupsRequestPathSelectorParent ¶
type WatchProbingTargetGroupsRequestPathSelectorParent struct{}
func (WatchProbingTargetGroupsRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsRequestPathSelectorParent) WithArrayOfValues(values []*probing_target_group.ParentReference) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type WatchProbingTargetGroupsRequestPathSelectorResumeToken ¶
type WatchProbingTargetGroupsRequestPathSelectorResumeToken struct{}
func (WatchProbingTargetGroupsRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetGroupsRequestPathSelectorResumeToken) WithValue ¶
func (s WatchProbingTargetGroupsRequestPathSelectorResumeToken) WithValue(value string) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
type WatchProbingTargetGroupsRequestPathSelectorStartingTime ¶ added in v0.7.13
type WatchProbingTargetGroupsRequestPathSelectorStartingTime struct{}
func (WatchProbingTargetGroupsRequestPathSelectorStartingTime) WithArrayOfValues ¶ added in v0.7.13
func (s WatchProbingTargetGroupsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
type WatchProbingTargetGroupsRequestPathSelectorType ¶
type WatchProbingTargetGroupsRequestPathSelectorType struct{}
func (WatchProbingTargetGroupsRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetGroupsRequestPathSelectorType) WithValue ¶
func (s WatchProbingTargetGroupsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
type WatchProbingTargetGroupsRequestPathSelectorView ¶
type WatchProbingTargetGroupsRequestPathSelectorView struct{}
func (WatchProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetGroupsRequestPathSelectorView) WithValue ¶
func (s WatchProbingTargetGroupsRequestPathSelectorView) WithValue(value view.View) *WatchProbingTargetGroupsRequest_FieldTerminalPathValue
type WatchProbingTargetGroupsRequest_FieldMask ¶
type WatchProbingTargetGroupsRequest_FieldMask struct {
Paths []WatchProbingTargetGroupsRequest_FieldPath
}
func FullWatchProbingTargetGroupsRequest_FieldMask ¶
func FullWatchProbingTargetGroupsRequest_FieldMask() *WatchProbingTargetGroupsRequest_FieldMask
func (*WatchProbingTargetGroupsRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) AppendPath(path WatchProbingTargetGroupsRequest_FieldPath)
func (*WatchProbingTargetGroupsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingTargetGroupsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingTargetGroupsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingTargetGroupsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) FilterInputFields() *WatchProbingTargetGroupsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingTargetGroupsRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) GetPaths() []WatchProbingTargetGroupsRequest_FieldPath
func (*WatchProbingTargetGroupsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingTargetGroupsRequest_FieldMask) IsFull ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) IsFull() bool
func (WatchProbingTargetGroupsRequest_FieldMask) Marshal ¶
func (fieldMask WatchProbingTargetGroupsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingTargetGroupsRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingTargetGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetGroupsRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) PathsCount() int
func (*WatchProbingTargetGroupsRequest_FieldMask) Project ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) Project(source *WatchProbingTargetGroupsRequest) *WatchProbingTargetGroupsRequest
func (*WatchProbingTargetGroupsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingTargetGroupsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) ProtoMessage()
func (*WatchProbingTargetGroupsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingTargetGroupsRequest_FieldMask) Reset ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) Reset()
func (*WatchProbingTargetGroupsRequest_FieldMask) Set ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) Set(target, source *WatchProbingTargetGroupsRequest)
func (*WatchProbingTargetGroupsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingTargetGroupsRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingTargetGroupsRequest_FieldMask) Size ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) Size() int
func (*WatchProbingTargetGroupsRequest_FieldMask) String ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) String() string
func (*WatchProbingTargetGroupsRequest_FieldMask) Subtract ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) Subtract(other *WatchProbingTargetGroupsRequest_FieldMask) *WatchProbingTargetGroupsRequest_FieldMask
func (*WatchProbingTargetGroupsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingTargetGroupsRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingTargetGroupsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbingTargetGroupsRequest_FieldPath ¶
type WatchProbingTargetGroupsRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingTargetGroupsRequest_FieldPathSelector Get(source *WatchProbingTargetGroupsRequest) []interface{} GetSingle(source *WatchProbingTargetGroupsRequest) (interface{}, bool) ClearValue(item *WatchProbingTargetGroupsRequest) // Those methods build corresponding WatchProbingTargetGroupsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingTargetGroupsRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingTargetGroupsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingTargetGroupsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingTargetGroupsRequest_FieldPath ¶
func BuildWatchProbingTargetGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetGroupsRequest_FieldPath, error)
func MustParseWatchProbingTargetGroupsRequest_FieldPath ¶
func MustParseWatchProbingTargetGroupsRequest_FieldPath(rawField string) WatchProbingTargetGroupsRequest_FieldPath
func ParseWatchProbingTargetGroupsRequest_FieldPath ¶
func ParseWatchProbingTargetGroupsRequest_FieldPath(rawField string) (WatchProbingTargetGroupsRequest_FieldPath, error)
type WatchProbingTargetGroupsRequest_FieldPathArrayItemValue ¶
type WatchProbingTargetGroupsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingTargetGroupsRequest_FieldPath ContainsValue(*WatchProbingTargetGroupsRequest) bool }
WatchProbingTargetGroupsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingTargetGroupsRequest according to their type Present only for array (repeated) types.
func MustParseWatchProbingTargetGroupsRequest_FieldPathArrayItemValue ¶
func MustParseWatchProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupsRequest_FieldPathArrayItemValue
func ParseWatchProbingTargetGroupsRequest_FieldPathArrayItemValue ¶
func ParseWatchProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupsRequest_FieldPathArrayItemValue, error)
ParseWatchProbingTargetGroupsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingTargetGroupsRequest_FieldPathArrayOfValues ¶
type WatchProbingTargetGroupsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingTargetGroupsRequest_FieldPath }
WatchProbingTargetGroupsRequest_FieldPathArrayOfValues allows storing slice of values for WatchProbingTargetGroupsRequest fields according to their type
func MustParseWatchProbingTargetGroupsRequest_FieldPathArrayOfValues ¶
func MustParseWatchProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupsRequest_FieldPathArrayOfValues
func ParseWatchProbingTargetGroupsRequest_FieldPathArrayOfValues ¶
func ParseWatchProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupsRequest_FieldPathArrayOfValues, error)
type WatchProbingTargetGroupsRequest_FieldPathSelector ¶
type WatchProbingTargetGroupsRequest_FieldPathSelector int32
const ( WatchProbingTargetGroupsRequest_FieldPathSelectorType WatchProbingTargetGroupsRequest_FieldPathSelector = 0 WatchProbingTargetGroupsRequest_FieldPathSelectorParent WatchProbingTargetGroupsRequest_FieldPathSelector = 1 WatchProbingTargetGroupsRequest_FieldPathSelectorPageSize WatchProbingTargetGroupsRequest_FieldPathSelector = 2 WatchProbingTargetGroupsRequest_FieldPathSelectorPageToken WatchProbingTargetGroupsRequest_FieldPathSelector = 3 WatchProbingTargetGroupsRequest_FieldPathSelectorOrderBy WatchProbingTargetGroupsRequest_FieldPathSelector = 4 WatchProbingTargetGroupsRequest_FieldPathSelectorResumeToken WatchProbingTargetGroupsRequest_FieldPathSelector = 5 WatchProbingTargetGroupsRequest_FieldPathSelectorStartingTime WatchProbingTargetGroupsRequest_FieldPathSelector = 6 WatchProbingTargetGroupsRequest_FieldPathSelectorFilter WatchProbingTargetGroupsRequest_FieldPathSelector = 7 WatchProbingTargetGroupsRequest_FieldPathSelectorFieldMask WatchProbingTargetGroupsRequest_FieldPathSelector = 8 WatchProbingTargetGroupsRequest_FieldPathSelectorView WatchProbingTargetGroupsRequest_FieldPathSelector = 9 WatchProbingTargetGroupsRequest_FieldPathSelectorMaxChunkSize WatchProbingTargetGroupsRequest_FieldPathSelector = 10 )
func (WatchProbingTargetGroupsRequest_FieldPathSelector) String ¶
func (s WatchProbingTargetGroupsRequest_FieldPathSelector) String() string
type WatchProbingTargetGroupsRequest_FieldPathValue ¶
type WatchProbingTargetGroupsRequest_FieldPathValue interface { WatchProbingTargetGroupsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingTargetGroupsRequest) CompareWith(*WatchProbingTargetGroupsRequest) (cmp int, comparable bool) }
WatchProbingTargetGroupsRequest_FieldPathValue allows storing values for WatchProbingTargetGroupsRequest fields according to their type
func MustParseWatchProbingTargetGroupsRequest_FieldPathValue ¶
func MustParseWatchProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) WatchProbingTargetGroupsRequest_FieldPathValue
func ParseWatchProbingTargetGroupsRequest_FieldPathValue ¶
func ParseWatchProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetGroupsRequest_FieldPathValue, error)
type WatchProbingTargetGroupsRequest_FieldTerminalPath ¶
type WatchProbingTargetGroupsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) ClearValue(item *WatchProbingTargetGroupsRequest)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) Get ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) Get(source *WatchProbingTargetGroupsRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingTargetGroupsRequest
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) GetSingle(source *WatchProbingTargetGroupsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingTargetGroupsRequest
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) String ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetGroupsRequest_FieldPathArrayItemValue
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetGroupsRequest_FieldPathArrayOfValues
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetGroupsRequest_FieldPathValue
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue ¶
type WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue struct { WatchProbingTargetGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetGroupsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingTargetGroupsRequest'
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingTargetGroupsRequest as interface{}
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetGroupsRequest) (interface{}, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues ¶
type WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues struct { WatchProbingTargetGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_target_group.Filter, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_target_group.OrderBy, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target_group.ParentReference, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶ added in v0.7.13
func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingTargetGroupsRequest_FieldTerminalPathValue ¶
type WatchProbingTargetGroupsRequest_FieldTerminalPathValue struct { WatchProbingTargetGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target_group.ProbingTargetGroup_FieldMask, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_target_group.Filter, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_target_group.OrderBy, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_target_group.PagerCursor, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsParentValue() (*probing_target_group.ParentReference, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsStartingTimeValue ¶ added in v0.7.13
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetGroupsRequest) (int, bool)
CompareWith compares value in the 'WatchProbingTargetGroupsRequest_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetGroupsRequest'.
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbingTargetGroupsRequest' as interface{}
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo(target **WatchProbingTargetGroupsRequest)
SetTo stores value for selected field for object WatchProbingTargetGroupsRequest
func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingTargetGroupsResponse ¶
type WatchProbingTargetGroupsResponse struct { // Changes of ProbingTargetGroups ProbingTargetGroupChanges []*probing_target_group.ProbingTargetGroupChange `` /* 178-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 ProbingTargetGroups 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 *WatchProbingTargetGroupsResponse_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 (ProbingTargetGroups 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 }
WatchProbingTargetGroupsResponse
func (*WatchProbingTargetGroupsResponse) Clone ¶
func (o *WatchProbingTargetGroupsResponse) Clone() *WatchProbingTargetGroupsResponse
func (*WatchProbingTargetGroupsResponse) CloneRaw ¶
func (o *WatchProbingTargetGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingTargetGroupsResponse) Descriptor ¶
func (*WatchProbingTargetGroupsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingTargetGroupsResponse.ProtoReflect.Descriptor instead.
func (*WatchProbingTargetGroupsResponse) GetIsCurrent ¶
func (m *WatchProbingTargetGroupsResponse) GetIsCurrent() bool
func (*WatchProbingTargetGroupsResponse) GetIsHardReset ¶
func (m *WatchProbingTargetGroupsResponse) GetIsHardReset() bool
func (*WatchProbingTargetGroupsResponse) GetIsSoftReset ¶
func (m *WatchProbingTargetGroupsResponse) GetIsSoftReset() bool
func (*WatchProbingTargetGroupsResponse) GetPageTokenChange ¶
func (m *WatchProbingTargetGroupsResponse) GetPageTokenChange() *WatchProbingTargetGroupsResponse_PageTokenChange
func (*WatchProbingTargetGroupsResponse) GetProbingTargetGroupChanges ¶
func (m *WatchProbingTargetGroupsResponse) GetProbingTargetGroupChanges() []*probing_target_group.ProbingTargetGroupChange
func (*WatchProbingTargetGroupsResponse) GetResumeToken ¶
func (m *WatchProbingTargetGroupsResponse) GetResumeToken() string
func (*WatchProbingTargetGroupsResponse) GetSnapshotSize ¶
func (m *WatchProbingTargetGroupsResponse) GetSnapshotSize() int64
func (*WatchProbingTargetGroupsResponse) GotenMessage ¶
func (*WatchProbingTargetGroupsResponse) GotenMessage()
func (*WatchProbingTargetGroupsResponse) GotenObjectExt ¶
func (o *WatchProbingTargetGroupsResponse) GotenObjectExt()
func (*WatchProbingTargetGroupsResponse) GotenValidate ¶
func (obj *WatchProbingTargetGroupsResponse) GotenValidate() error
func (*WatchProbingTargetGroupsResponse) MakeDiffFieldMask ¶
func (o *WatchProbingTargetGroupsResponse) MakeDiffFieldMask(other *WatchProbingTargetGroupsResponse) *WatchProbingTargetGroupsResponse_FieldMask
func (*WatchProbingTargetGroupsResponse) MakeFullFieldMask ¶
func (o *WatchProbingTargetGroupsResponse) MakeFullFieldMask() *WatchProbingTargetGroupsResponse_FieldMask
func (*WatchProbingTargetGroupsResponse) MakeRawDiffFieldMask ¶
func (o *WatchProbingTargetGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingTargetGroupsResponse) MakeRawFullFieldMask ¶
func (o *WatchProbingTargetGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingTargetGroupsResponse) Marshal ¶
func (m *WatchProbingTargetGroupsResponse) Marshal() ([]byte, error)
func (*WatchProbingTargetGroupsResponse) MarshalJSON ¶
func (m *WatchProbingTargetGroupsResponse) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetGroupsResponse) Merge ¶
func (o *WatchProbingTargetGroupsResponse) Merge(source *WatchProbingTargetGroupsResponse)
func (*WatchProbingTargetGroupsResponse) MergeRaw ¶
func (o *WatchProbingTargetGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingTargetGroupsResponse) ProtoMessage ¶
func (*WatchProbingTargetGroupsResponse) ProtoMessage()
func (*WatchProbingTargetGroupsResponse) ProtoReflect ¶
func (m *WatchProbingTargetGroupsResponse) ProtoReflect() preflect.Message
func (*WatchProbingTargetGroupsResponse) Reset ¶
func (m *WatchProbingTargetGroupsResponse) Reset()
func (*WatchProbingTargetGroupsResponse) SetIsCurrent ¶
func (m *WatchProbingTargetGroupsResponse) SetIsCurrent(fv bool)
func (*WatchProbingTargetGroupsResponse) SetIsHardReset ¶
func (m *WatchProbingTargetGroupsResponse) SetIsHardReset(fv bool)
func (*WatchProbingTargetGroupsResponse) SetIsSoftReset ¶
func (m *WatchProbingTargetGroupsResponse) SetIsSoftReset(fv bool)
func (*WatchProbingTargetGroupsResponse) SetPageTokenChange ¶
func (m *WatchProbingTargetGroupsResponse) SetPageTokenChange(fv *WatchProbingTargetGroupsResponse_PageTokenChange)
func (*WatchProbingTargetGroupsResponse) SetProbingTargetGroupChanges ¶
func (m *WatchProbingTargetGroupsResponse) SetProbingTargetGroupChanges(fv []*probing_target_group.ProbingTargetGroupChange)
func (*WatchProbingTargetGroupsResponse) SetResumeToken ¶
func (m *WatchProbingTargetGroupsResponse) SetResumeToken(fv string)
func (*WatchProbingTargetGroupsResponse) SetSnapshotSize ¶
func (m *WatchProbingTargetGroupsResponse) SetSnapshotSize(fv int64)
func (*WatchProbingTargetGroupsResponse) String ¶
func (m *WatchProbingTargetGroupsResponse) String() string
func (*WatchProbingTargetGroupsResponse) Unmarshal ¶
func (m *WatchProbingTargetGroupsResponse) Unmarshal(b []byte) error
func (*WatchProbingTargetGroupsResponse) UnmarshalJSON ¶
func (m *WatchProbingTargetGroupsResponse) UnmarshalJSON(data []byte) error
type WatchProbingTargetGroupsResponseFieldPathBuilder ¶
type WatchProbingTargetGroupsResponseFieldPathBuilder struct{}
func NewWatchProbingTargetGroupsResponseFieldPathBuilder ¶
func NewWatchProbingTargetGroupsResponseFieldPathBuilder() WatchProbingTargetGroupsResponseFieldPathBuilder
func (WatchProbingTargetGroupsResponseFieldPathBuilder) IsHardReset ¶
func (WatchProbingTargetGroupsResponseFieldPathBuilder) IsSoftReset ¶
func (WatchProbingTargetGroupsResponseFieldPathBuilder) PageTokenChange ¶
func (WatchProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroupChanges ¶
func (WatchProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroupChanges() WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges
func (WatchProbingTargetGroupsResponseFieldPathBuilder) ResumeToken ¶
func (WatchProbingTargetGroupsResponseFieldPathBuilder) SnapshotSize ¶
type WatchProbingTargetGroupsResponsePageTokenChangeFieldPathBuilder ¶
type WatchProbingTargetGroupsResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchProbingTargetGroupsResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchProbingTargetGroupsResponsePageTokenChangeFieldPathBuilder() WatchProbingTargetGroupsResponsePageTokenChangeFieldPathBuilder
func (WatchProbingTargetGroupsResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchProbingTargetGroupsResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchProbingTargetGroupsResponsePageTokenChange_FieldPath ¶
type WatchProbingTargetGroupsResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector Get(source *WatchProbingTargetGroupsResponse_PageTokenChange) []interface{} GetSingle(source *WatchProbingTargetGroupsResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchProbingTargetGroupsResponse_PageTokenChange) // Those methods build corresponding WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingTargetGroupsResponsePageTokenChange_FieldPath ¶
func BuildWatchProbingTargetGroupsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetGroupsResponsePageTokenChange_FieldPath, error)
func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPath ¶
func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPath(rawField string) WatchProbingTargetGroupsResponsePageTokenChange_FieldPath
func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPath ¶
func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPath(rawField string) (WatchProbingTargetGroupsResponsePageTokenChange_FieldPath, error)
type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingTargetGroupsResponsePageTokenChange_FieldPath ContainsValue(*WatchProbingTargetGroupsResponse_PageTokenChange) bool }
WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingTargetGroupsResponsePageTokenChange_FieldPath }
WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector ¶
type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector int32
const ( WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector = 0 WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector) String() string
type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue ¶
type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue interface { WatchProbingTargetGroupsResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingTargetGroupsResponse_PageTokenChange) CompareWith(*WatchProbingTargetGroupsResponse_PageTokenChange) (cmp int, comparable bool) }
WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue
func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue ¶
func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue, error)
type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath ¶
type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchProbingTargetGroupsResponse_PageTokenChange)
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchProbingTargetGroupsResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingTargetGroupsResponse_PageTokenChange
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchProbingTargetGroupsResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingTargetGroupsResponse_PageTokenChange
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetGroupsResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingTargetGroupsResponse_PageTokenChange as interface{}
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetGroupsResponse_PageTokenChange) (interface{}, bool)
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_target_group.PagerCursor, bool)
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue struct { WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_target_group.PagerCursor, bool)
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_target_group.PagerCursor, bool)
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetGroupsResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetGroupsResponse_PageTokenChange'.
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchProbingTargetGroupsResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingTargetGroupsResponsePathSelectorIsCurrent ¶
type WatchProbingTargetGroupsResponsePathSelectorIsCurrent struct{}
func (WatchProbingTargetGroupsResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingTargetGroupsResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchProbingTargetGroupsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchProbingTargetGroupsResponse_FieldTerminalPathValue
type WatchProbingTargetGroupsResponsePathSelectorIsHardReset ¶
type WatchProbingTargetGroupsResponsePathSelectorIsHardReset struct{}
func (WatchProbingTargetGroupsResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingTargetGroupsResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchProbingTargetGroupsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchProbingTargetGroupsResponse_FieldTerminalPathValue
type WatchProbingTargetGroupsResponsePathSelectorIsSoftReset ¶
type WatchProbingTargetGroupsResponsePathSelectorIsSoftReset struct{}
func (WatchProbingTargetGroupsResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingTargetGroupsResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchProbingTargetGroupsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchProbingTargetGroupsResponse_FieldTerminalPathValue
type WatchProbingTargetGroupsResponsePathSelectorPageTokenChange ¶
type WatchProbingTargetGroupsResponsePathSelectorPageTokenChange struct{}
func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue) *WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue
func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues) *WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) WithSubValue ¶
type WatchProbingTargetGroupsResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchProbingTargetGroupsResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type WatchProbingTargetGroupsResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchProbingTargetGroupsResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*probing_target_group.PagerCursor) *WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues
type WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges ¶
type WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges struct{}
func (WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges) WithArrayOfValues(values [][]*probing_target_group.ProbingTargetGroupChange) *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges) WithItemValue ¶
type WatchProbingTargetGroupsResponsePathSelectorResumeToken ¶
type WatchProbingTargetGroupsResponsePathSelectorResumeToken struct{}
func (WatchProbingTargetGroupsResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingTargetGroupsResponsePathSelectorResumeToken) WithValue ¶
func (s WatchProbingTargetGroupsResponsePathSelectorResumeToken) WithValue(value string) *WatchProbingTargetGroupsResponse_FieldTerminalPathValue
type WatchProbingTargetGroupsResponsePathSelectorSnapshotSize ¶
type WatchProbingTargetGroupsResponsePathSelectorSnapshotSize struct{}
func (WatchProbingTargetGroupsResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchProbingTargetGroupsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingTargetGroupsResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchProbingTargetGroupsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchProbingTargetGroupsResponse_FieldTerminalPathValue
type WatchProbingTargetGroupsResponse_FieldMask ¶
type WatchProbingTargetGroupsResponse_FieldMask struct {
Paths []WatchProbingTargetGroupsResponse_FieldPath
}
func FullWatchProbingTargetGroupsResponse_FieldMask ¶
func FullWatchProbingTargetGroupsResponse_FieldMask() *WatchProbingTargetGroupsResponse_FieldMask
func (*WatchProbingTargetGroupsResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) AppendPath(path WatchProbingTargetGroupsResponse_FieldPath)
func (*WatchProbingTargetGroupsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingTargetGroupsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingTargetGroupsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingTargetGroupsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) FilterInputFields() *WatchProbingTargetGroupsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingTargetGroupsResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) GetPaths() []WatchProbingTargetGroupsResponse_FieldPath
func (*WatchProbingTargetGroupsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingTargetGroupsResponse_FieldMask) IsFull ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) IsFull() bool
func (WatchProbingTargetGroupsResponse_FieldMask) Marshal ¶
func (fieldMask WatchProbingTargetGroupsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingTargetGroupsResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingTargetGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetGroupsResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) PathsCount() int
func (*WatchProbingTargetGroupsResponse_FieldMask) Project ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) Project(source *WatchProbingTargetGroupsResponse) *WatchProbingTargetGroupsResponse
func (*WatchProbingTargetGroupsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingTargetGroupsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) ProtoMessage()
func (*WatchProbingTargetGroupsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingTargetGroupsResponse_FieldMask) Reset ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) Reset()
func (*WatchProbingTargetGroupsResponse_FieldMask) Set ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) Set(target, source *WatchProbingTargetGroupsResponse)
func (*WatchProbingTargetGroupsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingTargetGroupsResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingTargetGroupsResponse_FieldMask) Size ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) Size() int
func (*WatchProbingTargetGroupsResponse_FieldMask) String ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) String() string
func (*WatchProbingTargetGroupsResponse_FieldMask) Subtract ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) Subtract(other *WatchProbingTargetGroupsResponse_FieldMask) *WatchProbingTargetGroupsResponse_FieldMask
func (*WatchProbingTargetGroupsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingTargetGroupsResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingTargetGroupsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbingTargetGroupsResponse_FieldPath ¶
type WatchProbingTargetGroupsResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingTargetGroupsResponse_FieldPathSelector Get(source *WatchProbingTargetGroupsResponse) []interface{} GetSingle(source *WatchProbingTargetGroupsResponse) (interface{}, bool) ClearValue(item *WatchProbingTargetGroupsResponse) // Those methods build corresponding WatchProbingTargetGroupsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingTargetGroupsResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingTargetGroupsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingTargetGroupsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingTargetGroupsResponse_FieldPath ¶
func BuildWatchProbingTargetGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetGroupsResponse_FieldPath, error)
func MustParseWatchProbingTargetGroupsResponse_FieldPath ¶
func MustParseWatchProbingTargetGroupsResponse_FieldPath(rawField string) WatchProbingTargetGroupsResponse_FieldPath
func ParseWatchProbingTargetGroupsResponse_FieldPath ¶
func ParseWatchProbingTargetGroupsResponse_FieldPath(rawField string) (WatchProbingTargetGroupsResponse_FieldPath, error)
type WatchProbingTargetGroupsResponse_FieldPathArrayItemValue ¶
type WatchProbingTargetGroupsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingTargetGroupsResponse_FieldPath ContainsValue(*WatchProbingTargetGroupsResponse) bool }
WatchProbingTargetGroupsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingTargetGroupsResponse according to their type Present only for array (repeated) types.
func MustParseWatchProbingTargetGroupsResponse_FieldPathArrayItemValue ¶
func MustParseWatchProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupsResponse_FieldPathArrayItemValue
func ParseWatchProbingTargetGroupsResponse_FieldPathArrayItemValue ¶
func ParseWatchProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupsResponse_FieldPathArrayItemValue, error)
ParseWatchProbingTargetGroupsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingTargetGroupsResponse_FieldPathArrayOfValues ¶
type WatchProbingTargetGroupsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingTargetGroupsResponse_FieldPath }
WatchProbingTargetGroupsResponse_FieldPathArrayOfValues allows storing slice of values for WatchProbingTargetGroupsResponse fields according to their type
func MustParseWatchProbingTargetGroupsResponse_FieldPathArrayOfValues ¶
func MustParseWatchProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupsResponse_FieldPathArrayOfValues
func ParseWatchProbingTargetGroupsResponse_FieldPathArrayOfValues ¶
func ParseWatchProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupsResponse_FieldPathArrayOfValues, error)
type WatchProbingTargetGroupsResponse_FieldPathSelector ¶
type WatchProbingTargetGroupsResponse_FieldPathSelector int32
const ( WatchProbingTargetGroupsResponse_FieldPathSelectorProbingTargetGroupChanges WatchProbingTargetGroupsResponse_FieldPathSelector = 0 WatchProbingTargetGroupsResponse_FieldPathSelectorIsCurrent WatchProbingTargetGroupsResponse_FieldPathSelector = 1 WatchProbingTargetGroupsResponse_FieldPathSelectorPageTokenChange WatchProbingTargetGroupsResponse_FieldPathSelector = 2 WatchProbingTargetGroupsResponse_FieldPathSelectorResumeToken WatchProbingTargetGroupsResponse_FieldPathSelector = 3 WatchProbingTargetGroupsResponse_FieldPathSelectorSnapshotSize WatchProbingTargetGroupsResponse_FieldPathSelector = 4 WatchProbingTargetGroupsResponse_FieldPathSelectorIsSoftReset WatchProbingTargetGroupsResponse_FieldPathSelector = 5 WatchProbingTargetGroupsResponse_FieldPathSelectorIsHardReset WatchProbingTargetGroupsResponse_FieldPathSelector = 6 )
func (WatchProbingTargetGroupsResponse_FieldPathSelector) String ¶
func (s WatchProbingTargetGroupsResponse_FieldPathSelector) String() string
type WatchProbingTargetGroupsResponse_FieldPathValue ¶
type WatchProbingTargetGroupsResponse_FieldPathValue interface { WatchProbingTargetGroupsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingTargetGroupsResponse) CompareWith(*WatchProbingTargetGroupsResponse) (cmp int, comparable bool) }
WatchProbingTargetGroupsResponse_FieldPathValue allows storing values for WatchProbingTargetGroupsResponse fields according to their type
func MustParseWatchProbingTargetGroupsResponse_FieldPathValue ¶
func MustParseWatchProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) WatchProbingTargetGroupsResponse_FieldPathValue
func ParseWatchProbingTargetGroupsResponse_FieldPathValue ¶
func ParseWatchProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetGroupsResponse_FieldPathValue, error)
type WatchProbingTargetGroupsResponse_FieldSubPath ¶
type WatchProbingTargetGroupsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingTargetGroupsResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchProbingTargetGroupsResponsePageTokenChange_FieldPath, bool)
func (*WatchProbingTargetGroupsResponse_FieldSubPath) ClearValue ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) ClearValue(item *WatchProbingTargetGroupsResponse)
func (*WatchProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchProbingTargetGroupsResponse_FieldSubPath) Get ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) Get(source *WatchProbingTargetGroupsResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchProbingTargetGroupsResponse
func (*WatchProbingTargetGroupsResponse_FieldSubPath) GetDefault ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingTargetGroupsResponse_FieldSubPath) GetRaw ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingTargetGroupsResponse_FieldSubPath) GetSingle ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) GetSingle(source *WatchProbingTargetGroupsResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchProbingTargetGroupsResponse
func (*WatchProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingTargetGroupsResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingTargetGroupsResponse_FieldSubPath) JSONString ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingTargetGroupsResponse_FieldSubPath) Selector ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) Selector() WatchProbingTargetGroupsResponse_FieldPathSelector
func (*WatchProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProbingTargetGroupsResponse_FieldSubPath) String ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchProbingTargetGroupsResponse_FieldPathArrayItemValue
func (*WatchProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchProbingTargetGroupsResponse_FieldPathArrayOfValues
func (*WatchProbingTargetGroupsResponse_FieldSubPath) WithIValue ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) WithIValue(value interface{}) WatchProbingTargetGroupsResponse_FieldPathValue
func (*WatchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingTargetGroupsResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchProbingTargetGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue ¶
type WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue struct { WatchProbingTargetGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchProbingTargetGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingTargetGroupsResponse'
func (*WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues ¶
type WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues struct { WatchProbingTargetGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchProbingTargetGroupsResponse_FieldSubPathValue ¶
type WatchProbingTargetGroupsResponse_FieldSubPathValue struct { WatchProbingTargetGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupsResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchProbingTargetGroupsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue, bool)
func (*WatchProbingTargetGroupsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchProbingTargetGroupsResponse_FieldSubPathValue) CompareWith(source *WatchProbingTargetGroupsResponse) (int, bool)
func (*WatchProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchProbingTargetGroupsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchProbingTargetGroupsResponse_FieldSubPathValue) SetTo(target **WatchProbingTargetGroupsResponse)
func (*WatchProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchProbingTargetGroupsResponse_FieldTerminalPath ¶
type WatchProbingTargetGroupsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) ClearValue(item *WatchProbingTargetGroupsResponse)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) Get ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) Get(source *WatchProbingTargetGroupsResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingTargetGroupsResponse
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) GetSingle(source *WatchProbingTargetGroupsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingTargetGroupsResponse
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) String ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetGroupsResponse_FieldPathArrayItemValue
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetGroupsResponse_FieldPathArrayOfValues
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetGroupsResponse_FieldPathValue
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue ¶
type WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue struct { WatchProbingTargetGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupChangesItemValue ¶
func (fpaiv *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupChangesItemValue() (*probing_target_group.ProbingTargetGroupChange, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingTargetGroupsResponse'
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingTargetGroupsResponse as interface{}
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetGroupsResponse) (interface{}, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues ¶
type WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues struct { WatchProbingTargetGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchProbingTargetGroupsResponse_PageTokenChange, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupChangesArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupChangesArrayOfValues() ([][]*probing_target_group.ProbingTargetGroupChange, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingTargetGroupsResponse_FieldTerminalPathValue ¶
type WatchProbingTargetGroupsResponse_FieldTerminalPathValue struct { WatchProbingTargetGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchProbingTargetGroupsResponse_PageTokenChange, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupChangesValue ¶
func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupChangesValue() ([]*probing_target_group.ProbingTargetGroupChange, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetGroupsResponse) (int, bool)
CompareWith compares value in the 'WatchProbingTargetGroupsResponse_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetGroupsResponse'.
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbingTargetGroupsResponse' as interface{}
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo(target **WatchProbingTargetGroupsResponse)
SetTo stores value for selected field for object WatchProbingTargetGroupsResponse
func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingTargetGroupsResponse_PageTokenChange ¶
type WatchProbingTargetGroupsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *probing_target_group.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *probing_target_group.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchProbingTargetGroupsResponse_PageTokenChange) CloneRaw ¶
func (o *WatchProbingTargetGroupsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingTargetGroupsResponse_PageTokenChange) Descriptor ¶
func (*WatchProbingTargetGroupsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingTargetGroupsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchProbingTargetGroupsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchProbingTargetGroupsResponse_PageTokenChange) GetNextPageToken() *probing_target_group.PagerCursor
func (*WatchProbingTargetGroupsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchProbingTargetGroupsResponse_PageTokenChange) GetPrevPageToken() *probing_target_group.PagerCursor
func (*WatchProbingTargetGroupsResponse_PageTokenChange) GotenMessage ¶
func (*WatchProbingTargetGroupsResponse_PageTokenChange) GotenMessage()
func (*WatchProbingTargetGroupsResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchProbingTargetGroupsResponse_PageTokenChange) GotenObjectExt()
func (*WatchProbingTargetGroupsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchProbingTargetGroupsResponse_PageTokenChange) GotenValidate() error
func (*WatchProbingTargetGroupsResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchProbingTargetGroupsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchProbingTargetGroupsResponse_PageTokenChange) *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask
func (*WatchProbingTargetGroupsResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchProbingTargetGroupsResponse_PageTokenChange) MakeFullFieldMask() *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask
func (*WatchProbingTargetGroupsResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchProbingTargetGroupsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingTargetGroupsResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchProbingTargetGroupsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingTargetGroupsResponse_PageTokenChange) Marshal ¶
func (m *WatchProbingTargetGroupsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchProbingTargetGroupsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchProbingTargetGroupsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetGroupsResponse_PageTokenChange) Merge ¶
func (o *WatchProbingTargetGroupsResponse_PageTokenChange) Merge(source *WatchProbingTargetGroupsResponse_PageTokenChange)
func (*WatchProbingTargetGroupsResponse_PageTokenChange) MergeRaw ¶
func (o *WatchProbingTargetGroupsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingTargetGroupsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchProbingTargetGroupsResponse_PageTokenChange) ProtoMessage()
func (*WatchProbingTargetGroupsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchProbingTargetGroupsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchProbingTargetGroupsResponse_PageTokenChange) Reset ¶
func (m *WatchProbingTargetGroupsResponse_PageTokenChange) Reset()
func (*WatchProbingTargetGroupsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchProbingTargetGroupsResponse_PageTokenChange) SetNextPageToken(fv *probing_target_group.PagerCursor)
func (*WatchProbingTargetGroupsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchProbingTargetGroupsResponse_PageTokenChange) SetPrevPageToken(fv *probing_target_group.PagerCursor)
func (*WatchProbingTargetGroupsResponse_PageTokenChange) String ¶
func (m *WatchProbingTargetGroupsResponse_PageTokenChange) String() string
func (*WatchProbingTargetGroupsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchProbingTargetGroupsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchProbingTargetGroupsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchProbingTargetGroupsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
type WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
type WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask ¶
type WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask struct {
Paths []WatchProbingTargetGroupsResponsePageTokenChange_FieldPath
}
func FullWatchProbingTargetGroupsResponse_PageTokenChange_FieldMask ¶
func FullWatchProbingTargetGroupsResponse_PageTokenChange_FieldMask() *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) AppendPath(path WatchProbingTargetGroupsResponsePageTokenChange_FieldPath)
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) GetPaths() []WatchProbingTargetGroupsResponsePageTokenChange_FieldPath
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Reset()
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Set(target, source *WatchProbingTargetGroupsResponse_PageTokenChange)
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Size() int
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) String() string
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Source Files ¶
- probing_target_group_service.pb.client.go
- probing_target_group_service.pb.descriptors.go
- probing_target_group_service.pb.fieldmask.go
- probing_target_group_service.pb.fieldpath.go
- probing_target_group_service.pb.fieldpathbuilder.go
- probing_target_group_service.pb.go
- probing_target_group_service.pb.object_ext.go
- probing_target_group_service.pb.validate.go